summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't trigger full relayout if DateTimeView doesn't change" into tm-devLucas Dupin2022-04-221-3/+16
|\
| * Don't trigger full relayout if DateTimeView doesn't changeJernej Virag2022-04-211-3/+16
* | Merge "RemoteViews: make bitmaps immutable" into tm-devTim Murray2022-04-211-4/+13
|\ \ | |/ |/|
| * RemoteViews: make bitmaps immutableTim Murray2022-04-181-4/+13
* | Merge "Auto append password hint for TextView" into tm-devTYM Tsai2022-04-211-0/+12
|\ \ | |/ |/|
| * Auto append password hint for TextViewTYM Tsai2022-04-201-0/+12
* | Migrate PopupWindow to use OnBackInvokedDispatcherVadim Caen2022-04-041-0/+40
* | Merge "Split animation methods out of OnBackInvokedCallback" into tm-devVadim Caen2022-04-012-12/+2
|\ \
| * | Split animation methods out of OnBackInvokedCallbackVadim Caen2022-04-012-12/+2
* | | Merge "Revert "Fixes for a11y selection". Reverts hiding some selection UI" i...Sally Yuen2022-04-011-6/+5
|\ \ \ | |_|/ |/| |
| * | Revert "Fixes for a11y selection". Reverts hiding some selection UISally Yuen2022-03-301-6/+5
| |/
* | Merge "Make TextView do not show IME when fill dialog popup" into tm-devTYM Tsai2022-03-311-1/+18
|\ \ | |/ |/|
| * Make TextView do not show IME when fill dialog popupTYM Tsai2022-03-231-1/+18
* | Merge "Migrate MediaController to use OnBackInvokedDispatcher" into tm-devShan Huang2022-03-241-0/+58
|\ \
| * | Migrate MediaController to use OnBackInvokedDispatcherShan Huang2022-03-231-0/+58
| |/
* | Merge "Fix the translation not work if the animation is off" into tm-devJoanne Chung2022-03-241-6/+12
|\ \
| * | Fix the translation not work if the animation is offJoanne Chung2022-03-241-6/+12
* | | Merge "Migrate TextView to use OnBackInvokedDispatcher." into tm-devShan Huang2022-03-241-0/+44
|\ \ \
| * | | Migrate TextView to use OnBackInvokedDispatcher.Shan Huang2022-03-231-0/+44
| | |/ | |/|
* | | Merge "Fixes for a11y selection" into tm-devSally Yuen2022-03-221-10/+30
|\ \ \ | |_|/ |/| |
| * | Fixes for a11y selectionSally2022-03-161-10/+30
| |/
* / Scribe in View: disable cursor drag when handwriting is enabledHaoyu Zhang2022-03-161-1/+7
|/
* Merge "Update the text wrapping API." into tm-devTreeHugger Robot2022-03-141-54/+76
|\
| * Update the text wrapping API.James.cf Lin2022-03-101-54/+76
* | Merge "Use local coordinates in CAI#EditorBoundsInfo" into tm-devTaran Singh2022-03-101-1/+1
|\ \ | |/ |/|
| * Use local coordinates in CAI#EditorBoundsInfoTaran Singh2022-03-031-1/+1
* | Rename ACTION_SHOW_SUGGESTSIONS TO ACTION_SHOW_TEXT_SUGGESTIONSyingleiw2022-03-041-2/+3
* | RemoteViews: don't crash on null display in getLaunchOptionsJulia Tuttle2022-03-041-1/+7
* | Merge "SurfaceView: Synchronize all surface view changes with VRI draw" into ...Chavi Weingarten2022-03-031-2/+3
|\ \
| * | SurfaceView: Synchronize all surface view changes with VRI drawVishnu Nair2022-03-031-2/+3
* | | Merge "Incorporate API feedback: CAI requestCursorUpdates()" into tm-devTreeHugger Robot2022-03-031-0/+5
|\ \ \ | |/ / |/| |
| * | Incorporate API feedback: CAI requestCursorUpdates()Taran Singh2022-03-011-0/+5
| |/
* | Merge "Revert "SurfaceView: Synchronize all surface view changes with V..."" ...TreeHugger Robot2022-03-011-3/+2
|\ \
| * | Revert "SurfaceView: Synchronize all surface view changes with V..."Vishnu Nair2022-03-011-3/+2
* | | Merge changes from topics "cherrypick-sv-changes-8cq54jfvx9", "sv-changes-tm-...Vishnu Nair2022-02-241-2/+3
|\| |
| * | SurfaceView: Synchronize all surface view changes with VRI drawVishnu Nair2022-02-191-2/+3
| |/
* | Merge "Add pasteAsPlainText in some documentation where it is missing." am: f...Treehugger Robot2022-02-221-2/+6
|\ \ | |/ |/|
| * Merge "Add pasteAsPlainText in some documentation where it is missing." am: f...Treehugger Robot2022-02-221-2/+6
| |\
| | * Add pasteAsPlainText in some documentation where it is missing.Arthur Milchior2022-02-221-2/+6
* | | Merge "Update team OWNERS file." am: e96070ac89 am: 114d0c7773 am: 1bb2f28548Joanne Chung2022-02-161-0/+3
|\| |
| * | Merge "Update team OWNERS file." am: e96070ac89Joanne Chung2022-02-161-0/+3
| |\|
| | * Merge "Update team OWNERS file."Joanne Chung2022-02-161-0/+3
| | |\
| | | * Update team OWNERS file.Joanne Chung2022-02-141-0/+3
| * | | Merge "Merge sc-v2-dev-plus-aosp-without-vendor@8084891" into stage-aosp-masterXin Li2022-02-144-176/+375
| |\ \ \ | | |/ / | |/| |
| | * | Merge sc-v2-dev-plus-aosp-without-vendor@8084891Xin Li2022-02-114-176/+375
| | |\ \ | | | |/ | | |/|
| * / | Fix the empty selection issue when onCreateActionMode returns falseTony Mak2022-02-101-5/+5
| |/ /
* | | Merge "Scribe for View: handwriting initiation for unfocused"Haoyu Zhang2022-02-101-0/+7
|\ \ \
| * | | Scribe for View: handwriting initiation for unfocusedHaoyu Zhang2022-02-101-0/+7
* | | | Merge "Recycle obtained TypedArrays"TreeHugger Robot2022-02-102-0/+2
|\ \ \ \
| * | | | Recycle obtained TypedArraysNikolas Havrikov2022-02-102-0/+2