summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Disable URL overriding on redirectsJohn Reck2012-06-141-0/+1
* Prevent the monkies with a sledgehammerJohn Reck2012-05-301-29/+24
* MonkeyJohn Reck2012-05-161-1/+3
* Monkey proofingMichael Kolb2012-05-141-1/+1
* MonkeyJohn Reck2012-05-091-1/+3
* Only process intents if user-visibleJohn Reck2012-04-181-0/+27
* Crash recover no longer uses icicle.George Mount2011-11-231-7/+3
* Assign urlbar background to actionbarMichael Kolb2011-09-021-1/+0
* Add bulletproofing to state recoveryJohn Reck2011-08-221-5/+3
* Faster all the things!John Reck2011-08-171-18/+0
* Tab switcher animationMichael Kolb2011-08-151-0/+31
* Restore overhaulJohn Reck2011-07-271-2/+2
* Preload crash recovery stateJohn Reck2011-07-221-1/+1
* Startup optimizationJohn Reck2011-07-211-7/+7
* Move ComboView to its own activityJohn Reck2011-07-181-5/+2
* Null checkJohn Reck2011-07-171-2/+3
* catch search key in browserMichael Kolb2011-07-071-0/+5
* Preloading support in browserMichael Kolb2011-06-301-1/+0
* Prevent crashing in CrashRecoveryHandlerJohn Reck2011-05-271-2/+2
* resolved conflicts for merge of e619f1e5 to masterJohn Reck2011-05-181-5/+3
|\
| * Use tablet UI for largeJohn Reck2011-05-171-5/+3
* | Browser settings refactorJohn Reck2011-04-261-11/+0
|/
* Fix back long press behaviorJohn Reck2011-02-241-0/+6
* fix shortcut handlingMichael Kolb2011-02-161-1/+0
* Make bookmarks useable-ish on phonesJohn Reck2011-02-141-3/+8
* Clear session cookies before attempting pre-login.Patrick Scott2011-02-041-6/+1
* Re-login after a week.Patrick Scott2011-01-311-32/+6
* hardware keyboard supportMichael Kolb2011-01-251-2/+0
* Bookmark UI updateJohn Reck2011-01-141-1/+1
* Skip auto sign-in if the user is already logged in.Patrick Scott2011-01-131-2/+12
* Different approach to auto signin.Patrick Scott2011-01-131-3/+27
* Spec update for Bookmark widgetJohn Reck2010-12-151-0/+2
* Split UI based on screen sizeMichael Kolb2010-12-141-1/+8
* fix NPE in onDestroyMichael Kolb2010-12-061-3/+9
* Debug settings changesJohn Reck2010-12-031-0/+17
* Fixes test errorsJohn Reck2010-12-021-6/+3
* Make BrowserSettings.loadFromDb asynchronousBen Murdoch2010-11-261-0/+5
* Controller RefactorMichael Kolb2010-11-171-3979/+57
* Allow HW accleration to be activated on demand.Derek Sollenberger2010-11-161-9/+13
* Fix issue introduced by API changeAdam Powell2010-11-161-0/+1
* Updated for ActionBar API changesAdam Powell2010-11-151-3/+3
* use new API (and not db) to access download notificationsVasu Nori2010-11-151-0/+3
* Open downloads from notifications.Leon Scroggins2010-11-151-0/+2
* Remove the web archive UI from the browserTeng-Hui Zhu2010-11-051-33/+0
* set http header 'cookie' before inserting download request in DMVasu Nori2010-10-291-1/+2
* Use the new public API for DownloadManager.Leon Scroggins2010-10-271-23/+18
* Remove unused code.Leon Scroggins2010-10-221-20/+0
* Use constants in place of strings, and remove unused code.Leon Scroggins2010-10-221-33/+14
* Incorporate save to home screen with add bookmark dialog.Leon Scroggins2010-10-221-85/+11
* Rewrite HTTP auth dialog codeBjorn Bringert2010-10-151-81/+19