summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/navigationbar/NavigationModeController.java
Commit message (Expand)AuthorAgeFilesLines
* fw_base: Cleanup: revert gestural additionsSemavi Ulusoy2022-12-271-47/+4
* base: navigation mode settings [1/2]maxwen2022-10-261-0/+23
* SystemUI: Improve gesture bar length [1/2]cjh12491313562022-10-261-1/+1
* base: Add navbar layout inversion tuning [1/2]LuK13372022-10-261-5/+24
* SystemUI: allow changing the length of gesture navbar [1/2]jhonboy1212022-10-261-3/+29
* NavigationModeController: Mute debug logging.spezi772022-10-261-1/+1
* NavigationModeController: Silence log spamtejasvp252022-10-261-11/+0
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Use config_imeDrawsImeNavBarYohei Yukawa2022-02-091-0/+5
* Fix theme change notificationSergey Serokurov2021-10-071-1/+1
* Manually register Dumpables to DumpManagerNed Burns2021-09-091-1/+5
* Merge "Don't use ApkAssets::GetPath for equality checks" into sc-devRyan Mitchell2021-03-021-1/+1
|\
| * Don't use ApkAssets::GetPath for equality checksRyan Mitchell2021-03-021-1/+1
* | Log debug info at Debug levelGreg Kaiser2021-02-231-1/+1
|/
* Use 30dp as the default value for back gesture insetMehdi Alizadeh2020-09-151-35/+0
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Clean up navigation barWinson Chung2020-08-121-0/+241