summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/CacheManager.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2009-05-19 18:37:45 -0700
committerDianne Hackborn <hackbod@google.com>2009-05-19 18:46:53 -0700
commit95fc68f24a2a93e5664e2234abcfe479d385cc05 (patch)
tree6f8f8071cf8a69d82fd16c1d5455ea81d31e1275 /core/java/android/webkit/CacheManager.java
parentee748d37b01b3affb72b701d95ba20c189887b5f (diff)
downloadframeworks_base-95fc68f24a2a93e5664e2234abcfe479d385cc05.zip
frameworks_base-95fc68f24a2a93e5664e2234abcfe479d385cc05.tar.gz
frameworks_base-95fc68f24a2a93e5664e2234abcfe479d385cc05.tar.bz2
Fix issue where apps could prevent the user from going home.
Now we have a 5-second time after home is pressed, during which only the home app (and the status bar) can switch to another app. After that time, any start activity requests that occurred will be executed, to allow things like alarms to be displayed. Also if during that time the user launches another app, the pending starts will be executed without resuming their activities and the one they started placed at the top and executed.
Diffstat (limited to 'core/java/android/webkit/CacheManager.java')
0 files changed, 0 insertions, 0 deletions