Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
28f735635b418ea3e41f9eec3f9a561d01c153f6
/
location
/
java
/
android
/
location
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
· 6 years ago
c90040e
Merge "Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssClock"
by TreeHugger Robot
· 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
9934978
Update getGnssCapabilities() in LMS to include sub-HAL capabilities
by Anil Admal
· 6 years ago
eaffea6
Update API documentation
by Soonil Nagarkar
· 6 years ago
3126c90
Add PROVIDERS_CHANGED_ACTION extra for provider
by Soonil Nagarkar
· 6 years ago
2df78c3
Merge "Address API review comments"
by TreeHugger Robot
· 6 years ago
7475b9b
Merge "Change CodeType from enum to string (framework)"
by TreeHugger Robot
· 6 years ago
0f69b15
Address API review comments
by Lifu Tang
· 6 years ago
9c5458e
Merge "Remove deprecated Settings APIs."
by TreeHugger Robot
· 6 years ago
d55e1b17
Merge "Revert removal of GpsStatus APIs"
by Soonil Nagarkar
· 6 years ago
a491b7a
Revert removal of GpsStatus APIs
by Soonil Nagarkar
· 6 years ago
fbcc5cf
Change CodeType from enum to string (framework)
by Yu-Han Yang
· 6 years ago
6dac9d1
Remove deprecated Settings APIs.
by Soonil Nagarkar
· 6 years ago
6c58d5b
Fix bug setting the 9th bit of a mFieldsMask byte.
by Tyler Trephan
· 6 years ago
1cc1db0
Merge "Remove unused broadcasts from GNSS"
by Soonil Nagarkar
· 6 years ago
3b989d0f
Merge "Bluesky: Handle null correction objects gracefully."
by Mohammed Khider
· 6 years ago
5716ab8
Bluesky: Handle null correction objects gracefully.
by gomo
· 6 years ago
00fe7e2
Remove deprecated GNSS APIs + add nullability
by Soonil Nagarkar
· 6 years ago
d08180c
Remove unused broadcasts from GNSS
by Soonil Nagarkar
· 6 years ago
0e9cf51
Merge "Revert "This CL introduces new member variable on android.location.Location (see api/current.txt).""
by Colin Cross
· 6 years ago
cef1e80
Revert "This CL introduces new member variable on android.location.Location (see api/current.txt)."
by Colin Cross
· 6 years ago
bbc8ad9
Merge "This CL introduces new member variable on android.location.Location (see api/current.txt). In this CL, I pushed location.setElapsedRealtimeNanos(SystemClock.elapsedRealtimeNanos()); (from Java)"
by Pierre Fite-georgel
· 6 years ago
9e96c57
This CL introduces new member variable on android.location.Location (see api/current.txt).
by Pierre Fite-Georgel
· 6 years ago
f641068
Merge "Adding new Battery Saver location mode."
by Kweku Adams
· 6 years ago
9e8f83d
All Parcelable CREATOR fields are @NonNull.
by Jeff Sharkey
· 6 years ago
4fb074e
Adding new Battery Saver location mode.
by Kweku Adams
· 6 years ago
da6e570
Add @UnsupportedAppUsage annotations
by Andrei Onea
· 6 years ago
3796ab1
Bluesky API council review
by gomo
· 6 years ago
5140e4f
Add API to expose ignore settings whitelist for GTS
by Soonil Nagarkar
· 6 years ago
509580f
Refactor API naming and add unbundled support
by Soonil Nagarkar
· 6 years ago
786a2bd
Add GnssMeasurementState::STATE_2ND_CODE_LOCK to GnssMeasurement API
by Yu-Han Yang
· 6 years ago
e27f8da
Merge "Add CODE_TYPE_OTHER and otherCodeTypeName to GnssMeasurement API"
by TreeHugger Robot
· 6 years ago
a321401
Add CODE_TYPE_OTHER and otherCodeTypeName to GnssMeasurement API
by Yu-Han Yang
· 6 years ago
11a7994
Merge "Add TestApi annotations to LocationManager"
by Soonil Nagarkar
· 6 years ago
ec2718d
Remove unused API
by Soonil Nagarkar
· 6 years ago
0d77ea6
Change provider packages API to test all providers
by Soonil Nagarkar
· 6 years ago
ac1879a
Add TestApi annotations to LocationManager
by Soonil Nagarkar
· 6 years ago
2348248
Merge "Fix location ignore settings bugs"
by Soonil Nagarkar
· 6 years ago
835a0a0
Fix location ignore settings bugs
by Soonil Nagarkar
· 6 years ago
5e18501
Location settings documentation and migration
by Soonil Nagarkar
· 6 years ago
6ec9538
Bluesky add position uncertainty field
by gomo
· 6 years ago
be93e9c
Add location settings piercing in emergencies
by Soonil Nagarkar
· 6 years ago
b4635ba
Bluesky change LOS from bool to float prob
by gomo
· 6 years ago
a32c79d
Merge "Add CodeType to GnssMeasurement API"
by TreeHugger Robot
· 6 years ago
90da1ab
Use LOCATION_MODE to control location
by Soonil Nagarkar
· 6 years ago
31755f9
Limit access to suspected false positives.
by Mathew Inwood
· 6 years ago
226b7b7
Bluesky Android Q Platform Changes
by gomo
· 6 years ago
5400946
Add CodeType to GnssMeasurement API
by Yu-Han Yang
· 6 years ago
e48e378
Merge "Add APIs to set Location History package name."
by TreeHugger Robot
· 6 years ago
980b7c2
Add APIs to set Location History package name.
by Wei Wang
· 6 years ago
78e0756
Undeprecate injector API to allow change summary
by Lifu Tang
· 6 years ago
cae8ed6
Merge "Refactor how location providers are managed"
by Soonil Nagarkar
· 6 years ago
1575a04
Refactor how location providers are managed
by Soonil Nagarkar
· 6 years ago
75b9fd6
Show location icon when reporting GNSS measurements/status
by Anil Admal
· 6 years ago
c20f1b7
Revert "Allow location provider to deep link into permissions UI"
by Philip P. Moltmann
· 6 years ago
94749f7
Deprecate location provider status callbacks
by Soonil Nagarkar
· 6 years ago
a737061
Merge "Update javadoc for carrier phase alignment in getAccumulatedDeltaRangeMeters"
by TreeHugger Robot
· 6 years ago
10ecc84
Update javadoc for carrier phase alignment in getAccumulatedDeltaRangeMeters
by Yu-Han Yang
· 6 years ago
ed98828
Allow location provider to deep link into permissions UI
by Philip P. Moltmann
· 6 years ago
39e00d5
Add Doc and nullability to LocationManager#getNetworkProviderPackage
by Philip P. Moltmann
· 6 years ago
62e668c
Merge "docs: bug 37130805, typo" into pi-dev am: 7c5c4d1ca8 am: 0afec3a1ba
by Todd Kopriva
· 6 years ago
0afec3a
Merge "docs: bug 37130805, typo" into pi-dev am: 7c5c4d1ca8
by Todd Kopriva
· 6 years ago
5ba798e
docs: bug 37130805, typo
by kopriva
· 6 years ago
b7b399e
Merge "docs: fixing several minor documentation bugs" into pi-dev am: 82b0d17b39
by kopriva
· 6 years ago
f6b27fb
Merge "docs: fixing several minor documentation bugs" into pi-dev am: 82b0d17b39
by kopriva
· 6 years ago
f07a460
docs: fixing several minor documentation bugs
by kopriva
· 6 years ago
8c854f8
Move some members to the "Q blacklist".
by Mathew Inwood
· 6 years ago
71225ec
Expose LocationManager#getNetworkProviderPackage as @SystemApi
by Philip P. Moltmann
· 6 years ago
8eb07d9
Add @UnsupportedAppUsage annotations
by Mathew Inwood
· 6 years ago
735497e
Add @UnsupportedAppUsage annotations
by Mathew Inwood
· 6 years ago
a9b72b30
Update JavaDoc of LocationManager#requestLocationUpdates
by Yu-Han Yang
· 6 years ago
2418982
Release wakelock in LocationManagerService if client thread is dead
by Yu-Han Yang
· 6 years ago
25bc14e
Improve document for Location#setExtras(Bundle).
by Wei Wang
· 6 years ago
b95c4e8
Merge "Simplify Javadoc for easier parsing." into pi-dev am: f707c55725
by Wyatt Riley
· 6 years ago
5b630af
Simplify Javadoc for easier parsing.
by Wyatt Riley
· 6 years ago
3311515
Expose APIs used by CtsPermissionTestCases
by Philip P. Moltmann
· 7 years ago
9240f1f
Merge "Update Java doc of GnssMeasurementEvent#STATUS_NOT_ALLOWED" into pi-dev am: d5a1bb621a
by Yu-Han Yang
· 7 years ago
d5a1bb6
Merge "Update Java doc of GnssMeasurementEvent#STATUS_NOT_ALLOWED" into pi-dev
by TreeHugger Robot
· 7 years ago
e048bab
Update Java doc of GnssMeasurementEvent#STATUS_NOT_ALLOWED
by Yu-Han Yang
· 7 years ago
325f728
Merge "Expose TestAPIs needed by GtsOsTestCases" into pi-dev am: d565f04957
by Philip P. Moltmann
· 7 years ago
f80809f
Expose TestAPIs needed by GtsOsTestCases
by Philip P. Moltmann
· 7 years ago
8a5425e
Merge "Fix test location provider bug" into pi-dev am: 4f79a18cc5 am: 542c52372c
by Maggie Wang
· 7 years ago
2a9409e
Fix test location provider bug
by Maggie
· 7 years ago
8a26977
Merge "Deprecating unused fields from GnssMeasurement" into pi-dev am: a106a1a6b4
by Wyatt Riley
· 7 years ago
a106a1a
Merge "Deprecating unused fields from GnssMeasurement" into pi-dev
by TreeHugger Robot
· 7 years ago
0d909e5
Merge "GNSS Model Name constant string and comment updates" into pi-dev am: aa8cbab151
by Wyatt Riley
· 7 years ago
aa8cbab
Merge "GNSS Model Name constant string and comment updates" into pi-dev
by Wyatt Riley
· 7 years ago
c296e7f
Merge changes I7f413e38,I20aba7e9 into pi-dev am: 4d6dc48d24 am: 189cc7df45
by Jiyong Park
· 7 years ago
4d6dc48
Merge changes I7f413e38,I20aba7e9 into pi-dev
by TreeHugger Robot
· 7 years ago
c2ac572
Merge "Fix location settings bug on non-GPS devices" into pi-dev am: b2637dac49
by Maggie Wang
· 7 years ago
b2637da
Merge "Fix location settings bug on non-GPS devices" into pi-dev
by Maggie Wang
· 7 years ago
Next »