summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Revert "Remove set wallpaper context item"John Reck2011-02-221-0/+3
* | Fix file upload handling after ActivityNotFoundException.Ben Murdoch2011-02-221-4/+4
|/
* Remove set wallpaper context itemJohn Reck2011-02-181-3/+0
* Fix NPE in updateScreenshotJohn Reck2011-02-161-0/+4
* fix shortcut handlingMichael Kolb2011-02-161-12/+17
* Fix update screenshot when redirectedJohn Reck2011-02-161-1/+1
* look for null web viewsCary Clark2011-02-161-4/+2
* fix closing app tabsMichael Kolb2011-02-151-1/+1
* Merge "Do not allow saving a web archive of a web archive."Leon Scroggins2011-02-151-0/+5
|\
| * Do not allow saving a web archive of a web archive.Leon Scroggins2011-02-111-0/+5
* | Only edit existing bookmark when bookmarking from the title bar.Leon Scroggins2011-02-111-2/+9
|/
* Show a toast when the web archive is saved.Leon Scroggins2011-02-111-0/+2