index
:
packages_apps_Settings
replicant-4.2
replicant-6.0
packages/apps/settings
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
users
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for pin-restricted settings.
Maggie Benthall
2013-08-29
1
-7
/
+2
*
Merge "Don't list apps that are disabled by the system" into klp-dev
Amith Yamasani
2013-08-27
1
-2
/
+26
|
\
|
*
Don't list apps that are disabled by the system
Amith Yamasani
2013-08-16
1
-2
/
+26
*
|
Fix custom restrictions launch mechanism
Amith Yamasani
2013-08-20
1
-38
/
+42
|
/
*
Merge "Pin protect more screens."
Geoffrey Borggaard
2013-08-06
1
-10
/
+16
|
\
|
*
Pin protect more screens.
Geoffrey Borggaard
2013-08-06
1
-10
/
+16
*
|
Remove Restrictions UI
Amith Yamasani
2013-08-06
1
-152
/
+0
|
/
*
Don't show Restrictions item if it has been disabled for the user.
Amith Yamasani
2013-07-22
1
-5
/
+13
*
Remove spurious import
Amith Yamasani
2013-07-19
1
-2
/
+0
*
Apply restrictions right away instead of on exit
Amith Yamasani
2013-07-18
2
-78
/
+159
*
Potential fix for Settings instability on x-large.
Amith Yamasani
2013-07-15
1
-1
/
+1
*
Fix accidental creation of restriction entry for required apps
Amith Yamasani
2013-07-09
1
-1
/
+2
*
Don't start the loader task if one is already running
Amith Yamasani
2013-06-28
1
-1
/
+4
*
Single-user restrictions
Amith Yamasani
2013-06-25
4
-451
/
+691
*
am 893bdcd5: am 1b79c5c8: Merge "Allow hidden apps to opt-out" into jb-mr2-dev
Amith Yamasani
2013-06-07
1
-0
/
+11
|
\
|
*
Allow hidden apps to opt-out
Amith Yamasani
2013-06-06
1
-0
/
+11
*
|
Reduce jank in User Settings
Amith Yamasani
2013-05-29
1
-6
/
+1
*
|
Cache default circle avatar for faster creation of UserSettings
Amith Yamasani
2013-05-28
1
-2
/
+10
*
|
am 73662629: am 21f008e1: Merge "Update strings for clarity about restricted ...
Amith Yamasani
2013-05-22
1
-5
/
+1
|
\
|
|
*
Merge "Update strings for clarity about restricted profiles" into jb-mr2-dev
Amith Yamasani
2013-05-22
1
-5
/
+1
|
|
\
|
|
*
Update strings for clarity about restricted profiles
Amith Yamasani
2013-05-22
1
-5
/
+1
*
|
|
am 18d44684: am 0b2781ae: Write restriction bundle right away for required apps.
Amith Yamasani
2013-05-21
1
-1
/
+12
|
\
|
|
|
*
|
Write restriction bundle right away for required apps.
Amith Yamasani
2013-05-21
1
-1
/
+12
|
|
/
*
|
am 738c373f: am f88e6e5a: Don\'t mutate all instances of app icons in Settings
Amith Yamasani
2013-05-20
1
-1
/
+1
|
\
|
|
*
Don't mutate all instances of app icons in Settings
Amith Yamasani
2013-05-20
1
-1
/
+1
*
|
am 5675f50c: am b96ebf9e: Merge "Load the avatar icon if it\'s not yet in the...
Amith Yamasani
2013-05-17
1
-12
/
+51
|
\
|
|
*
Load the avatar icon if it's not yet in the activity view
Amith Yamasani
2013-05-17
1
-12
/
+51
*
|
Use circular avatars wherever appropriate
Amith Yamasani
2013-05-13
1
-2
/
+3
|
/
*
Prompt to set a screen lock when adding a restricted profile
Amith Yamasani
2013-04-29
1
-1
/
+52
*
Three kinds of owner info - owner, user and profile
Amith Yamasani
2013-04-28
1
-3
/
+7
*
Save app toggle state as soon as possible
Amith Yamasani
2013-04-26
1
-13
/
+52
*
Always include default system IMEs for restricted profiles
Amith Yamasani
2013-04-25
1
-7
/
+68
*
Merge "Revert "Disabled apps should also be shown in restricted profiles app ...
Amith Yamasani
2013-04-25
1
-2
/
+1
|
\
|
*
Revert "Disabled apps should also be shown in restricted profiles app list"
Amith Yamasani
2013-04-25
1
-2
/
+1
*
|
Merge "CircleFramedDrawable incorrectly has implicit dependency on the hostin...
Svetoslav
2013-04-25
1
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
CircleFramedDrawable incorrectly has implicit dependency on the hosting view ...
Svetoslav
2013-04-25
1
-5
/
+3
*
|
Disabled apps should also be shown in restricted profiles app list
Amith Yamasani
2013-04-25
1
-1
/
+2
|
/
*
Rename limited users to restricted profiles
Amith Yamasani
2013-04-24
1
-2
/
+6
*
Final refactoring of the user/profile settings screen.
Amith Yamasani
2013-04-23
1
-88
/
+119
*
Fix repeating apps on pause/resume
Amith Yamasani
2013-04-22
3
-29
/
+43
*
Adding UI for editing the name and the picture of a limited user.
Svetoslav
2013-04-22
2
-21
/
+336
*
Several improvements and fixes in restrictions UI
Amith Yamasani
2013-04-19
2
-37
/
+84
*
Reorganize users screen
Amith Yamasani
2013-04-17
2
-55
/
+73
*
Changes to deal with restrictions API change
Amith Yamasani
2013-04-17
2
-9
/
+26
*
Remove wifi/bt restrictions choice for limited users
Amith Yamasani
2013-04-16
2
-6
/
+8
*
Disable apps that require an account on a limited user
Amith Yamasani
2013-04-12
1
-1
/
+37
*
Merge "User restrictions for creds storage & user removal" into jb-mr2-dev
Emily Bernier
2013-04-12
1
-1
/
+2
|
\
|
*
User restrictions for creds storage & user removal
Emily Bernier
2013-04-11
1
-1
/
+2
*
|
Merge "Embed the app restrictions fragment in the dual-pane settings." into j...
Amith Yamasani
2013-04-12
3
-189
/
+147
|
\
\
|
*
|
Embed the app restrictions fragment in the dual-pane settings.
Amith Yamasani
2013-04-11
3
-189
/
+147
|
|
/
[next]