summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Do not relayout when changing to MarqueeLucas Dupin2022-02-041-2/+8
| |_|/ / / |/| | | |
* | | | | Merge "Add AccessibilityNodeInfo.isTextSelectable"Sally Yuen2022-02-011-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add AccessibilityNodeInfo.isTextSelectablesallyyuen2022-01-281-0/+1
* | | | Merge "Minor JavaDoc grammar fix" am: 86e1a45b56 am: fa264ae28b am: f1cbfa73a...Siyamed Sinir2022-01-311-2/+2
|\ \ \ \
| * \ \ \ Merge "Minor JavaDoc grammar fix" am: 86e1a45b56 am: fa264ae28b am: f1cbfa73abSiyamed Sinir2022-01-311-2/+2
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Minor JavaDoc grammar fixIan G. Clifton2022-01-291-2/+2
* | | | Propagate apply flags to nested RemoteViewsWillie Koomson2022-01-271-0/+23
* | | | Make setRemoteAdapter() work for nested RemoteViewsWillie Koomson2022-01-271-5/+21
* | | | Merge changes from topics "CAI-filters", "onPrepareStylusHandwriting"TreeHugger Robot2022-01-271-59/+83
|\ \ \ \
| * | | | Scribe in IMF: Introduce filters in CursoAnchorInfo API 7/NTaran Singh2022-01-261-59/+83
* | | | | Merge changes Ib484fc0c,I2b9ff69c,I0a31b117,I888c65c8,I03723cfe, ...Calvin Pan2022-01-271-46/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean <plurals> in DateTimeViewCalvin Pan2022-01-261-46/+41
* | | | | Merge "Deprecate RemoteViews showNext/showPrevious"Pierre Barbier de Reuille2022-01-251-0/+14
|\ \ \ \ \
| * | | | | Deprecate RemoteViews showNext/showPreviousStevie Kideckel2021-11-241-0/+14
* | | | | | Merge "Add line break word style parameter in the LineBreakConfig"James Lin2022-01-241-4/+93
|\ \ \ \ \ \
| * | | | | | Add line break word style parameter in the LineBreakConfigJames.cf Lin2022-01-221-4/+93
* | | | | | | Merge "Ensure that "smart" actions are shown in Talkback."Abodunrinwa Toki2022-01-242-6/+78
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Ensure that "smart" actions are shown in Talkback.Abodunrinwa Toki2022-01-212-6/+78
| | |_|/ / / | |/| | | |
* | | | | | Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-192-2/+2
| |/ / / / |/| | | |
* | | | | Merge "Expose public API to control mIsChildViewEnabled"Alexandre Elias2022-01-191-0/+21
|\ \ \ \ \
| * | | | | Expose public API to control mIsChildViewEnabledAlexandre Elias2022-01-121-0/+21
* | | | | | Merge "Add setLineBreakConfig API"James Lin2022-01-191-5/+54
|\ \ \ \ \ \
| * | | | | | Add setLineBreakConfig APISeigo Nonaka2022-01-151-5/+54
| | |/ / / / | |/| | | |
* / | | | | Scribe in IMF: CursorAnchorInfo#getEditorBoundsInfo 3/NTaran Singh2022-01-181-0/+7
|/ / / / /
* | | | | Merge "Implement fallback line spacing for BoringLayout"TreeHugger Robot2022-01-122-15/+68
|\ \ \ \ \
| * | | | | Implement fallback line spacing for BoringLayoutSeigo Nonaka2022-01-122-15/+68
| |/ / / /
* | | | | Merge "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Ashwini Oruganti2022-01-122-2/+2
|\ \ \ \ \
| * | | | | Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-122-2/+2
* | | | | | Merge "Set launch display id to an action performed on RemoteViews."Iris Yang2022-01-111-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Set launch display id to an action performed on RemoteViews.Iris Yang2021-12-151-0/+1
* | | | | | Merge "Don't animate TextView marquee if not visible"John Reck2022-01-101-3/+10
|\ \ \ \ \ \
| * | | | | | Don't animate TextView marquee if not visibleJohn Reck2021-09-221-3/+10
| |/ / / / /
* | | | | | Revert "Implement fallback line spacing for BoringLayout"Shubham Dubey2022-01-102-68/+15
* | | | | | Implement fallback line spacing for BoringLayoutSeigo Nonaka2022-01-062-15/+68
* | | | | | Merge "Fix crash in RemoteViews w/ Bundle due to Parcel.allowSquashing" into ...Jeff DeCew2022-01-051-1/+19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge "Fix crash in RemoteViews w/ Bundle due to Parcel.allowSquashing" into ...Jeff DeCew2022-01-051-1/+19
| |\ \ \ \ \
| | * | | | | Fix crash in RemoteViews w/ Bundle due to Parcel.allowSquashingJeff DeCew2021-12-301-1/+19
| * | | | | | Merge "Release stretch overscroll when new items are added." into sc-v2-dev a...TreeHugger Robot2021-12-151-36/+26
| |\| | | | |
| | * | | | | Release stretch overscroll when new items are added.George Mount2021-12-141-36/+26
* | | | | | | Update Toast documentationBeverly2021-12-211-0/+3
* | | | | | | Merge "Use IMM#invalidateInput() in EditText#setText() (2nd try)"TreeHugger Robot2021-12-201-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Use IMM#invalidateInput() in EditText#setText() (2nd try)Yohei Yukawa2021-12-171-1/+1
| * | | | | | Revert "Use IMM#invalidateInput() in EditText#setText()"Yohei Yukawa2021-12-031-1/+1
| * | | | | | Use IMM#invalidateInput() in EditText#setText()Yohei Yukawa2021-11-171-1/+1
* | | | | | | Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-152-2/+2
* | | | | | | Merge "Fix translation animation flash for the same translation" into sc-v2-d...Joanne Chung2021-12-131-0/+11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge "Fix translation animation flash for the same translation" into sc-v2-d...Joanne Chung2021-12-131-0/+11
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Fix translation animation flash for the same translationJoanne Chung2021-12-101-0/+11
* | | | | | | Merge "Copy caches when initializing RemoteViews" into sc-v2-dev am: 45cf23a6...Stevie Kideckel2021-12-081-4/+7
|\| | | | | |
| * | | | | | Merge "Copy caches when initializing RemoteViews" into sc-v2-dev am: 45cf23a6a4Stevie Kideckel2021-12-081-4/+7
| |\| | | | |