Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b6fa207c67b78c830bc34afa8b8d3cd68700ed3b
/
services
09e3715
Make registerDefaultNetwork work on metered networks.
by Lorenzo Colitti
· 8 years ago
fa7d97f
Make sure SELinux labels are correct after move-to operations
by Christopher Tate
· 8 years ago
479212c
Move getRecentTasks() to ParceledListSlice.
by Jeff Sharkey
· 8 years ago
55427a6
Merge "Only use one SurfaceControlWithBackground per AppToken." into nyc-dev
by Rob Carr
· 8 years ago
91b22809
Only use one SurfaceControlWithBackground per AppToken.
by Robert Carr
· 8 years ago
d006310
Relax security constraint around getAuthenticatorId().
by Jim Miller
· 8 years ago
dd85da6
Remove redundant setPendingIntentWhitelistDuration() calls.
by Felipe Leme
· 8 years ago
a7778b0
Fixed whitelistManager set on unbindServiceLocked()
by Felipe Leme
· 8 years ago
5f72b12
Merge "SyncOperation float cast fix" into nyc-dev
by Shreyas Basarge
· 8 years ago
b2cd9c9
Merge "Mark app pending intents in notification extras" into nyc-dev
by Svetoslav Ganov
· 8 years ago
ddb9488
Mark app pending intents in notification extras
by Svet Ganov
· 8 years ago
a39d380
Merge "Fix bug where process whitelist manager state would not be correct." into nyc-dev
by Dianne Hackborn
· 8 years ago
4d6be6b
Merge "Add extra waiting when switching users" into nyc-dev
by Andre Eisenbach
· 8 years ago
f480698
Merge "Fix #29737133 : content-trigger jobs not running properly" into nyc-dev
by Chris Tate
· 8 years ago
4b42571
Fix #29737133 : content-trigger jobs not running properly
by Christopher Tate
· 8 years ago
4140111
Add extra waiting when switching users
by Pavlin Radoslavov
· 8 years ago
a590d2b
Fix bug where process whitelist manager state would not be correct.
by Dianne Hackborn
· 8 years ago
06b1d78
Merge "Resume only activities in focused stack" into nyc-dev
by Andrii Kulian
· 8 years ago
c11ce7b
Resume only activities in focused stack
by Andrii Kulian
· 8 years ago
ace6f6d
SyncOperation float cast fix
by Shreyas Basarge
· 8 years ago
594c9cb
Merge "Improve ANR dropbox reports" into nyc-dev
by Adrian Roos
· 8 years ago
73d1ce8
Improve ANR dropbox reports
by Adrian Roos
· 8 years ago
dcbdc0d
Access internal ringer mode to properly vibrate in DND
by Brad Ebinger
· 8 years ago
060d5a0
Merge "When uninstalling, only kill the requested user." into nyc-dev
by TreeHugger Robot
· 8 years ago
85f449e
When uninstalling, only kill the requested user.
by Jeff Sharkey
· 8 years ago
7aac630
Merge "Don't loop forever on 0-length options." into nyc-dev
by TreeHugger Robot
· 8 years ago
8995d85
Don't loop forever on 0-length options.
by Lorenzo Colitti
· 8 years ago
42147f0
Merge "Don't compare intent filters on singleTask adjacent launch" into nyc-dev
by TreeHugger Robot
· 8 years ago
354c8cd
Merge "Show unsopported display size dialog on relaunch" into nyc-dev
by Andrii Kulian
· 8 years ago
039ba48
Don't compare intent filters on singleTask adjacent launch
by Andrii Kulian
· 8 years ago
45c7944
Merge "Fix adb backup/restore" into nyc-dev
by TreeHugger Robot
· 8 years ago
8ac5bcb
Merge "Report all content changes to a11y services." into nyc-dev
by Phil Weaver
· 8 years ago
f9f2c7c
Merge "Use granted userId to look up provider info" into nyc-dev
by Fyodor Kupolov
· 8 years ago
f42cbe8
Show unsopported display size dialog on relaunch
by Andrii Kulian
· 8 years ago
5cb5e89
Fix adb backup/restore
by Christopher Tate
· 8 years ago
dea7aa0
Merge "Fixed whitelistManager assignment." into nyc-dev
by TreeHugger Robot
· 8 years ago
18553f5
Merge "Avoid runtime restart when storage is missing." into nyc-dev
by TreeHugger Robot
· 8 years ago
335387a
Merge "Added more logs to track WakeLock usages" into nyc-dev
by Lifu Tang
· 8 years ago
ee77b88
Report all content changes to a11y services.
by Phil Weaver
· 8 years ago
11f197c
Avoid runtime restart when storage is missing.
by Jeff Sharkey
· 8 years ago
a329036
Merge "Start primary storage move outside lock." into nyc-dev
by TreeHugger Robot
· 8 years ago
6e051cc
Fixed whitelistManager assignment.
by Felipe Leme
· 8 years ago
cbd2a14
Added more logs to track WakeLock usages
by Lifu Tang
· 8 years ago
9bbaacf
Use granted userId to look up provider info
by Fyodor Kupolov
· 8 years ago
75c7cc6
Merge "Unblock 'am start -W' if activity is brought to front without launching" into nyc-dev
by Chong Zhang
· 8 years ago
a62a7ee
Merge "Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag..." into nyc-dev
by Dianne Hackborn
· 8 years ago
00d9d9f
Don't iterate over a list items are removed from.
by Julia Reynolds
· 8 years ago
a31460c
Start primary storage move outside lock.
by Jeff Sharkey
· 8 years ago
2058553
Merge "Don't allow showing an activity if user is stopping or shutting down." into nyc-dev
by Nicolas Prévot
· 8 years ago
1219c92
Don't allow showing an activity if user is stopping or shutting down.
by Nicolas Prevot
· 8 years ago
121e164
Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag...
by Dianne Hackborn
· 8 years ago
5022da3
Unblock 'am start -W' if activity is brought to front without launching
by Chong Zhang
· 8 years ago
c211539
Merge "Revert "Parse "vendor/priv-app" to find privileged applications"" into nyc-dev
by TreeHugger Robot
· 8 years ago
56b9656
Revert "Parse "vendor/priv-app" to find privileged applications"
by Todd Kennedy
· 8 years ago
472224c
Merge "Prevent startNavigating() call when GPS is off" into nyc-dev
by TreeHugger Robot
· 8 years ago
7595478f
Merge "registerUpdatedByApp should be synchronized" into nyc-dev
by Chris Wren
· 8 years ago
aab580a
Merge "Always report window move to client" into nyc-dev
by TreeHugger Robot
· 8 years ago
fa2715e
Merge "Ignore system apps on enforceMeteredApnPolicy()." into nyc-dev
by TreeHugger Robot
· 8 years ago
5f9afa9
Merge "Reduce race when connecting to an existing content provider." into nyc-dev
by Dianne Hackborn
· 8 years ago
e0aaeaa
registerUpdatedByApp should be synchronized
by Chris Wren
· 8 years ago
1e7d8d3
Merge "Fixed an issue where the deleteintent of children wasn't sent" into nyc-dev
by Selim Cinek
· 8 years ago
4de5a3a
Reduce race when connecting to an existing content provider.
by Dianne Hackborn
· 8 years ago
260d667
Prevent startNavigating() call when GPS is off
by Dante Russo
· 8 years ago
9980514
Merge "Compare intent filter when launching adjacent" into nyc-dev
by Andrii Kulian
· 8 years ago
8a1bc54
Merge "Parse "vendor/priv-app" to find privileged applications" into nyc-dev
by TreeHugger Robot
· 8 years ago
ee27cab
Ignore system apps on enforceMeteredApnPolicy().
by Felipe Leme
· 8 years ago
02708b1
Parse "vendor/priv-app" to find privileged applications
by Jeremie GARCIA
· 9 years ago
f159b74
Merge "Don't re-launch stopped activities while the device is sleeping" into nyc-dev
by TreeHugger Robot
· 8 years ago
ce87a8a
Fixed an issue where the deleteintent of children wasn't sent
by Selim Cinek
· 8 years ago
f00e780
Merge "Allow call addSharedAccountsFromParentUser with CREATE_USERS permission." into nyc-dev
by Sudheer Shanka
· 8 years ago
d2480ab
Merge "Fix issue #29438842: Enter the "am broadcast -a..." into nyc-dev
by Dianne Hackborn
· 8 years ago
089586f
Don't re-launch stopped activities while the device is sleeping
by Wale Ogunwale
· 8 years ago
beaf3707
Merge "Revert "Don't re-launch activities while the device is sleeping"" into nyc-dev
by TreeHugger Robot
· 8 years ago
ec3f840
Merge "Fix NPE in reading package-usage.list file" into nyc-dev
by TreeHugger Robot
· 8 years ago
ea05cd5
Fix issue #29438842: Enter the "am broadcast -a...
by Dianne Hackborn
· 8 years ago
60920d5
Revert "Don't re-launch activities while the device is sleeping"
by Wale Ogunwale
· 8 years ago
3b2297d
Allow call addSharedAccountsFromParentUser with CREATE_USERS permission.
by Sudheer Shanka
· 8 years ago
7c66926
Merge "Make sure fontScale in configuration sent to app is equal to global" into nyc-dev
by Chong Zhang
· 8 years ago
6be533e
Make sure fontScale in configuration sent to app is equal to global
by Chong Zhang
· 8 years ago
0f10134
Merge "Let bmgr inspect the set of whitelisted transports" into nyc-dev
by Chris Tate
· 8 years ago
83dce36
Fix NPE in reading package-usage.list file
by David Brazdil
· 8 years ago
c2d75c8
Merge "Fix runtime restart when using aggregated net observers." into nyc-dev
by Jeff Davidson
· 8 years ago
99407db
PackageManager: Don't fail app installs if dexopt fails.
by Narayan Kamath
· 8 years ago
70b6cd9
Merge "Fix for the missing sync bug" into nyc-dev
by Shreyas Basarge
· 8 years ago
fddf5df
Merge "assume a generous prior in the rate estimator" into nyc-dev
by Chris Wren
· 8 years ago
1bf8782
Merge "Fix race with BT disable in BLE_ON_STATE" into nyc-dev
by Andre Eisenbach
· 8 years ago
e555cb9
Unspecified alarm worksource names are the rule, not the exception
by Christopher Tate
· 8 years ago
8cbe1a6
Merge "Clean up ex-users in lock settings db" into nyc-dev
by Amith Yamasani
· 8 years ago
7ef9f61
Merge "Don't dispatch Uris with appended user handle" into nyc-dev
by Svetoslav Ganov
· 8 years ago
a0b91d7
Fix race with BT disable in BLE_ON_STATE
by Calvin On
· 8 years ago
6bc33b0
Merge "Work on issue #29328569: NPE in " com.google.android.configupdater"" into nyc-dev
by Dianne Hackborn
· 8 years ago
888b7a8
assume a generous prior in the rate estimator
by Chris Wren
· 8 years ago
d3bbb13
Compare intent filter when launching adjacent
by Andrii Kulian
· 8 years ago
7774bd5
Always report window move to client
by Wale Ogunwale
· 8 years ago
1f01512
Merge "Do not schedule restarts if the system is shutting down" into nyc-dev
by Fyodor Kupolov
· 8 years ago
1347cdb
Merge "Call AppOpsService from the handler thread" into nyc-dev
by Fyodor Kupolov
· 8 years ago
c577a50
Merge "Notify user when application does not support current display zoom" into nyc-dev
by Alan Viverette
· 8 years ago
ab8d4cf
Merge "Allow stopping user to access AppWidgetService API" into nyc-dev
by Tony Mak
· 8 years ago
9b80b94
Do not schedule restarts if the system is shutting down
by Fyodor Kupolov
· 8 years ago
1c3be1a
resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab am: e2c9b1af3e
by Christopher Tate
· 8 years ago
Next »