summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Integrate Save WebArchive with download manager.Leon Scroggins2011-02-111-0/+48
* Always update screenshots for bookmarksJohn Reck2011-02-101-40/+47
* Clear session cookies before attempting pre-login.Patrick Scott2011-02-041-7/+24
* fix menu state after fullscreen videoMichael Kolb2011-02-021-0/+3
* Re-login after a week.Patrick Scott2011-01-311-5/+13
* Fix incognito start pageJohn Reck2011-01-271-1/+2
* fix incognito url loadingMichael Kolb2011-01-261-1/+2
* add tab bar animationsMichael Kolb2011-01-251-4/+1
* hardware keyboard supportMichael Kolb2011-01-251-56/+10
* Bookmark UI updateJohn Reck2011-01-141-3/+29
* fix link context menusMichael Kolb2011-01-141-23/+4
* fix context menu titleMichael Kolb2011-01-131-5/+1
* Close cab before showing ComboPageMichael Kolb2011-01-121-0/+4
* Merge "Changes Controller to use Tab.getUrl in more places" into honeycombJohn Reck2011-01-111-8/+11
|\
| * Changes Controller to use Tab.getUrl in more placesJohn Reck2011-01-111-8/+11
* | restrict voice search to webMichael Kolb2011-01-111-0/+1
|/
* be exact about key accelerationCary Clark2011-01-101-4/+10