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
*
remove usage of deprecated method setLatestEventInfo
Chris Wren
2015-06-12
1
-14
/
+16
*
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2015-03-18
1
-1
/
+1
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Fix an incorrect behavior that failed AT&T privacy test.
Tsuwei Chen
2014-09-25
1
-1
/
+1
*
Handle user privacy properly during network initiated requests.
Tsuwei Chen
2014-09-12
1
-19
/
+71
*
Manually merge QC's change for SUPL_ES.
Tsuwei Chen
2014-09-08
1
-52
/
+176
*
Added notification color to all system notifications
Selim Cinek
2014-08-20
1
-1
/
+3
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
1
-0
/
+0
|
\
|
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
*
|
Route GPS notifications to all users.
Victoria Lease
2012-10-01
1
-6
/
+3
*
|
Fix some location issues exposed by CTS.
Nick Pelly
2012-08-21
1
-1
/
+1
*
|
Fix a couple of bugs from the location overhaul.
Nick Pelly
2012-08-10
1
-6
/
+6
*
|
Location overhaul, major commit.
Nick Pelly
2012-08-10
6
-180
/
+328
*
|
Improve geofencing: throttle location updates with distance to fence.
Nick Pelly
2012-07-16
1
-1
/
+10
|
/
*
Acknowledge that the platform guarantees UTF-8 and UTF-16.
Jesse Wilson
2011-07-19
1
-2
/
+2
*
Add FLAG_AUTO_CANCEL flag for multiple supl notifications.
Anshuman Pandey
2011-06-15
1
-1
/
+1
*
Fixed GSM encoded network initiated position request
Hakan Gustavsson
2011-02-22
1
-46
/
+21
*
resolved conflicts for merge of 78742e01 to stage-korg-master
Jean-Baptiste Queru
2010-12-07
1
-16
/
+17
|
\
|
*
Strings for NI position request are moved to resources
Hakan Gustavsson
2010-12-03
1
-16
/
+17
|
*
GPS: Initialize XTRA support when GPS is enabled
Mike Lockwood
2010-08-30
1
-2
/
+6
|
*
GPS: Don't set XTRA download pending flag at boot time.
Mike Lockwood
2010-08-30
1
-2
/
+2
|
*
merge from open-source master
The Android Open Source Project
2010-05-06
1
-23
/
+23
|
|
\
|
|
*
GpsLocationProvider: Store new Location before onGpsStatusChanged is sent
Hakan Gustavsson
2010-04-19
1
-23
/
+23
|
|
*
merge from open-source master
The Android Open Source Project
2010-02-05
1
-0
/
+2
|
|
|
\
|
|
|
*
Fix for GPS engines without separate session and engine status events.
Mike Lockwood
2010-02-02
1
-0
/
+2
|
|
|
*
Be tolerant of GPS session and engine on status messages arriving out of order.
Mike Lockwood
2010-02-02
1
-5
/
+28
|
|
|
*
GpsLocationProvider: Do not release wakelock until the GPS engine is fully off
Mike Lockwood
2010-02-02
1
-36
/
+34
|
|
|
*
eclair snapshot
Jean-Baptiste Queru
2009-11-13
5
-39
/
+640
|
|
|
*
donut snapshot
Jean-Baptiste Queru
2009-07-21
3
-91
/
+132
|
|
|
*
donut snapshot
Jean-Baptiste Queru
2009-05-20
10
-1374
/
+958
*
|
|
|
New Location Manager APIs for Criteria based requests and single shot mode.
Mike Lockwood
2010-05-21
1
-2
/
+3
*
|
|
|
Move files internal to LocationManagerService from framework.jar to services.jar
Mike Lockwood
2010-04-04
7
-2495
/
+12
*
|
|
|
GpsNetInitiatedHandler: whitespace cleanup
Mike Lockwood
2010-04-04
1
-254
/
+254
*
|
|
|
Call LocationManager.sendNiResponse() instead of calling directly to GpsLocat...
Mike Lockwood
2010-04-04
2
-11
/
+6
|
/
/
/
*
|
|
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
|
\
\
\
|
|
/
/
[next]