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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Ignore historical printer records for installed services
Svetoslav
2013-09-27
2
-4
/
+27
*
|
|
|
Merge "Fix permissions on WindowManagerService.showAssistant()" into klp-dev
Jim Miller
2013-09-28
1
-10
/
+0
|
\
\
\
\
|
*
|
|
|
Fix permissions on WindowManagerService.showAssistant()
Jim Miller
2013-09-27
1
-10
/
+0
*
|
|
|
|
Merge "Print job files and print job records not always cleaned up." into klp...
Svetoslav Ganov
2013-09-28
2
-83
/
+153
|
\
\
\
\
\
|
*
|
|
|
|
Print job files and print job records not always cleaned up.
Svetoslav Ganov
2013-09-27
2
-83
/
+153
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Centralize handleAppDied and fix return to home." into klp-dev
Craig Mautner
2013-09-28
3
-32
/
+65
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Centralize handleAppDied and fix return to home.
Craig Mautner
2013-09-27
3
-32
/
+65
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Dismiss keyguard when resuming visible activities
Craig Mautner
2013-09-26
1
-0
/
+4
|
/
/
/
*
|
|
Merge "Fix Sending PAC Broadcast before downloaded" into klp-dev
Jason Monk
2013-09-26
1
-1
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix Sending PAC Broadcast before downloaded
Jason Monk
2013-09-26
1
-1
/
+23
*
|
|
Revert behavior to perform onResume.
Craig Mautner
2013-09-26
3
-47
/
+29
*
|
|
Merge "Sigh." into klp-dev
Christopher Tate
2013-09-26
1
-3
/
+3
|
\
\
\
|
*
|
|
Sigh.
Christopher Tate
2013-09-26
1
-3
/
+3
*
|
|
|
Merge "PackageManager#queryIntentServices breaks its contract." into klp-dev
Svetoslav Ganov
2013-09-26
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
PackageManager#queryIntentServices breaks its contract.
Svetoslav Ganov
2013-09-26
1
-0
/
+4
*
|
|
|
|
Merge "Don't remove restrictions files that are valid" into klp-dev
Amith Yamasani
2013-09-26
1
-7
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Don't remove restrictions files that are valid
Amith Yamasani
2013-09-26
1
-7
/
+17
*
|
|
|
|
|
Merge "Tighten flags enforcement, API to test Uris." into klp-dev
Jeff Sharkey
2013-09-26
2
-20
/
+9
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Tighten flags enforcement, API to test Uris.
Jeff Sharkey
2013-09-26
2
-20
/
+9
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Adding hidden APIs for observing the print jobs state." into klp-dev
Svetoslav Ganov
2013-09-26
3
-0
/
+164
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Adding hidden APIs for observing the print jobs state.
Svetoslav Ganov
2013-09-25
3
-0
/
+164
*
|
|
|
|
Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs
Dianne Hackborn
2013-09-26
1
-1
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" i...
Dianne Hackborn
2013-09-25
3
-27
/
+120
|
\
\
\
\
|
*
|
|
|
Fix issue #10903002: com.facebook.katana keeps itself in A Services
Dianne Hackborn
2013-09-25
3
-27
/
+120
*
|
|
|
|
Require that persistable Uri permissions be taken.
Jeff Sharkey
2013-09-25
2
-113
/
+302
|
/
/
/
/
*
|
|
|
Merge "Don't crash when no alarms are scheduled" into klp-dev
Christopher Tate
2013-09-25
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
Don't crash when no alarms are scheduled
Christopher Tate
2013-09-24
1
-3
/
+2
*
|
|
|
|
Merge "Be less aggressive when not resuming top activity" into klp-dev
Craig Mautner
2013-09-25
1
-6
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Be less aggressive when not resuming top activity
Craig Mautner
2013-09-24
1
-6
/
+3
*
|
|
|
|
|
Merge "Fix issue #10848916: "Always" button is not working." into klp-dev
Dianne Hackborn
2013-09-24
4
-16
/
+39
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix issue #10848916: "Always" button is not working.
Dianne Hackborn
2013-09-24
4
-16
/
+39
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "Remove Rect allocation in each layout pass." into klp-dev
John Spurlock
2013-09-24
1
-3
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove Rect allocation in each layout pass.
John Spurlock
2013-09-24
1
-3
/
+3
*
|
|
|
|
|
Merge "Multiple printer discovery session instances and other bugs." into klp...
Svetoslav
2013-09-24
2
-11
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Multiple printer discovery session instances and other bugs.
Svetoslav
2013-09-23
2
-11
/
+23
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "Fix method for determining focused window." into klp-dev
Craig Mautner
2013-09-24
1
-53
/
+30
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix method for determining focused window.
Craig Mautner
2013-09-24
1
-53
/
+30
*
|
|
|
|
|
Merge "Pause activities behind keyguard after boot." into klp-dev
Craig Mautner
2013-09-24
3
-12
/
+55
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Pause activities behind keyguard after boot.
Craig Mautner
2013-09-24
3
-12
/
+55
*
|
|
|
|
|
Merge "Implement issue #10895990: Better durations for proc stats" into klp-dev
Dianne Hackborn
2013-09-23
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Implement issue #10895990: Better durations for proc stats
Dianne Hackborn
2013-09-23
1
-2
/
+2
*
|
|
|
|
|
Merge "Upload fsck logs to the dropbox when error found" into klp-dev
Ken Sumrall
2013-09-23
1
-0
/
+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Upload fsck logs to the dropbox when error found
Ken Sumrall
2013-09-20
1
-0
/
+28
*
|
|
|
|
|
|
Fix issue #10876433: java.lang.IllegalStateException in...
Dianne Hackborn
2013-09-23
1
-3
/
+4
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge "Work on issue #10759595: preferred tag doesn't prevent..." into klp-dev
Dianne Hackborn
2013-09-23
4
-41
/
+55
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Work on issue #10759595: preferred tag doesn't prevent...
Dianne Hackborn
2013-09-23
4
-41
/
+55
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "Ensure that activities behind keyguard are paused." into klp-dev
Craig Mautner
2013-09-23
1
-5
/
+3
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Ensure that activities behind keyguard are paused.
Craig Mautner
2013-09-23
1
-5
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge "fix deadlock caused by clearAllBackoffs in SSE" into klp-dev
Matthew Williams
2013-09-23
2
-20
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
fix deadlock caused by clearAllBackoffs in SSE
Matthew Williams
2013-09-20
2
-20
/
+25
[prev]
[next]