summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Call the new API for showFindDialog.Leon Scroggins2011-01-051-2/+2
* Adds pseudo AA to thumbnailsJohn Reck2011-01-051-1/+10
* Moves Tab.updateBookmarkedStatus to DataControllerJohn Reck2011-01-051-0/+1
* add Browser accelerator keysCary Clark2011-01-051-0/+109
* Fix NPEJohn Reck2011-01-041-1/+1
* Fix and hide action bar for html5 videoJohn Reck2010-12-221-0/+5
* Overhaul handling tab data updatesJohn Reck2010-12-171-52/+25
* Fix crash trying to add data: URLs to icon dbJohn Reck2010-12-161-25/+32
* Closing last tab closes the browserJohn Reck2010-12-151-4/+1
* extract anchor href and image src separatelyCary Clark2010-12-151-1/+5
* Spec update for Bookmark widgetJohn Reck2010-12-151-8/+3
* Enable voice searchMichael Kolb2010-12-151-2/+14