summaryrefslogtreecommitdiff
path: root/core/java/android/widget/WidgetFlags.java
Commit message (Expand)AuthorAgeFilesLines
* Add a config value for the default of the analog clock flagStevie Kideckel2021-06-251-3/+0
* Add a flag for the fps of the AnalogClockStevie Kideckel2021-05-201-0/+11
* Add DeviceConfig flag for drag direction angle threshold for cursor dragNikita Dubrovsky2020-08-041-0/+22
* Makes the line slop ratio configurable.Shu Chen2020-05-211-0/+18
* Makes the finger-to-cursor distance configurable via DeviceConfig.Shu Chen2020-03-121-0/+19
* Allow setting defaults for DeviceConfig flags plumbed via settingsNikita Dubrovsky2020-02-191-4/+36
* Use DeviceConfig flags for cursor drag and insertion handle gesturesNikita Dubrovsky2020-02-181-7/+20
* Adds more flags for cursor control features.Shu Chen2020-01-221-0/+60
* Reads "enable_cursor_control" device config flag in Editor.Shu Chen2020-01-201-0/+40