summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/NavScreen.java
Commit message (Collapse)AuthorAgeFilesLines
* use system menuMichael Kolb2011-07-201-0/+6
| | | | | | | | | | | On phones with hardware menu key, use the framework's menu Also fixes: Bug: 5051899 remove overflow button from bar if menu key is present Nav options are not visible on tab switcher Change-Id: I5b55934a392a76f9d9ef16e3bf5c71f27b88d69a
* fix menu options not workingMichael Kolb2011-07-181-0/+1
| | | | | | | | some menu options from nav screen are not working due to the navscreen not getting closed Change-Id: Id6e1426b81bb58ca16abda590248d982d6604af2
* add navigation to menu againMichael Kolb2011-07-141-1/+1
| | | | | | | | Bug: 5021497 re-enabled the navigation menu items adjust state based on current tab Change-Id: If396829f280fdb7831ade97180c38342e4f483a3
* fix tab switcher close/refresh issueMichael Kolb2011-07-131-4/+8
| | | | | | | | Bug: 5015810 Also fixes the case when closing a tab without changing the selected position the list would be empty. Change-Id: Ibf4de0b33c696d14e15b82c07e697b1f1736565a
* Snapshot title barJohn Reck2011-07-131-1/+1
| | | | | | Bug: 4982126 Change-Id: I67931d39e3a3ce535b38197ebeee1651241d1a60
* use screenshots for tab switcherMichael Kolb2011-07-121-24/+0
| | | | | | also removed the old tab switcher code Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
* Add overflow menu to title barMichael Kolb2011-07-111-86/+13
| | | | | | Bug: 5011697 Change-Id: Idcd9ddc2883caa0ee0513300b8322af1c6d89423
* nav modsMichael Kolb2011-06-171-11/+9
| | | | Change-Id: I80afd61d8d85b39fdeefacb1303294a33f696b75
* fix close last page bugMichael Kolb2011-06-091-7/+3
| | | | | | | | | | Bug: 4586081 changed behavior of closing last page to exit the browser (consistent with tablet UI) this eliminates the state where browser doesn't have a current page which caused the original bug Change-Id: If933c6f14b6ae0c5c95fc8e656bbd909f6cb09b7
* long axis scrolling for nav screenMichael Kolb2011-05-271-69/+22
| | | | | | | | | also: fix combo view navscreen overlap fix menu key handling adjust screenshot capture size Change-Id: Ia0c920ed40e7d97d5902d98b85830817b9de6506
* new iteration of the navigation UIMichael Kolb2011-05-251-154/+97
| | | | | | use live webviews Change-Id: Ie787c76470e445548d358374f83f33a1b0b0b5cf
* introduce tab IDsMichael Kolb2011-05-121-2/+2
| | | | | | | Tabs are identified by IDs now, instead of their position Refactored the save/restore code Change-Id: I7133d55831201d097dc19ec938a85e7085f36749
* fix new tab regressionMichael Kolb2011-05-091-1/+1
| | | | Change-Id: I788343c7df3c282d8f42aeac715ad54eacea77b9
* refactor open tab codeMichael Kolb2011-05-091-4/+2
| | | | Change-Id: Ibcffa5a55b2b7dcf56174f9dd916a565b31506e9
* fix navscreen orientationMichael Kolb2011-05-091-15/+87
| | | | | | | | handle configuration change in navscreen capture actual screen for tabs size tabs correctly Change-Id: I20ff72bdcab13678cdba4c55849bd5ff16cb6568
* change navscreen in landscapeMichael Kolb2011-05-041-0/+2
| | | | Change-Id: I56e1a463d7a9fe04d9a1b63ec62766ddfac8ea9d
* fix phone titlebarMichael Kolb2011-04-291-4/+3
| | | | Change-Id: I76908b1cf4eb61f64c3531c75e589f1b80bdaaba
* Smoother animations pleaseJohn Reck2011-04-271-0/+4
| | | | Change-Id: Ie27fef1678f758bdaf43f90d5baeabdeef3b9f83
* remove async captureMichael Kolb2011-04-251-26/+0
| | | | Change-Id: I3a621487d35eabe519d54411f392e16918c0af00
* smooth navscreen animationMichael Kolb2011-04-251-3/+26
| | | | Change-Id: I87bfba8a18a1aaeffa95d15e4ddb4313dd2752d9
* remove menu inflation hackMichael Kolb2011-04-201-2/+5
| | | | Change-Id: I481f35120cb753f3c2f8cce815cff2ab4597e16b
* new navscreen uiMichael Kolb2011-04-201-0/+382
Change-Id: Iedbdf5af5d3ee2fbdd6944c1689f6551b3af8d46