summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/NavigationBarPhone.java
Commit message (Collapse)AuthorAgeFilesLines
* Show voice button only on voice enabled devicesMichael Kolb2012-06-261-3/+4
| | | | | | Bug: 6686590 Change-Id: If3a79ec8b848d0c5d001e0c38de5973bb6a166a1
* Enable voice search in omniboxMichael Kolb2012-06-041-0/+8
| | | | | | | | Bug: 6601348 Bring back voice search. Also fixes focus bug for fixed titlebar. Change-Id: I83c8ad96957b62c23ad0bbb35685712687d11213
* Remove voice search handlingMichael Kolb2012-05-031-16/+0
| | | | | | Bug: 6439925 Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
* URL bar select allJohn Reck2011-11-211-0/+1
| | | | | | Bug: 5650655 Change-Id: I0b1e2522b158bccdc04d1bdaf4cb01ac53541b70
* Reduce size of menusMichael Kolb2011-10-131-0/+3
| | | | | | Bug: 5452031 Change-Id: I3cc638b981e50796293b0f61dac2d93b8e3df1a0
* Cleanup menusJohn Reck2011-09-141-8/+15
| | | | | | Bug: 5290513 Change-Id: I2ca1de40fe362b74d941056504fc4e3249de03a3
* Fix focus highlight bugMichael Kolb2011-09-021-0/+13
| | | | | | | | Bug: 5240233 post the layout change on state change add clear button when editing Change-Id: I9db16619cd39611153503b28757d4b16e52ab9e3
* Show n-best resultsMichael Kolb2011-08-311-1/+2
| | | | | | | | Bug: 5231143 regression from introducing short/long form urls in the url bar Change-Id: I17055bb16e5930877cb664a058ce26f7518a4aad
* YAMR - Yet Another Menu ReorgJohn Reck2011-08-191-3/+7
| | | | | | Bug: 5186166 Change-Id: Icd459c8f9cd557659a5402431a843a856fb1b134
* Fix popup favicon menu handlingJohn Reck2011-08-181-10/+0
| | | | | | Bug: 5180985 Change-Id: I60312208dc0e522f49beb302fc289dc5a7471261
* Show incognito and saved page icons in urlbarJohn Reck2011-08-161-0/+10
| | | | | | Bug: 5162768 Change-Id: I02e521bd4c9de62166e3029437b105e669902797
* Don't hide urlbar when favicon menu is openJohn Reck2011-08-121-9/+10
| | | | | | Bug: 5144824 Change-Id: I691f094ab594621f14adefabfb44c1ea967fdec2
* Strip http://(www.)? from url inputJohn Reck2011-08-111-1/+14
| | | | | | Bug: 4982126 Change-Id: Ia8a9ade2ad4f578e40333f42e02edc161f7fa1c2
* add accessibility descriptions/eventsMichael Kolb2011-07-291-0/+6
| | | | | | | | Bug: 4979091 added content descriptions to the image buttons send event for screen transition Change-Id: I403fe8504cace4aa84a5b1c6ca18f6c10fc9be34
* fix url menuMichael Kolb2011-07-281-8/+0
| | | | | | | Bug: 5003525 removed old context menu Change-Id: Iec6298caf799fa783f6147a153544cdac18cc3c3
* use system menuMichael Kolb2011-07-201-31/+0
| | | | | | | | | | | 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
* show voice icon if in voice modeMichael Kolb2011-07-191-2/+2
| | | | | | | | Bug: 5005932 The voice icon is shown in the url bar in non-focused state when there are voice results Change-Id: Id89052938768cb1b4e17895986d49129df78017d
* fix tab switcher and menuMichael Kolb2011-07-181-3/+26
| | | | Change-Id: Ibcda8fc9fa73f11dba7d8f2f8061740910cedc55
* show menu on phone with menu keyMichael Kolb2011-07-181-10/+20
| | | | | | | Bug: 5017628 show the menu anchored to the tab switcher button Change-Id: I99baa1978d4c0a99b0fe17fee198ddd5b7db1b76
* 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
* Snapshot title barJohn Reck2011-07-131-3/+3
| | | | | | Bug: 4982126 Change-Id: I67931d39e3a3ce535b38197ebeee1651241d1a60
* TitleBar refactorJohn Reck2011-07-111-0/+229
Change-Id: I0a2df041529143c8e0ff17af341376a3f827be04