| 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
|
|
|
|
|
|
|
|
|
| |
The KitKat's WebView doesn't support an incognito mode.
Opening an incognito tab leads to a crash.
So it would be nice to hide the menu itself in the KitKat or later.
Change-Id: I788969a7a634d3e14653681a8489ff8719df6a4f
Signed-off-by: Sungmann Cho <sungmann.cho@navercorp.com>
|
|
|
|
|
|
| |
Bug: 6493939
Change-Id: I7787ab37b57fce8ea2332fefd1ace420357000ec
|
|
|
|
|
|
| |
Bug: 6445628
Change-Id: I4a4e2aa2e76596501deea5b6b6b05ea5bcda396e
|
|
|
|
| |
Change-Id: I83b60ac504c8300904d76753b92f6fb3a93c172f
|
|
|
|
| |
Change-Id: Idb6f34eed15277b3dc6a9c5e6835fbd0894722ad
|
|
|
|
| |
Change-Id: I5d4fe7fdac1fb58e2e89afe00c468eed632428db
|
|
|
|
|
|
|
|
| |
Reduce options in QC menu on phone
Avoid restart when enabling/disabling QC
Bug: 3326929
Change-Id: I5119c4df99226dcb28f47a95471872fbf51be48e
|
|
|
|
|
|
|
| |
Tabs are identified by IDs now, instead of their position
Refactored the save/restore code
Change-Id: I7133d55831201d097dc19ec938a85e7085f36749
|
|
|
|
| |
Change-Id: Iab2bc23c2200799dbb0983b43ef66891bb51215d
|
|
|
|
| |
Change-Id: I45db5f19af142ba78d3e3833fa428e8f9a14b889
|
|
|
|
| |
Change-Id: I53023ee54edf17894c51cb3247d7f2f2e2c7c240
|
|
|
|
|
|
|
| |
No progress bar in qc yet
will be added later
Change-Id: Id87066aec97b2823cdf28da9a4d10e77475b1d1a
|
|
|
|
|
|
|
| |
Bug: 4108815
render pie slices again, use faded background
Change-Id: I05e5bf2f6809d5775b48f22a67b37e961aa5ab9f
|
|
|
|
|
|
|
|
| |
Bug 4082783
add a little indicator to show how many tabs are open in the
QuickControls
Change-Id: Ibac866c2fbb82423c7b9d2e34fa370ca327f4eac
|
|
|
|
|
|
|
|
|
| |
Bug: 4084343
The final act in a 3 act drama.
Adds tab thumbnails to QuickControls menu and
removes the tab bar.
Change-Id: Id667e8020745c3d77920858fcd9dd7f510973dd9
|
|
|
|
|
|
|
|
| |
Bug 4071315
Use the standard menu items to popuplate a menu from within quick
controls
Change-Id: I80d483ab2ce054e9b70ff4c6b0d6e0d9be783dc4
|
|
|
|
|
|
|
|
| |
Bug: 4052266
change QuickControl rendering (removes all path calculations)
change pie to allow several levels of items
Change-Id: I52254745eadf956da83d963e23c1ba07946f53a7
|
|
|
|
|
|
|
|
|
| |
reduced number of QC entries
fixed qc behavior with new titlebar
add haptic feedback to qc selection
change qc rendering from flat paint to bitmap shader
Change-Id: I4b89fea1aec7ce680147f663f2c22d0d369f4194
|
|
|
|
|
|
|
|
|
|
| |
Remove the overlay "fake" titlebar by telling the
WebView where to render the embedded titlebar
Simplify focus handling
requires Ic979b641c8cc80acb83eeab49c4f700fc5c50e72
in frameworks/base
Change-Id: I7896cd731949fdcc47cd18abfee5ef947b0e8cee
|
|
|
|
|
|
|
|
|
|
|
| |
changed new tab behavior
always show url bar when new tab is created
tapping tab shows url bar
fixed http://b/issue?id=3322095
changed pie background; frameworks has paint alpha bug
changed preferences title to "Labs"
Change-Id: I3033abd98d87a1f4595667f2cd8d1d0a674f5eda
|
|
Bug: http://b/issue?id=3277888
Added Quick Controls Lab setting
Implemented Quick Controls UI
Change-Id: I72011daf9140aa5d15c8b785126867c10bbc5501
|