Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
22a3344cda1a3dcf4f719e0685c5d06155922c29
/
services
f78ff07
Merge "Fix concurrency issues when parceling StatusBarNotifications." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
d020294
Merge "Listen for network disconnect." into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
1b0ca9d
Listen for network disconnect.
by Robert Greenwalt
· 12 years ago
7a4ddba
Merge "Don't attempt native crash reporting for persistent apps" into jb-mr2-dev
by Christopher Tate
· 12 years ago
1a497d3
Fix concurrency issues when parceling StatusBarNotifications.
by Daniel Sandler
· 12 years ago
c5fc998
Made it easier to disable overlay mechanism of location components.
by Zhentao Sun
· 12 years ago
b86d81d
Don't attempt native crash reporting for persistent apps
by Christopher Tate
· 12 years ago
48749fc
Environment should only warn when asked.
by Jeff Sharkey
· 12 years ago
e37c8f7
Merge "Improve API and documentation" into jb-mr2-dev
by Amith Yamasani
· 12 years ago
3b458ad
Improve API and documentation
by Amith Yamasani
· 12 years ago
ba1311a3
Merge "Fix API name" into jb-mr2-dev
by Irfan Sheriff
· 12 years ago
7ea33ea
Fix API name
by Irfan Sheriff
· 12 years ago
688a697
Replacing accessibility service permissions with capability attributes.
by Svetoslav
· 12 years ago
a407994
Merge "Reload accessibility service infos for reisntalled packages." into jb-mr2-dev
by Svetoslav Ganov
· 12 years ago
9bc3386
Merge "Once again, cancel all when notifications canceled for pkg." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
a454c57
Merge "Sent hint to Wifi driver when enabling WFD." into jb-mr2-dev
by Jeff Brown
· 12 years ago
467a052
Magnification does not work if no enabled accessibility services.
by Svetoslav Ganov
· 12 years ago
0ecfa01
Reload accessibility service infos for reisntalled packages.
by Svetoslav Ganov
· 12 years ago
32e698b
Once again, cancel all when notifications canceled for pkg.
by Daniel Sandler
· 12 years ago
f024e7a
Merge "Fix possible NPE" into jb-mr2-dev
by Satoshi Kataoka
· 12 years ago
f110a37
Sent hint to Wifi driver when enabling WFD.
by Jeff Brown
· 12 years ago
ca46b87
Fix issue #8540550: Screenshots should never have transparency
by Dianne Hackborn
· 12 years ago
158fe19
Add permission check for owner-info related LockSettings.
by Jim Miller
· 12 years ago
b1e5137
Merge "Move owner info from Settings.Secure to LockSettings" into jb-mr2-dev
by Jim Miller
· 12 years ago
a004274
Merge "Modify restrictions bundle per api council recommendations" into jb-mr2-dev
by Amith Yamasani
· 12 years ago
effb153
Merge "Lengthen the AM timeout reading crash reports slightly" into jb-mr2-dev
by Christopher Tate
· 12 years ago
7e99bc0
Modify restrictions bundle per api council recommendations
by Amith Yamasani
· 12 years ago
1b64598
Lengthen the AM timeout reading crash reports slightly
by Christopher Tate
· 12 years ago
6676976
Merge "Treat the default sound Uri the same as DEFAULT_SOUND." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
3147523
Treat the default sound Uri the same as DEFAULT_SOUND.
by Daniel Sandler
· 12 years ago
7987a31
Fix possible NPE
by Satoshi Kataoka
· 12 years ago
187ec58
Move owner info from Settings.Secure to LockSettings
by Jim Miller
· 12 years ago
53f22ad
Merge "Monitor the firewall rules file for changes" into jb-mr2-dev
by Ben Gruver
· 12 years ago
8297e68
Merge "BinderDied may be called after we unregistered the death recipient." into jb-mr2-dev
by Svetoslav
· 12 years ago
b34b321
Merge "Re-introduce single-shot mode, set MS Assist Mode A when in single-shot mode." into jb-mr2-dev
by Stan Chesnutt
· 12 years ago
1d72d8c
Re-introduce single-shot mode, set MS Assist Mode A when in single-shot mode.
by Stan Chesnutt
· 12 years ago
4b6d23d
Merge "Further reduce memory usage of notification archive." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
5e62e3a
Further reduce memory usage of notification archive.
by Daniel Sandler
· 12 years ago
f094d22
Merge "Finish annotating Notification.extras." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
feedb1b
Merge "Fix security issues with LocationManager where apps with coarse permissions can get location updates too frequently by repeatedly calling getLastKnownLocation or by registering/unregistering location updates frequently." into jb-mr2-dev
by David Christie
· 12 years ago
2602a39
BinderDied may be called after we unregistered the death recipient.
by Svetoslav
· 12 years ago
a59a19a
Merge "Fix issue #8512015: VideoView's window animates when its position changes" into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
bffe377
Merge "Add logic to handle changes to file_contexts during update." into jb-mr2-dev
by Geremy Condra
· 12 years ago
1b9b7b1
Fix security issues with LocationManager where apps with coarse permissions
by David Christie
· 12 years ago
1c5383c
Fix issue #8512015: VideoView's window animates when its position changes
by Dianne Hackborn
· 12 years ago
f33575b0
Add logic to handle changes to file_contexts during update.
by Geremy Condra
· 12 years ago
7af3d05
Merge "Crash on non-eng builds due to lacking null check." into jb-mr2-dev
by Svetoslav
· 12 years ago
289e649
Merge "Fully setup newly bound service before state management." into jb-mr2-dev
by Svetoslav
· 12 years ago
1487cd5
Crash on non-eng builds due to lacking null check.
by Svetoslav
· 12 years ago
072906e
Fully setup newly bound service before state management.
by Svetoslav
· 12 years ago
f45564e
Finish annotating Notification.extras.
by Daniel Sandler
· 12 years ago
26257a0
Merge "Allow for setting test type as a monkey." into jb-mr2-dev
by Svetoslav Ganov
· 12 years ago
ce70311
Merge "Add user restrictions (credentials, user removal)" into jb-mr2-dev
by Emily Bernier
· 12 years ago
8f6f1f4
Allow for setting test type as a monkey.
by Adam Momtaz
· 12 years ago
3016244
Merge "Add new route.hasGateway() api" into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
ca441ee
Add new route.hasGateway() api
by Robert Greenwalt
· 12 years ago
6fd1c85d
Remove keystore entries when app data cleared
by Kenny Root
· 12 years ago
14c8c74
Merge "Adding APIs for an accessibility service to intercept key events." into jb-mr2-dev
by Svetoslav
· 12 years ago
7b92467
Fix issue #7643046: Activity.getCallingPackage() bogusly returns null...
by Dianne Hackborn
· 12 years ago
b223f73
Add user restrictions (credentials, user removal)
by Emily Bernier
· 12 years ago
b7e6a44
Merge "Routing workaround." into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
c4fccd1
Adding APIs for an accessibility service to intercept key events.
by Svetoslav
· 12 years ago
ccbe7e6
Merge "Use CONNECTIVITY_INTERNAL for global proxy" into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
6d0c1d78
Sensor values changes.
by Jaikumar Ganesh
· 12 years ago
f900647
Merge "Don't sync from adapters that haven't opted in to restricted accounts" into jb-mr2-dev
by Amith Yamasani
· 12 years ago
9429afb
Fix a security check in getting app restrictions
by Amith Yamasani
· 12 years ago
b3a9872
Merge "Show an error dialog when account type is requested on a limited user" into jb-mr2-dev
by Amith Yamasani
· 12 years ago
9422bdc
Don't sync from adapters that haven't opted in to restricted accounts
by Amith Yamasani
· 12 years ago
790518a
Merge "Implicitly enable system apps when updates installed" into jb-mr2-dev
by Christopher Tate
· 12 years ago
cc979c9
Merge "Debug logging improvement." into jb-mr2-dev
by Craig Mautner
· 12 years ago
acd840d
Merge "Obfuscate any phone numbers that pass through the event log." into jb-mr2-dev
by Santos Cordon
· 12 years ago
23c8b96
Show an error dialog when account type is requested on a limited user
by Amith Yamasani
· 12 years ago
66d7730
Debug logging improvement.
by Craig Mautner
· 12 years ago
a9bebc2
Use CONNECTIVITY_INTERNAL for global proxy
by Robert Greenwalt
· 12 years ago
8ce470d
GPS Hardware geofencing.
by Jaikumar Ganesh
· 12 years ago
f710413
Merge "Stop marking gamepads as keyboards" into jb-mr2-dev
by Michael Wright
· 12 years ago
8f980e1
Merge "Reduce duration of rotation xfade animation." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
4dac901
Rewrite touch navigation dpad synthesis.
by Jeff Brown
· 12 years ago
d8b26d6
Merge "Add liblog" into jb-mr2-dev
by Ying Wang
· 12 years ago
d685894
Add liblog
by Ying Wang
· 12 years ago
32a019d
Implicitly enable system apps when updates installed
by Christopher Tate
· 12 years ago
979ee3c
Routing workaround.
by Robert Greenwalt
· 12 years ago
dbf500a
Merge "Turn back on global proxy support." into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
558a3c1
Merge "Kill processes when permissions are revoked." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
f1b7824
Kill processes when permissions are revoked.
by Dianne Hackborn
· 12 years ago
74c8fb6
Stop marking gamepads as keyboards
by Michael Wright
· 12 years ago
3c09715
Merge "Change dropbox tag for native crashes." into jb-mr2-dev
by Eric Rowe
· 12 years ago
00e8d4c
Turn back on global proxy support.
by Robert Greenwalt
· 12 years ago
0eee410
Merge "Check outInfo is not null" into jb-mr2-dev
by Kenny Root
· 12 years ago
3b9933d
Check outInfo is not null
by Kenny Root
· 12 years ago
88d842c
Change dropbox tag for native crashes.
by Eric Rowe
· 12 years ago
89454f8
Merge "Implement event logging for intent firewall" into jb-mr2-dev
by Ben Gruver
· 12 years ago
b1a90d3
Merge "Remove the sender package filter from the intent firewall" into jb-mr2-dev
by Ben Gruver
· 12 years ago
a4879c3
Monitor the firewall rules file for changes
by Ben Gruver
· 12 years ago
91fe845
Clean up language in forced foreground service notifications.
by Daniel Sandler
· 12 years ago
8be8df2
Implement event logging for intent firewall
by Ben Gruver
· 12 years ago
a1ca6fac
Merge "Fix crash in ConfigUpdater when the target dir doesn't exist." into jb-mr2-dev
by Geremy Condra
· 12 years ago
bdb706e48
Merge "Pipe through device resolution information" into jb-mr2-dev
by Michael Wright
· 12 years ago
4a706bc
Merge "Correctly manage the lifecycle of IME InputChannels." into jb-mr2-dev
by Jeff Brown
· 12 years ago
aa3c81e
Fix crash in ConfigUpdater when the target dir doesn't exist.
by Geremy Condra
· 12 years ago
Next »