summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
...
* Zero-click sharing for Browser using NFC.Martijn Coenen2011-06-161-0/+13
* Persistent frozen tabsJohn Reck2011-06-141-14/+49
* Merge "Remove unused parameter"John Reck2011-06-131-4/+2
|\
| * Remove unused parameterJohn Reck2011-06-101-4/+2
* | Always offer to restoreJohn Reck2011-06-101-3/+3
|/
* Freeze tab improvementsJohn Reck2011-06-071-9/+7
* Add freeze tab menu optionJohn Reck2011-06-041-0/+23
* Add API to allow plugins to lock their orientation in full-screenDerek Sollenberger2011-06-021-2/+2
* Prevent crashing in CrashRecoveryHandlerJohn Reck2011-05-271-2/+2
* Merge "long axis scrolling for nav screen"Michael Kolb2011-05-271-12/+15
|\
| * long axis scrolling for nav screenMichael Kolb2011-05-271-12/+15
* | Fix set parent race conditionJohn Reck2011-05-271-18/+20
|/
* new iteration of the navigation UIMichael Kolb2011-05-251-4/+15
* Transfer data from BP1 to BP2John Reck2011-05-181-0/+1
* introduce tab IDsMichael Kolb2011-05-121-40/+30
* fix new tab regressionMichael Kolb2011-05-091-4/+10
* refactor open tab codeMichael Kolb2011-05-091-104/+64
* fix navscreen orientationMichael Kolb2011-05-091-2/+16
* add an intent parameter to skip crash recoveryGuang Zhu2011-05-041-1/+5
* Browser settings refactorJohn Reck2011-04-261-10/+6
* new navscreen uiMichael Kolb2011-04-201-1/+2
* Recover tabs in the event of a crashJohn Reck2011-04-141-2/+21
* refactor titlebar codeMichael Kolb2011-04-061-6/+0
* fix title barMichael Kolb2011-03-231-2/+3
* am 8835aed7: am fb812e56: fix shortcut handlingMichael Kolb2011-03-221-21/+0
|\
| * fix shortcut handlingMichael Kolb2011-03-211-21/+0
* | Merge "unify voice search code"Michael Kolb2011-03-211-0/+6
|\ \
| * | unify voice search codeMichael Kolb2011-03-201-0/+6
| |/
* | Fix menu crashJohn Reck2011-03-181-1/+0
|/
* add close tab shortcutMichael Kolb2011-03-161-1/+6
* more hw keyboard fixesMichael Kolb2011-03-161-0/+29
* Remove pre-login on every tab.Patrick Scott2011-03-141-12/+4
* Merge "Add new auto-login UI." into honeycomb-mr1Patrick Scott2011-03-141-0/+13
|\
| * Add new auto-login UI.Patrick Scott2011-03-101-0/+13
* | add tabs to QuickControlsMichael Kolb2011-03-101-6/+6
|/
* add menu options to qcMichael Kolb2011-03-091-1/+8
* bug:3513950 a trivial change due to renaming of api in downloadmanagerVasu Nori2011-03-071-1/+2
* Use OriginalUrl instead of Url for historyJohn Reck2011-03-031-2/+2
* Merge "Implement the psychic search engine."Bjorn Bringert2011-03-031-0/+5
|\
| * Implement the psychic search engine.Narayan Kamath2011-03-021-0/+5
* | Downloads from incognito tabs need to use the correct cookieKristian Monsen2011-03-021-8/+13
* | Merge "Change "Save Web Archive" to "Save Page""John Reck2011-03-011-4/+7
|\ \ | |/ |/|
| * Change "Save Web Archive" to "Save Page"John Reck2011-02-281-4/+7
* | Fix a timer issue when backing out of an app tab.Patrick Scott2011-02-281-13/+3
|/
* Fix back long press behaviorJohn Reck2011-02-241-9/+14
* fix NPEs after delayed startMichael Kolb2011-02-241-4/+10
* Merge "Fix code style"John Reck2011-02-231-2/+1
|\
| * Fix code styleJohn Reck2011-02-221-2/+1
* | Fix NPE in onDestroyJohn Reck2011-02-221-1/+1
|/
* Merge "Revert "Remove set wallpaper context item""John Reck2011-02-221-0/+3
|\