summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update docs to clarify how providers can create style bundles and Slic...TreeHugger Robot2020-08-181-7/+22
|\
| * Merge "Update docs to clarify how providers can create style bundles and Slic...TreeHugger Robot2020-08-181-7/+22
| |\
| | * Merge "Update docs to clarify how providers can create style bundles and Slic...TreeHugger Robot2020-08-181-7/+22
| | |\
| | | * Update docs to clarify how providers can create style bundles and SlicesAdam He2020-08-031-7/+22
| * | | Merge "Add DeviceConfig flag for drag direction angle threshold for cursor dr...Nikita Dubrovsky2020-08-113-13/+86
| |\ \ \
| | * | | Add DeviceConfig flag for drag direction angle threshold for cursor dragNikita Dubrovsky2020-08-053-13/+86
| * | | | Merge "Ensures the slop value is fixed cross lines." into rvc-qpr-dev am: 660...Shu Chen2020-07-241-6/+1
| |\| | |
| | * | | Ensures the slop value is fixed cross lines.Shu Chen2020-07-221-6/+1
| | * | | Merge "Fixes the issue multi-touch causing launcher icons to be not clickable...TreeHugger Robot2020-07-171-2/+3
| | |\ \ \ | | | | |/ | | | |/|
* | | | | Merge "Implement the floating cursor via the fisheye magnifier."Shu Chen2020-08-082-43/+92
|\ \ \ \ \
| * | | | | Implement the floating cursor via the fisheye magnifier.Shu Chen2020-08-072-43/+92
* | | | | | Merge "Add DeviceConfig flag for drag direction angle threshold for cursor drag"Nikita Dubrovsky2020-08-053-13/+86
|\ \ \ \ \ \
| * | | | | | Add DeviceConfig flag for drag direction angle threshold for cursor dragNikita Dubrovsky2020-08-043-13/+86
| |/ / / / /
* / / / / / Delete useless log.Joanne Chung2020-08-041-1/+1
|/ / / / /
* | | | | Merge "Add TEST_MAPPINGs for autofill under widget"Joanne Chung2020-07-313-1/+55
|\ \ \ \ \
| * | | | | Add TEST_MAPPINGs for autofill under widgetJoanne Chung2020-07-313-1/+55
* | | | | | Update language to comply with Android's inclusive language guidanceNader Jawad2020-07-294-5/+7
|/ / / / /
* | | | | Merge "Update language to comply with Android’s inclusive language guidance...Treehugger Robot2020-07-231-1/+1
|\| | | |
| * | | | Merge "Update language to comply with Android’s inclusive language guidance...Treehugger Robot2020-07-231-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Update language to comply with Android’s inclusive language guidance...Treehugger Robot2020-07-231-1/+1
| | |\ \ \
| | | * | | Update language to comply with Android’s inclusive language guidanceSeigo Nonaka2020-07-221-1/+1
* | | | | | Merge "Remove @CorePlatformApi LocaleData usage in frameworks" am: 3f89b904a8...vichang2020-07-225-28/+21
|\| | | | |
| * | | | | Merge "Remove @CorePlatformApi LocaleData usage in frameworks" am: 3f89b904a8...vichang2020-07-225-28/+21
| |\| | | |
| | * | | | Merge "Remove @CorePlatformApi LocaleData usage in frameworks" am: 3f89b904a8...vichang2020-07-225-28/+21
| | |\| | |
| | | * | | Remove @CorePlatformApi LocaleData usage in frameworksVictor Chang2020-07-205-28/+21
* | | | | | Merge "Ensures the slop value is fixed cross lines."TreeHugger Robot2020-07-221-3/+2
|\ \ \ \ \ \
| * | | | | | Ensures the slop value is fixed cross lines.Shu Chen2020-07-171-3/+2
* | | | | | | Merge "Use DateFormatSymbols directly instead of using LocaleData" am: 3bd9f0...vichang2020-07-212-16/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge "Use DateFormatSymbols directly instead of using LocaleData" am: 3bd9f0...vichang2020-07-212-16/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge "Use DateFormatSymbols directly instead of using LocaleData" am: 3bd9f0...vichang2020-07-212-16/+8
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Use DateFormatSymbols directly instead of using LocaleDataVictor Chang2020-07-202-16/+8
* | | | | | | Merge "Fixes the issue multi-touch causing launcher icons to be not clickable...TreeHugger Robot2020-07-171-2/+3
|\| | | | | | | |_|_|/ / / |/| | | | |
| * | | | | Merge "Fixes the issue multi-touch causing launcher icons to be not clickable...TreeHugger Robot2020-07-171-2/+3
| |\| | | |
| | * | | | Merge "Fixes the issue multi-touch causing launcher icons to be not clickable...TreeHugger Robot2020-07-171-2/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fixes the issue multi-touch causing launcher icons to be not clickable.Pinyao Ting2020-07-161-2/+3
| * | | | | Merge "Apply max char length when setSingleLine is called." into rvc-qpr-dev ...TreeHugger Robot2020-07-161-6/+84
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Apply max char length when setSingleLine is called.Seigo Nonaka2020-07-091-6/+84
| * | | | | Merge "Set upper-limit for the single line edit text." into rvc-qpr-dev am: 0...TreeHugger Robot2020-07-161-0/+9
| |\| | | | | | |/ / / | |/| | |
| | * | | Set upper-limit for the single line edit text.Seigo Nonaka2020-07-091-0/+9
| | |/ /
* | | | Avoid churning NumberFormat instances in ProgressBarChristopher Tate2020-07-161-2/+13
* | | | Merge "Delay sending accessibility events a little for temporarily detached v...Yinglei Wang2020-07-153-9/+11
|\ \ \ \
| * | | | Delay sending accessibility events a little for temporarily detached viewyingleiw2020-07-143-9/+11
* | | | | Merge "Remove libcore.icu.ICU usage in android.text.format.DateFormat" am: ec...vichang2020-07-131-3/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "Remove libcore.icu.ICU usage in android.text.format.DateFormat" am: ec...vichang2020-07-131-3/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Remove libcore.icu.ICU usage in android.text.format.DateFormat"vichang2020-07-101-3/+1
| | |\ \ \
| | | * | | Remove libcore.icu.ICU usage in android.text.format.DateFormatVictor Chang2020-07-061-3/+1
* | | | | | Merge "Change cursor drag threshold from 30 to 45 degrees from vertical" into...Nikita Dubrovsky2020-07-081-6/+3
|\| | | | |
| * | | | | Merge "Change cursor drag threshold from 30 to 45 degrees from vertical" into...Nikita Dubrovsky2020-07-081-6/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Change cursor drag threshold from 30 to 45 degrees from verticalNikita Dubrovsky2020-07-011-6/+3
* | | | | | Merge "Fix typos related to sortSelectionIndices" am: 5247f04147 am: 7a42f1c9...Treehugger Robot2020-07-081-13/+13
|\| | | | |