| 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: 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
|
|
|
|
| |
Change-Id: I9e8d7ec040698627caaacfff7f23d1c7fd48a0e5
|
|
Bug: 3336562
Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
|