summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Show icons of only background apps in ToastsMarcel Dopita2016-03-161-7/+12
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-113-19/+46
|\
| * Handle null result from getVirtualChildAt()Alan Viverette2016-01-122-16/+8
| * Fix crash on calling removeSelection with showing selection handlersYoshiki Iguchi2015-10-221-2/+10
| |\
| * \ Merge "Fix toolbar flickering in ExtractedMode when longpressing." into mnc-d...Andrei Stingaceanu2015-10-212-24/+14
| |\ \
| * \ \ Merge "DO NOT MERGE Use correct param for heightMode in RelativeLayout horizo...Alan Viverette2015-10-201-1/+1
| |\ \ \
| * \ \ \ Merge "Re-set PROCESS_TEXT selection if nothing was returned." into mnc-dr-devAbodunrinwa Toki2015-10-201-0/+5
| |\ \ \ \
| * \ \ \ \ Merge "Update drawable matrix when bounds change in invalidateDrawable()" int...Alan Viverette2015-10-201-0/+2
| |\ \ \ \ \
| * | | | | | Adds an option to override RemoteViews transition.Gus Prevas2015-09-251-3/+38
* | | | | | | perf: Remove scroll / fling boostingSteve Kondik2016-03-102-12/+0
* | | | | | | Themes: Fix applying theme for notificationsd34d2016-01-171-1/+2
* | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-074-27/+32
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix crash on calling removeSelection with showing selection handlersYoshiki Iguchi2015-10-221-2/+10
| | |_|_|_|/ | |/| | | |
| * | | | | Merge "Fix toolbar flickering in ExtractedMode when longpressing." into mnc-d...Andrei Stingaceanu2015-10-212-24/+14
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix toolbar flickering in ExtractedMode when longpressing.Andrei Stingaceanu2015-10-212-24/+14
| | |/ / /
| * | | | Merge "DO NOT MERGE Use correct param for heightMode in RelativeLayout horizo...Alan Viverette2015-10-201-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | DO NOT MERGE Use correct param for heightMode in RelativeLayout horizontal me...Alan Viverette2015-10-201-1/+1
| | | |/ | | |/|
| * | | Merge "Re-set PROCESS_TEXT selection if nothing was returned." into mnc-dr-devAbodunrinwa Toki2015-10-201-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Re-set PROCESS_TEXT selection if nothing was returned.Abodunrinwa Toki2015-10-201-0/+5
| | |/
| * | Update drawable matrix when bounds change in invalidateDrawable()Alan Viverette2015-10-201-0/+2
| |/
* | To call TypedArray.recycle() when we are done with the array.ferro_chang2015-11-071-0/+1
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-054-15/+54
|\ \ | |/
| * Avoid OOBE when AbsListView layout is out of sync with adapterAlan Viverette2015-09-104-15/+54
* | power: Add CM performance managerSteve Kondik2015-11-012-0/+12
* | Remove Qualcomm BoostFrameworkSteve Kondik2015-11-012-79/+0
* | Show icon of package associated with Toastd34d2015-10-271-0/+14
* | Themes: Pass themePackageName to createApplicationContext()d34d2015-10-271-1/+1
* | textclock: Update the time when performing a doze pulseChristopher R. Palmer2015-10-261-0/+1
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-2/+8
* | Allow adjusting progress on touch events.Danny Baumann2015-10-261-1/+8
* | BoostFramework: Adding config for disable packing params & scroll fixVarun Garg2015-10-062-7/+18
* | BoostFramework to enchance performance during critical scenariosShashi Shekar Shankar2015-10-062-0/+68
|/
* Avoid NPE when getPositionForView() is called on detached viewAlan Viverette2015-08-261-6/+8
* Fix Insertion ActionMode not showing on RTL languagesClara Bayarri2015-08-121-1/+1
* Merge "Update anchor background on the correct view in PopupWindow" into mnc-devAlan Viverette2015-08-061-15/+18
|\
| * Update anchor background on the correct view in PopupWindowAlan Viverette2015-08-061-15/+18
* | Merge "Avoid changing internal state of shared drawable" into mnc-devChet Haase2015-08-061-0/+4
|\ \ | |/ |/|
| * Avoid changing internal state of shared drawableChet Haase2015-08-061-0/+4
* | Keep OverScroller.SplineOverScroller state consistent.Vladislav Kaznacheev2015-08-041-4/+4
|/
* Merge "Revert two changes to LinearLayout measurement" into mnc-devAlan Viverette2015-07-311-52/+81
|\
| * Revert two changes to LinearLayout measurementAlan Viverette2015-07-311-52/+81
* | Merge "Change MNC codename to just M." into mnc-devDianne Hackborn2015-07-311-1/+1
|\ \ | |/ |/|
| * Change MNC codename to just M.Dianne Hackborn2015-07-291-1/+1
* | Make DateTimeView more robust to weird contexts.Dan Sandler2015-07-301-1/+2
* | Make the RemoteViews context safe for Icons.Dan Sandler2015-07-301-0/+4
* | Merge "Include non-zero dimension views in excess space calculation" into mnc...Alan Viverette2015-07-301-18/+30
|\ \
| * | Include non-zero dimension views in excess space calculationAlan Viverette2015-07-301-18/+30
* | | DateTimeView: don't assume you have an ApplicationContext.Dan Sandler2015-07-301-3/+7
|/ /
* | Merge changes from topic 'fix-media-notifications' into mnc-devDaniel Sandler2015-07-302-11/+120
|\ \
| * | Fully support Icons in Notification actions.Dan Sandler2015-07-292-11/+120