History log of /packages/apps/Settings/src/com/android/settings/enterprise/EnterprisePrivacyPreferenceController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
493495452a93c708c9181d5837a8351f4e0b07eb 18-May-2017 Bartosz Fabianowski <bartfab@google.com> Hide "Changes made by your organization's admin" when empty

The admin of a manged device can take a number actions that will be
listed in the "Changes made by your organization's admin" section of
Settings. If the admin has not taken any such actions, the section
will be empty and should be hidden. This is accomplished by having a
PreferenceController for the section that observes the state of the
PreferenceControllers inside it.

Bug: 35912953
Test: m RunSettingsRoboTests

Merged-in: Ia95754493ee6c5a19b4aa9731fd56fd558e61849

Change-Id: I82ca00b757001390f9a517b0c07057bdc49dab20
/packages/apps/Settings/src/com/android/settings/enterprise/EnterprisePrivacyPreferenceController.java
3de32ae4dc0adc29282ce8ecacd5c1d83d23343d 12-Apr-2017 Denis Kuznetsov <antrim@google.com> DO Disclosures: detailed application lists

Add UI that lists enterprise set default apps for handling important intents
(opening browser, using camera, phone, etc).

Bug: 32692748
Test: m RunSettingsRoboTests
Merged-In: I75bb97d1b3728b1dcb90981b24d12edf510c4b04
Change-Id: I7d0041e4fada48bc56f6a6637614ac4471dba65a
(cherry picked from commit f0a61dd1126f4b21fb15f1c3d9611ef86fc291a7)
/packages/apps/Settings/src/com/android/settings/enterprise/EnterprisePrivacyPreferenceController.java
ba66a0ef09a6bbeb6e7e2cfbef82f15b9b625bc8 10-Mar-2017 Bartosz Fabianowski <bartfab@google.com> Update strings and layout for enterprise privacy

This CL continues the finalization of UI layout and strings for the
enterprise privacy page:
* Turn footer into a header
* Update strings
* Dynamically generate summaries for entry points in security page

Bug: 32692748
Test: m RunSettingsRoboTests

Change-Id: Ibf248ac269380fb1b919b01f88f721130060b7f9
/packages/apps/Settings/src/com/android/settings/enterprise/EnterprisePrivacyPreferenceController.java