summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in InlineContentViewFeng Cao2020-06-081-1/+3
* Revert tab key behavior on multiline EditTexts.Yuichiro Hanada2020-05-131-20/+2
* Support re-attaching the inline suggestion view to windowFeng Cao2020-05-061-44/+93
* Fix broken @see tags in public documentation.Andrew Sapperstein2020-05-011-3/+1
* Merge "Update the documentation for inline suggestion APIs" into rvc-devTreeHugger Robot2020-05-011-1/+10
|\
| * Update the documentation for inline suggestion APIsTYM Tsai2020-04-291-1/+10
* | Merge "Use TextClassicationSession to call smart selection APIs." into rvc-devTreeHugger Robot2020-04-292-4/+3
|\ \
| * | Use TextClassicationSession to call smart selection APIs.Tony Mak2020-04-242-4/+3
* | | Move ImeAwareTextEdit from Settings to android.widgetKevin Chyn2020-04-281-0/+96
| |/ |/|
* | Add dismissImmediate to ListPopupWindow to prevent window leaks in GlobalActi...Aran Ink2020-04-241-0/+9
* | Merge "Filter the content of the Bundles used as extras and styling APIs" int...TYM Tsai2020-04-241-2/+10
|\ \
| * | Filter the content of the Bundles used as extras and styling APIsTYM Tsai2020-04-221-2/+10
* | | Merge "Process numpad enter key along with enter key." into rvc-devTreeHugger Robot2020-04-237-1/+9
|\ \ \ | |/ / |/| |
| * | Process numpad enter key along with enter key.Byungsung You2020-04-157-1/+9
* | | Merge changes from topic "apr19" into rvc-devJeff Sharkey2020-04-211-6/+6
|\ \ \
| * | | Update some Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-211-6/+6
* | | | Merge "Fix app crash if the selection is from reverse direction." into rvc-devJoanne Chung2020-04-201-18/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Fix app crash if the selection is from reverse direction.Joanne Chung2020-04-161-18/+55
| |/ /
* | | Merge "Move noteAppWidgetTapped call into AppWidgetHostView." into rvc-devHui Yu2020-04-181-12/+1
|\ \ \
| * | | Move noteAppWidgetTapped call into AppWidgetHostView.Hui Yu2020-04-151-12/+1
| |/ /
* | | Merge "Updated TextView#setCompoundDrawableTintList documentation to refer to...Nader Jawad2020-04-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Updated TextView#setCompoundDrawableTintListNader Jawad2020-04-151-1/+1
| |/
* | Merge "Prevents multi touch among TextView and handle reviews." into rvc-devShu Chen2020-04-162-0/+52
|\ \ | |/ |/|
| * Prevents multi touch among TextView and handle reviews.Shu Chen2020-04-162-0/+52
* | Merge "Check for text when adding CollectionInfo and CollectionItemInfo" into...Sally Yuen2020-04-071-7/+12
|\ \
| * | Check for text when adding CollectionInfo and CollectionItemInfosallyyuen2020-04-061-7/+12
| |/
* | Wire user info and use user context for text toastsBernardo Rufino2020-04-062-11/+24
* | Refactor ToastPresenter to perform show()/hide()Bernardo Rufino2020-04-032-68/+144
* | Merge "Rename test in TEST_MAPPING" into rvc-devBernardo Rufino2020-04-031-1/+1
|\ \ | |/ |/|
| * Rename test in TEST_MAPPINGBernardo Rufino2020-04-031-1/+1
* | Define custom equals method for bundles in the inline APIsFeng Cao2020-04-011-3/+8
|/
* Replace Nullable bundle with NonNull and use Bundle.EMPTYFeng Cao2020-03-311-19/+20
* Properly layout InlineContentViewSvet Ganov2020-03-311-1/+5
* Migrate android.view.inline to android.widget.inlineAdam He2020-03-293-0/+517
* Merge "Calculates the slop values per upper/lower line height." into rvc-devShu Chen2020-03-251-21/+36
|\
| * Calculates the slop values per upper/lower line height.Shu Chen2020-03-251-21/+36
* | Gate toast block and remove warningBernardo Rufino2020-03-241-6/+1
* | Clarify Toast.Callback javadocBernardo Rufino2020-03-241-1/+2
* | Update AppOps & UsageStats when app widget tapped.Hui Yu2020-03-211-1/+12
* | Merge "Fix PopupWindow's wrong location" into rvc-devTreeHugger Robot2020-03-191-2/+2
|\ \
| * | Fix PopupWindow's wrong locationhh83.kim2020-02-261-2/+2
* | | Merge "Implement ACTION_LONG_CLICK for accessibility" into rvc-devSally Yuen2020-03-183-15/+33
|\ \ \
| * | | Implement ACTION_LONG_CLICK for accessibilitysallyyuen2020-03-173-15/+33
* | | | Merge "Remove local text classifier and related tests." into rvc-devTony Mak2020-03-171-2/+1
|\ \ \ \
| * | | | Remove local text classifier and related tests.Tony Mak2020-03-161-2/+1
| |/ / /
* | | | Merge "Makes the finger-to-cursor distance configurable via DeviceConfig." in...Shu Chen2020-03-172-3/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Makes the finger-to-cursor distance configurable via DeviceConfig.Shu Chen2020-03-122-3/+32
| | |/ | |/|
* | | Merge "Updating widgets docs" into rvc-devSunny Goyal2020-03-161-3/+3
|\ \ \
| * | | Updating widgets docsSunny Goyal2020-03-131-3/+3
* | | | Merge "Making time-zone an API constant" into rvc-devTreeHugger Robot2020-03-122-2/+2
|\ \ \ \