summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/PhoneUi.java
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul handling tab data updatesJohn Reck2010-12-171-3/+2
| | | | | | | | | | Bug: 2127502, 3191165 Pushed some state tracking to the tab for URL, title, favicon, and lock status. This allowed me to remove many duplicate methods of updating that data, preventing the UI from getting out of sync with the web view. Change-Id: I995caa98068ad03ca37710207b5ab57bb9d801ab
* Add quick controlsMichael Kolb2010-12-151-0/+22
| | | | | | | | Bug: http://b/issue?id=3277888 Added Quick Controls Lab setting Implemented Quick Controls UI Change-Id: I72011daf9140aa5d15c8b785126867c10bbc5501
* Split UI based on screen sizeMichael Kolb2010-12-141-0/+251
Different UI implementation for normal and xlarge screens Change-Id: I8217ffd16e1f87b248a22426b17fa34b3a4f89df