History log of /packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8c975b7bc0bc70dd1734d79248bfc6c9e228634a 19-Apr-2018 Salvador Martinez <dehboxturtle@google.com> Fix restricted fragment dialogs

The dialog for a setting being restricted was showing even when the
password was being entered correctly. This CL makes it so that
if the password is correctly entered we dismiss the dialog if it
is up.

Test: robotests
Bug: 77722622
Change-Id: Ifc82bc1e5800afff2a0883a13bf316f84169d80d
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
e35badd9d549500230db943b1b0880ab7198a4e2 27-Oct-2017 arangelov <arangelov@google.com> Make "Action not allowed" dialog compliant with Material Spec and replace full screen activities with the dialog.

Bug: 64893948
Test: make ROBOTEST_FILTER=ActionDisabledByAdminDialogTest -j40 RunSettingsRoboTests
Test: make ROBOTEST_FILTER=ActionDisabledByAdminDialogHelperTest -j40 RunSettingsRoboTests
Change-Id: I9308d8d86a3789b8f2c92b9f4f20cf00cce71d14
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
e407e67a3b42d42beb44de50cb9ccdf2f559854f 06-May-2017 jackqdyulei <jackqdyulei@google.com> Create RestrictedDashboardFragment.

RestrictedDashboardFragment has all the same logic coming from
RestrcitedSettingsFragment but extends from DashboardFragment.
As a result, we could use preferenceController in child class of
RestrictedDashboardFragment.

This cl also make DeviceListPreferenceFragment as child of
RestrictedDashboardFragment, which enfluences the bluetooth page.

Bug: 38041586
Test: Build
Change-Id: I01395d506176c5cc584948478f7ca16c1c7c7045
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
8b72e563ec882839ef97baec17581af097abf8fa 02-Jun-2016 Sudheer Shanka <sudheersai@google.com> Avoid triggering device admin settings in non-current user.

Bug: 28953755
Change-Id: Ic9f6f57b1ef4cc1de2d1ea227b17faf4334ffec8
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
eb034eb65e99e3abee7e9951bfd02456a9fcf7de 16-Mar-2016 Robin Lee <rgl@google.com> Show "no vpns added" for empty vpn screen

Removed the left-alignment on restricted empty views which was
inherited from Bluetooth settings but inconsistent with normal
settings fragments.

Bug: 22685111
Change-Id: I3a36c47d523392b8925031d4cac2ab3ef681e360
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
7dbbe131683c231f6820bca4d67853649a4836f8 16-Feb-2016 Sudheer Shanka <sudheersai@google.com> Add disabled by policy empty views to more screens.

Bug: 27214401
Change-Id: I6cd4292a63610671070bf2134105e9e348c3ab32
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
9e9e63b7b3b31fcae7242eb07f528487e0913402 11-Feb-2016 Sudheer Shanka <sudheersai@google.com> Part3 - Don't add padlock if the restriction is not set by admin.

Bug: 26687435
Change-Id: Ibfea6d7d5bd32e7a05dcc2cc32b121c9e50b6a34
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
95a71e06eb4561c495a569b196750af5368c7525 12-Jan-2016 Sudheer Shanka <sudheersai@google.com> Add disabled by policy message as empty views in preferencefragment.

Change-Id: I296dc02c8e5cbea74f8415f4c8c5723f85e20b5b
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
8a963babe2e36b7a41f77b8d2598c97658196e58 20-Mar-2015 Chris Wren <cwren@android.com> log visibility of views

Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f
Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
daef2e2b066a0bf204b9a63b7cae13e3d5441f4e 16-Oct-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch

Per UX request, convert more CheckBoxes to Switches

Change-Id: I04712bce4c0a54516d9ecedbb554f403fd6dd9e7
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
375baea4563f475e3ae1d1a43518362b0a53f302 05-Sep-2014 Amith Yamasani <yamasani@google.com> Follow API change for method name

Bug: 17389920
Change-Id: I5c5bdacd863f84c503e7a16dc611feda36bc462f
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
d6e493f6499c3be4a0a5af14eb433dec2ab725d3 29-Jul-2014 Julia Reynolds <juliacr@google.com> Fix issue with pin prompt.

The PIN prompt would reappear if the pin screen had been rotated 90
degrees before a user hit cancel/ok.

Change-Id: Ia5f93aa7a857d46ba95775c85344fa9ff28a4a6b
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
1a0297c544cb15ed4b56e70575b169b3889543b7 18-Jun-2014 Julia Reynolds <juliacr@google.com> Use restrictionsprovider framework in Settings.

Bug: 15305103

Change-Id: Ib0147e366fe90de3512d0cc06e2a47ee16012dff
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
14912666d9bd56a4832234cf0866b76bb2cbf50c 05-Sep-2013 Amith Yamasani <yamasani@google.com> Handle renamed APIs

Bug: 10461761
Change-Id: If63c3801663b347a4643e44d5bd3bab4e3049578
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
4453496448feaf9152aca7ebffd952ad05a97fdd 29-Aug-2013 Maggie Benthall <mbenthall@google.com> Fixes for pin-restricted settings.

- Reprompt for pin after screen has been locked and unlocked.
- For protected preferences, store the Preference and continue if pin entry is successful.
- Protect whole UserSettings and DevelopmentSettings pages.

Bug: 10543207
Change-Id: If1d4b31ca94a8cfc103625b74385bcd0bdd3d88b
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
6e1102d9faf1b8f038857709412c291ef6140aa9 07-Aug-2013 Geoffrey Borggaard <geoffreyb@google.com> Restriction pin changes.

Fixed bug in WirelessSettings where it was asking users for a PIN when
they weren't restricted. Did this by refactoring the preference level
pin checking into the superclass, where it checks for the restricted mode first.
Also pin protected changes to certificates for restricted users.

Change-Id: I8310fd39f0862159668318fc1360ec6859cc00d5
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
fe21d9aaa8a8c7f8a759805ba021b59dd821e4fe 03-Aug-2013 Geoffrey Borggaard <geoffreyb@google.com> Pin protect more screens.

When these screens are locked down with user restrictions,
it should prompt the user for the restrictions pin before allowing
access to the settings screen.

Change-Id: Iadbb087da2d9470b855ea0bea89f2da1ffb9e854
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java
e38ea38002290da8ed16f07ea45f0ebfb41b38cd 02-Aug-2013 Geoffrey Borggaard <geoffreyb@google.com> Adds a base class for restricted settings

Creates an easy way to ask for the restriction pin before
allowing access to a settings page. Does this to the WiFiSettings.

Change-Id: I49734f66e09b6449596412ecf6fc1113bf57ce7f
/packages/apps/Settings/src/com/android/settings/RestrictedSettingsFragment.java