Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f9485d0313bd1950ff329eca63751cb58cddb0b9
/
location
/
java
a5fa049
am 4b77660b: am 7023b3b0: Merge "clarify Geofence.createCircle() param ranges" into jb-mr1.1-dev
by Victoria Lease
· 12 years ago
3dffb8c
clarify Geofence.createCircle() param ranges
by Victoria Lease
· 12 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 12 years ago
7ab7f53
Hide new location APIs and undeprecate old ones
by Laurent Tu
· 12 years ago
1e70197
Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev
by Victoria Lease
· 12 years ago
779b774
fix NLP for COARSE applications, build FLP with SDK
by Victoria Lease
· 12 years ago
8761e14
docs: Clarify the callback mechanisms for LocationRequest
by Scott Main
· 12 years ago
b17223b
revise android.location.Geofence documentation
by Victoria Lease
· 12 years ago
2291ca4
LocationManager javadoc permission fixes
by Victoria Lease
· 12 years ago
37425c3
LocationManager permissions cleanup
by Victoria Lease
· 12 years ago
e72fe16
Prevent overflow in LocationRequest.setExpireIn()
by Laurent Tu
· 12 years ago
38389b6
Route GPS notifications to all users.
by Victoria Lease
· 12 years ago
4118012
Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()
by Philip Milne
· 12 years ago
7357788
Fix for bug: #7172778. Javadoc errors in LocationManager.
by Philip Milne
· 12 years ago
bc391d5
Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"" into jb-mr1-dev
by Philip Milne
· 12 years ago
53fe756
Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"
by Philip Milne
· 12 years ago
b00df8e
Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" into jb-mr1-dev
by Philip Milne
· 12 years ago
17e3e9e
Merge "Do not use passive GPS data for COARSE only apps." into jb-mr1-dev
by Victoria Lease
· 12 years ago
2f6d882
Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()
by Philip Milne
· 12 years ago
09016ab
Do not use passive GPS data for COARSE only apps.
by Victoria Lease
· 12 years ago
8a624ef
API REVIEW: Undeprecate Location.dump() Bug #7173109
by Romain Guy
· 12 years ago
4fab68b
Require ACCESS_FINE_LOCATION for Geofence use.
by Victoria Lease
· 12 years ago
1332b53
Fix some location issues exposed by CTS.
by Nick Pelly
· 12 years ago
5584b49
Print timestamp (instead of age) in Location#toString()
by Nick Pelly
· 12 years ago
4035f5a
Port location blacklist code to MR1.
by Nick Pelly
· 12 years ago
4e31c4f
Add javadoc for new location API's.
by Nick Pelly
· 12 years ago
74fa7ea
Improve coarse locations.
by Nick Pelly
· 12 years ago
08ca104
Fix a couple of bugs from the location overhaul.
by Nick Pelly
· 12 years ago
3914e4b
Remove LocationManager#getLastKnownLocation(Criteria).
by Nick Pelly
· 12 years ago
6fa9ad4
Location overhaul, major commit.
by Nick Pelly
· 12 years ago
48c5eb0
DO NOT MERGE. Add package-name-prefix blacklist for location updates.
by Nick Pelly
· 12 years ago
2eeeec2
Improve Location object.
by Nick Pelly
· 12 years ago
e0fd693
Improve geofencing: throttle location updates with distance to fence.
by Nick Pelly
· 12 years ago
9be0105
docs: fix several links
by Scott Main
· 12 years ago
f1be686
Enforce the minTime parameter in LocationManager#requestLocationUpdates
by Nick Pelly
· 12 years ago
3aef8e1d
docs: Add developer guide cross-references, Project ACRE, round 4
by Joe Fernandez
· 13 years ago
d73b79b
Cherry-picking Id45abeba and Ia065dec6 for MR1
by Makoto Onuki
· 13 years ago
40c5ccf
Acknowledge that the platform guarantees UTF-8 and UTF-16.
by Jesse Wilson
· 13 years ago
08c34c2
am e0009bb0: am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."
by Conley Owens
· 13 years ago
e0009bb
am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."
by Conley Owens
· 13 years ago
3746f2d
Use upper case country codes in Country.java
by Daisuke Miyakawa
· 13 years ago
fad5445
Add FLAG_AUTO_CANCEL flag for multiple supl notifications.
by Anshuman Pandey
· 14 years ago
a550bdc
Use passive provider for location based country detection
by Daisuke Miyakawa
· 14 years ago
e590ccf
Fix the javadoc for LocationManager.requestSingleUpdate()
by Amith Yamasani
· 14 years ago
e23fc8e
Fix the javadoc for LocationManager.requestSingleUpdate()
by Amith Yamasani
· 14 years ago
b732b7b
am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."
by Xavier Ducrohet
· 14 years ago
6664d98
Fixed GSM encoded network initiated position request
by Hakan Gustavsson
· 14 years ago
f4f05b8
Update package descriptions with editorial revisions.
by Scott Main
· 14 years ago
65dd62a
resolved conflicts for merge of ee27dd35 to master
by Jean-Baptiste Queru
· 14 years ago
12902d6
resolved conflicts for merge of 78742e01 to stage-korg-master
by Jean-Baptiste Queru
· 14 years ago
dea74b0
Strings for NI position request are moved to resources
by Hakan Gustavsson
· 14 years ago
2a32c49
am cb51c0c7: am 3e94b94f: Merge "Remove old location classes." into gingerbread
by Dianne Hackborn
· 14 years ago
0f5eee0
Remove old location classes.
by Dianne Hackborn
· 14 years ago
537ce32
am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread
by Mike Lockwood
· 14 years ago
e15735a
LocationManager: Hide location provider and geocode provider APIs.
by Mike Lockwood
· 14 years ago
e746f03
resolved conflicts for merge of 53686433 to master
by Dianne Hackborn
· 14 years ago
7e9f4eb
Track client requests through location manager.
by Dianne Hackborn
· 14 years ago
b445946
GPS: Initialize XTRA support when GPS is enabled
by Mike Lockwood
· 14 years ago
3e34d13
GPS: Don't set XTRA download pending flag at boot time.
by Mike Lockwood
· 14 years ago
59e6135
am d71021cb: am 0c731f99: Merge "Send broadcast intent when configured location providers change." into gingerbread
by Brad Fitzpatrick
· 14 years ago
0c5a040
Send broadcast intent when configured location providers change.
by Brad Fitzpatrick
· 14 years ago
a58a875
Add new system service CountryDetector
by Bai Tao
· 14 years ago
f4d207b
Don't throw an exception from isProviderEnabled and getLastKnownLocation
by Mike Lockwood
· 14 years ago
8900c32
andriod.location.Criteria: Simplify new location criteria APIs a bit.
by Mike Lockwood
· 14 years ago
1e11e95
Merge "Add Geocorder.isImplemented()" into kraken
by Mike Lockwood
· 14 years ago
01ac80b
Add Geocorder.isImplemented()
by Mark Vandevoorde
· 14 years ago
965b3d2
Fix broken Javadoc links
by Mike Lockwood
· 14 years ago
71677f8
Unhide new location manager APIs:
by Mike Lockwood
· 14 years ago
03ca216
New Location Manager APIs for Criteria based requests and single shot mode.
by Mike Lockwood
· 15 years ago
e88ae54
am b6f0cbdc: merge from open-source master
by The Android Open Source Project
· 14 years ago
b6f0cbd
merge from open-source master
by The Android Open Source Project
· 14 years ago
855a9e6
Merge "Include the API level 4 fields in the Parcel."
by Jean-Baptiste Queru
· 14 years ago
f4dffd8
merge from open-source master
by The Android Open Source Project
· 15 years ago
fa94ff0
GpsLocationProvider: Store new Location before onGpsStatusChanged is sent
by Hakan Gustavsson
· 15 years ago
a3d2d76
GpsStatus: Bounds check PRN to avoid array indexing exceptions.
by Mike Lockwood
· 15 years ago
00b7427
Move files internal to LocationManagerService from framework.jar to services.jar
by Mike Lockwood
· 15 years ago
5b53244
GpsNetInitiatedHandler: whitespace cleanup
by Mike Lockwood
· 15 years ago
79e642e
Call LocationManager.sendNiResponse() instead of calling directly to GpsLocationProvider
by Mike Lockwood
· 15 years ago
8909631
Wait until GpsLocationProvider is fully initialized before returning from the constructor.
by Mike Lockwood
· 15 years ago
62a8fc1
GpsLocationProvider: Do our work in a Handler running in a separate thread.
by Mike Lockwood
· 15 years ago
69d6344
Remove unused file NmeaParser.java
by Mike Lockwood
· 15 years ago
3c8fbdf
location: dump LocationProvider internal state
by Fred Fettinger
· 15 years ago
689e449
Check for null provider in LocationManager.getProviders()
by Mike Lockwood
· 15 years ago
8754be5
Hide GeocoderParams class from public API.
by Mike Lockwood
· 15 years ago
2269d157
Re-arrange android-common so framework no longer links with it.
by Dianne Hackborn
· 15 years ago
b7be544
GpsLocationProvider: Be less aggressive about getting fixes in bad conditions if we have a long fix interval.
by Mike Lockwood
· 15 years ago
63598a0
Fix broken location extras in GpsLocationProvider.
by Mike Lockwood
· 15 years ago
a4903f2
Add passive location provider.
by Mike Lockwood
· 15 years ago
d03ff94
Clean up interface between LocationManagerService and the location providers:
by Mike Lockwood
· 15 years ago
628fd6d
Network Location unbundling:
by Mike Lockwood
· 15 years ago
ad9bcb2
merge from open-source master
by The Android Open Source Project
· 15 years ago
8ab11f8
Fix for GPS engines without separate session and engine status events.
by Mike Lockwood
· 15 years ago
c2a6738
Be tolerant of GPS session and engine on status messages arriving out of order.
by Mike Lockwood
· 15 years ago
2f3a615
GpsLocationProvider: Do not release wakelock until the GPS engine is fully off
by Mike Lockwood
· 15 years ago
271f9f1
Fix for GPS engines without separate session and engine status events.
by Mike Lockwood
· 15 years ago
5310b36
resolved conflicts for merge of 21875ab3 to master
by Mike Lockwood
· 15 years ago
56fcd69
Remove unused method LocationProviderImpl.isEnabled().
by Mike Lockwood
· 15 years ago
2cd543a
Remove ILocationProvider.isEnabled() binder call and use cached value instead.
by Mike Lockwood
· 15 years ago
f1218be
Ignore NTP time fixes that differ from system time by more than 5 minutes.
by Mike Lockwood
· 15 years ago
Next »