summaryrefslogtreecommitdiff
path: root/location/java
AgeCommit message (Expand)Author
2014-08-20Added notification color to all system notifications Selim Cinek
2014-07-23Expose Gps Navigation Messages in the platform. destradaa
2014-07-22Add uncertainty for GPS received TOW field. destradaa
2014-07-21Update GPS HAL raw measurements support. destradaa
2014-07-11Update location framework to accept raw data from GPS HAL. destradaa
2014-07-05am 812de6f6: am dbed61c8: am ca2df286: Merge "Fix typo in the exception messa... Nick Kralevich
2014-06-17Update Location documentation for altitude (WGS84 instead of sea level). David Christie
2014-04-25Make sure FLP HAL statuses currently used are translated (if needed) correctl... destradaa
2014-03-03Injected settings no longer include summaries Tom O'Neill
2014-02-28Seeing if a provider is enabled doesn't require special permissions Tom O'Neill
2014-02-25Tabs -> spaces in frameworks/base. John Spurlock
2013-12-11Fix typo in the exception message. Masaki Muranaka
2013-11-20Remove unused imports from frameworks/base. John Spurlock
2013-09-11Improve some javadoc related to isProviderEnabled() apis Tom O'Neill
2013-09-05Incorporate new API council comments Tom O'Neill
2013-09-03Add LocationManager.MODE_CHANGED_ACTION broadcast Tom O'Neill
2013-08-30Improve constant names for settings injection API Tom O'Neill
2013-08-27Remove or reduce visibility of deprecated methods Tom O'Neill
2013-08-26Address API Review for SettingInjectorService Tom O'Neill
2013-08-22Add a little comment about the enabled value Tom O'Neill
2013-08-19Warn that SettingInjectorService must be fast Tom O'Neill
2013-08-16Add comments to new hidden API in LocationRequest. David Christie
2013-08-16Merge "Use default class loader when creating a LocationRequest from Parcel. ... David Christie
2013-08-16Ensure LocationRequest's worksource defaults to null David Christie
2013-08-15Use default class loader when creating a LocationRequest from Parcel. David Christie
2013-08-14Merge "API for location settings injection" into klp-dev Tom O'Neill
2013-08-13Add support in the platform for Flp Geofencing. destradaa
2013-08-13API for location settings injection Tom O'Neill
2013-08-08Add FlpHal layer to support Location Batching. destradaa
2013-08-08Update gps status icon to be a "high power" location icon. David Christie
2013-08-01Allow a particular LocationRequest to be excluded from David Christie
2013-07-22Add WorkSource capability to LocationManager David Christie
2013-05-13am 39069b6e: am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Andro... Joe Malin
2013-05-13am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Android U: Making ... Joe Malin
2013-05-13Android U: Making Apps Location-Aware Joe Malin
2013-04-10GPS Hardware geofencing. Jaikumar Ganesh
2013-01-22Annotate Locations coming from mock providers Victoria Lease
2013-01-09New "app ops" service. Dianne Hackborn
2012-11-29am 4b77660b: am 7023b3b0: Merge "clarify Geofence.createCircle() param ranges... Victoria Lease
2012-11-27clarify Geofence.createCircle() param ranges Victoria Lease
2012-11-07am 768d9e1a: Merge "Correct executable bit for source files" Kenny Root
2012-11-07Correct executable bit for source files Kenny Root
2012-11-01Hide new location APIs and undeprecate old ones Laurent Tu
2012-11-01Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev Victoria Lease
2012-11-01fix NLP for COARSE applications, build FLP with SDK Victoria Lease
2012-11-01docs: Clarify the callback mechanisms for LocationRequest Scott Main
2012-10-24revise android.location.Geofence documentation Victoria Lease
2012-10-22LocationManager javadoc permission fixes Victoria Lease
2012-10-18LocationManager permissions cleanup Victoria Lease
2012-10-04Prevent overflow in LocationRequest.setExpireIn() Laurent Tu