| Commit message (Expand) | Author | Age | Files | Lines |
* | Added notification color to all system notifications | Selim Cinek | 2014-08-20 | 1 | -1/+3 |
* | Expose Gps Navigation Messages in the platform. | destradaa | 2014-07-23 | 9 | -70/+646 |
* | Add uncertainty for GPS received TOW field. | destradaa | 2014-07-22 | 1 | -1/+25 |
* | Update GPS HAL raw measurements support. | destradaa | 2014-07-21 | 2 | -303/+574 |
* | Fix exceptions in ActivityRecognition platform stack. | destradaa | 2014-07-17 | 2 | -0/+39 |
* | Add support in the platform for Activity Recognition Hardware. | destradaa | 2014-07-11 | 4 | -0/+307 |
* | Update location framework to accept raw data from GPS HAL. | destradaa | 2014-07-11 | 8 | -7/+1923 |
* | am 812de6f6: am dbed61c8: am ca2df286: Merge "Fix typo in the exception messa... | Nick Kralevich | 2014-07-05 | 1 | -1/+1 |
|\ |
|
| * | Fix typo in the exception message. | Masaki Muranaka | 2013-12-11 | 1 | -1/+1 |
* | | Update Location documentation for altitude (WGS84 instead of sea level). | David Christie | 2014-06-17 | 1 | -2/+3 |
* | | Make sure FLP HAL statuses currently used are translated (if needed) correctl... | destradaa | 2014-04-25 | 1 | -2/+3 |
* | | Injected settings no longer include summaries | Tom O'Neill | 2014-03-03 | 1 | -35/+20 |
* | | Seeing if a provider is enabled doesn't require special permissions | Tom O'Neill | 2014-02-28 | 1 | -1/+7 |
* | | Tabs -> spaces in frameworks/base. | John Spurlock | 2014-02-25 | 1 | -1/+1 |
* | | Remove unused imports from frameworks/base. | John Spurlock | 2013-11-20 | 3 | -5/+0 |
|/ |
|
* | Improve some javadoc related to isProviderEnabled() apis | Tom O'Neill | 2013-09-11 | 1 | -6/+12 |
* | Incorporate new API council comments | Tom O'Neill | 2013-09-05 | 1 | -85/+86 |
* | Add LocationManager.MODE_CHANGED_ACTION broadcast | Tom O'Neill | 2013-09-03 | 1 | -1/+13 |
* | Improve constant names for settings injection API | Tom O'Neill | 2013-08-30 | 1 | -38/+56 |
* | Remove or reduce visibility of deprecated methods | Tom O'Neill | 2013-08-27 | 1 | -20/+1 |
* | Address API Review for SettingInjectorService | Tom O'Neill | 2013-08-26 | 1 | -28/+66 |
* | Add a little comment about the enabled value | Tom O'Neill | 2013-08-22 | 1 | -1/+8 |
* | Warn that SettingInjectorService must be fast | Tom O'Neill | 2013-08-19 | 1 | -0/+12 |
* | Add comments to new hidden API in LocationRequest. | David Christie | 2013-08-16 | 1 | -2/+24 |
* | Merge "Use default class loader when creating a LocationRequest from Parcel. ... | David Christie | 2013-08-16 | 1 | -1/+1 |
|\ |
|
| * | Use default class loader when creating a LocationRequest from Parcel. | David Christie | 2013-08-15 | 1 | -1/+1 |
* | | Ensure LocationRequest's worksource defaults to null | David Christie | 2013-08-16 | 1 | -1/+1 |
|/ |
|
* | Merge "API for location settings injection" into klp-dev | Tom O'Neill | 2013-08-14 | 1 | -0/+181 |
|\ |
|
| * | API for location settings injection | Tom O'Neill | 2013-08-13 | 1 | -0/+181 |
* | | Add support in the platform for Flp Geofencing. | destradaa | 2013-08-13 | 1 | -8/+8 |
* | | Address Robin's code review comments in initial FlpHal submission. | destradaa | 2013-08-09 | 3 | -27/+102 |
|/ |
|
* | Add FlpHal layer to support Location Batching. | destradaa | 2013-08-08 | 8 | -0/+677 |
* | Update gps status icon to be a "high power" location icon. | David Christie | 2013-08-08 | 1 | -0/+11 |
* | Allow a particular LocationRequest to be excluded from | David Christie | 2013-08-01 | 1 | -0/+14 |
* | Add WorkSource capability to LocationManager | David Christie | 2013-07-22 | 1 | -0/+16 |
* | Use FastPrintWriter... everywhere. | Dianne Hackborn | 2013-06-24 | 1 | -1/+2 |
* | Make com.android.location.provider visible to apps-only build. | Ying Wang | 2013-05-20 | 1 | -2/+0 |
* | am 39069b6e: am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Andro... | Joe Malin | 2013-05-13 | 1 | -2/+13 |
|\ |
|
| * | am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Android U: Making ... | Joe Malin | 2013-05-13 | 1 | -2/+13 |
| |\ |
|
| | * | Android U: Making Apps Location-Aware | Joe Malin | 2013-05-13 | 1 | -2/+13 |
* | | | GPS Hardware geofencing. | Jaikumar Ganesh | 2013-04-10 | 3 | -0/+128 |
* | | | Annotate Locations coming from mock providers | Victoria Lease | 2013-01-22 | 2 | -3/+28 |
* | | | New "app ops" service. | Dianne Hackborn | 2013-01-09 | 2 | -3/+3 |
* | | | Revert "Move location provider lib to frameworks/ex - 1" | Laurent Tu | 2012-12-11 | 8 | -0/+637 |
* | | | Move location provider lib to frameworks/ex - 1 | Laurent Tu | 2012-12-05 | 8 | -637/+0 |
|/ / |
|
* | | am 4b77660b: am 7023b3b0: Merge "clarify Geofence.createCircle() param ranges... | Victoria Lease | 2012-11-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | clarify Geofence.createCircle() param ranges | Victoria Lease | 2012-11-27 | 1 | -2/+2 |
* | | am 768d9e1a: Merge "Correct executable bit for source files" | Kenny Root | 2012-11-07 | 3 | -0/+0 |
|\ \
| |/
|/| |
|
| * | Correct executable bit for source files | Kenny Root | 2012-11-07 | 3 | -0/+0 |
| * | DO NOT MERGE. Add package-name-prefix blacklist for location updates. | Nick Pelly | 2012-07-30 | 2 | -13/+19 |