summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/LocationControllerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Update show system experiment behavior."" into tm-devKate Montgomery2022-05-041-40/+3
|\
| * Revert "Update show system experiment behavior."Kate Montgomery2022-04-281-40/+3
* | [Fix settings] Multi user for settings wrapperAaron Liu2022-04-061-3/+4
|/
* Update show system experiment behavior.Kate Montgomery2022-03-291-3/+40
* Do not display the indicator on high power location requests with theKate Montgomery2022-02-151-1/+1
* Use user setting to determine whether or not to show system locationKate Montgomery2022-01-261-6/+30
* Log when the location indicator is displayed as well as the type ofKate Montgomery2022-01-241-6/+58
* SysUi: Distinguish between location indicator for system app ops vs others.Kate Montgomery2022-01-191-16/+69
* SysUi: Display location icon on all deliveries.Kate Montgomery2021-12-211-3/+57
* Migrate to new UserTracker for currentUserFabian Kozynski2020-09-291-4/+7
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Create a DemoMode controllerEvan Laird2020-08-131-2/+5
* Restricts notified app ops based on flagsFabian Kozynski2020-07-221-3/+4
* Deprecate high power location broadcastSoonil Nagarkar2020-07-091-49/+28
* Fixed threading issue in LocationControllerImplFabian Kozynski2020-05-191-7/+23
* BroadcastDispatcher can use Executors nowFabian Kozynski2020-01-091-1/+2
* Conslidate @MainHandler and similar to @Main (and similar).Dave Mankoff2019-12-201-2/+2
* Creates a BootCompleteCacheFabian Kozynski2019-11-261-3/+7
* Finish migrating to BroadcastDispatcherFabian Kozynski2019-11-041-2/+6
* Move DI related coded into new dagger package.Dave Mankoff2019-10-211-3/+2
* Clean up DependencyProvider a bitJason Monk2018-12-211-1/+8
* Fixes import ordering.Gus Prevas2018-11-141-1/+3
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-1/+1
* Fix location QuickSettings bugMaggie2018-01-251-1/+2
* Add key to store location changerLifu Tang2018-01-241-1/+3
* Deprecate location modesMaggie2018-01-231-20/+11
* Send MODE_CHANGING broadcast before location mode change.Maggie2017-12-071-2/+5
* Fix ConcurrentModificationException from LocationControllerJason Monk2017-06-221-7/+8
* Fix location status bar iconJason Monk2017-04-131-22/+21
* Unit testing for fragments.Jason Monk2016-11-111-2/+2
* Part1 - Don't add padlock if the restriction is not set by admin.Sudheer Shanka2016-02-191-5/+7
* Add padlocks to more qs tiles.Sudheer Shanka2016-01-281-9/+6
* SysUI Tuner: Status bar workJason Monk2016-01-191-3/+4
* Remembers previous location mode when location offLifu Tang2015-11-251-1/+1
* SysUI: Move LocationControllerImpl receiver to bgJason Monk2015-05-261-29/+32
* Fix GPS icon not showing for secondary usersAmith Yamasani2014-09-241-1/+1
* Status bar iconography updatesJorim Jaggi2014-09-021-2/+1
* QuickSettings: only listen when expanded.John Spurlock2014-05-171-0/+5
* New quick settings implementation.John Spurlock2014-05-131-0/+214