| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Res
- Rename (#themersgottahate)
- Vectors
- Card-Tabs
- CleanUp
* Interface
- Longpress fab to open incognito tab
- New icon
- Better urlbar
- Fix tab animations
- Remap PieControl
* Features
- Immersive mode (replace jb fullscreen)
Change-Id: I2fde4242f477359dc8af18d1b7752750058cd6e9
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
|
|
|
|
|
|
|
|
| |
-Vectors
-New favourites (google, cyanogenmod, cyanogenmod wiki)
Change-Id: I2c91f78192139e281618010722e678c0babcf46d
Signed-off-by: linuxx <joey@cyanogenmoditalia.it>
|
|
|
|
|
|
|
|
| |
-Material Ui theme (green)
-New icon
-xxhdpi drawables
Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
|
|
|
|
|
|
|
|
| |
Currently only folder is deleted when one deletes bookmark folder.
Therefore, items inside in the folder are remained.
We have to delete items recursively inside the folder.
Change-Id: I17ad9656612448d8555a64ec887313db4f829174
|
|
|
|
|
|
|
| |
Do not apply any ordering to results returned by the
Browser Provider when responding to search suggestions.
Change-Id: Ia487bc708d04ee629681692b5416ae65c6017012
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 6439925
Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
|
|/
|
|
|
|
|
|
| |
Bug: 6400217
Old saved pages won't have a data file to delete as their data
is entirely in the DB.
Change-Id: I8f497cec72ca543718b3a1f207e71b0eaa2c14ea
|
|
|
|
| |
Change-Id: I53236e23990e996b86944214b45a9af014b296f6
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 6380858
Change-Id: Iaa5f5629b02a37bf4b5425d06857808f53e05ec9
|
|/
|
|
|
|
|
|
|
| |
Bug: 6372933
Fix a race condition between update & destroy
Fix update path
Add some extra debug support
Change-Id: I66a450e175b22d992de97d5bc24200961144412a
|
|
|
|
|
|
|
|
|
| |
Bug: 5416822
Move saved pages out of external storage (b/5605575)
Save them as files instead of in the database, as the database
has a row size limit
Change-Id: I03b5af2459724d8cab67a9acfcc2827c7129e80f
|
|
|
|
|
|
|
|
| |
Bug: 6332869
Bug: 5494697
Bookmark type also gives us an easy way to localize Other Bookmarks
Change-Id: Iab208da0cb1b2af5d256990cdc4ab5c11821523b
|
|
|
|
|
| |
Bug: 6124556
Change-Id: I49b6ba6706878d0e78d8457cde7cb9055663bfe0
|
|
|
|
| |
Change-Id: Iac0fdd3aa971ee1a625bb636f45b6c8ca40bb449
|
|
|
|
|
|
|
|
| |
Bug: 5705036
Prefer a partial upgrade or loss of data over crashing if the
data we are upgrading from fails constraint checks
Change-Id: I0ad52278b61be73dc7d1201a8bde63fa667f2a2b
|
|
|
|
|
|
|
|
| |
Bug: 5465258
Restrict when we set syncToNetwork and clean up unnecessary
notifications
Change-Id: I19b6d2b3df6fd70ac3a1b386137ce67d371323e4
|
|
|
|
|
|
| |
Bug: 5388379
Change-Id: Ie41ea6d55f987033c052c87a5a6171a678e09d4f
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes the global-search query to the browser return the history
table joined with the bookmarks table. This way, bookmarks in the
history will have the correct icon set.
Note: Since we're doing a left join of history with bookmarks, this
means we won't show bookmarks which haven't been visited, something
we consider a feature. 8)
Bug: 5370935
Change-Id: I0068432ca1a8ef78f27b7a84eb7be3be56eae644
|
|
|
|
|
| |
Bug: 5370935
Change-Id: Ie067bb5eb91101bada96b0c7c7e5afd2d14ed4ab
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 5113381
Fix case of using the wrong context (BP1 would use the app context
explicitly, bypassing the mock context)
Clean up test databases after runs
Change-Id: Ibac09d08d4ab7235d5763c209d84be2562e6fae3
|
|/
|
|
|
|
|
| |
Bug: 5136280
Also hide empty accounts in the bookmark page
Change-Id: I39067b5325d24c7ebf41df88c6231c411983fc57
|
|
|
|
|
|
|
|
|
| |
When storing a reference to a Context, ensure that it's the
Application context rather than Activity Context.
Bug: 5084293
Change-Id: Ib0be5f8ceb91846bb985d0813a8f22cabd44eaf8
|
|
|
|
|
|
|
|
|
| |
Bug: 5042778
There was a chance that the widget refresh would happen before
the SQL transaction was committed. Meaning the widget would correctly
be notified, but it would refresh before the delete actually occured
Change-Id: Ie7ae3104077c9ebeba4928d3fe7b6a6793f31ca1
|
|
|
|
|
|
|
|
| |
Bug: 5080207
Fix the omnibox's slow performance. It's now pretty snappy if
I do say so myself
Change-Id: I42d9ed87bcfa1a30f2413e0241afc254ae1e472d
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5087957
Change-Id: Idf70c488baa515222ce8ed905aa5c80a529fd15f
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Don't initialise the database helper until we need it - doing
it in onCreate hits the disk.
Bug: 5090265
Change-Id: I84ddde4da46452804fd3030ef1a49c4ba6eb69b4
|
|/
|
|
|
|
| |
Closing all cursors in the file that were not closed.
Change-Id: I0dd3f4d438d1cb8390ac297322ee38d0afd50fea
|
|
|
|
|
|
|
|
| |
Bug: 3249854
When upgrading from HC to ICS, enable account sync for browser
as in HC it defaulted to off whereas in ICS we default to on.
Change-Id: I69ccd535409c0e5b031efe087c09cc06281c2537
|
|
|
|
|
|
|
|
| |
Bug: 5069192
Store thumbnails in a database restored async for each tab
Fix restoring a tab not restoring its current state
Change-Id: I2c14e352638aac0ef766fb3bf4036ff220c53ecd
|
|
|
|
|
|
| |
Bug: 4982126
Change-Id: Ib66b2880d163de4feb4d880e1d01996301bbea08
|
|
|
|
|
|
|
|
|
|
| |
Bug: 4982126
Add saved pages tab
Remove "save page" menu option
Add "save for offline reading" menu option
Smooth animation to combo view
Change-Id: Ia67552a6f6a5474a6dfcff6790a341d4d36d5a77
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Idf91591a981543fb84a73d08e3c5bbc2c7d23d6f
|
|/
|
|
|
|
|
| |
Bug: 4771193
Fix bug where data URL was stripped instead of just text2
Change-Id: I93ebcdd3a7ef4106dbdeda0ea16773ac919b3cb2
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 4686176
Change-Id: I1d05cc72e1cf65d04eb7def4a72a2f83420bd345
|
|/
|
|
|
|
|
|
| |
Bug: 4691351
Allows adding with a parent without specifying the account
name and type
Change-Id: I6ab2e726ccdbce24d5a6bed250d613b7bf53e53b
|
|
|
|
|
|
|
|
| |
On Tablet WebViews for frozen tabs are created on demand
On Phone WebViews for frozen tabs are tied to the lifecycle
of the SnapshotTab for nav screen reasons (for now)
Change-Id: I80cb48e748c4dd4b8564426d5e05b92f3eea7a36
|
|
|
|
| |
Change-Id: I7719c82a3a63d8ac8022e70e3a7f7b4a814e304f
|
|
|
|
|
|
|
| |
Now that we support multiple accounts, remove a bunch of
single-account management stuff
Change-Id: I2ae60f0a510ace48e14c97763145d4e5dd523dd1
|
|
|
|
|
|
| |
Also move BP1 to provider package
Change-Id: I082df8f675d32e2b9072914eab4ee1d50543e169
|
|
|
|
|
|
|
| |
Fix the provider to correctly handle the case where a bookmark
is re-parented to a new account
Change-Id: I3c4412cfe2fc73bbb7209cbd85b0b8e5249982c6
|
|
|
|
|
|
| |
Bug: 4387881
Change-Id: I624db23a1181b5f8d8c7fe1a42916f6616655309
|
|
|
|
| |
Change-Id: I2eb3c3566a74f208c02f1419ffa12d51619b83ef
|
|
|
|
|
|
|
| |
Change bookmark view to show all bookmarks
Group by account_name
Change-Id: I2c252c9f0e8d4df4271649dbe9bf3db336f921df
|