summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/view
Commit message (Collapse)AuthorAgeFilesLines
* Browser: update UIjrizzoli2015-11-072-2/+2
| | | | | | | | | | | | | | | | | | | * 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>
* Browser: Materializelinuxx2015-11-071-1/+1
| | | | | | | | -Material Ui theme (green) -New icon -xxhdpi drawables Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
* NPE in bookmark grid when using mousePawel Bochenski2013-07-021-4/+7
| | | | | | | | | | When using a mouse and right clicking on an empty element element in the bookmark grid an NPE ocurrs. Patch fixes crash after click right button on the mouse in bookmark screen, by adding null pointer check. Change-Id: I07af747797411176e9fd9473eb2dbfe4404e58f5
* Fix portrait's fixed title barJohn Reck2012-05-181-0/+48
| | | | | | Bug: 6468013 Change-Id: Ia6ee9645df9ebb8aa98734efef45b57db94651f7
* Fix getItemId()John Reck2012-05-041-2/+1
| | | | | | Bug: 6446119 Change-Id: If8c13c9f2cb9b93c6f3575f12111059aeeacd5cb
* Don't block fast QC selectionMichael Kolb2012-05-021-2/+4
| | | | | | Bug: 6434532 Change-Id: I42391bc3bb398e4ced9f15acdbfb270d5755fc5a
* Remove more unused codeJohn Reck2012-04-241-60/+0
| | | | Change-Id: If5b84b904ca117b27dabdac87cb43682cf21b178
* Remove unused codeJohn Reck2012-04-241-33/+0
| | | | Change-Id: Ia38f8aabbb5cfa1cceab160f4285e7b86aac2c17
* Ensure clean state of QuickControls when openingMichael Kolb2012-04-231-6/+8
| | | | Change-Id: I25e0ec85a9d249211ea763e2a6846211b273b54d
* Load bookmarks asynchronouslyJohn Reck2012-04-181-1/+13
| | | | | | Bug: 5297900 Change-Id: I8b728cfe06799099e21c402d5da7087507209ffa
* Submenus in QuickControlsMichael Kolb2012-04-113-66/+293
| | | | Change-Id: I5d4fe7fdac1fb58e2e89afe00c468eed632428db
* limit pie submenu to screenMichael Kolb2012-02-244-8/+15
| | | | | | Bug: 6050725 Change-Id: I3aa3154501a36a93aac50e1e5c0bae40cf0aeac2
* Check current index in PieStackViewMichael Kolb2011-12-151-1/+1
| | | | | | Bug: 5569079 Change-Id: I5af1e37c1a73dcf94ae684ac5f2796db5a4ab3be
* Fix QuickControlsMichael Kolb2011-10-041-10/+18
| | | | | | | | | | Bug: 5115647 Removed back from QC options Added menu to QC options Removed background on phone Changed colors to match ICS scheme Change-Id: I32c8cc0c4714e50e9eca28e6aa069be8d0fe9da8
* Implement pseudo 3d overscroll for tab switcherMichael Kolb2011-09-212-1531/+1869
| | | | | | Bug: 5255100 Change-Id: Id756e36bba2644cc1be1a699f80dbd78119ec56f
* Hide breadcrumbs at root folderJohn Reck2011-09-201-0/+1
| | | | | | Bug: 5346728 Change-Id: I0dd247bac233e632546cf4fa92ec7ddf3842d588
* Make bookmark be full widthJohn Reck2011-09-131-3/+2
| | | | | | | Bug: 5288329 Pushes scroll bars to the edge and allows scrolling in the empty space Change-Id: Ie35a0dde2887aeb67d02992751629540222f1713
* Add sanity checking to bookmark click listenerJohn Reck2011-09-121-0/+7
| | | | | | | | Bug: 5296561 Monkey manages to make the impossible happen - sanity check the state of the world. Change-Id: Ibbe62e6bd564d98af570271fa834dc9472c06126
* Clear accounts after cursors are closedJohn Reck2011-09-061-1/+1
| | | | | | Bug: 5240198 Change-Id: I27704c165a22cecd49a903e66055547f3bd3cb50
* Save bookmark group stateJohn Reck2011-08-221-2/+22
| | | | | | Bug: 5135795 Change-Id: Id5069cc3f2afb16bcadac5b83d523200898a7d73
* Tab switcher animationMichael Kolb2011-08-151-6/+56
| | | | | | | | Bug: 5123884 first step towards animations between browser and tab switcher Change-Id: I1d959d42d0036f3c4498972fcc8ad434fa7f4437
* fix last tab close bugMichael Kolb2011-08-011-23/+21
| | | | | | | | | | | | Bug: 5098467 The controller did not update the tab list correctly and called activity finish instead. The adapter got updated and showed the last tab still Now the controller removes the last tab before calling finish, so the visible update to the tab list is correct. Change-Id: Idf29dff7d60181c63f6b3ebcbc8a1562f027b2c1
* Snapshot UI updateJohn Reck2011-07-291-0/+59
| | | | | | | Bug: 5045575 Bug: 4982126 Change-Id: Idb446ca8ad7a92942be15436eaf2f5fb8875abeb
* add collapse animation to tab switcherMichael Kolb2011-07-271-5/+72
| | | | | | | | Bug: 5087355 if the tab is not the last tab, the tabs collapse smoothly use animation when close button is used Change-Id: I5dabcbb30317ff634aafd21b6f1b0e2b902b767e
* add tab draggingMichael Kolb2011-07-261-29/+70
| | | | | | | | Bug: 5081671 enable dragging tabs to close them animations are not correct yet and will be fixed later Change-Id: Ib0a4ca07706fd73464e307f2061c4246863b9ec8
* Remove dead code.Jeff Brown2011-07-251-1/+0
| | | | Change-Id: Id62f6f1e10c63ecccbe63df3b7218f0454194be2
* Fix drawing order bugJohn Reck2011-07-171-18/+0
| | | | | | | | | Bug: 5031335 Gallery could return an invalid index leading to a NPE The override for getDrawingOrder appears unnecessary for how we are using gallery, so removing it entirely Change-Id: I931cc2db6e601a00941c23585b57664607f4e519
* fix tab switcher close/refresh issueMichael Kolb2011-07-131-1/+2
| | | | | | | | Bug: 5015810 Also fixes the case when closing a tab without changing the selected position the list would be empty. Change-Id: Ibf4de0b33c696d14e15b82c07e697b1f1736565a
* use screenshots for tab switcherMichael Kolb2011-07-121-5/+1
| | | | | | also removed the old tab switcher code Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
* Disable bookmark drag&drop supportJohn Reck2011-07-071-0/+6
| | | | | | | | Bug: 4982126 Due to time constraints, system-wide drag and drop hasn't gotten the UX attention needed. So for now, disable drag & drop in bookmarks. Change-Id: Idbc0b90be18c3845679205b3fed55f4176b9be50
* Re-enable list view modeJohn Reck2011-06-201-14/+48
| | | | | | Bug: 4645489 Change-Id: Id6eab53a6cb73083781c96a41bfeffec6eae0498
* nav modsMichael Kolb2011-06-173-2991/+1396
| | | | Change-Id: I80afd61d8d85b39fdeefacb1303294a33f696b75
* Remove magic paddings from bookmark viewJohn Reck2011-06-151-14/+19
| | | | | | | Use calculated sizes to correctly center without the need for "magic" padding values. Change-Id: Ida64a80243df9bf05355dd1db1047fc16c10b726
* Merge "long axis scrolling for nav screen"Michael Kolb2011-05-271-0/+1538
|\
| * long axis scrolling for nav screenMichael Kolb2011-05-271-0/+1538
| | | | | | | | | | | | | | | | | | also: fix combo view navscreen overlap fix menu key handling adjust screenshot capture size Change-Id: Ia0c920ed40e7d97d5902d98b85830817b9de6506
* | Bookmark drop CABJohn Reck2011-05-271-11/+26
|/ | | | | | When dragging a bookmark, show the CAB with drop targets Change-Id: I2a05800c8ab393f8fba64c46945266566eeacc7f
* new iteration of the navigation UIMichael Kolb2011-05-252-52/+1453
| | | | | | use live webviews Change-Id: Ie787c76470e445548d358374f83f33a1b0b0b5cf
* Replace hack with new framework supportJohn Reck2011-05-191-9/+4
| | | | Change-Id: I62abc855fd4db18e17415c86e9b791b1710abd2f
* Workaround to get smooth scroll on group expandJohn Reck2011-05-191-4/+9
| | | | | | | Get smooth scrolling on group expand in bookmark grid working. Change-Id: I5ce9dd7a2c9b16725df8fd723b0fa39408ebec61
* Initial bookmark drag & dropJohn Reck2011-05-181-6/+42
| | | | | | | Currently can only re-parent (drop into folders, between accounts) Has no visual feedback yet either Change-Id: If02c32a98a836c4567f274f1cb1654a25f469b0f
* Initial pass at collapsable bookmarksJohn Reck2011-05-102-0/+516
| | | | | | | Change bookmark view to show all bookmarks Group by account_name Change-Id: I2c252c9f0e8d4df4271649dbe9bf3db336f921df
* smooth navscreen animationMichael Kolb2011-04-251-0/+52
| | | | Change-Id: I87bfba8a18a1aaeffa95d15e4ddb4313dd2752d9
* tidy up title barMichael Kolb2011-03-231-4/+7
| | | | Change-Id: I781b3e7447e7b67d153ca0e87944b949e101bb86
* fix title barMichael Kolb2011-03-231-0/+95
| | | | | | | | Merge code from TitleBarXLarge down into base to support omnibox in both tablet and phone browser Change-Id: If54f3b162725411236f0b0676887bbcbdabadd25
* fix quick control renderingMichael Kolb2011-03-165-23/+90
| | | | | | | Bug: 4108815 render pie slices again, use faded background Change-Id: I05e5bf2f6809d5775b48f22a67b37e961aa5ab9f
* add tabs to QuickControlsMichael Kolb2011-03-104-1/+123
| | | | | | | | | Bug: 4084343 The final act in a 3 act drama. Adds tab thumbnails to QuickControls menu and removes the tab bar. Change-Id: Id667e8020745c3d77920858fcd9dd7f510973dd9
* New Bookmark Import wizardJohn Reck2011-03-101-0/+74
| | | | | | Bug: 3091551 Change-Id: Id5552cd9c6e0a833b46a23eaa226d89fb1ac226a
* add menu options to qcMichael Kolb2011-03-094-1/+293
| | | | | | | | Bug 4071315 Use the standard menu items to popuplate a menu from within quick controls Change-Id: I80d483ab2ce054e9b70ff4c6b0d6e0d9be783dc4
* qc refactor part1Michael Kolb2011-03-082-320/+190
| | | | | | | | Bug: 4052266 change QuickControl rendering (removes all path calculations) change pie to allow several levels of items Change-Id: I52254745eadf956da83d963e23c1ba07946f53a7
* add haptic feedback, fix QCMichael Kolb2011-03-021-3/+67
| | | | | | | | | 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