OSDN Git Service

Fix issue #7328934: change threshold of developer options countdown toast
authorDianne Hackborn <hackbod@google.com>
Thu, 11 Oct 2012 18:03:36 +0000 (11:03 -0700)
committerDianne Hackborn <hackbod@google.com>
Thu, 11 Oct 2012 18:07:05 +0000 (11:07 -0700)
commitd6a24d505a237c26a280cfbeb5a3bedaca8a3f7d
tree7bc4b7fb2fa2b0d14dcccbe30af27ee575f00925
parent84b90d533275be792954efc37e14f0c8fd409681
Fix issue #7328934: change threshold of developer options countdown toast

Delay showing toasts until the third tap.  Also harden the dev
settings code that pokes system property changes to not crash
if a system service throws an exception back.

Change-Id: I1351e2c950f2bcc4fc72afb60995fd7f84319e3d
src/com/android/settings/DevelopmentSettings.java
src/com/android/settings/DeviceInfoSettings.java