summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge "Implement dispatchRequestTranslation for getting translation informati...Ahaan Ugale2021-03-261-2/+2
|\| | | | | | | |
| * | | | | | | | Implement dispatchRequestTranslation for getting translation information.Joanne Chung2021-03-251-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Fix the SuggestionSpan overwrite logic." into sc-dev am: 590d6a9d48Qi Wang2021-03-251-27/+31
|\| | | | | | |
| * | | | | | | Merge "Fix the SuggestionSpan overwrite logic." into sc-devQi Wang2021-03-251-27/+31
| |\ \ \ \ \ \ \
| | * | | | | | | Fix the SuggestionSpan overwrite logic.Qi Wang2021-03-251-27/+31
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge "Update View translation APIs." into sc-dev am: b6a9530dc1Joanne Chung2021-03-252-102/+193
|\| | | | | | |
| * | | | | | | Merge "Update View translation APIs." into sc-devJoanne Chung2021-03-252-102/+193
| |\ \ \ \ \ \ \
| | * | | | | | | Update View translation APIs.Joanne Chung2021-03-252-102/+193
| | |/ / / / / /
* | | | | | | | Merge "Updated Stretch based on design feedback" into sc-dev am: fa1cb658a1TreeHugger Robot2021-03-241-3/+3
|\| | | | | | |
| * | | | | | | Updated Stretch based on design feedbackMichel Comin Escude2021-03-231-3/+3
| |/ / / / / /
* | | | | | | Merge "Fixed EdgeEffect drawn on non-RecordingCanvas" into sc-dev am: caab1b26a3TreeHugger Robot2021-03-221-2/+9
|\| | | | | |
| * | | | | | Merge "Fixed EdgeEffect drawn on non-RecordingCanvas" into sc-devTreeHugger Robot2021-03-221-2/+9
| |\ \ \ \ \ \
| | * | | | | | Fixed EdgeEffect drawn on non-RecordingCanvasGeorge Mount2021-03-191-2/+9
* | | | | | | | Merge "Update system palette APIs" into sc-dev am: c1615dffe1Lucas Dupin2021-03-221-4/+4
|\| | | | | | |
| * | | | | | | Merge "Update system palette APIs" into sc-devLucas Dupin2021-03-221-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Update system palette APIsLucas Dupin2021-03-201-4/+4
* | | | | | | | | Merge "Change the spring constants for EdgeEffect" into sc-dev am: 6f668bf61cTreeHugger Robot2021-03-221-2/+2
|\| | | | | | | |
| * | | | | | | | Merge "Change the spring constants for EdgeEffect" into sc-devTreeHugger Robot2021-03-201-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Change the spring constants for EdgeEffectGeorge Mount2021-03-191-2/+2
| | |/ / / / / / /
* | | | | | | | | Merge "Integrate OnReceiveContentListener in View.onDragEvent" into sc-dev am...Nikita Dubrovsky2021-03-201-1/+27
|\| | | | | | | |
| * | | | | | | | Merge "Integrate OnReceiveContentListener in View.onDragEvent" into sc-devNikita Dubrovsky2021-03-191-1/+27
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| | * | | | | | Integrate OnReceiveContentListener in View.onDragEventNikita Dubrovsky2021-03-181-1/+27
* | | | | | | | Merge "Correct recycling to take setViewId into account." into sc-dev am: e46...TreeHugger Robot2021-03-191-4/+24
|\| | | | | | |
| * | | | | | | Correct recycling to take setViewId into account.Pierre Barbier de Reuille2021-03-191-4/+24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Updated EdgeEffect parameters for overscroll stretch" into sc-dev am: ...TreeHugger Robot2021-03-193-70/+20
|\| | | | | |
| * | | | | | Merge "Updated EdgeEffect parameters for overscroll stretch" into sc-devTreeHugger Robot2021-03-193-70/+20
| |\ \ \ \ \ \
| | * | | | | | Updated EdgeEffect parameters for overscroll stretchNader Jawad2021-03-183-70/+20
* | | | | | | | Merge changes from topic "sc_reverts_for_b_183104573" into sc-dev am: c665c08f04TreeHugger Robot2021-03-191-17/+4
|\| | | | | | |
| * | | | | | | Revert "Correct recycling to take setViewId into account."Greg Kaiser2021-03-181-13/+4
| * | | | | | | Revert "Ensure the view being recycled has been inflated before."Greg Kaiser2021-03-181-5/+1
| |/ / / / / /
* | | | | | | Merge "Add Executor param to TSM#newSpellCheckerSession()." into sc-dev am: c...TreeHugger Robot2021-03-181-6/+6
|\| | | | | |
| * | | | | | Merge "Add Executor param to TSM#newSpellCheckerSession()." into sc-devTreeHugger Robot2021-03-181-6/+6
| |\ \ \ \ \ \
| | * | | | | | Add Executor param to TSM#newSpellCheckerSession().Kohsuke Yatoh2021-03-151-6/+6
* | | | | | | | Merge "Fix getView() using out of bounds index."George Mount2021-03-181-9/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix getView() using out of bounds index.George Mount2021-03-171-9/+14
| * | | | | | | Merge "Add support for time zones to AnalogClock" into sc-dev am: ac2f0dbe00Stevie Kideckel2021-02-031-6/+90
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge changes from topics "remoteview_resources_setters_sc", "remoteview_reso...TreeHugger Robot2021-02-031-143/+413
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Do not invoke textclassifier when dimissing the selection" into sc-dev...Tony Mak2021-02-031-8/+16
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "Add support for seconds hand to AnalogClock"Stevie Kideckel2021-02-021-10/+104
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add support for seconds hand to AnalogClockSteven Kideckel2021-02-021-10/+104
| * | | | | | | | | | | Merge "Fix InputConnection#performSpellCheck logic:" into sc-dev am: f5c2cf83e9Chenxi Ni2021-02-021-23/+35
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Add edgeEffectType attribute and type propertyGeorge Mount2021-01-291-0/+45
* | | | | | | | | | | | Ensure the view being recycled has been inflated before.Pierre Barbier de Reuille2021-03-181-1/+5
* | | | | | | | | | | | Change targetSdk for USE_STRETCH_EDGE_EFFECT_BY_DEFAULTGeorge Mount2021-03-171-1/+1
* | | | | | | | | | | | Merge "Fix bug in EdgeEffect with glow" into sc-devTreeHugger Robot2021-03-171-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix bug in EdgeEffect with glowGeorge Mount2021-03-161-5/+8
* | | | | | | | | | | | | Merge "Correct recycling to take setViewId into account." into sc-devTreeHugger Robot2021-03-171-4/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Correct recycling to take setViewId into account.Pierre Barbier de Reuille2021-03-171-4/+13
* | | | | | | | | | | | | | Merge "Update owners for EdgeEffect" am: 0ebddf5fdc am: 1693ebd5d5 am: 783410...Nader Jawad2021-03-171-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Update owners for EdgeEffectNader Jawad2021-03-151-0/+2