| 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>
|
|
|
|
|
|
|
|
| |
-Material Ui theme (green)
-New icon
-xxhdpi drawables
Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
|
|
|
|
|
|
| |
Bug: 5474306
Change-Id: I233bc89d15cc76c5bb9d0bcea8397f765b66ef24
|
|
|
|
|
|
| |
Bug: 5066431
Change-Id: Icc4ea38e64881d0f67d3cbbd0b6bda7138f4a0b4
|
|
|
|
|
|
| |
Bug: 5297101
Change-Id: Iff8b57ef28d8481f244d937bf980a84de595e7f8
|
|
|
|
|
|
|
|
|
| |
When storing a reference to a Context, ensure that it's the
Application context rather than Activity Context.
Bug: 5084293
Change-Id: Ib0be5f8ceb91846bb985d0813a8f22cabd44eaf8
|
|
|
|
|
|
|
| |
Fixes a strict mode violation.
Bug: 5096309
Change-Id: I9993e0b3396a8a8e7fe3c7a26abfffca54267795
|
|
|
|
|
|
|
| |
Add a configuration step when adding the bookmark widget to
pick what account to use
Change-Id: I2be723c411ec5b9f32d6819a5e2e65995921a252
|
|
|
|
|
|
|
| |
Bug: 3379120
Now with drastically lower memory usage as well!
Change-Id: Iff16d2acceba3c8a983a51ec03a31a39ac6a12ed
|
|
|
|
|
|
| |
Bug: 3417571
Change-Id: I7d3a016eaab53c01532f4743c1f14e57a0b8065b
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 3369806
Framework currently holds a reference to widget factories forever
and doesn't call onDestroy. This causes a large memory leak in
browser since that means bitmaps are held in memory forever. This
explicitly calls onDestroy and tries to free as much memory as possible.
It doesn't fix the problem, just slows the bleeding.
Change-Id: I80832941aa75e30b3b6c951fab2c9cb0a7ed477d
|
|
|
|
|
|
| |
Bug: 3355018
Change-Id: Ie64ed52c64445771037c980be181978de4caf250
|
|
|
|
|
|
|
|
| |
bind/unbind changes. (3395366)
- This should be resolved properly with MR1 refactor of the bookmarks widget
Change-Id: I7b4b143007a0a5c16720d5edae594e6a655261e7
|
|\ |
|
| |
| |
| |
| |
| |
| | |
- Requires not calling startService.
Change-Id: If29dfc990c94f50ed9ad027256690ffa494d8b7e
|
|/
|
|
|
|
|
|
|
| |
Instead of using FLAG_CANCEL_CURRENT, use FLAG_UPDATE_CURRENT in
the widget provider for the browser shortcut. That way we never
accidentally invalidate a previously set PendingIntent during
partial updates.
Change-Id: Iafd9f70c90046ffede31feee085d5e8109b6208b
|
|
|
|
|
|
|
| |
the widget at a time.
Bug: 3313989
Change-Id: Ic268637c69871562d73e42bdcd5df8b6ebec322a
|
|
|
|
| |
Change-Id: I9233bbc2df9a88a4979d065b17b0a3943500c7cd
|
|
|
|
| |
Change-Id: I9e8d7ec040698627caaacfff7f23d1c7fd48a0e5
|
|
|
|
|
|
| |
Bug: 3336562
Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
|
|
|
|
|
|
|
|
|
|
|
| |
Cherry pick from master
Bug: 3329654
Changes the handling of account_* URI parameters to allow requests
to distinguish between no account_* filtering and filter to the
default account.
Change-Id: Ic633d2dcb4c04d51aabffb504a57f08f83de08cb
|
|
|
|
|
|
|
|
|
| |
Bug: 3289421
Changes the favicon drawing for the bookmark widget to keep the favicon
at its original size and draw a mostly transparent rounded white rectangle
behind it.
Change-Id: I8267bbcc3d805d0266281f231e38393eec4d0bc2
|
|
|
|
|
|
| |
Bug: 3289421
Change-Id: I45f435e2949f2749b9221e007037dedd69781cd6
|
|
|
|
|
|
|
|
|
|
| |
Bug: 3286323
This updates both the assets for the bookmark widget and slightly
alters its behavior to match the updated spec. There are now two
touch targets in the header, one launches the browser and the other
launches the bookmarks view.
Change-Id: I1e8864983852af8421280b86421dea1d9ed4335e
|
|
|
|
|
|
|
| |
Bug: 3239414
Fixes strict mode violations
Change-Id: I07787b05d4f870c98ba0d05ebda928608d9bf029
|
|
|
|
|
|
|
|
| |
Bug: 3185756
This change enforces a minimum height of 48dp for each item in
the bookmark list widget. It also adds the line seperator.
Change-Id: I2f582bac36e35095a17523a11c58f6cc029318f1
|
|
|
|
|
|
|
|
|
| |
Bug: 3185357
Changes the default sort behavior of bookmarks. If the browser is not
sync'd, then folders are sorted before bookmarks. If the browser is
sync'd, then the user-specified position takes absolute priority.
Change-Id: Ie27938a59714b0cd27c4419a66aab5076df69104
|
|
|
|
|
|
|
|
| |
Bug: 3167815
This change adds support to the bookmark widget for Chrome Sync
bookmarks.
Change-Id: I7517e639216040f93e105014ae1ef116ac8e0e06
|
|
|
|
|
|
|
| |
Bug: 3177111
Fixes a NPE when Service.onDestroy was called.
Change-Id: I30b75a4e4e71be8d04399b5e82e05f27eba5667c
|
|
|
|
|
|
|
|
| |
Bug: 3144077 and 2988059
This replaces the old stack based widget with a list based one. It
also updates whenever the bookmarks changes rather than periodically
Change-Id: Ie37978918bab441bf31a6131360e308cd2bc0f4b
|
|
|
|
| |
Change-Id: I02655f4c5f7afb1df4b1ddd7f5e82cabe1093461
|
|
|
|
|
|
|
| |
set template on StackView
setFillInIntent for individual items
Change-Id: Ibbf457cf5ab1131bcfe1b38d77373f4e7c19cb6b
|
|
|
|
|
|
|
| |
http://b/issue?id=2942821
added check for null intent when service is started
Change-Id: I29906c0cedfa5e37c7cb0ec5a6df6c1f7ce957b6
|
|
|
|
|
|
|
|
| |
bug #2930549
uses a StackView to let the user flip through the browser
bookmark thumbnails
Change-Id: I3665e98e5fd4c14ede8f28380ec6c85e7cc032f2
|
|
|