summaryrefslogtreecommitdiff
path: root/location/java/android
AgeCommit message (Expand)Author
2021-09-22Fix serialization bug in GpsNavigationMessage Yu-Han Yang
2019-11-22Merge "Expands on the definition of the timestamp parameter, as per clju@ in ... David Castro
2019-11-21Updates the description of the provider parameter as per feedback in David Castro
2019-11-20Expands on the definition of the timestamp parameter, as per clju@ in David Castro
2019-05-22Restore GpsStatus listeners Soonil Nagarkar
2019-04-23Merge "Add separate hasCapabilityName() methods in GnssCapabilities" into qt-dev Anil Admal
2019-04-19Add separate hasCapabilityName() methods in GnssCapabilities Anil Admal
2019-04-19Change getGnssCapabilites() return type to @NonNull Anil Admal
2019-04-12Log constellation types in GnssMetrics Yu-Han Yang
2019-04-08Merge "Adding documentation to getElapsedRealtimeUncertaintyNanos following a... TreeHugger Robot
2019-04-06Adding documentation to getElapsedRealtimeUncertaintyNanos following api coun... Pierre Fite-Georgel
2019-04-05Change elapsedRealtimeUncertaintyNanos from long to double Yu-Han Yang
2019-04-02Update getGnssCapabilities() in LMS to include sub-HAL capabilities (part 2) Anil Admal
2019-03-26Address API council review comments. Wei Wang
2019-03-22Merge "Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssC... TreeHugger Robot
2019-03-21Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssClock Yu-Han Yang
2019-03-21Merge "Add location backed system clock" Chad Brubaker
2019-03-20Add CONSTELLATION_IRNSS constant in GnssStatus Yu-Han Yang
2019-03-20Add location backed system clock Chad Brubaker
2019-03-20Merge "Update getGnssCapabilities() in LMS to include sub-HAL capabilities" Anil Admal
2019-03-20Update getGnssCapabilities() in LMS to include sub-HAL capabilities Anil Admal
2019-03-19Update API documentation Soonil Nagarkar
2019-03-18Add PROVIDERS_CHANGED_ACTION extra for provider Soonil Nagarkar
2019-03-16Merge "Address API review comments" TreeHugger Robot
2019-03-15Merge "Change CodeType from enum to string (framework)" TreeHugger Robot
2019-03-14Address API review comments Lifu Tang
2019-03-14Merge "Remove deprecated Settings APIs." TreeHugger Robot
2019-03-14Merge "Revert removal of GpsStatus APIs" Soonil Nagarkar
2019-03-13Revert removal of GpsStatus APIs Soonil Nagarkar
2019-03-13Change CodeType from enum to string (framework) Yu-Han Yang
2019-03-13Remove deprecated Settings APIs. Soonil Nagarkar
2019-03-12Fix bug setting the 9th bit of a mFieldsMask byte. Tyler Trephan
2019-03-07Merge "Remove unused broadcasts from GNSS" Soonil Nagarkar
2019-03-06Merge "Bluesky: Handle null correction objects gracefully." Mohammed Khider
2019-03-06Bluesky: Handle null correction objects gracefully. gomo
2019-03-05Remove deprecated GNSS APIs + add nullability Soonil Nagarkar
2019-03-05Remove unused broadcasts from GNSS Soonil Nagarkar
2019-03-04Merge "Revert "This CL introduces new member variable on android.location.Loc... Colin Cross
2019-03-04Revert "This CL introduces new member variable on android.location.Location (... Colin Cross
2019-03-02Merge "This CL introduces new member variable on android.location.Location (s... Pierre Fite-georgel
2019-03-01This CL introduces new member variable on android.location.Location (see api/... Pierre Fite-Georgel
2019-03-01Merge "Adding new Battery Saver location mode." Kweku Adams
2019-02-28All Parcelable CREATOR fields are @NonNull. Jeff Sharkey
2019-02-28Adding new Battery Saver location mode. Kweku Adams
2019-02-27Add @UnsupportedAppUsage annotations Andrei Onea
2019-02-21Bluesky API council review gomo
2019-02-15Add API to expose ignore settings whitelist for GTS Soonil Nagarkar
2019-02-13Refactor API naming and add unbundled support Soonil Nagarkar
2019-02-12Add GnssMeasurementState::STATE_2ND_CODE_LOCK to GnssMeasurement API Yu-Han Yang
2019-02-07Merge "Add CODE_TYPE_OTHER and otherCodeTypeName to GnssMeasurement API" TreeHugger Robot