Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6ec5a256d78579057e82691e4cc21ca6222e2b1f
/
services
« Previous
2d1cc18
Merge "Fix issue #17574819: Chrome browser process is killed..." into lmp-dev
by Dianne Hackborn
· 10 years ago
cd97c96
Fix issue #17574819: Chrome browser process is killed...
by Dianne Hackborn
· 10 years ago
54b0a05
Merge "Invalid active window if temporary disabling accessibility for test tools." into lmp-dev
by Svetoslav
· 10 years ago
3f92ffc
Invalid active window if temporary disabling accessibility for test tools.
by Svetoslav
· 10 years ago
f3ac946
Merge "Fix issue #17661444: Persistent service not automatically restarted" into lmp-dev
by Dianne Hackborn
· 10 years ago
2ca21ef
Fix issue #17661444: Persistent service not automatically restarted
by Dianne Hackborn
· 10 years ago
4711578
Merge "Accessibility in bad state after using SDK tool uiautomatorviewer." into lmp-dev
by Svetoslav
· 10 years ago
dd81183
Accessibility in bad state after using SDK tool uiautomatorviewer.
by Svetoslav
· 10 years ago
42dad80
Merge "Specify a device identifier for keyboard layout notification." into lmp-dev
by Michael Wright
· 10 years ago
57ce30d
Merge "Accessibility events may be fired even if no services observe them." into lmp-dev
by Svetoslav
· 10 years ago
5dde6e3
Uninstall for all users should check device admins.
by Kenny Guy
· 10 years ago
baa0593
Merge "Ignore badly formed ComponentNames when loading device_owner.xml" into lmp-dev
by Kenny Guy
· 10 years ago
be16357
Ignore badly formed ComponentNames when loading device_owner.xml
by Kenny Guy
· 10 years ago
e1b032a
Merge "NoMan: Add 3s timeout in matchesCallFilter()" into lmp-dev
by Christoph Studer
· 10 years ago
8aeb091
Accessibility events may be fired even if no services observe them.
by Svetoslav
· 10 years ago
0a285b4
Merge "Include reason when wiping data." into lmp-dev
by Jeff Sharkey
· 10 years ago
143dc76
Merge "Clear the volume cache for all inactive state transitions" into lmp-dev
by RoboErik
· 10 years ago
fae2aab
Merge "Work on issue #17624121: Settings crash while launching on wiped device" into lmp-dev
by Dianne Hackborn
· 10 years ago
004a4b2
Include reason when wiping data.
by Jeff Sharkey
· 10 years ago
b294eac
Merge "Fix issue #17614141: Add protection for accessing images" into lmp-dev
by Dianne Hackborn
· 10 years ago
337abb3
Fix issue #17614141: Add protection for accessing images
by Dianne Hackborn
· 10 years ago
ee9d415
Merge "Avoid drawing the starting window twice" into lmp-dev
by Chet Haase
· 10 years ago
ff07272
Work on issue #17624121: Settings crash while launching on wiped device
by Dianne Hackborn
· 10 years ago
23b1135
Clear the volume cache for all inactive state transitions
by RoboErik
· 10 years ago
8eb48d2
Avoid drawing the starting window twice
by Chet Haase
· 10 years ago
12aeda8
NoMan: Add 3s timeout in matchesCallFilter()
by Christoph Studer
· 10 years ago
49d810c
Reset keystore when user is added or removed
by Robin Lee
· 10 years ago
bdc07b6
Merge "Register ActivityManagerService.PackageMonitor for all users." into lmp-dev
by Zoltan Szatmary-Ban
· 10 years ago
83a76db
Merge "Force layout and animation when display changes" into lmp-dev
by Craig Mautner
· 10 years ago
9b5e824
Force layout and animation when display changes
by Craig Mautner
· 10 years ago
75b8966
Merge "Only stop/start clatd if necessary." into lmp-dev
by Lorenzo Colitti
· 10 years ago
e034716
Merge "Block address families with routes, not NetworkAgent side channel" into lmp-dev
by Lorenzo Colitti
· 10 years ago
58817f5
Merge "Work on issue #17628623: Need to update default preferred activities for YouTube" into lmp-dev
by Dianne Hackborn
· 10 years ago
8cfd9e6
Merge "Fix lock ordering in JobScheduler" into lmp-dev
by Matthew Williams
· 10 years ago
48a30db
Fix lock ordering in JobScheduler
by Matthew Williams
· 10 years ago
eeb2c7e
Work on issue #17628623: Need to update default preferred activities for YouTube
by Dianne Hackborn
· 10 years ago
c93fbd1
Specify a device identifier for keyboard layout notification.
by Michael Wright
· 10 years ago
6800e1b
Merge "Move setting the display state out of the critical section." into lmp-dev
by Jeff Brown
· 10 years ago
d0e0154
Merge "Maybe fix issue #17614177 APR: system process restarting due to infinite loop" into lmp-dev
by Dianne Hackborn
· 10 years ago
e75926d
Move setting the display state out of the critical section.
by Jeff Brown
· 10 years ago
def1011
Merge "Remove redundant wifi-display notification." into lmp-dev
by John Spurlock
· 10 years ago
03365cc
Remove redundant wifi-display notification.
by John Spurlock
· 10 years ago
193b27c
Merge "Fix issue #17307700: retarget a relinquished task is not working" into lmp-dev
by Dianne Hackborn
· 10 years ago
23e79fc
Merge "Better detection for SIM information readyness. 1) listen to SUBINFO broadcast intent to better capture SIM info update. 2) notify HAL about SUPL server/host everytime they get set." into lmp-dev
by Tsuwei Chen
· 10 years ago
2fb173a
Merge "Only wait for relevant windows when turning on the screen" into lmp-dev
by Jorim Jaggi
· 10 years ago
678c13c
Better detection for SIM information readyness.
by Tsuwei Chen
· 10 years ago
39569af
Fix issue #17307700: retarget a relinquished task is not working
by Dianne Hackborn
· 10 years ago
25e1eca
Maybe fix issue #17614177 APR: system process restarting due to infinite loop
by Dianne Hackborn
· 10 years ago
dc9ead4
Only wait for relevant windows when turning on the screen
by Jorim Jaggi
· 10 years ago
55fa020
Merge "Fix window manager policy state when waking from doze." into lmp-dev
by Jeff Brown
· 10 years ago
3ee549c
Fix window manager policy state when waking from doze.
by Jeff Brown
· 10 years ago
0bec95d
Register ActivityManagerService.PackageMonitor for all users.
by Zoltan Szatmary-Ban
· 10 years ago
1df5fa5
Only stop/start clatd if necessary.
by Lorenzo Colitti
· 10 years ago
74971c7
Merge "Remove needless locking of mRulesLock that caused deadlocks." into lmp-dev
by Paul Jensen
· 10 years ago
6044616
Block address families with routes, not NetworkAgent side channel
by Lorenzo Colitti
· 10 years ago
1e2b63d
Merge changes I3ebf0cec,I8635472c into lmp-dev
by Lorenzo Colitti
· 10 years ago
fee7ad1
Merge "Fix regression in launching CantAddAccountActivity for correct user" into lmp-dev
by Amith Yamasani
· 10 years ago
c7437dd
Merge "I am such an idiot." into lmp-dev
by Dianne Hackborn
· 10 years ago
4a1ef0b
I am such an idiot.
by Dianne Hackborn
· 10 years ago
abbc202
Merge "Fix for empty RSSI triangle after boot" into lmp-dev
by xinhe
· 10 years ago
2e51cc6
Merge "Revert behavior of Lockscreen Activity Launch to KK" into lmp-dev
by Adam Lesinski
· 10 years ago
246a8bc
Revert behavior of Lockscreen Activity Launch to KK
by Adam Lesinski
· 10 years ago
5d47a09
Merge "Fix issue #17609716: Frequent crash in system_server (RT restarts)" into lmp-dev
by Dianne Hackborn
· 10 years ago
ab4fbef
Merge "Fix a bug in parsing app widget state XML." into lmp-dev
by Svetoslav
· 10 years ago
e35c9bf
Merge "Zen: Add events as a new config attribute." into lmp-dev
by John Spurlock
· 10 years ago
2dac62c
Zen: Add events as a new config attribute.
by John Spurlock
· 10 years ago
19c3b5d
Merge "Work on issue #17581375: Nexus 5 getting low on RAM" into lmp-dev
by Dianne Hackborn
· 10 years ago
c2f6f94
Fix issue #17609716: Frequent crash in system_server (RT restarts)
by Dianne Hackborn
· 10 years ago
3119b82
Merge "Monitor MediaRouter for remote display connections." into lmp-dev
by Michael Wright
· 10 years ago
d412563
Work on issue #17581375: Nexus 5 getting low on RAM
by Dianne Hackborn
· 10 years ago
ae7034a
Fix regression in launching CantAddAccountActivity for correct user
by Amith Yamasani
· 10 years ago
c616b3e
Fix a bug in parsing app widget state XML.
by Svetoslav
· 10 years ago
ca5e72c
Merge "Work on issue #17506095: Plumb a new configuration to IMMS" into lmp-dev
by Yohei Yukawa
· 10 years ago
5026279
Add a throw route to the VPN endpoint.
by Lorenzo Colitti
· 10 years ago
4b0f8e6
Support non-unicast route types: unreachable and throw.
by Lorenzo Colitti
· 10 years ago
e63b5fa
Work on issue #17506095: Plumb a new configuration to IMMS
by Yohei Yukawa
· 10 years ago
6e53b74
Merge "Decouple turning screen on from waking up in policy." into lmp-dev
by Jeff Brown
· 10 years ago
1ecada8
Merge "Ensure that the screen on blocker is applied while dozing." into lmp-dev
by Jeff Brown
· 10 years ago
000e464
Merge "Fix issue #17492300: NavUtils.shouldUpRecreateTask returns different..." into lmp-dev
by Dianne Hackborn
· 10 years ago
f3eb843
Fix issue #17492300: NavUtils.shouldUpRecreateTask returns different...
by Dianne Hackborn
· 10 years ago
49c4691
Merge "TouchExploer computes incorectly the click location." into lmp-dev
by Svetoslav
· 10 years ago
8d412fe
TouchExploer computes incorectly the click location.
by Svetoslav
· 10 years ago
cf456e3
Merge "Fix issue #17574819: Chrome browser process is killed in background..." into lmp-dev
by Dianne Hackborn
· 10 years ago
cfb67ee
Merge "Work on issue #17381033: Program icon and shortcut disappear after..." into lmp-dev
by Dianne Hackborn
· 10 years ago
0ed82e2
Work on issue #17381033: Program icon and shortcut disappear after...
by Dianne Hackborn
· 10 years ago
43c5029
Fix for empty RSSI triangle after boot
by xinhe
· 10 years ago
eae9216
Logspam is spam
by Christopher Tate
· 10 years ago
0fe3c25
Fix issue #17574819: Chrome browser process is killed in background...
by Dianne Hackborn
· 10 years ago
89c2cb6
Monitor MediaRouter for remote display connections.
by Michael Wright
· 10 years ago
79572af
Merge "Add new activity dumpsys command to persist all data." into lmp-dev
by Dianne Hackborn
· 10 years ago
804d37f
Merge "Fix bugs when system apps reclaim permissions." into lmp-dev
by Jeff Sharkey
· 10 years ago
36c4db8
Decouple turning screen on from waking up in policy.
by Jeff Brown
· 10 years ago
606e4e8
Ensure that the screen on blocker is applied while dozing.
by Jeff Brown
· 10 years ago
ce0fd76
Add new activity dumpsys command to persist all data.
by Dianne Hackborn
· 10 years ago
4bc92b0
Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
by Michael Wright
· 10 years ago
f6b46cb
Fix crash in PacManager
by Jason Monk
· 10 years ago
bfed9f3
Fix bugs when system apps reclaim permissions.
by Jeff Sharkey
· 10 years ago
bc46c83
Merge "Remove FLAG_FOREGROUND_SERVICE on Service.stopForeground()" into lmp-dev
by Christoph Studer
· 10 years ago
c1cdd4b
Merge "Only revoke ownerless grants when unprivileged." into lmp-dev
by Jeff Sharkey
· 10 years ago
29b2516
Only revoke ownerless grants when unprivileged.
by Jeff Sharkey
· 10 years ago
Next »