index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
location: Add support for location providers outside of the system process.
Mike Lockwood
2009-05-01
1
-20
/
+32
*
location: Use ILocationProvider Binder interface for all location providers.
Mike Lockwood
2009-05-01
1
-50
/
+69
*
Make the home screen come up in the simulator.
Marco Nelissen
2009-04-30
1
-1
/
+2
*
Add android.backup.BackupManager
Christopher Tate
2009-04-30
1
-4
/
+8
*
First baby steps towards settings backup
Christopher Tate
2009-04-29
2
-0
/
+198
*
location: Optimize use of mProviders ArrayList.
Mike Lockwood
2009-04-28
1
-10
/
+13
*
location: Remove obsolete fake provider support.
Mike Lockwood
2009-04-28
1
-66
/
+0
*
location: Move DummyLocationProvider.java and LocationProviderImpl.java to th...
Mike Lockwood
2009-04-28
1
-1
/
+1
*
location: Run LocationManagerService in a separate thread.
Mike Lockwood
2009-04-28
1
-5
/
+19
*
location: Location Manager wakelock cleanup, phase 2
Mike Lockwood
2009-04-23
1
-81
/
+167
*
Merge change 460 into donut
Android (Google) Code Review
2009-04-22
19
-481
/
+776
|
\
|
*
More optimization of dumpsys output.
Dianne Hackborn
2009-04-22
19
-481
/
+776
*
|
Fix timing problem that was introduced when we removed location provider polling
Mike Lockwood
2009-04-21
1
-4
/
+1
*
|
location: Remove support for a message that never actually gets sent.
Mike Lockwood
2009-04-21
1
-12
/
+1
*
|
location: Remove unnecessary code that monitors the screen on/off state.
Mike Lockwood
2009-04-21
1
-28
/
+10
*
|
Merge change 372 into donut
Android (Google) Code Review
2009-04-21
1
-77
/
+34
|
\
\
|
*
|
WifiService: Cleanup parsing of wifi scan results.
Mike Lockwood
2009-04-21
1
-77
/
+34
*
|
|
location: Add some null pointer checks.
Mike Lockwood
2009-04-21
1
-4
/
+12
|
/
/
*
|
Merge change 360 into donut
Android (Google) Code Review
2009-04-21
1
-79
/
+4
|
\
\
|
|
/
|
/
|
|
*
location: Location Manager wakelock cleanup, phase 1
Mike Lockwood
2009-04-21
1
-79
/
+4
*
|
Merge branch 'readonly-p4-donut' into donut
Dmitry Shmidt
2009-04-20
1
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
AI 146934: Make TI Wifi driver choice framework-independent - part 1
Dmitry Shmidt
2009-04-20
1
-8
/
+0
*
|
More Location Manager cleanup:
Mike Lockwood
2009-04-17
1
-45
/
+12
*
|
location: Generalize support for location provider usage tracking.
Mike Lockwood
2009-04-17
1
-274
/
+131
*
|
location: Move geocoding support from ILocationProvider to a new interface.
Mike Lockwood
2009-04-15
1
-17
/
+32
*
|
Merge change 132 into donut
Android (Google) Code Review
2009-04-14
8
-240
/
+343
|
\
\
|
*
|
Let's do bug #1769910 actually right.
Dianne Hackborn
2009-04-13
8
-240
/
+343
*
|
|
Merge change 63 into donut
Android (Google) Code Review
2009-04-13
1
-10
/
+6
|
\
\
\
|
*
|
|
Remove references to android.util.Config
Dave Bort
2009-04-09
1
-10
/
+6
|
|
/
/
*
|
|
Integrate new power connnect/disconnect broadcasts
Christopher Tate
2009-04-09
1
-0
/
+14
|
/
/
*
|
Merge branch 'readonly-p4-donut' into donut
Nick Pelly
2009-04-08
1
-3
/
+11
|
\
\
|
|
/
|
*
AI 145201: Hold wakelock while delaying for audio route switch after headset ...
Nick Pelly
2009-04-08
1
-3
/
+11
*
|
Fix issue #1769910 (Track activity launch times)
Dianne Hackborn
2009-04-07
5
-127
/
+391
|
/
*
AI 144663: Use Binder interfaces between NetworkLocationManager and LocationM...
Mike Lockwood
2009-04-06
1
-24
/
+32
*
AI 144620: Clean up interface between NetworkLocationProvider and LocationMan...
Mike Lockwood
2009-04-06
1
-95
/
+3
*
AI 144599: Location Manager cleanup:
Mike Lockwood
2009-04-05
1
-135
/
+0
*
AI 144452: More Location Manager cleanup:
Mike Lockwood
2009-04-03
1
-101
/
+45
*
AI 144372: Cleanup Settings support for enabling and disabling location provi...
Mike Lockwood
2009-04-02
1
-6
/
+25
*
AI 144333: Change the way the battery level tracking code works in BatterySta...
Evan Millar
2009-04-02
2
-0
/
+15
*
AI 144257: am: CL 144256 Need to show opt-in screen for location collection.
Amith Yamasani
2009-04-02
1
-0
/
+3
*
AI 144185: Integrate cdma into the main code base.
Wink Saville
2009-04-02
1
-43
/
+147
*
AI 143899: am: CL 143896 Fix issue #1748954 and #1737952:
Dianne Hackborn
2009-03-31
1
-6
/
+21
*
AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats)
Dianne Hackborn
2009-03-31
5
-33
/
+108
*
AI 143266: am: CL 143124 Fix bug #1731826, in which auto-connect to remembere...
Eric Shienbrood
2009-03-27
1
-4
/
+26
*
AI 143173: am: CL 142879 Fix issue #1732012 (Only show screen rotation animat...
Dianne Hackborn
2009-03-27
1
-3
/
+7
*
AI 143169: am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gma...
Dianne Hackborn
2009-03-27
1
-14
/
+10
*
AI 143095: Location Manager cleanup: move MockProvider to a separate file.
Mike Lockwood
2009-03-27
1
-208
/
+37
*
Automated import from //branches/donutburger/...@142784,142784
Chris Tate
2009-03-25
1
-4
/
+11
*
Automated import from //branches/donutburger/...@142722,142722
Dianne Hackborn
2009-03-25
2
-20
/
+38
*
Automated import from //branches/donutburger/...@142397,142397
Dianne Hackborn
2009-03-24
1
-33
/
+49
[next]