summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen
Commit message (Expand)AuthorAgeFilesLines
* Fix RegionSampler crashesFlorence Yang2023-03-071-2/+4
* Merge "Move registerConfigProvider call before registerDataProvider." into tm...Xiaowen Lei2023-03-011-1/+1
|\
| * Move registerConfigProvider call before registerDataProvider.Xiaowen Lei2023-02-231-1/+1
* | Read weather data from smartspace extrasPeter Kalauskas2023-02-171-12/+15
|/
* Merge "Re-register dumpables for Region Sampler" into tm-qpr-devFlorence Yang2023-02-071-1/+13
|\
| * Re-register dumpables for Region SamplerFlorence Yang2023-02-061-1/+13
* | Merge "Fix crash about Weather class in clocks" into tm-qpr-devSherry Zhou2023-02-071-1/+1
|\ \
| * | Fix crash about Weather class in clocksSherry Zhou2023-02-061-1/+1
| |/
* / sysui: Observe weather enabled for lockscreen.Adnan Begovic2023-02-071-0/+12
|/
* Send weather data from LS Smartspace to clockFlorence Yang2023-02-021-1/+3
* Merge "Read weather data from smartspace" into tm-qpr-devPeter Kalauskas2023-02-011-0/+13
|\
| * Read weather data from smartspacePeter Kalauskas2023-01-311-0/+13
* | Add date(+weather)(+alarm+dnd) view to lockscreen if decoupling enabled.Xiaowen Lei2023-01-301-2/+28
|/
* Add standalone weather view to lockscreen if decoupling isenabled.Xiaowen Lei2023-01-261-13/+62
* Merge "Revert "Register Dumpables for Region Sampler"" into tm-qpr-devFlorence Yang2023-01-261-14/+4
|\
| * Revert "Register Dumpables for Region Sampler"Florence Yang2023-01-261-14/+4
* | Merge "Register Dumpables for Region Sampler" into tm-qpr-devFlorence Yang2023-01-261-4/+14
|\|
| * Register Dumpables for Region SamplerFlorence Yang2023-01-251-4/+14
* | Merge changes from topic "mpietal_smartspace" into tm-qpr-devMatt Pietal2023-01-241-1/+1
|\ \ | |/ |/|
| * Remove smartspace flagMatt Pietal2023-01-231-1/+1
* | Merge "Region Sampler Wallpaper Colors Implementation" into tm-qpr-devFlorence Yang2023-01-241-21/+21
|\ \ | |/ |/|
| * Region Sampler Wallpaper Colors ImplementationFlorence Yang2023-01-231-21/+21
* | Add date/weather decoupling config for smartspaceLiam, Lee Pong Lam2023-01-141-5/+9
|/
* Add SmartspaceView.setUiSurface and set it for lockscreen Smartspace.Xiaowen Lei2023-01-051-2/+5
* Merge "Enable Region Sampling Flag for Teamfood" into tm-qpr-devFlorence Yang2022-12-121-1/+3
|\
| * Enable Region Sampling Flag for TeamfoodFlorence Yang2022-12-081-1/+3
* | Guard regionSampler registering/deregistering code behind the flag.Xiaowen Lei2022-12-071-13/+20
|/
* Use postStartActivityDismissingKeyguard when showOnLockscreen is false.Xiaowen Lei2022-11-141-7/+12
* Rename RegionSamplingInstance to RegionSamplerFlorence Yang2022-10-281-18/+15
* Abstract out the logic to determine text colorGrace Han2022-10-191-10/+13
* Enable Region Sampling for Lockscreen SmartspaceGrace2022-08-221-18/+67
* Update smart space views whenever the keyguard bypass state changes.Chandru2022-06-141-3/+20
* Smartspace - Listen for SHOW_NOTIFICATIONS settingMatt Pietal2022-04-281-8/+29
* Merge "Merge "Prevent bad intents from crashing sysui" into sc-v2-dev am: 08d...Automerger Merge Worker2021-12-161-0/+5
|\
| * Prevent bad intents from crashing sysuiMatt Pietal2021-12-161-0/+5
* | Inline most FeatureFlags methods.Dave Mankoff2021-11-171-1/+2
|/
* Remove animation controllerMatt Pietal2021-10-291-11/+5
* Smartspace - Allow clicks to avoid intent launchMatt Pietal2021-10-271-4/+20
* AOD - Notif icon locationMatt Pietal2021-10-141-0/+9
* [DO NOT MERGE] Make sure smartspace connects when addedMatt Pietal2021-09-301-0/+5
* [DO NOT MERGE] Smartspace - Don't create session ahead of initMatt Pietal2021-09-281-2/+1
* [DO NOT MERGE] Smartspace - Don't connect until setupMatt Pietal2021-09-101-41/+63
* [DO NOT MERGE] Support multiple smartspace viewsMatt Pietal2021-08-251-24/+23
* Revert "Moving smartspace to the right on the lockscreen for split shade"Michał Brzeziński2021-08-241-89/+4
* Moving smartspace to the right on the lockscreen for split shadeMichal Brzezinski2021-08-041-4/+89
* Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
* Update smartspace when clock updates.Alex Mang2021-05-171-0/+4
* Fix crash with smartspace view reparentingMatt Pietal2021-05-131-1/+6
* Spin off smartspace behavior into SmartspaceControllerNed Burns2021-05-121-0/+277