index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
location
/
java
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the javadoc for LocationManager.requestSingleUpdate()
Amith Yamasani
2011-03-29
1
-22
/
+26
*
Update package descriptions with editorial revisions.
Scott Main
2011-01-26
1
-5
/
+4
*
am cb51c0c7: am 3e94b94f: Merge "Remove old location classes." into gingerbread
Dianne Hackborn
2010-09-28
2
-442
/
+0
|
\
|
*
Remove old location classes.
Dianne Hackborn
2010-09-28
2
-442
/
+0
*
|
am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and ...
Mike Lockwood
2010-09-20
5
-5
/
+11
|
\
\
|
|
/
|
*
LocationManager: Hide location provider and geocode provider APIs.
Mike Lockwood
2010-09-20
5
-5
/
+11
*
|
resolved conflicts for merge of 53686433 to master
Dianne Hackborn
2010-09-13
2
-8
/
+13
|
\
\
|
|
/
|
*
Track client requests through location manager.
Dianne Hackborn
2010-09-13
2
-8
/
+13
*
|
am d71021cb: am 0c731f99: Merge "Send broadcast intent when configured locati...
Brad Fitzpatrick
2010-08-27
1
-0
/
+7
|
\
\
|
|
/
|
*
Send broadcast intent when configured location providers change.
Brad Fitzpatrick
2010-08-27
1
-0
/
+7
*
|
Add new system service CountryDetector
Bai Tao
2010-07-28
6
-0
/
+432
|
/
*
Don't throw an exception from isProviderEnabled and getLastKnownLocation
Mike Lockwood
2010-07-17
1
-3
/
+2
*
andriod.location.Criteria: Simplify new location criteria APIs a bit.
Mike Lockwood
2010-06-23
1
-96
/
+25
*
Merge "Add Geocorder.isImplemented()" into kraken
Mike Lockwood
2010-05-24
2
-1
/
+21
|
\
|
*
Add Geocorder.isImplemented()
Mark Vandevoorde
2010-05-21
2
-1
/
+21
*
|
Fix broken Javadoc links
Mike Lockwood
2010-05-21
2
-8
/
+8
|
/
*
Unhide new location manager APIs:
Mike Lockwood
2010-05-21
5
-37
/
+0
*
New Location Manager APIs for Criteria based requests and single shot mode.
Mike Lockwood
2010-05-21
6
-308
/
+561
*
am b6f0cbdc: merge from open-source master
The Android Open Source Project
2010-05-10
1
-0
/
+6
|
\
|
*
merge from open-source master
The Android Open Source Project
2010-05-10
1
-0
/
+6
|
|
\
|
|
*
Include the API level 4 fields in the Parcel.
Paul Watts
2010-01-20
1
-0
/
+6
|
|
*
eclair snapshot
Jean-Baptiste Queru
2009-11-13
7
-28
/
+186
|
|
*
donut snapshot
Jean-Baptiste Queru
2009-07-29
1
-0
/
+47
|
|
*
donut snapshot
Jean-Baptiste Queru
2009-07-21
4
-59
/
+2
|
|
*
donut snapshot
Jean-Baptiste Queru
2009-05-20
11
-456
/
+265
*
|
|
GpsStatus: Bounds check PRN to avoid array indexing exceptions.
Mike Lockwood
2010-04-14
1
-9
/
+11
*
|
|
Move files internal to LocationManagerService from framework.jar to services.jar
Mike Lockwood
2010-04-04
2
-52
/
+31
|
/
/
*
|
location: dump LocationProvider internal state
Fred Fettinger
2010-03-07
3
-0
/
+13
*
|
Check for null provider in LocationManager.getProviders()
Mike Lockwood
2010-03-03
1
-1
/
+1
*
|
Hide GeocoderParams class from public API.
Mike Lockwood
2010-03-02
1
-0
/
+2
*
|
Add passive location provider.
Mike Lockwood
2010-02-17
4
-3
/
+22
*
|
Clean up interface between LocationManagerService and the location providers:
Mike Lockwood
2010-02-10
3
-2
/
+52
*
|
Network Location unbundling:
Mike Lockwood
2010-02-08
5
-341
/
+416
*
|
Remove unused method LocationProviderImpl.isEnabled().
Mike Lockwood
2010-02-01
1
-5
/
+0
*
|
Remove ILocationProvider.isEnabled() binder call and use cached value instead.
Mike Lockwood
2010-02-01
2
-5
/
+0
*
|
Unhide LocationManager APIs needed for unbundled location providers.
Mike Lockwood
2010-01-11
1
-4
/
+0
*
|
less log spew
Joe Onorato
2010-01-08
1
-7
/
+6
*
|
Fix broken Javadoc link.
Mike Lockwood
2010-01-06
1
-2
/
+2
*
|
Add LocationManagerImpl class to act as a public wrapper for the ILocationPro...
Mike Lockwood
2010-01-06
2
-0
/
+248
*
|
Cleanup and add public wrapper for IGeocodeProvider interface to prepare for ...
Mike Lockwood
2010-01-05
6
-18
/
+166
*
|
GPS: Fix problem with SUPL when SUPL APN is already active.
Mike Lockwood
2009-10-08
1
-1
/
+2
*
|
LocationManagerService: Remove caching of last known locations to flash.
Mike Lockwood
2009-09-01
1
-3
/
+0
*
|
gps: Network initiated SUPL
Danke Xie
2009-08-27
3
-0
/
+45
*
|
gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentences
Mike Lockwood
2009-08-06
2
-9
/
+8
*
|
gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.
Mike Lockwood
2009-08-06
3
-20
/
+136
*
|
am b82759a0: Merge change 6906 into donut
Android (Google) Code Review
2009-07-14
1
-0
/
+47
|
\
\
|
*
|
location: Add sub-locality, sub-thoroughfare and premises fields to Address c...
Mike Lockwood
2009-07-14
1
-0
/
+47
*
|
|
Fix typo in Javadoc for LocationManager.GPS_PROVIDER
Kenny Root
2009-07-07
1
-1
/
+1
*
|
|
am 8c690ea9: Merge change 2182 into donut
Android (Google) Code Review
2009-05-21
4
-59
/
+2
|
\
\
\
|
|
/
/
|
*
|
location: Replace ILocationCollector interface with new ILocationProvider method
Mike Lockwood
2009-05-21
4
-59
/
+2
[next]