summaryrefslogtreecommitdiff
path: root/core/java/android/widget/WidgetFlags.java
AgeCommit message (Expand)Author
2021-06-25Add a config value for the default of the analog clock flagStevie Kideckel
2021-05-20Add a flag for the fps of the AnalogClockStevie Kideckel
2020-08-04Add DeviceConfig flag for drag direction angle threshold for cursor dragNikita Dubrovsky
2020-05-21Makes the line slop ratio configurable.Shu Chen
2020-03-12Makes the finger-to-cursor distance configurable via DeviceConfig.Shu Chen
2020-02-19Allow setting defaults for DeviceConfig flags plumbed via settingsNikita Dubrovsky
2020-02-18Use DeviceConfig flags for cursor drag and insertion handle gesturesNikita Dubrovsky
2020-01-22Adds more flags for cursor control features.Shu Chen
2020-01-20Reads "enable_cursor_control" device config flag in Editor.Shu Chen