index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix ApplicationInfo copy ctor" into jb-mr1-dev
Christopher Tate
2012-10-16
1
-0
/
+1
|
\
|
*
Fix ApplicationInfo copy ctor
Christopher Tate
2012-10-16
1
-0
/
+1
*
|
Lock SyncQueue when user starting, copy RSC list.
Jeff Sharkey
2012-10-16
1
-1
/
+2
|
/
*
Make RegisteredServicesCache multi-user aware.
Jeff Sharkey
2012-10-09
2
-103
/
+148
*
Merge "Fix resource reading for secondary users" into jb-mr1-dev
Amith Yamasani
2012-10-07
1
-1
/
+1
|
\
|
*
Fix resource reading for secondary users
Amith Yamasani
2012-10-07
1
-1
/
+1
*
|
Adds showWhenLocked attribute to Activities.
Craig Mautner
2012-10-06
2
-2
/
+14
|
/
*
Fix issue #7272775: Auto Start Apps Not Starting
Dianne Hackborn
2012-10-02
1
-8
/
+0
*
Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-m...
Dianne Hackborn
2012-09-28
4
-2
/
+27
|
\
|
*
Fix issue #7211769 and #7244492, thrash around on #7226656.
Dianne Hackborn
2012-09-28
4
-2
/
+27
*
|
Pass the originating uid to the package verifier
Ben Gruver
2012-09-27
1
-22
/
+49
|
/
*
Load resources for the correct user
Amith Yamasani
2012-09-25
1
-0
/
+4
*
Always bind to DefaultContainerService as OWNER.
Jeff Sharkey
2012-09-23
1
-2
/
+8
*
Merge "Fix issue #7209355, #7214271." into jb-mr1-dev
Dianne Hackborn
2012-09-23
1
-0
/
+15
|
\
|
*
Fix issue #7209355, #7214271.
Dianne Hackborn
2012-09-23
1
-0
/
+15
*
|
Merge "Unhide and document feature android.hardware.camera.any." into jb-mr1-dev
Eino-Ville Talvala
2012-09-23
1
-1
/
+0
|
\
\
|
*
|
Unhide and document feature android.hardware.camera.any.
Eino-Ville Talvala
2012-09-18
1
-1
/
+0
*
|
|
Merge "Add hardware feature android.hardware.camera.any." into jb-mr1-dev
Eino-Ville Talvala
2012-09-21
1
-0
/
+9
|
\
\
\
|
|
/
/
|
*
|
Add hardware feature android.hardware.camera.any.
Eino-Ville Talvala
2012-09-18
1
-0
/
+9
*
|
|
Multi-user support for the accessibility layer.
Svetoslav Ganov
2012-09-21
1
-1
/
+55
|
|
/
|
/
|
*
|
Query users excluding any being removed
Amith Yamasani
2012-09-20
1
-0
/
+8
*
|
Fix API review bugs.
Dianne Hackborn
2012-09-17
2
-4
/
+3
|
/
*
More adjustments to permissions.
Dianne Hackborn
2012-09-16
2
-15
/
+33
*
Merge "More multi-user stuff." into jb-mr1-dev
Dianne Hackborn
2012-09-16
1
-0
/
+11
|
\
|
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
1
-0
/
+11
*
|
Send more information to verifiers
rich cannings
2012-09-14
2
-0
/
+46
|
/
*
New permissions UI, again.
Dianne Hackborn
2012-09-12
2
-4
/
+2
*
Include user identifier in external storage paths.
Jeff Sharkey
2012-09-11
1
-1
/
+5
*
More multi-user methods in PM
Amith Yamasani
2012-09-08
2
-1
/
+63
*
More multi-user stuff:
Dianne Hackborn
2012-09-07
2
-4
/
+7
*
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
Fabrice Di Meglio
2012-09-04
1
-2
/
+10
|
\
|
*
Add support for "-rtl" in resources
Fabrice Di Meglio
2012-08-23
1
-2
/
+10
*
|
Merge "Notify verifiers that verification is complete" into jb-mr1-dev
rich cannings
2012-08-30
1
-2
/
+17
|
\
\
|
*
|
Notify verifiers that verification is complete
rich cannings
2012-08-30
1
-2
/
+17
*
|
|
Enforce permissions for calls with specified userId
Amith Yamasani
2012-08-30
1
-0
/
+20
|
/
/
*
|
Add permission checks for Verification API calls
rich cannings
2012-08-28
1
-1
/
+6
*
|
Some clean up of app install and user management.
Dianne Hackborn
2012-08-24
1
-4
/
+8
*
|
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
9
-58
/
+325
*
|
Allow verifiers to extend timeout
rich cannings
2012-08-23
2
-0
/
+36
|
/
*
Improve multi-user app management.
Dianne Hackborn
2012-08-21
3
-19
/
+63
*
Pass URLs to package verifiers
rich cannings
2012-08-20
4
-0
/
+243
*
Save preferred activity info with user id.
Amith Yamasani
2012-08-17
2
-1
/
+12
*
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-08-17
1
-0
/
+4
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-6
/
+6
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
3
-58
/
+11
*
Merge "PackageParser: remove temporary code." into jb-mr1-dev
Nick Kralevich
2012-08-08
1
-10
/
+0
|
\
|
*
PackageParser: remove temporary code.
Nick Kralevich
2012-08-08
1
-10
/
+0
*
|
Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev
Rich Cannings
2012-08-08
2
-40
/
+3
|
\
\
|
|
/
|
/
|
|
*
Revert "Pass URLs to package verifiers"
Rich Cannings
2012-08-08
2
-40
/
+3
*
|
Merge "Content Providers: change default for android:exported" into jb-mr1-dev
Nick Kralevich
2012-08-08
1
-2
/
+22
|
\
\
[next]