Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bae1ca315b27973fee8daacec482bb633a464294
/
services
/
java
9e5d5d6
am 3681f26: LocationManager: Recover if process containing NetworkLocat
by Mike Lockwood
· 16 years ago
3681f26
LocationManager: Recover if process containing NetworkLocation provider crashes
by Mike Lockwood
· 16 years ago
65e1317
PackageManager keeps track of who installed what.
by Jacek Surazski
· 16 years ago
d015477
am 1655be4: Fix issue #1837610 and #1753079
by Dianne Hackborn
· 16 years ago
1655be4
Fix issue #1837610 and #1753079
by Dianne Hackborn
· 16 years ago
710957c
Merge change 720
by Android (Google) Code Review
· 16 years ago
849e89c
am 851a541: Implement targetSdkVersion and maxSdkVersion, plus version c
by Dianne Hackborn
· 16 years ago
1246e3d
am c39aae0: Merge change 1278 into donut
by Android (Google) Code Review
· 16 years ago
049315a
am 7b59fe3: Merge change 1275 into donut
by Android (Google) Code Review
· 16 years ago
851a541
Implement targetSdkVersion and maxSdkVersion, plus version code names.
by Dianne Hackborn
· 16 years ago
c39aae0
Merge change 1278 into donut
by Android (Google) Code Review
· 16 years ago
7b59fe3
Merge change 1275 into donut
by Android (Google) Code Review
· 16 years ago
c2af31f
Squashed commit of the following:
by Suchi Amalapurapu
· 16 years ago
0bfbae2
Make the internal storage monitor work correctly when internal storage is very large.
by Marco Nelissen
· 16 years ago
3531fdb
merge 55280a9
by The Android Open Source Project
· 16 years ago
55280a9
Improve shutdown process to send broadcast for applications.
by Dianne Hackborn
· 16 years ago
1a36071
manual merge of 7ec32cc
by The Android Open Source Project
· 16 years ago
b1a7ffe
More backup tests
by Joe Onorato
· 16 years ago
04f7e41
am 39bfa72: Merge change 1158 into donut
by Android (Google) Code Review
· 16 years ago
95427cd
location: Fix mock provider support
by Mike Lockwood
· 16 years ago
a15f0fc
am 5039606: Merge change 1152 into donut
by Android (Google) Code Review
· 16 years ago
8dfe5d8
location: Remove two unnecessary variables.
by Mike Lockwood
· 16 years ago
158b212
am f792fc5: Merge change 1150 into donut
by Android (Google) Code Review
· 16 years ago
0528b9b
location: Location Manager wakelock cleanup
by Mike Lockwood
· 16 years ago
a82842f
Move ACTION_BATTERY_LOW logic to BatteryService (bug 1630733).
by Mihai Preda
· 16 years ago
eec4c77
am 05d24af: Merge branch \'readonly-p4-donut\' into donut
by Michael Chan
· 16 years ago
05d24af
Merge branch 'readonly-p4-donut' into donut
by Michael Chan
· 16 years ago
7706604
am 413cf5f: Merge change 1110 into donut
by Android (Google) Code Review
· 16 years ago
3799bc2
Track install/removal/update of packages that provide backup services
by Christopher Tate
· 16 years ago
959a4bc
am b1d790b: Pass null as savedState to indicate a full backup is require
by Christopher Tate
· 16 years ago
37dbf09
am 9a6f250: Merge change 1089 into donut
by Android (Google) Code Review
· 16 years ago
b1d790b
Pass null as savedState to indicate a full backup is required
by Christopher Tate
· 16 years ago
4675812
Add a Backup Manager interface to request a full backup
by Christopher Tate
· 16 years ago
e96440f
AI 148368: Decrease CPU usage by throttling touch events
by Michael Chan
· 16 years ago
7a13559
merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581
by Dianne Hackborn
· 16 years ago
dccc39b
Merge change 777 into donut
by Android (Google) Code Review
· 16 years ago
17ac18e
am f417247: Further development of backup file handling
by Christopher Tate
· 16 years ago
f417247
Further development of backup file handling
by Christopher Tate
· 16 years ago
231cc60
Rewrite SyncStorageEngine to use flat files and in-memory data structures.
by Dianne Hackborn
· 16 years ago
3cbab32
am 22b8787: Squashed commit of the following:
by Christopher Tate
· 16 years ago
22b8787
Squashed commit of the following:
by Christopher Tate
· 16 years ago
176ef2d
am 1ab6e21: Merge change 909 into donut
by Android (Google) Code Review
· 16 years ago
3413b89
Let screenOrientation="behind" works as expected
by Owen Lin
· 16 years ago
e90c0da
am 275555c: location: Add support for location providers outside of the
by Mike Lockwood
· 16 years ago
275555c
location: Add support for location providers outside of the system process.
by Mike Lockwood
· 16 years ago
ac7a3de
am 15e3d0f: location: Use ILocationProvider Binder interface for all loc
by Mike Lockwood
· 16 years ago
15e3d0f
location: Use ILocationProvider Binder interface for all location providers.
by Mike Lockwood
· 16 years ago
718d8a2
decouple SyncAdapter from ContentProvider
by Fred Quintana
· 16 years ago
171fd53
am 2cd006c: Merge change 837 into donut
by Android (Google) Code Review
· 16 years ago
54796e7
Make the home screen come up in the simulator.
by Marco Nelissen
· 16 years ago
171134a
am 021dce4: Merge change 811 into donut
by Android (Google) Code Review
· 16 years ago
a8bf815
Add android.backup.BackupManager
by Christopher Tate
· 16 years ago
f899769
am 487529a: First baby steps towards settings backup
by Christopher Tate
· 16 years ago
487529a
First baby steps towards settings backup
by Christopher Tate
· 16 years ago
212548f
am 76b25e5: Merge change 692 into donut
by Android (Google) Code Review
· 16 years ago
73ee32d
am b8adcad: location: Remove obsolete fake provider support.
by Mike Lockwood
· 16 years ago
05d0243
am 79762a3: location: Move DummyLocationProvider.java and LocationProvid
by Mike Lockwood
· 16 years ago
7c8dbb5
am 7cb8ed2: Merge change 414 into donut
by Android (Google) Code Review
· 16 years ago
093dda9
am 5fa1533: Merge change 482 into donut
by Android (Google) Code Review
· 16 years ago
137b0c9
am 0b8ffd1: Merge change 460 into donut
by Android (Google) Code Review
· 16 years ago
662ea09
location: Optimize use of mProviders ArrayList.
by Mike Lockwood
· 16 years ago
b8adcad
location: Remove obsolete fake provider support.
by Mike Lockwood
· 16 years ago
79762a3
location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package.
by Mike Lockwood
· 16 years ago
3d12b51
location: Run LocationManagerService in a separate thread.
by Mike Lockwood
· 16 years ago
48f1751
location: Location Manager wakelock cleanup, phase 2
by Mike Lockwood
· 16 years ago
0b8ffd1
Merge change 460 into donut
by Android (Google) Code Review
· 16 years ago
1d442e0
More optimization of dumpsys output.
by Dianne Hackborn
· 16 years ago
74008f6
Merge donut into master
by Jean-Baptiste Queru
· 16 years ago
a0e3cd3
Fix timing problem that was introduced when we removed location provider polling
by Mike Lockwood
· 16 years ago
9ce7217
location: Remove support for a message that never actually gets sent.
by Mike Lockwood
· 16 years ago
61fc286
location: Remove unnecessary code that monitors the screen on/off state.
by Mike Lockwood
· 16 years ago
3ea1f87
Merge change 372 into donut
by Android (Google) Code Review
· 16 years ago
b30475e
WifiService: Cleanup parsing of wifi scan results.
by Mike Lockwood
· 16 years ago
6de3154
location: Add some null pointer checks.
by Mike Lockwood
· 16 years ago
31d40ab
Merge change 360 into donut
by Android (Google) Code Review
· 16 years ago
e2b44c5
location: Location Manager wakelock cleanup, phase 1
by Mike Lockwood
· 16 years ago
c421e9a
Merge branch 'readonly-p4-master'
by Dmitry Shmidt
· 16 years ago
69d2710
AI 146935: am: CL 146934 Make TI Wifi driver choice framework-independent - part 1
by Dmitry Shmidt
· 16 years ago
6d31eb8
Merge branch 'readonly-p4-donut' into donut
by Dmitry Shmidt
· 16 years ago
42554c1
AI 146934: Make TI Wifi driver choice framework-independent - part 1
by Dmitry Shmidt
· 16 years ago
98cb667
More Location Manager cleanup:
by Mike Lockwood
· 16 years ago
2f82c4e
location: Generalize support for location provider usage tracking.
by Mike Lockwood
· 16 years ago
a55c321
location: Move geocoding support from ILocationProvider to a new interface.
by Mike Lockwood
· 16 years ago
f2aad4a
Merge change 132 into donut
by Android (Google) Code Review
· 16 years ago
f210d6b
Let's do bug #1769910 actually right.
by Dianne Hackborn
· 16 years ago
0887540
Merge change 63 into donut
by Android (Google) Code Review
· 16 years ago
06ba554
Integrate new power connnect/disconnect broadcasts
by Christopher Tate
· 16 years ago
cfe6524
Remove references to android.util.Config
by Dave Bort
· 16 years ago
3267062
Merge branch 'readonly-p4-master'
by Nick Pelly
· 16 years ago
babf191
AI 145203: am: CL 145201 Hold wakelock while delaying for audio route switch after headset unplug.
by Nick Pelly
· 16 years ago
7680d67
Merge branch 'readonly-p4-donut' into donut
by Nick Pelly
· 16 years ago
9ac9321
AI 145201: Hold wakelock while delaying for audio route switch after headset unplug.
by Nick Pelly
· 16 years ago
6447ca3
Fix issue #1769910 (Track activity launch times)
by Dianne Hackborn
· 16 years ago
c92bb0c
Merge branch 'readonly-p4-master'
by Mike Lockwood
· 16 years ago
c1e8aa4
AI 144664: am: CL 144663 Use Binder interfaces between NetworkLocationManager and LocationManagerService.
by Mike Lockwood
· 16 years ago
e932f7f
AI 144663: Use Binder interfaces between NetworkLocationManager and LocationManagerService.
by Mike Lockwood
· 16 years ago
113853c
Merge branch 'readonly-p4-master'
by Mike Lockwood
· 16 years ago
a3e952e
AI 144621: am: CL 144620 Clean up interface between NetworkLocationProvider and LocationManagerService (part 1)
by Mike Lockwood
· 16 years ago
f113fbe
AI 144620: Clean up interface between NetworkLocationProvider and LocationManagerService (part 1)
by Mike Lockwood
· 16 years ago
50e4aa3
Merge branch 'readonly-p4-master'
by Mike Lockwood
· 16 years ago
Next »