Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0433488daaf3347d0e6f0e18a42606df805f347d
/
services
/
tests
e7b0217
Fix PackageManagerSettingsTests and add KeySet info.
by dcashman
· 10 years ago
67633a1
Add KeySetManagerService unit tests.
by dcashman
· 10 years ago
644f413
Merge commit '4cb5d80' into merge2
by Etan Cohen
· 10 years ago
6332b7e
Merge "Set the secs field in the BOOTP header." into m-wireless-dev
by Lorenzo Colitti
· 10 years ago
3e97932
Set the secs field in the BOOTP header.
by Lorenzo Colitti
· 10 years ago
082474a
CONNECTIVITY_ACTION is the new _IMMEDIATE
by Erik Kline
· 10 years ago
f851d6d
CONNECTIVITY_ACTION is the new _IMMEDIATE
by Erik Kline
· 10 years ago
8fa5665
Wire up GateKeeper to LockSettingsService
by Andres Morales
· 10 years ago
385de62
Use UserHandle instead of int for public APIs
by Fyodor Kupolov
· 10 years ago
2e29aa5
Merge "Added getUserCreationTime to query user/profile creation time"
by Fyodor Kupolov
· 10 years ago
4870e9d
More work on device idle mode and other power stuff.
by Dianne Hackborn
· 10 years ago
ff7233e
Added getUserCreationTime to query user/profile creation time
by Fyodor Kupolov
· 10 years ago
a12bde3
Deal with null characters in string options.
by Lorenzo Colitti
· 10 years ago
c2abb2b
Deal with null characters in string options.
by Lorenzo Colitti
· 10 years ago
262f995
Support for nested bundles in setApplicationRestrictions
by Fyodor Kupolov
· 10 years ago
fc2d615
Fix build
by Svet Ganov
· 10 years ago
12a692a
Fix runtime permissinos toggling and relax XML parsing.
by Svet Ganov
· 10 years ago
c6d1c34
Runtime permissions: per user permission tracking.
by Svetoslav
· 10 years ago
4356447
Remove dead code, mostly DataStateTracker.
by Paul Jensen
· 10 years ago
db64454
resolved conflicts for merge of b6b9fe21 to master
by Andreas Gampe
· 10 years ago
7fad4eb
Remove dead code, mostly DataStateTracker.
by Paul Jensen
· 10 years ago
8add572
Remove deprecated version of setProfileOwner that takes packageName
by Esteban Talavera
· 10 years ago
3256601
Offer to "merge" subscribers for data usage.
by Jeff Sharkey
· 10 years ago
21b5ee3
Eliminate race conditions in UID-based network filtering.
by Sreeram Ramachandran
· 10 years ago
e542499
Add LockSettingsStorage tests
by Adrian Roos
· 10 years ago
d634d39
Merge "Follow API removal." into lmp-mr1-dev
by Jeff Sharkey
· 10 years ago
cff1d67
Follow API removal.
by Jeff Sharkey
· 10 years ago
036ebd7
Follow ArraySet refactoring.
by Jeff Sharkey
· 10 years ago
48a30db
Fix lock ordering in JobScheduler
by Matthew Williams
· 10 years ago
0e8d7d6
Add some @SystemApi tags for internal user-related APIs
by Amith Yamasani
· 11 years ago
d1c0675
Implement API review feedback for JobScheduler
by Matthew Williams
· 11 years ago
31fe102
Remove a line that was accidentally committed.
by Narayan Kamath
· 11 years ago
d8b54e8
Fix service tests.
by Narayan Kamath
· 11 years ago
235510e
Made AlarmClockInfo a nested class in AlarmManager
by Jose Lima
· 11 years ago
95ab784
Decouple user limit from guest creation
by Amith Yamasani
· 11 years ago
6831f1d
Remove dead code 2.
by Robert Greenwalt
· 11 years ago
01ac45b
Fix JobScheduler race condition
by Matthew Williams
· 11 years ago
1031c97
Honor the sort and group keys for notification ranking.
by Chris Wren
· 11 years ago
cf7ed58
Revert "Honor the sort and group keys for notification ranking."
by Chris Wren
· 11 years ago
4a24fd3
Honor the sort and group keys for notification ranking.
by Chris Wren
· 11 years ago
03666c7
Cleanup: Delete dead code.
by Sreeram Ramachandran
· 11 years ago
900c67f
Add job persistance as a setter in the API
by Matthew Williams
· 11 years ago
c42a1e1
Add AlarmClock API to AlarmManager
by Adrian Roos
· 11 years ago
43c4f41
am 8e8c1401: Fix build.
by Matthew Williams
· 11 years ago
0188bee
am d8f71d34: Merge "Out with the old; in with the new" into lmp-preview-dev
by Christopher Tate
· 11 years ago
46919f3
Fix build.
by Matthew Williams
· 11 years ago
7060b04
Out with the old; in with the new
by Christopher Tate
· 11 years ago
f53c295
am 3b471117: Merge "Add OnNetworkActive to TaskManager and simplify locking." into lmp-preview-dev
by Matthew Williams
· 11 years ago
effacfa
Add OnNetworkActive to TaskManager and simplify locking.
by Matthew Williams
· 11 years ago
38b200f
am 1a2f47d4: Merge "Add persistence of tasks for TaskManager & BatteryController" into lmp-preview-dev
by Matthew Williams
· 11 years ago
3d86fd2
Add persistence of tasks for TaskManager & BatteryController
by Matthew Williams
· 11 years ago
5b5aa40
Handle saving and restoring ints in application restrictions
by Amith Yamasani
· 11 years ago
92af372
add tests for ValidateNotificationPeople.getExtraPeople()
by Chris Wren
· 11 years ago
4ddebf7
Fix build.
by Sreeram Ramachandran
· 11 years ago
a7b9796
Get ConnectivityServiceTest building again after 8f80cc8.
by Paul Jensen
· 11 years ago
629f766
am 80edaa67: am 24c089a8: Fix build.
by Narayan Kamath
· 11 years ago
24c089a
Fix build.
by Narayan Kamath
· 11 years ago
c798e4f
am 4701b51a: am bb87ac7f: DO NOT MERGE: Downgrade expedited to normal on reschedule.
by Matthew Williams
· 11 years ago
bb87ac7
DO NOT MERGE: Downgrade expedited to normal on reschedule.
by Matthew Williams
· 11 years ago
cde7086
Merge "Downgrade expedited to normal on reschedule."
by Matthew Williams
· 11 years ago
a3f828b
Update the tests to deal with the new timestamps in idletimer module.
by Ashish Sharma
· 11 years ago
8a985d2
Tabs -> spaces in frameworks/base.
by John Spurlock
· 11 years ago
d63b431
Merge "Log history of location requests in LocationManager. -Assists with debugging power issues. Bug: 12824233"
by David Christie
· 11 years ago
6428046
Downgrade expedited to normal on reschedule.
by Matthew Williams
· 11 years ago
776c555
Extend DeviceOwner concept to accommodate ProfileOwners
by Adam Connors
· 11 years ago
2ff96af
Log history of location requests in LocationManager.
by David Christie
· 11 years ago
ba09ada
Include subdirectory Android.mks.
by Ying Wang
· 11 years ago
c459bfe
Include subdirectory Android.mks.
by Ying Wang
· 11 years ago
4598ea4
am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to LinkAddress."
by Lorenzo Colitti
· 11 years ago
6448394
Add address flags and scope to LinkAddress.
by Lorenzo Colitti
· 11 years ago
317d15c
am 4806fdfb: am f226bc60: Merge "Use LinkAddress in address notifications."
by Lorenzo Colitti
· 11 years ago
5ad421a
Use LinkAddress in address notifications.
by Lorenzo Colitti
· 11 years ago
5ae4a53
Pass DNS server info notifications to observers.
by Lorenzo Colitti
· 11 years ago
a9626c1
Minor cleanups to NetdCallbackReceiver.onEvent.
by Lorenzo Colitti
· 11 years ago
416740ad
Pass DNS server info notifications to observers.
by Lorenzo Colitti
· 11 years ago
59be800
Minor cleanups to NetdCallbackReceiver.onEvent.
by Lorenzo Colitti
· 11 years ago
d08d668
resolved conflicts for merge of 94b51810 to master
by Matthew Williams
· 11 years ago
94b5181
am e0a2bdaf: am 32551ae5: Merge "Fix infinite boot-loop bug in SM." into klp-dev
by Matthew Williams
· 11 years ago
632515b
Fix infinite boot-loop bug in SM.
by Matthew Williams
· 11 years ago
87e385e
am aa947f15: am a9bce468: am 84742149: Merge "Make EntropyMixer mix in output of Hardware RNG into Linux RNG."
by Alex Klyubin
· 11 years ago
aa947f1
am a9bce468: am 84742149: Merge "Make EntropyMixer mix in output of Hardware RNG into Linux RNG."
by Alex Klyubin
· 11 years ago
6ab3d20
Make EntropyMixer mix in output of Hardware RNG into Linux RNG.
by Alex Klyubin
· 11 years ago
06485a7
Pending op fix didn't merge properly from KLP-dev.
by Matthew Williams
· 12 years ago
86f4b37
Merge "Refactor SyncManager rename authority->target"
by Matthew Williams
· 11 years ago
8ef2204
Refactor SyncManager rename authority->target
by Matthew Williams
· 12 years ago
123eeea
am e2d76fa8: am cecccecc: Merge changes Ib1274847,I2eb2a1bf into klp-dev
by Jeff Sharkey
· 11 years ago
e4984be
Request all tethering interfaces, fix corruption.
by Jeff Sharkey
· 11 years ago
56dbf8f
Fix broken javadocs
by Matthew Williams
· 12 years ago
7421a01
Add a simple test for NetworkManagementService.
by Lorenzo Colitti
· 12 years ago
ba35271
Use pending.xml to persist sync ops.
by Matthew Williams
· 12 years ago
ba53054
Revert "Fix broken unit test"
by David Christie
· 12 years ago
0ca981f
Fix broken unit test
by David Christie
· 12 years ago
df2cab2
Fix build breakage
by David Christie
· 12 years ago
ebe51fc
Add WorkSource capability to AlarmManager.
by David Christie
· 12 years ago
fa77418
AnonymousSyncService & SyncRequest.
by Matthew Williams
· 12 years ago
bc668ac
fix build
by Guang Zhu
· 12 years ago
3e07a89
Fix build & preserve DHCP scheduling as-is
by Christopher Tate
· 12 years ago
a8c7e3f
Fix the build - missed a renaming
by Svetoslav
· 12 years ago
56cd646
Avoid logging sensitive data.
by Jeff Sharkey
· 12 years ago
31c0959
Fix test
by Amith Yamasani
· 12 years ago
Next »