summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE Clear app-provided shortcut iconsBen Murdoch2024-11-181-0/+9
* Switch keyboard shortcuts helper to daynight themeSalvador Martinez2019-03-291-1/+2
* Fixes import ordering.Gus Prevas2018-11-141-0/+2
* Removing dependencies on recents-specific code in SysUIWinson Chung2018-09-261-21/+19
* [SettingsLib] Update Utils.getColorAccent() and Utils.getColorError() to retu...Jason Chang2018-05-161-3/+3
* [Keyboard shortcuts] - fix NPE related to assist componentAndrei Stingaceanu2017-09-211-16/+19
* Fix NPE in requestKeyboardShortcutsDaichi Hirono2017-06-121-2/+2
* Fix KeyboardShortcuts showPeeyush Agarwal2017-02-101-7/+7
* Fix KeyboardShortcuts showPeeyush Agarwal2017-01-061-1/+6
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Correct the keyboard shortcut for SMSPeeyush Agarwal2016-10-171-2/+2
* State a fixed order for modifiers in the Shorcuts HelperClara Bayarri2016-06-271-2/+8
* resolve merge conflicts of 83b1a18 to masterAndrew Sapperstein2016-06-211-2/+3
|\
| * Merge "Update System UI to use theme colors." into nyc-mr1-devAndrew Sapperstein2016-06-211-2/+3
| |\
| | * Update System UI to use theme colors.Andrew Sapperstein2016-06-211-2/+3
| * | Keyboard shortcuts: A11Y fixes cherry pickAndrei Stingaceanu2016-06-201-35/+61
| |/
| * DO NOT MERGE Fix Keyboard Shortcut Helper requires pressing META+/ twiceClara Bayarri2016-06-021-4/+6
* | Keyboard shortcuts: A11Y fixesAndrei Stingaceanu2016-06-161-36/+62
* | Cleanup usage of toUpperCase in Keyboard Shortcuts HelperClara Bayarri2016-06-131-2/+2
* | Merge "Fix Keyboard Shortcut Helper requires pressing META+/ twice"Clara Bayarri2016-06-021-4/+6
|\ \
| * | Fix Keyboard Shortcut Helper requires pressing META+/ twiceClara Bayarri2016-06-011-4/+6
* | | Fix crash in Keyboard Shortcuts Helper loggingClara Bayarri2016-05-261-2/+2
|/ /
* | Merge "Add Tron Logging to Keyboard Shortcuts Helper"Clara Bayarri2016-05-191-0/+6
|\ \
| * | Add Tron Logging to Keyboard Shortcuts HelperClara Bayarri2016-05-181-0/+6
| |/
* / Fix Backslash not showing with paired keyboardClara Bayarri2016-05-181-3/+10
|/
* Merge "Keyboard shortcuts: one instance refactor" into nyc-devAndrei Stingaceanu2016-04-141-24/+61
|\
| * Keyboard shortcuts: one instance refactorAndrei Stingaceanu2016-04-141-24/+61
* | Keyboard shortcuts: minor type changeAndrei Stingaceanu2016-04-121-3/+1
|/
* Merge "Keyboard shortcuts: UI polish 1" into nyc-devAndrei Stingaceanu2016-04-111-13/+11
|\
| * Keyboard shortcuts: UI polish 1Andrei Stingaceanu2016-04-111-13/+11
* | Merge "Keyboard shortcuts: sort application items" into nyc-devAndrei Stingaceanu2016-04-111-13/+46
|\ \
| * | Keyboard shortcuts: sort application itemsAndrei Stingaceanu2016-04-081-13/+46
| |/
* | Merge "Keyboard Shortcuts Helper: Find device with KeyCharacterMap" into nyc-devClara Bayarri2016-04-111-13/+31
|\ \ | |/ |/|
| * Keyboard Shortcuts Helper: Find device with KeyCharacterMapClara Bayarri2016-04-071-13/+31
* | Keyboard shortcuts: icons for application groupAndrei Stingaceanu2016-04-071-65/+187
|/
* Make Keyboard Shortcuts special names Context dependentClara Bayarri2016-04-071-128/+124
* Keyboard shortcuts: icons for shortcut itemsAndrei Stingaceanu2016-04-071-18/+96
* Keyboard Shortcuts Helper: Include all System shortcutsClara Bayarri2016-03-301-1/+55
* Keyboard Shortcuts: plumb deviceId throughClara Bayarri2016-03-241-1/+1
* Keyboard Shortcuts: Make Modifiers human-readableClara Bayarri2016-03-241-11/+39
* Keyboard Shortcuts: Add Keycodes for shortcut representationClara Bayarri2016-03-241-11/+189
* Keyboard shortcuts: new layout for keys containerAndrei Stingaceanu2016-03-181-1/+2
* Keyboard Shortcuts - cleanupAndrei Stingaceanu2016-02-051-48/+35
* Referencing static interpolators. Winson2016-01-291-8/+0
* Keyboard Shortcuts UI - add shortcuts to dialog.Andrei Stingaceanu2016-01-291-46/+131
* Request Keyboard Shortcuts for SysUI Dialog via WindowClara Bayarri2016-01-131-23/+65
* Keyboard shortcuts: initial view.Andrei Stingaceanu2016-01-071-0/+81