History log of /packages/apps/Settings/src/com/android/settings/applications/ResetAppsHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a4e32a24c4f70c6c54a459cbeaf70a6eac63f52c 18-Feb-2016 Gustav Sennton <gsennton@google.com> Block the user from enabling or disabling webview fallback packages.

Now that we support webview fallback packages - packages that should be
enabled if and only if no other webview packages are available - we need
to ensure that the Settings UI consistently shows that these packages
cannot be enabled or disabled (e.g. the 'Enable' and 'Disable' buttons
for enabling/disabling them are greyed out).

Also, remove the Dialog that lets a user enable a disabled webview
package from the webview implementation Dev Setting. Instead show a
Toast if the user has chosen an invalid package.

Bug: 26375524, 26375860

Change-Id: I949083d3f7c83cd2e049dd2c5c15ec5ab880fe07
/packages/apps/Settings/src/com/android/settings/applications/ResetAppsHelper.java
39b467482d1bf256a111c757e9b7621c6f523271 10-Sep-2015 Jason Monk <jmonk@google.com> Depend on support lib preferences

Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
/packages/apps/Settings/src/com/android/settings/applications/ResetAppsHelper.java
841bb3d336b8c485ee71c5d065583c666a08fc86 23-Jul-2015 Svet Ganov <svetoslavganov@google.com> Reset permissions and app links when clearing app preferences - settings

bug:22359132

Change-Id: I55044a3fd1f8959a2a48cfd02276a24b2f619eb0
/packages/apps/Settings/src/com/android/settings/applications/ResetAppsHelper.java
6ef272300416b89c1ab4710614eea3d80d8d0f33 13-Apr-2015 Jason Monk <jmonk@google.com> Remove all apps page

Instead move the functionality back into overflow menu as show/hide
system apps. Also move the reset app preferences from advanced to
the overflow menu.

Bug: 20210160
Change-Id: Ied573e1f7dfc438b06642ee2af8f11868130ba3b
/packages/apps/Settings/src/com/android/settings/applications/ResetAppsHelper.java