summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Added moar ContentCapture APIs (and their initial implementation)."TreeHugger Robot2018-11-132-24/+58
|\
| * Added moar ContentCapture APIs (and their initial implementation).Felipe Leme2018-11-122-24/+58
* | Merge "Removing mApplyTheme parameter in RemoteViews as it changes the intern...TreeHugger Robot2018-11-131-16/+16
|\ \ | |/ |/|
| * Removing mApplyTheme parameter in RemoteViews as it changes the internal stateSunny Goyal2018-11-131-16/+16
* | Fix handle creation on startActionModeMihai Popa2018-11-081-0/+1
|/
* Merge changes from topic "windowinsets-api"Jorim Jaggi2018-11-071-1/+2
|\
| * WindowInsets: reimplement WindowInsets on top of InsetsAdrian Roos2018-10-301-1/+2
* | Merge "Make text handle drawables public"Mihai Popa2018-11-032-40/+248
|\ \
| * | Make text handle drawables publicMihai Popa2018-11-022-40/+248
| |/
* / Adding shared element transitions support in AppWidgetsSunny Goyal2018-10-291-189/+290
|/
* Update some docs & tweak some method namesJohn Reck2018-10-261-2/+2
* Merge "Rename & package shuffle"John Reck2018-10-232-12/+12
|\
| * Rename & package shuffleJohn Reck2018-10-042-12/+12
* | Introduce FontStyle for future extensibilitySeigo Nonaka2018-10-191-4/+4
* | Merge "Add textLocale attributes to TextView and TextAppearanceSpan"Haoyu Zhang2018-10-191-0/+17
|\ \
| * | Add textLocale attributes to TextView and TextAppearanceSpanHaoyu Zhang2018-10-181-0/+17
* | | Merge "Add activity options flag to force launching an activity in a new task"TreeHugger Robot2018-10-181-4/+11
|\ \ \ | |/ / |/| |
| * | Add activity options flag to force launching an activity in a new taskWinson Chung2018-09-281-4/+11
* | | Merge "Add Context.getDisplayId() to avoid possible IPC"TreeHugger Robot2018-10-161-1/+1
|\ \ \
| * | | Add Context.getDisplayId() to avoid possible IPCYohei Yukawa2018-10-151-1/+1
* | | | Fixes touch ripples on media buttons.Gus Prevas2018-10-151-0/+67
|/ / /
* | / Change TextView.TextAppearanceAttributes.mStyleIndex to mTextStyleHaoyu Zhang2018-10-101-4/+4
| |/ |/|
* | Merge "[Magnifier-63] Hide it for rotated/scaled textview"Mihai Popa2018-10-031-0/+20
|\ \
| * | [Magnifier-63] Hide it for rotated/scaled textviewMihai Popa2018-10-011-0/+20
| |/
* | Removed afm.notifyValueChanged() optimization.Felipe Leme2018-10-011-18/+5
* | Fix ChangeImageTransform for drawables without intrinsic sizeAndrey Kulikov2018-09-281-1/+3
|/
* Merge "Add missing TextView attributes to JavaDoc"TreeHugger Robot2018-09-271-0/+6
|\
| * Add missing TextView attributes to JavaDocSiyamed Sinir2018-09-261-0/+6
* | Merge "[Magnifier-62] Deprecate constructor"Mihai Popa2018-09-252-2/+4
|\ \
| * | [Magnifier-62] Deprecate constructorMihai Popa2018-09-252-2/+4
* | | Merge "docs: Removes reference to the clock displaying seconds" into pi-dev a...David Castro2018-09-211-1/+1
|\ \ \
| * \ \ Merge "docs: Removes reference to the clock displaying seconds" into pi-devDavid Castro2018-09-211-1/+1
| |\ \ \
| | * \ \ Merge "docs: Removes reference to the clock displaying seconds" into pi-devTreeHugger Robot2018-09-211-1/+1
| | |\ \ \
| | | * | | docs: Removes reference to the clock displaying secondsDavid Castro2018-09-171-1/+1
* | | | | | Merge "Unhide getTextRunCursor APIs"Seigo Nonaka2018-09-191-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Unhide getTextRunCursor APIsSeigo Nonaka2018-09-181-2/+2
* | | | | | Merge "Always use Context.getSystemService() to get IMM"TreeHugger Robot2018-09-187-24/+34
|\ \ \ \ \ \
| * | | | | | Always use Context.getSystemService() to get IMMYohei Yukawa2018-09-177-24/+34
| |/ / / / /
* | | | | | Merge "docs: fixed five typos" into pi-dev am: 82b413428ekopriva2018-09-182-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge "docs: fixed five typos" into pi-devkopriva2018-09-182-2/+2
| |\| | |
| | * | | docs: fixed five typoskopriva2018-09-172-2/+2
| | |/ /
* | | | Merge "Move some members to the "Q blacklist"."Mathew Inwood2018-09-145-6/+11
|\ \ \ \
| * | | | Move some members to the "Q blacklist".Mathew Inwood2018-09-145-6/+11
* | | | | docs: fixed instances of typo in 'overridden' am: debd4ee72dkopriva2018-09-133-4/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | docs: fixed instances of typo in 'overridden'kopriva2018-09-133-4/+4
| |\| |
| | * | docs: fixed instances of typo in 'overridden'kopriva2018-09-133-4/+4
* | | | Merge "Add Missing fontVariationSetting attr Javadoc"Haoyu Zhang2018-09-121-0/+3
|\ \ \ \
| * | | | Add Missing fontVariationSetting attr JavadocHaoyu Zhang2018-09-121-0/+3
* | | | | Move maximum weight constant from Typeface to Font and make it publicSeigo Nonaka2018-09-101-3/+4
|/ / / /
* | | | Merge "Add fontVariationSettings to TextView and TextAppearance in XML"Haoyu Zhang2018-09-071-0/+11
|\ \ \ \