summaryrefslogtreecommitdiff
path: root/location/java
AgeCommit message (Expand)Author
2019-12-06Merge "L5 metrics are not getting reset" Blake Kragten
2019-12-06L5 metrics are not getting reset Blake Kragten
2019-12-05Update location broadcast behavior Soonil Nagarkar
2019-12-04Merge "Add basebandCn0Dbhz to GnssMeasurement" TreeHugger Robot
2019-11-28Merge "Add basebandCn0DbHz to GnssStatus" TreeHugger Robot
2019-11-26Add basebandCn0Dbhz to GnssMeasurement Yu-Han Yang
2019-11-26Add basebandCn0DbHz to GnssStatus Yu-Han Yang
2019-11-25Merge "Expands on the definition of the timestamp parameter, as per clju@ in ... David Castro
2019-11-24Merge "Updates the description of the provider parameter as per feedback in B... David Castro
2019-11-22Merge "Expands on the definition of the timestamp parameter, as per clju@ in ... David Castro
2019-11-22Merge "Expands on the definition of the timestamp parameter, as per clju@ in ... David Castro
2019-11-22Merge "Expands on the definition of the timestamp parameter, as per clju@ in ... David Castro
2019-11-21Merge "Updates the description of the provider parameter as per feedback in B... David Castro
2019-11-21Merge "Updates the description of the provider parameter as per feedback in B... 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-11-19GPS Atoms Addition Blake Kragten
2019-11-19Add @UnsupportedAppUsage annotations for greylist. Artur Satayev
2019-11-14Merge "Make GnssStatus and GpsStatus testable" Soonil Nagarkar
2019-11-14Make GnssStatus and GpsStatus testable Soonil Nagarkar
2019-11-14Fix LM deadlock possibility Soonil Nagarkar
2019-11-12Merge "Update provider javadocs" TreeHugger Robot
2019-11-12Update provider javadocs Soonil Nagarkar
2019-11-12Re-add incorrectly removed API Soonil Nagarkar
2019-11-12Merge "Add comment about support lib to GnssStatus" Soonil Nagarkar
2019-11-11Add comment about support lib to GnssStatus Soonil Nagarkar
2019-11-11Reduce GpsStatus API crashes to SDK S+ Soonil Nagarkar
2019-11-11Merge "Add @UnsupportedAppUsage annotations for greylist." Artur Satayev
2019-11-08Add @UnsupportedAppUsage annotations for greylist. Artur Satayev
2019-11-06Fix no-handler callback registrations Soonil Nagarkar
2019-11-05Fix determining request expiration time Soonil Nagarkar
2019-10-31Merge "Add missing Deprecated annotations" TreeHugger Robot
2019-10-31Add missing Deprecated annotations Soonil Nagarkar
2019-10-31Allow listener garbage collection Soonil Nagarkar
2019-10-30Prevent crash when invoking GNSS apis Soonil Nagarkar
2019-10-30Merge "Add expireIn implementation to LocationRequest" Soonil Nagarkar
2019-10-29Fix remaining Handler mismatch Soonil Nagarkar
2019-10-23Minor fixes for CTS tests Soonil Nagarkar
2019-10-22Add featureId to LocationManager app-op notes Philip P. Moltmann
2019-10-18Add expireIn implementation to LocationRequest Soonil Nagarkar
2019-10-17Add getCurrentLocation API to LocationManager Soonil Nagarkar
2019-10-16Fix typo Soonil Nagarkar
2019-10-16Move registerGnssMeasurementsCallback onto direct executor Soonil Nagarkar
2019-10-16Merge "Update javadocs as per API council feedback" TreeHugger Robot
2019-10-16Merge "Normalize null argument behavior for GNSS APIs" TreeHugger Robot
2019-10-15Update javadocs as per API council feedback Soonil Nagarkar
2019-10-15Normalize null argument behavior for GNSS APIs Soonil Nagarkar
2019-10-15Merge "Add useful app-op-note message to async Location deliveries" Philip P. Moltmann
2019-10-14Add useful app-op-note message to async Location deliveries Philip P. Moltmann
2019-10-12Merge "Add a Test API to verify if gmscore is the network location provider." TreeHugger Robot