summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Fix not show translation if call startTranslation after pauseTranslationJoanne Chung2021-10-071-1/+7
* Fix the existing translation doesn't update for new translated result.Joanne Chung2021-09-191-1/+6
* Make RemoteViewsContextWrapper take the user id of the application info.Pierre Barbier de Reuille2021-09-021-0/+10
* Merge "Fix OOB crash in ContentCapture for translated views" into sc-devTreeHugger Robot2021-08-131-0/+9
|\
| * Fix OOB crash in ContentCapture for translated viewsAhaan Ugale2021-08-121-0/+9
* | Revert "Revert "Apply overlay updates to widget provider info""Ryan Mitchell2021-08-091-0/+19
|/
* Merge "Revert "Apply overlay updates to widget provider info"" into sc-devPatrick Baumann2021-08-051-19/+0
|\
| * Revert "Apply overlay updates to widget provider info"Patrick Baumann2021-08-041-19/+0
* | Merge "Apply overlay updates to widget provider info" into sc-devRyan Mitchell2021-07-301-0/+19
|\|
| * Apply overlay updates to widget provider infoRyan Mitchell2021-07-291-0/+19
* | Merge "Limit overscroll stretch for animation" into sc-devTreeHugger Robot2021-07-141-0/+8
|\ \
| * | Limit overscroll stretch for animationGeorge Mount2021-07-011-0/+8
| |/
* | AnalogClock: Allow subclasses to override the "now" instant.Dan Sandler2021-07-131-3/+17
* | Merge "Guarding against null pointer exception when setting view structure in...Mihir Patel2021-07-021-15/+20
|\ \
| * | Guarding against null pointer exception when setting view structure info for ...Mihir Patel2021-06-221-15/+20
* | | Merge "Notify Content Capture when deselected" into sc-devTYM Tsai2021-07-021-0/+1
|\ \ \
| * | | Notify Content Capture when deselectedTYM Tsai2021-06-301-0/+1
* | | | Merge "Disable log default dumps in debug ROM" into sc-devJoanne Chung2021-07-022-10/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disable log default dumps in debug ROMJoanne Chung2021-06-292-10/+1
* | | | Merge changes from topic "revert-15058002-SNQUARIDWJ" into sc-devRyan Mitchell2021-06-301-3/+2
|\ \ \ \
| * | | | Revert^3 "Deprecate Context#createApplicationContext"Ryan Mitchell2021-06-301-3/+2
* | | | | Merge "Add a config value for the default of the analog clock flag" into sc-devPierre Barbier de Reuille2021-06-302-7/+9
|\ \ \ \ \
| * | | | | Add a config value for the default of the analog clock flagStevie Kideckel2021-06-252-7/+9
* | | | | | Merge changes from topic "revert-15058002-SNQUARIDWJ" into sc-devPaul Hobbs2021-06-291-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Revert^2 "Deprecate Context#createApplicationContext"Paul Hobbs2021-06-291-2/+3
* | | | | | Merge "Notify Content Capture the selection was changed" into sc-devTYM Tsai2021-06-291-0/+2
|\ \ \ \ \ \
| * | | | | | Notify Content Capture the selection was changedTYM Tsai2021-06-171-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Linearly complete overscroll stretch when close" into sc-devGeorge Mount2021-06-281-43/+79
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Linearly complete overscroll stretch when closeGeorge Mount2021-06-231-43/+79
| | |_|/ / | |/| | |
* | | | | Merge changes Icf81845d,Iea54abf3,I98656314 into sc-devRyan Mitchell2021-06-271-3/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Revert "Deprecate Context#createApplicationContext"Ryan Mitchell2021-06-221-3/+2
| |/ / /
* | | | Merge "Fix TextViewTranslationTest test fail." into sc-devJoanne Chung2021-06-241-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix TextViewTranslationTest test fail.Joanne Chung2021-06-211-1/+1
| | |/ | |/|
* | | Merge "Bug fix: Move the implementation out from View.onTranslationResponse."...Joanne Chung2021-06-242-76/+24
|\ \ \
| * | | Bug fix: Move the implementation out from View.onTranslationResponse.Joanne Chung2021-06-172-76/+24
| |/ /
* | | Merge changes from topics "cc-composing-update", "cc-merge-equals" into sc-devAhaan Ugale2021-06-231-2/+10
|\ \ \ | |_|/ |/| |
| * | ContentCapture: Notify when Composing region changes.Ahaan Ugale2021-06-161-2/+10
| |/
* | Merge "Merge "/widget/OWNERS: Change TextView to TextView*" am: df2c78d226 am...TreeHugger Robot2021-06-171-1/+1
|\ \ | |/ |/|
| * Merge "/widget/OWNERS: Change TextView to TextView*" am: df2c78d226 am: c34ef...Treehugger Robot2021-06-171-1/+1
* | Merge "Unregister IA11yManagerClient in ToastPresenter" into sc-devSally Yuen2021-06-111-13/+17
|\ \
| * | Unregister IA11yManagerClient in ToastPresenterSally2021-06-041-13/+17
* | | Merge "Ensure that the RemoteResponse is not empty before acting on it" into ...Stevie Kideckel2021-06-111-1/+3
|\ \ \
| * | | Ensure that the RemoteResponse is not empty before acting on itStevie Kideckel2021-06-101-1/+3
* | | | Merge "Expand toast javadoc to include rate limiting info." into sc-devBernardo Rufino2021-06-111-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Expand toast javadoc to include rate limiting info.Jan Tomljanovic2021-06-091-0/+3
| | |/ | |/|
* | | Merge "Fix handling for onItemClick of fixed collection items" into sc-devStevie Kideckel2021-06-091-23/+25
|\ \ \
| * | | Fix handling for onItemClick of fixed collection itemsStevie Kideckel2021-06-071-23/+25
* | | | Merge "Schedule time ticks for the next minute when no seconds hand is presen...Stevie Kideckel2021-06-091-23/+47
|\ \ \ \
| * | | | Schedule time ticks for the next minute when no seconds hand is presentStevie Kideckel2021-06-081-23/+47
| |/ / /
* / / / Stop using TIME_TICK broadcast in TextClockStevie Kideckel2021-06-081-16/+24
|/ / /