Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
0c2ebe2bbf46122c2b8c8a46a06460c91f13f11d
/
location
/
java
45cc869
Merge "Remove logspam"
by Soonil Nagarkar
· 6 years ago
76b1d81
Remove logspam
by Soonil Nagarkar
· 6 years ago
c3fabdc
Merge "Expose FUSED_PROVIDER to test API."
by Wei Wang
· 6 years ago
0ce12c2
Merge "L5 metrics are not getting reset"
by Blake Kragten
· 6 years ago
ccb7ad6
L5 metrics are not getting reset
by Blake Kragten
· 6 years ago
06e37f6
Update location broadcast behavior
by Soonil Nagarkar
· 6 years ago
2e955bc
Merge "Add basebandCn0Dbhz to GnssMeasurement"
by TreeHugger Robot
· 6 years ago
deaecab
Merge "Add basebandCn0DbHz to GnssStatus"
by TreeHugger Robot
· 6 years ago
621e4cf
Expose FUSED_PROVIDER to test API.
by Wei Wang
· 6 years ago
9fe06dd
Add basebandCn0Dbhz to GnssMeasurement
by Yu-Han Yang
· 6 years ago
15e4303
Add basebandCn0DbHz to GnssStatus
by Yu-Han Yang
· 6 years ago
534c700
Merge "Expands on the definition of the timestamp parameter, as per clju@ in BUG:119380943." into qt-dev am: 716edf3883 am: a9a4771159 am: b563d173d2
by David Castro
· 6 years ago
5df37b4
Merge "Updates the description of the provider parameter as per feedback in BUG:111695926." into qt-dev am: e3681d08e9 am: 0c8d339950 am: b69d94a847
by David Castro
· 6 years ago
0f97261
Merge "Expands on the definition of the timestamp parameter, as per clju@ in BUG:119380943." into qt-dev am: 716edf3883 am: a9a4771159
by David Castro
· 6 years ago
b563d17
Merge "Expands on the definition of the timestamp parameter, as per clju@ in BUG:119380943." into qt-dev am: 716edf3883
by David Castro
· 6 years ago
716edf3
Merge "Expands on the definition of the timestamp parameter, as per clju@ in BUG:119380943." into qt-dev
by David Castro
· 6 years ago
d52dd84
Merge "Updates the description of the provider parameter as per feedback in BUG:111695926." into qt-dev am: e3681d08e9 am: 0c8d339950
by David Castro
· 6 years ago
b69d94a
Merge "Updates the description of the provider parameter as per feedback in BUG:111695926." into qt-dev am: e3681d08e9
by David Castro
· 6 years ago
4667691
Updates the description of the provider parameter as per feedback in
by David Castro
· 6 years ago
759ede6
Expands on the definition of the timestamp parameter, as per clju@ in
by David Castro
· 6 years ago
212edc7
GPS Atoms Addition
by Blake Kragten
· 6 years ago
751e551
Add @UnsupportedAppUsage annotations for greylist.
by Artur Satayev
· 6 years ago
fc28b55
Merge "Make GnssStatus and GpsStatus testable"
by Soonil Nagarkar
· 6 years ago
0d1890b
Make GnssStatus and GpsStatus testable
by Soonil Nagarkar
· 6 years ago
d73a4f01
Fix LM deadlock possibility
by Soonil Nagarkar
· 6 years ago
4704618
Merge "Update provider javadocs"
by TreeHugger Robot
· 6 years ago
e24559e
Update provider javadocs
by Soonil Nagarkar
· 6 years ago
4af3b8d
Re-add incorrectly removed API
by Soonil Nagarkar
· 6 years ago
599511d
Merge "Add comment about support lib to GnssStatus"
by Soonil Nagarkar
· 6 years ago
0ad004a
Add comment about support lib to GnssStatus
by Soonil Nagarkar
· 6 years ago
394b868
Reduce GpsStatus API crashes to SDK S+
by Soonil Nagarkar
· 6 years ago
7a565c4
Merge "Add @UnsupportedAppUsage annotations for greylist." am: 423c3a32d6
by Artur Satayev
· 6 years ago
fc46be7
Add @UnsupportedAppUsage annotations for greylist.
by Artur Satayev
· 6 years ago
4d77e6a
Fix no-handler callback registrations
by Soonil Nagarkar
· 6 years ago
95768ce
Fix determining request expiration time
by Soonil Nagarkar
· 6 years ago
9a6c8ee
Merge "Add missing Deprecated annotations"
by TreeHugger Robot
· 6 years ago
5eb2f07
Add missing Deprecated annotations
by Soonil Nagarkar
· 6 years ago
39d614a
Allow listener garbage collection
by Soonil Nagarkar
· 6 years ago
c4a4833
Prevent crash when invoking GNSS apis
by Soonil Nagarkar
· 6 years ago
5a10495
Merge "Add expireIn implementation to LocationRequest"
by Soonil Nagarkar
· 6 years ago
b81c30d
Fix remaining Handler mismatch
by Soonil Nagarkar
· 6 years ago
7630c82
Minor fixes for CTS tests
by Soonil Nagarkar
· 6 years ago
6c7377c
Add featureId to LocationManager app-op notes
by Philip P. Moltmann
· 6 years ago
e347ea1
Add expireIn implementation to LocationRequest
by Soonil Nagarkar
· 6 years ago
905e722
Add getCurrentLocation API to LocationManager
by Soonil Nagarkar
· 6 years ago
4eaa2ec
Fix typo
by Soonil Nagarkar
· 6 years ago
f5306d4
Move registerGnssMeasurementsCallback onto direct executor
by Soonil Nagarkar
· 6 years ago
99347aa
Merge "Update javadocs as per API council feedback"
by TreeHugger Robot
· 6 years ago
acb8ee8
Merge "Normalize null argument behavior for GNSS APIs"
by TreeHugger Robot
· 6 years ago
88be6bf
Update javadocs as per API council feedback
by Soonil Nagarkar
· 6 years ago
f4a9327
Normalize null argument behavior for GNSS APIs
by Soonil Nagarkar
· 6 years ago
aad41eb
Merge "Add useful app-op-note message to async Location deliveries"
by Philip P. Moltmann
· 6 years ago
bc8b48a
Add useful app-op-note message to async Location deliveries
by Philip P. Moltmann
· 6 years ago
b7d4e8c
Merge "Add a Test API to verify if gmscore is the network location provider."
by TreeHugger Robot
· 6 years ago
597703c
Merge "Expose NO_GPS_LOCATION APIs to system and test"
by Soonil Nagarkar
· 6 years ago
9f52d55
Add a Test API to verify if gmscore is the network location provider.
by Wei Wang
· 6 years ago
79c47e2
Expose NO_GPS_LOCATION APIs to system and test
by Soonil Nagarkar
· 6 years ago
0000e8a
LocationManager cleanups to make CTS tests easier
by Soonil Nagarkar
· 6 years ago
f72128d
Reuse transports if possible in LocationManager
by Soonil Nagarkar
· 6 years ago
d4bbee2
Normalize JavaDocs and deprecate requestSingleUpdate
by Soonil Nagarkar
· 6 years ago
958e823
Reorder LocationManager methods
by Soonil Nagarkar
· 6 years ago
4551405
Add Executor APIs to LocationManager
by Soonil Nagarkar
· 6 years ago
b0a6968
Merge "L5 Metrics Addition:" into qt-qpr1-dev am: 9c16632a24
by Blake Kragten
· 6 years ago
fc9c7f8
Remove all code dealing with obsolete location status
by Soonil Nagarkar
· 6 years ago
025aabe
L5 Metrics Addition:
by Blake Kragten
· 6 years ago
bb61360
L5 Metrics Addition:
by Blake Kragten
· 6 years ago
4d1699d
Add missing nullability annotations.
by Aurimas Liutikas
· 6 years ago
00be951
Add missing nullability annotations.
by Aurimas Liutikas
· 6 years ago
fa05ca2
Add @UnsupportedAppUsage annotations.
by Artur Satayev
· 6 years ago
fb6b187
Remove obsolete constants.
by Soonil Nagarkar
· 6 years ago
1c57255
Improve dumpsys formatting
by Soonil Nagarkar
· 6 years ago
ad6b618
Pass binder identity through sendExtraCommand
by Soonil Nagarkar
· 6 years ago
a172288
Merge "Restore GpsStatus listeners" into qt-dev am: beff33a3bd am: 5a57ce5366
by Soonil Nagarkar
· 6 years ago
beff33a
Merge "Restore GpsStatus listeners" into qt-dev
by Soonil Nagarkar
· 6 years ago
dae874b
Merge "Merge "Update non-framework emergency location request notification" into qt-dev am: d566984298 am: 6d8da46657" into qt-r1-dev-plus-aosp
by Anil Admal
· 6 years ago
fc7d3bc
Restore GpsStatus listeners
by Soonil Nagarkar
· 6 years ago
61da5f0
Update non-framework emergency location request notification
by Anil Admal
· 6 years ago
4d346b7
Merge "Guard isProviderPackage with permission"
by TreeHugger Robot
· 6 years ago
8a246a2
User notification of NFW emergency requests similar to IGnssNi.hal
by Anil Admal
· 6 years ago
514dff4
Guard isProviderPackage with permission
by Soonil Nagarkar
· 6 years ago
3fcb6df
Revert "Guard isProviderPackage with permission"
by David Christie
· 6 years ago
2413609
Guard isProviderPackage with permission
by Soonil Nagarkar
· 6 years ago
d4203dd
Merge "Add separate hasCapabilityName() methods in GnssCapabilities" into qt-dev
by Anil Admal
· 6 years ago
3ba0fa9
Add separate hasCapabilityName() methods in GnssCapabilities
by Anil Admal
· 6 years ago
ec6ec82
Change getGnssCapabilites() return type to @NonNull
by Anil Admal
· 6 years ago
284234e
Log constellation types in GnssMetrics
by Yu-Han Yang
· 6 years ago
433bb84
Merge "Adding documentation to getElapsedRealtimeUncertaintyNanos following api council guidance." into qt-dev
by TreeHugger Robot
· 6 years ago
d017319
Adding documentation to getElapsedRealtimeUncertaintyNanos following api council guidance.
by Pierre Fite-Georgel
· 6 years ago
3cd9a86
Change elapsedRealtimeUncertaintyNanos from long to double
by Yu-Han Yang
· 6 years ago
312fddb
Update getGnssCapabilities() in LMS to include sub-HAL capabilities (part 2)
by Anil Admal
· 6 years ago
114922a
Address API council review comments.
by Wei Wang
· 7 years ago
c90040e
Merge "Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssClock"
by TreeHugger Robot
· 6 years ago
8a838a9
Merge "Query isEmergencySmsMode API when checking if emergency for GPS" am: dedc27142d am: 3b176bc1de
by Brad Ebinger
· 6 years ago
6862694d
Merge "Query isEmergencySmsMode API when checking if emergency for GPS" am: dedc27142d
by Brad Ebinger
· 6 years ago
5d3dcd5
Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssClock
by Yu-Han Yang
· 6 years ago
3939230
Merge "Add location backed system clock"
by Chad Brubaker
· 6 years ago
6b49665
Add CONSTELLATION_IRNSS constant in GnssStatus
by Yu-Han Yang
· 6 years ago
f113333
Add location backed system clock
by Chad Brubaker
· 6 years ago
500b316
Merge "Update getGnssCapabilities() in LMS to include sub-HAL capabilities"
by Anil Admal
· 6 years ago
5eeb79d
Query isEmergencySmsMode API when checking if emergency for GPS
by Brad Ebinger
· 6 years ago
Next »