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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix API review bugs." into jb-mr1-dev
Dianne Hackborn
2012-09-17
4
-42
/
+56
|
\
|
*
Fix API review bugs.
Dianne Hackborn
2012-09-17
4
-42
/
+56
*
|
Per-user content observer APIs
Christopher Tate
2012-09-17
3
-39
/
+155
|
/
*
New uninstall option to uninstall for all users.
Dianne Hackborn
2012-09-16
1
-0
/
+7
*
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
2
-4
/
+65
|
\
|
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
2
-4
/
+65
*
|
Move NetworkPolicy from apps to UID.
Jeff Sharkey
2012-09-14
1
-2
/
+2
*
|
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
3
-5
/
+10
*
Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-dev
Romain Guy
2012-09-07
1
-1
/
+3
|
\
|
*
The drawables cache strikes again
Romain Guy
2012-09-06
1
-1
/
+3
*
|
Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources
Fabrice Di Meglio
2012-09-06
1
-2
/
+2
|
/
*
resolved conflicts for merge of 7749a1c5 to jb-mr1-dev
Jean-Baptiste Queru
2012-09-05
1
-1
/
+6
|
\
|
*
am 1ca2fee9: Merge "Make default value of auto-sync in SyncStorageEngine conf...
Jean-Baptiste Queru
2012-09-05
1
-1
/
+6
|
|
\
|
|
*
Make default value of auto-sync in SyncStorageEngine configurable
Yameng Huang
2012-09-03
1
-1
/
+6
*
|
|
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
Fabrice Di Meglio
2012-09-04
3
-25
/
+112
|
\
\
\
|
*
|
|
Add support for "-rtl" in resources
Fabrice Di Meglio
2012-08-23
3
-25
/
+112
*
|
|
|
Add registering for explicit users.
Dianne Hackborn
2012-09-04
5
-10
/
+57
*
|
|
|
Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev
Dianne Hackborn
2012-08-31
1
-10
/
+15
|
\
\
\
\
|
*
|
|
|
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-10
/
+15
*
|
|
|
|
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-31
2
-5
/
+34
|
/
/
/
/
*
|
|
|
Merge "Notify verifiers that verification is complete" into jb-mr1-dev
rich cannings
2012-08-30
2
-2
/
+26
|
\
\
\
\
|
*
|
|
|
Notify verifiers that verification is complete
rich cannings
2012-08-30
2
-2
/
+26
*
|
|
|
|
Enforce permissions for calls with specified userId
Amith Yamasani
2012-08-30
1
-0
/
+20
|
/
/
/
/
*
|
|
|
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
2
-4
/
+120
*
|
|
|
Start implementing concept of "running" users.
Dianne Hackborn
2012-08-28
1
-1
/
+9
*
|
|
|
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
11
-58
/
+347
*
|
|
|
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
5
-8
/
+251
*
|
|
Refactor for multi-display support.
Jeff Brown
2012-08-19
2
-0
/
+18
*
|
|
Merge "Fix permission check on ContentProvider to be multi-user aware." into ...
Dianne Hackborn
2012-08-17
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix permission check on ContentProvider to be multi-user aware.
Dianne Hackborn
2012-08-17
1
-2
/
+2
*
|
|
|
Merge "Save preferred activity info with user id." into jb-mr1-dev
Amith Yamasani
2012-08-17
2
-1
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Save preferred activity info with user id.
Amith Yamasani
2012-08-17
2
-1
/
+12
*
|
|
|
Switch public APIs to use new UserHandle class for identifying users.
Dianne Hackborn
2012-08-17
3
-21
/
+23
|
/
/
/
*
|
|
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-08-17
3
-10
/
+14
*
|
|
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
5
-33
/
+33
*
|
|
Merge "Add PendingIntent and IntentSender APIs to get user handle." into jb-m...
Dianne Hackborn
2012-08-14
1
-0
/
+42
|
\
\
\
|
*
|
|
Add PendingIntent and IntentSender APIs to get user handle.
Dianne Hackborn
2012-08-14
1
-0
/
+42
*
|
|
|
Merge "Add API to create new contexts with custom configurations." into jb-mr...
Dianne Hackborn
2012-08-14
4
-2
/
+36
|
\
\
\
\
|
*
|
|
|
Add API to create new contexts with custom configurations.
Dianne Hackborn
2012-08-14
4
-2
/
+36
|
|
/
/
/
*
|
|
|
am bd63fb87: am 6958c161: Merge "docs: misc bug fixes from external issues" i...
Scott Main
2012-08-14
2
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
docs: misc bug fixes from external issues
Scott Main
2012-08-13
2
-7
/
+7
[next]