summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/users/AppRestrictionsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Support for nested bundles in setApplicationRestrictionsFyodor Kupolov2015-04-031-3/+4
* log visibility of viewsChris Wren2015-03-271-0/+6
* Settings: Remove all unused imports.John Spurlock2015-03-181-3/+0
* Settings app should be available to restricted userFyodor Kupolov2015-03-021-10/+4
* am e029b91c: am 1d33bca0: Merge "Hidden ApplicationInfo flags are now in priv...Alex Klyubin2015-02-111-2/+3
|\
| * am 1d33bca0: Merge "Hidden ApplicationInfo flags are now in privateFlags."Alex Klyubin2015-02-111-2/+3
| |\
| | * Hidden ApplicationInfo flags are now in privateFlags.Alex Klyubin2015-02-111-2/+3
* | | Merge "Eliminate duplicated code for creating circled user icons in Settings."Zoltan Szatmary-Ban2015-02-091-10/+0
|\ \ \
| * | | Eliminate duplicated code for creating circled user icons in Settings.Zoltan Szatmary-Ban2014-12-191-10/+0
| |/ /
* | | Show Location restriction without the Settings itemFyodor Kupolov2015-01-151-61/+78
|/ /
* | Merge "Watch out for deleted user when exiting async task" into lmp-mr1-devAmith Yamasani2014-11-211-62/+69
|\ \
| * | Watch out for deleted user when exiting async taskAmith Yamasani2014-11-201-62/+69
* | | Added a check if a custom activity can be startedFyodor Kupolov2014-11-181-0/+21
|/ /
* | Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/o...Fabrice Di Meglio2014-10-151-6/+2
|/
* Fix toggle button clickability in app restrictionsAmith Yamasani2014-08-251-17/+2
* Toggle between primary and managed profile in Print SettingsAlexandra Gherghina2014-07-291-2/+1
* More User Settings improvementsAmith Yamasani2014-07-261-0/+1
* Refactor User Profile editor dialog for reuseAmith Yamasani2014-07-241-1/+1
* Follow API change from *Blocked to *HiddenAmith Yamasani2014-07-211-7/+7
* Multiuser settings revamp for L, first passAmith Yamasani2014-07-011-2/+3
* Exit restrictions fragment if user was deletedAmith Yamasani2013-10-031-0/+3
* Merge "Don't list apps that are disabled by the system" into klp-devAmith Yamasani2013-08-271-2/+26
|\
| * Don't list apps that are disabled by the systemAmith Yamasani2013-08-161-2/+26
* | Fix custom restrictions launch mechanismAmith Yamasani2013-08-201-38/+42
|/
* Apply restrictions right away instead of on exitAmith Yamasani2013-07-181-62/+144
* Fix accidental creation of restriction entry for required appsAmith Yamasani2013-07-091-1/+2
* Don't start the loader task if one is already runningAmith Yamasani2013-06-281-1/+4
* Single-user restrictionsAmith Yamasani2013-06-251-437/+84
* Allow hidden apps to opt-outAmith Yamasani2013-06-061-0/+11
* Write restriction bundle right away for required apps.Amith Yamasani2013-05-211-1/+12
* Don't mutate all instances of app icons in SettingsAmith Yamasani2013-05-201-1/+1
* Load the avatar icon if it's not yet in the activity viewAmith Yamasani2013-05-171-12/+51
* Save app toggle state as soon as possibleAmith Yamasani2013-04-261-13/+52
* Always include default system IMEs for restricted profilesAmith Yamasani2013-04-251-7/+68
* Revert "Disabled apps should also be shown in restricted profiles app list"Amith Yamasani2013-04-251-2/+1
* Disabled apps should also be shown in restricted profiles app listAmith Yamasani2013-04-251-1/+2
* Fix repeating apps on pause/resumeAmith Yamasani2013-04-221-25/+36
* Adding UI for editing the name and the picture of a limited user.Svetoslav2013-04-221-20/+325
* Several improvements and fixes in restrictions UIAmith Yamasani2013-04-191-35/+82
* Changes to deal with restrictions API changeAmith Yamasani2013-04-171-9/+12
* Remove wifi/bt restrictions choice for limited usersAmith Yamasani2013-04-161-0/+2
* Disable apps that require an account on a limited userAmith Yamasani2013-04-121-1/+37
* Merge "Embed the app restrictions fragment in the dual-pane settings." into j...Amith Yamasani2013-04-121-13/+59
|\
| * Embed the app restrictions fragment in the dual-pane settings.Amith Yamasani2013-04-111-13/+59
* | Make sure Settings app restrictions show upAmith Yamasani2013-04-111-4/+4
|/
* Improve app list for limited usersAmith Yamasani2013-04-101-51/+140
* Merge "Select text in user name dialog" into jb-mr2-devAmith Yamasani2013-04-101-2/+8
|\
| * Select text in user name dialogAmith Yamasani2013-04-091-2/+8
* | Send app restrictions broadcast to stopped apps as wellAmith Yamasani2013-04-091-0/+1
|/
* Better app filtering for limited usersAmith Yamasani2013-03-311-12/+49