summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Split UI based on screen sizeMichael Kolb2010-12-141-6/+0
* Private browsing cleanup is now done in webkitKristian Monsen2010-12-131-8/+0
* Propagate incognito mode to child tabMichael Kolb2010-12-101-27/+25
* Fixes history update race conditionJohn Reck2010-12-101-58/+4
* Warn user when max number of tabs is reachedMichael Kolb2010-12-101-7/+14
* fix ComboPage and tab interactionMichael Kolb2010-12-091-0/+6
* Not using a async task for removing session cookiesKristian Monsen2010-12-091-12/+2
* Update each Tab when the bookmarks database changes.Leon Scroggins2010-12-071-0/+17
* Clear session cookies in a bg threadKristian Monsen2010-12-071-1/+13