History log of /packages/apps/Settings/src/com/android/settings/users/RestrictionUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dad115e2dbf79248464c249ce7293f1b302ddaf1 04-Mar-2014 Tom O'Neill <tomo@google.com> Remove some usages of deprecated location APIs

Bug: 13302202
Change-Id: I916568d2b310eaf9a8b30da9a9980344aaf76c21
/packages/apps/Settings/src/com/android/settings/users/RestrictionUtils.java
1bad7141b4c602399beaddde49ac295ae1a89afc 22-Apr-2013 Amith Yamasani <yamasani@google.com> Fix repeating apps on pause/resume

Preference list was getting duplicated on pausing and resuming the activity.

Pull the user info out of the preference list and make it a static header
so that it stays fixed. Can now remove all entries before re-adding.

Disable location by default and disable ability to change Unknown sources
toggle.

Bug: 8685561
Bug: 8688400

Change-Id: I64ce728d5369e03ddaba562bcd66bb0720a037d2
/packages/apps/Settings/src/com/android/settings/users/RestrictionUtils.java
5ee175051951d3a0bc1533aece69af520c295d37 17-Apr-2013 Amith Yamasani <yamasani@google.com> Changes to deal with restrictions API change

Bug: 8633967
Change-Id: I5d8e843c850ad3eff900409a9006666ddf91b061
/packages/apps/Settings/src/com/android/settings/users/RestrictionUtils.java
e11a346f1fe6adeb183e7dfb622ac6ab40016794 17-Apr-2013 Amith Yamasani <yamasani@google.com> Remove wifi/bt restrictions choice for limited users

Bug: 8631653

Make "Unknown sources" visible but disabled if restricted for limited user.
Bug: 8629605

Also show the restriction name as the dialog title in the picker.

Change-Id: I8d6ea3571bcc4372347cad6a2c982f35afa7cc09
/packages/apps/Settings/src/com/android/settings/users/RestrictionUtils.java
2601cd9142bda1953c1e7b0302f7e0d0f02b0c1b 01-Apr-2013 Amith Yamasani <yamasani@google.com> Implement proper settings restrictions

Settings restrictions for limited users translate to user
restrictions specified in UserManager. Added required strings.
TODO: Add NFC restriction.

Change-Id: If1f81319131855f5dc1b27fe5bd54a4fef616d7f
/packages/apps/Settings/src/com/android/settings/users/RestrictionUtils.java