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
/
services
/
java
/
com
/
android
/
server
/
am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert fix to issue #6880627: PendingIntent.getService() returns...
Dianne Hackborn
2012-10-12
1
-36
/
+42
*
Further work on issue #7307399: Framework needs a new pre-user-shutdown...
Dianne Hackborn
2012-10-09
4
-46
/
+117
*
Fix issue #7311376: Add API to allow apps to know if they are...
Dianne Hackborn
2012-10-09
1
-9
/
+38
*
Framework side of issue #7302511: GCM client needs to use new framework API...
Dianne Hackborn
2012-10-08
2
-15
/
+83
*
Merge "Fix resource reading for secondary users" into jb-mr1-dev
Amith Yamasani
2012-10-07
2
-0
/
+2
|
\
|
*
Fix resource reading for secondary users
Amith Yamasani
2012-10-07
2
-0
/
+2
*
|
Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev
Craig Mautner
2012-10-07
2
-8
/
+16
|
\
\
|
|
/
|
/
|
|
*
Adds showWhenLocked attribute to Activities.
Craig Mautner
2012-10-06
2
-8
/
+16
*
|
Plumbing to allow keyguard to be shown with user switcher (issue 7175023)
Adam Cohen
2012-10-04
1
-1
/
+5
|
/
*
Fix issue #6968859: home not exiting an ANR'd dream
Dianne Hackborn
2012-10-04
11
-19
/
+78
*
Merge "Fix issue #7226101: Secure image capture takes 5 seconds to start" int...
Dianne Hackborn
2012-10-01
2
-101
/
+113
|
\
|
*
Fix issue #7226101: Secure image capture takes 5 seconds to start
Dianne Hackborn
2012-10-01
2
-101
/
+113
*
|
Fix broadcast to a specific user
Amith Yamasani
2012-10-01
1
-1
/
+1
|
/
*
Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-m...
Dianne Hackborn
2012-09-28
4
-29
/
+109
|
\
|
*
Fix issue #7211769 and #7244492, thrash around on #7226656.
Dianne Hackborn
2012-09-28
4
-29
/
+109
*
|
Remove user switcher from long-press power menu
Amith Yamasani
2012-09-28
1
-0
/
+1
|
/
*
Migrate more Secure settings to Global.
Jeff Sharkey
2012-09-27
1
-2
/
+2
*
Fix issue #7232952: Settings crash on tapping on Downloaded apps on a seconda...
Dianne Hackborn
2012-09-26
1
-2
/
+3
*
Maybe fix issue #7211766: bindService() to User u0 While u10 is...
Dianne Hackborn
2012-09-26
13
-157
/
+291
*
Update references to migrated global settings.
Jeff Brown
2012-09-25
1
-4
/
+4
*
Fix build
Amith Yamasani
2012-09-25
1
-1
/
+1
*
Merge into jb-mr1-dev
Jean-Baptiste Queru
2012-09-25
1
-3
/
+6
|
\
|
*
AppInfo from Notifications for secondary users
Amith Yamasani
2012-09-24
1
-3
/
+6
*
|
Fix issue #7215984: java.lang.RuntimeException: Unable to create...
Dianne Hackborn
2012-09-24
2
-46
/
+24
|
/
*
Fix issue #7214090: Need to be able to post notifications to all users
Dianne Hackborn
2012-09-24
2
-5
/
+22
*
Merge "Allow acquiring ContentProviders across users." into jb-mr1-dev
Jeff Sharkey
2012-09-23
1
-9
/
+9
|
\
|
*
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-09-21
1
-9
/
+9
*
|
Merge "Fix issue #7209355, #7214271." into jb-mr1-dev
Dianne Hackborn
2012-09-23
1
-3
/
+2
|
\
\
|
*
|
Fix issue #7209355, #7214271.
Dianne Hackborn
2012-09-23
1
-3
/
+2
|
|
/
*
|
Fix issue #7214462: Some recent thumbnails are black.
Dianne Hackborn
2012-09-21
1
-1
/
+4
|
/
*
Query users excluding any being removed
Amith Yamasani
2012-09-20
2
-5
/
+1
*
Implement multi-user PackageMonitor.
Dianne Hackborn
2012-09-20
2
-8
/
+43
*
Merge "Fix deadlock in LockPatternUtils by using local id." into jb-mr1-dev
Dianne Hackborn
2012-09-19
1
-1
/
+3
|
\
|
*
Fix deadlock in LockPatternUtils by using local id.
Craig Mautner
2012-09-19
1
-1
/
+3
*
|
Merge "Switch to showing top-most thumbnail of recent apps." into jb-mr1-dev
Dianne Hackborn
2012-09-19
4
-26
/
+54
|
\
\
|
|
/
|
/
|
|
*
Switch to showing top-most thumbnail of recent apps.
Dianne Hackborn
2012-09-19
4
-26
/
+54
*
|
Merge "Don't allow more than 3 actively running users at a time." into jb-mr1...
Dianne Hackborn
2012-09-18
1
-41
/
+76
|
\
\
|
*
|
Don't allow more than 3 actively running users at a time.
Dianne Hackborn
2012-09-18
1
-41
/
+76
|
|
/
*
|
Multi-user MTP.
Jeff Sharkey
2012-09-18
1
-3
/
+5
|
/
*
Merge "Fix dumb bug merging receivers for multiple users." into jb-mr1-dev
Dianne Hackborn
2012-09-17
2
-5
/
+7
|
\
|
*
Fix dumb bug merging receivers for multiple users.
Dianne Hackborn
2012-09-17
2
-5
/
+7
*
|
Try again to fix issue #6912004:tap on gmail notification sends me to home sc...
Dianne Hackborn
2012-09-17
2
-20
/
+40
|
/
*
Fix issue #7175553: GRANT_URI_PERMISSION doesn't apper to work on secondary user
Dianne Hackborn
2012-09-16
1
-2
/
+2
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
2
-97
/
+291
*
Merge "Use shared app gid for forward-locked processes" into jb-mr1-dev
Kenny Root
2012-09-13
1
-1
/
+14
|
\
|
*
Use shared app gid for forward-locked processes
Kenny Root
2012-09-11
1
-1
/
+14
*
|
Fix service binding for singleUser services
Amith Yamasani
2012-09-12
1
-6
/
+0
|
/
*
Animations for user switching.
Dianne Hackborn
2012-09-10
1
-0
/
+6
*
Flesh out multi-user in am commands.
Dianne Hackborn
2012-09-10
2
-106
/
+127
*
Various fixes.
Dianne Hackborn
2012-09-09
5
-69
/
+94
[next]