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
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPS: Retry inject XTRA on failure; immediately for some devices.
Christopher Lais
2010-12-01
1
-2
/
+6
*
Revert part of "GPS: Don't set XTRA download pending flag at boot time."
Christopher Lais
2010-11-22
1
-1
/
+1
*
GPS: Initialize XTRA support when GPS is enabled
Mike Lockwood
2010-11-14
1
-2
/
+6
*
GPS: Don't set XTRA download pending flag at boot time.
Mike Lockwood
2010-11-14
1
-2
/
+2
*
Revert "location: Add config to control download of XTRA data on boot."
Steve Kondik
2010-11-14
1
-4
/
+0
*
location: Add config to control download of XTRA data on boot.
Steve Kondik
2010-09-28
1
-2
/
+6
*
GPS: GpsLocationProvider is changed to accept NTP time always
Gokula
2010-08-21
1
-5
/
+6
*
GPS: Fixed a bug in the flag value used for XTRA download in
Gokula
2010-08-14
1
-1
/
+1
*
GPS: Disable XTRA data download at bootup to avoid service interaction
Stephen Li
2010-08-14
1
-1
/
+1
*
Wait until GpsLocationProvider is fully initialized before returning from the...
Mike Lockwood
2010-03-24
1
-13
/
+37
*
GpsLocationProvider: Do our work in a Handler running in a separate thread.
Mike Lockwood
2010-03-22
1
-195
/
+228
*
Remove unused file NmeaParser.java
Mike Lockwood
2010-03-17
1
-437
/
+0
*
location: dump LocationProvider internal state
Fred Fettinger
2010-03-07
4
-2
/
+26
*
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-1
/
+1
*
GpsLocationProvider: Be less aggressive about getting fixes in bad conditions...
Mike Lockwood
2010-02-24
1
-2
/
+7
*
Fix broken location extras in GpsLocationProvider.
Mike Lockwood
2010-02-24
1
-1
/
+3
*
Add passive location provider.
Mike Lockwood
2010-02-17
3
-2
/
+141
*
Clean up interface between LocationManagerService and the location providers:
Mike Lockwood
2010-02-10
3
-16
/
+27
*
Network Location unbundling:
Mike Lockwood
2010-02-08
2
-118
/
+341
*
Fix for GPS engines without separate session and engine status events.
Mike Lockwood
2010-02-02
1
-0
/
+2
*
resolved conflicts for merge of 21875ab3 to master
Mike Lockwood
2010-02-02
1
-8
/
+26
|
\
|
*
Ignore NTP time fixes that differ from system time by more than 5 minutes.
Mike Lockwood
2010-01-29
1
-8
/
+26
*
|
Remove ILocationProvider.isEnabled() binder call and use cached value instead.
Mike Lockwood
2010-02-01
3
-14
/
+4
*
|
am 47d302a0: am bb79e5fd: Merge "Be tolerant of GPS session and engine on sta...
Mike Lockwood
2010-01-22
1
-5
/
+28
|
\
\
|
|
/
|
*
Be tolerant of GPS session and engine on status messages arriving out of order.
Mike Lockwood
2010-01-20
1
-5
/
+28
*
|
less log spew
Joe Onorato
2010-01-08
1
-26
/
+23
*
|
Unbundling work
Paul Westbrook
2009-12-14
1
-2
/
+3
|
/
*
GpsLocationProvider: Do not release wakelock until the GPS engine is fully off
Mike Lockwood
2009-12-07
1
-36
/
+34
*
GPS: Fix problem with SUPL when SUPL APN is already active.
Mike Lockwood
2009-10-08
3
-24
/
+26
*
gps: Network initiated SUPL
Danke Xie
2009-08-27
2
-0
/
+557
*
GpsLocationProvider: Default to AGPS on if the setting is missing.
Mike Lockwood
2009-08-25
1
-1
/
+1
*
gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.
Mike Lockwood
2009-08-06
1
-0
/
+29
*
GPS: Don't call native_set_agps_server() until after we call native_init().
Mike Lockwood
2009-07-28
1
-8
/
+17
*
GpsLocationProvider: remove mAgpsConfigured configured flag.
Mike Lockwood
2009-07-17
1
-5
/
+1
*
am 54af78a3: Merge change 5950 into donut
Android (Google) Code Review
2009-07-02
2
-0
/
+10
|
\
|
*
Fix memory leaks in system_server
Suchi Amalapurapu
2009-07-01
2
-0
/
+10
*
|
Settings: Add preference to enable/disable assisted GPS.
Mike Lockwood
2009-06-25
1
-6
/
+13
*
|
am 2e418428: Possibly fix an issue where we thought an app was always using GPS.
Dianne Hackborn
2009-06-23
1
-31
/
+48
|
\
\
|
|
/
|
*
Possibly fix an issue where we thought an app was always using GPS.
Dianne Hackborn
2009-06-23
1
-31
/
+48
*
|
am cde13e6b: Merge change 4954 into donut
Android (Google) Code Review
2009-06-22
1
-2
/
+7
|
\
\
|
|
/
|
*
gps: Check for null APN name to avoid a runtime restart.
Mike Lockwood
2009-06-22
1
-2
/
+7
*
|
am f781b39c: Merge change 4786 into donut
Android (Google) Code Review
2009-06-19
1
-55
/
+15
|
\
\
|
|
/
|
*
gps: Set SUPL server via hostname rather than IP address.
Mike Lockwood
2009-06-19
1
-55
/
+15
*
|
am fa699ea2: Merge change 3899 into donut
Android (Google) Code Review
2009-06-11
1
-1
/
+6
|
\
\
|
|
/
|
*
GpsLocationProvider: Add hooks for GPS location injection.
Mike Lockwood
2009-06-11
1
-1
/
+6
*
|
am 8c690ea9: Merge change 2182 into donut
Android (Google) Code Review
2009-05-21
3
-0
/
+18
|
\
\
|
|
/
|
*
location: Replace ILocationCollector interface with new ILocationProvider method
Mike Lockwood
2009-05-21
3
-0
/
+18
*
|
am 2d10ba33: Merge change 2111 into donut
Android (Google) Code Review
2009-05-20
1
-3
/
+29
|
\
\
|
|
/
|
*
GPS: Add support for forcing NTP time and XTRA data injection.
Mike Lockwood
2009-05-20
1
-3
/
+29
*
|
am 02c1c46f: Merge change 1674 into donut
Android (Google) Code Review
2009-05-14
1
-8
/
+33
|
\
\
|
|
/
[next]