summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/view
Commit message (Collapse)AuthorAgeFilesLines
...
* Inject ACTION_DOWN when QC closedJohn Reck2010-12-151-0/+5
| | | | | | | | When quick controls is automatically closed because the user's finger is beyond the menu, inject an ACTION_DOWN so that new events are sent to the WebView for scrolling Change-Id: I95177594a313659aedadaa0912b87cb0a4c037fe
* Close QuickControls on long moveMichael Kolb2010-12-151-10/+26
| | | | | | automatically close the pie when finger slides way beyond the menu Change-Id: I004c885d3e29fe17747e5c171f96d901d1d14d4d
* Add quick controlsMichael Kolb2010-12-151-0/+463
Bug: http://b/issue?id=3277888 Added Quick Controls Lab setting Implemented Quick Controls UI Change-Id: I72011daf9140aa5d15c8b785126867c10bbc5501