OSDN Git Service

New Privacy settings screen and Backup settings toggle. See #2132044 & #2133178
authorAmith Yamasani <yamasani@google.com>
Tue, 22 Sep 2009 20:50:19 +0000 (13:50 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 23 Sep 2009 22:01:11 +0000 (15:01 -0700)
commite65c943f974966e21c6f18dc9a95107ea1f07631
treee591365b25c8288ae045e523e62c32f4f10b6080
parent0ce6f6dbc842b4a9fce0c34850b17bf543a12ed0
New Privacy settings screen and Backup settings toggle. See #2132044 & #2133178

Also fixes 2138367: Share with Google setting doesn't get updated on checking the setting
And 2098232: "Set unlock pattern" should be at the top of the section
AndroidManifest.xml
res/drawable/ic_settings_privacy.png [new file with mode: 0755]
res/values/strings.xml
res/xml/privacy_settings.xml [new file with mode: 0644]
res/xml/security_settings.xml
res/xml/settings.xml
src/com/android/settings/PrivacySettings.java [new file with mode: 0644]
src/com/android/settings/SecuritySettings.java