summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/CrashRecoveryHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue of losing tab stateVivek Sekhar2016-01-111-3/+8
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+268
* Copy of new files from 1599Bijan Amirzada2014-03-041-268/+0
* Browser: add or show some menu items in BrowserActivitykaiyiz2013-08-011-2/+21
* Crash recover no longer uses icicle.George Mount2011-11-231-44/+45
* Expand scope of try/catchJohn Reck2011-10-131-5/+3
* Fix intent handling from other apps in recovery caseMichael Kolb2011-10-111-1/+1
* Add bulletproofing to state recoveryJohn Reck2011-08-221-2/+18
* Get rid of the recovery dialogJohn Reck2011-07-291-50/+16
* Fix recovery flowJohn Reck2011-07-291-5/+7
* Restore overhaulJohn Reck2011-07-271-1/+1
* Merge "Switch to a background thread pool"John Reck2011-07-251-3/+1
|\
| * Switch to a background thread poolJohn Reck2011-07-251-3/+1
* | Close FileInputStream in CrashRecoveryHandlerBen Murdoch2011-07-251-1/+8
* | apply() instead of commit() SharedPref change in CrashRecoveryHandlerBen Murdoch2011-07-251-1/+1
|/
* Preload crash recovery stateJohn Reck2011-07-221-58/+94
* Startup optimizationJohn Reck2011-07-211-6/+3
* Remove prompt-bypassJohn Reck2011-07-201-2/+0
* Closing last tab clears stateJohn Reck2011-07-171-1/+1
* Always automatically restoreJohn Reck2011-06-291-4/+11
* Attempt to automatically restore after crashJohn Reck2011-06-241-4/+43
* Handle restore dialog cancelJohn Reck2011-06-221-0/+7
* Clarify restore dialog, prevent spamJohn Reck2011-06-171-3/+7
* Always offer to restoreJohn Reck2011-06-101-21/+75
* Prevent crashing in CrashRecoveryHandlerJohn Reck2011-05-271-3/+2
* Recover tabs in the event of a crashJohn Reck2011-04-141-0/+120