summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Add initial View's APIs for auto translationJoanne Chung2021-01-251-0/+120
* Add supportedAttributes param for spell checker.Kohsuke Yatoh2021-01-201-1/+5
* Merge "AbsSeekBar: Fix growRect computation" am: e1f0416a17 am: 48b3ec73d9 am...Treehugger Robot2021-01-191-7/+14
|\
| * Merge "AbsSeekBar: Fix growRect computation" am: e1f0416a17 am: 48b3ec73d9Treehugger Robot2021-01-191-7/+14
| |\
| | * AbsSeekBar: Fix growRect computationAdrian Roos2021-01-181-7/+14
* | | Merge "Enable Content Capture for ImageViews by default"Nikita Dubrovsky2021-01-151-5/+9
|\ \ \
| * | | Enable Content Capture for ImageViews by defaultNikita Dubrovsky2021-01-141-5/+9
* | | | Merge changes from topic "decorate_custom_notifs"Jeff DeCew2021-01-111-0/+102
|\ \ \ \
| * | | | Improve RemoteViews to simplify notification view hierarchy.Jeff DeCew2021-01-081-0/+102
* | | | | Merge "Add MIME types to ViewStructure and autofill/cc ViewNode classes"Nikita Dubrovsky2021-01-113-6/+36
|\ \ \ \ \
| * | | | | Add MIME types to ViewStructure and autofill/cc ViewNode classesNikita Dubrovsky2021-01-113-6/+36
| | |/ / / | |/| | |
* | | | | Merge "[Magnifier-77] Show it on long press selection"TreeHugger Robot2021-01-111-0/+6
|\ \ \ \ \
| * | | | | [Magnifier-77] Show it on long press selectionMihai Popa2021-01-081-0/+6
* | | | | | Annotate method arguments with type annotationsJeff DeCew2021-01-081-89/+102
| |_|/ / / |/| | | |
* | | | | Merge "Fill out RemoteViews methods for editing LayoutParams."Jeff DeCew2021-01-081-55/+205
|\ \ \ \ \
| * | | | | Fill out RemoteViews methods for editing LayoutParams.Jeff DeCew2021-01-071-55/+205
| | |/ / / | |/| | |
* | | | | Merge "IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)"TreeHugger Robot2021-01-081-2/+33
|\ \ \ \ \
| * | | | | IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)Lan Wei2021-01-081-2/+33
* | | | | | Merge "Update deprecated link to RecyclerView" am: 9e1690609b am: 98aee6b904 ...Treehugger Robot2021-01-071-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge "Update deprecated link to RecyclerView" am: 9e1690609b am: 98aee6b904Treehugger Robot2021-01-071-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Update deprecated link to RecyclerViewDustin Lam2021-01-051-1/+1
* | | | | Remove AUTOFILL_TYPE_RICH_CONTENT and related codeNikita Dubrovsky2021-01-071-6/+2
| |_|/ / |/| | |
* | | | Prevent Fullscreen IME when app is in portrait.Taran Singh2020-12-211-0/+4
* | | | Add RESULT_ATTR_DONT_SHOW_UI_FOR_SUGGESTIONS.Kohsuke Yatoh2020-12-171-1/+6
* | | | Merge "Hide ContentInfo.partition from the public API"Nikita Dubrovsky2020-12-161-2/+6
|\ \ \ \
| * | | | Hide ContentInfo.partition from the public APINikita Dubrovsky2020-12-141-2/+6
* | | | | Add InputConnection#performSpellCheck().Kohsuke Yatoh2020-12-152-0/+28
* | | | | Merge "Add missing IMF OWNERS" am: 4e3959e571 am: 30497d0911 am: 03ced7e52eTreehugger Robot2020-12-121-0/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge "Add missing IMF OWNERS" am: 4e3959e571 am: 30497d0911Treehugger Robot2020-12-121-0/+2
| |\| |
| | * | Add missing IMF OWNERSAdrian Roos2020-12-111-0/+2
* | | | resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to masterJeff Sharkey2020-12-081-0/+8
|\| | |
| * | | Improve OWNERS coverage across frameworks/base/. am: fab0ab3c9c am: c7c4a74a78Jeff Sharkey2020-12-081-0/+8
| |\| |
| | * | Improve OWNERS coverage across frameworks/base/. am: fab0ab3c9cJeff Sharkey2020-12-081-0/+8
| | |\ \
| | | * | Improve OWNERS coverage across frameworks/base/.Jeff Sharkey2020-12-081-0/+8
| | * | | Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855Xin Li2020-12-026-35/+205
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge "Makes the multi-touch prevention only works for editable TextView." in...TreeHugger Robot2020-11-261-4/+4
| |\ \ \ \
| | * | | | Makes the multi-touch prevention only works for editable TextView.Shu Chen2020-10-231-4/+4
| * | | | | Merge "Suppress all hidden abstract methods in constructable classes." am: bd...Aurimas Liutikas2020-11-132-0/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge "Suppress all hidden abstract methods in constructable classes." am: bd...Aurimas Liutikas2020-11-132-0/+4
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas2020-11-132-0/+4
| | * | | | | Merge "Add maxTargetSdk restriction to unused APIs." am: f8abe13db4 am: eb803...Mathew Inwood2020-11-0934-92/+107
| | |\| | | |
| | | * | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-0434-92/+107
| * | | | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-0234-92/+107
| | |_|_|/ / | |/| | | |
| * | | | | Merge "Add accessibility manager enabled check in progressbar" into rvc-qpr-d...Yinglei Wang2020-09-151-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Add accessibility manager enabled check in progressbaryingleiw2020-09-081-4/+4
| | * | | | Merge "Update docs to clarify how providers can create style bundles and Slic...TreeHugger Robot2020-08-181-7/+22
| | |\ \ \ \
* | | \ \ \ \ Merge changes from topic "s-suggestselection"Tony Mak2020-12-031-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Integrate the SuggestSelection API in TextViewTony Mak2020-12-021-0/+3
* | | | | | | | Merge "Provide AutoCompleteTextView as an accessibility class name"TreeHugger Robot2020-12-031-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Provide AutoCompleteTextView as an accessibility class nameHiroki Sato2020-11-241-0/+5