summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* am 0d4916f1: am c3036a12: Merge "Before requerying a cursor, check if it is c...Marco Nelissen2014-01-151-1/+1
|\
| * Merge "Before requerying a cursor, check if it is closed."Marco Nelissen2014-01-151-1/+1
| |\
| | * Before requerying a cursor, check if it is closed.jangwon.lee2013-11-111-1/+1
* | | am e05190ea: am 85f98508: Merge "Docfixes: three typos and escape */*." into ...John Spurlock2014-01-141-1/+1
|\ \ \
| * \ \ am 85f98508: Merge "Docfixes: three typos and escape */*." into klp-docsJohn Spurlock2014-01-141-1/+1
| |\ \ \
| | * | | Docfixes: three typos and escape */*.John Spurlock2014-01-061-1/+1
* | | | | am 73a6702e: am 4440a824: Merge "CompoundButton: Let text can be changed by c...Conley Owens2014-01-061-2/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge "CompoundButton: Let text can be changed by config"Conley Owens2014-01-061-2/+0
| |\ \ \ \
| | * | | | CompoundButton: Let text can be changed by configSeongJae Park2013-10-221-2/+0
| | | |_|/ | | |/| |
* | | | | am d7d07498: am a980c7aa: Merge "Re-initialize error after attach"Raph Levien2014-01-061-1/+1
|\| | | | | |_|/ / |/| | |
| * | | Re-initialize error after attachDaniel 2 Olofsson2013-12-161-1/+1
* | | | am ad7b5993: Merge "docs: Fixed duplicate text in onScrollStateChanged() scro...quddusc2013-12-201-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | docs: Fixed duplicate text in onScrollStateChanged() scrollState parameter de...quddusc2013-12-201-1/+1
* | | | am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docsKatie McCormick2013-11-261-1/+1
|\| | | | |/ / |/| |
| * | Doc updates: Javadoc fixesKatie McCormick2013-11-261-1/+1
* | | am 7e11b16b: VideoView: expand documentation on state save/restore limitationsLajos Molnar2013-11-131-1/+11
|\ \ \
| * | | VideoView: expand documentation on state save/restore limitationsLajos Molnar2013-11-131-1/+11
* | | | am 12c32b4d: Merge "Make quick settings show the standard media router icon."...Jeff Brown2013-11-101-0/+1
|\| | |
| * | | Make quick settings show the standard media router icon.Jeff Brown2013-11-091-0/+1
* | | | am 47feee53: Merge "Fix some documentation typos." into klp-docsNewton Allen2013-11-071-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix some documentation typos.Newton Allen2013-11-011-2/+2
* | | Merge "use SpannedStringBuilder to build a SpannedString" into klp-devVictoria Lease2013-11-041-13/+2
|\ \ \
| * | | use SpannedStringBuilder to build a SpannedStringVictoria Lease2013-10-241-13/+2
* | | | Temporary detached views not properly reported to accessibility layer.Svetoslav2013-10-311-0/+7
* | | | Revert "Fixed incorrect calculation of dirty invalidation area"Chris Craik2013-10-311-2/+4
| |/ / |/| |
* | | Share pack historical sorting using wrong keys.Svetoslav2013-10-281-9/+11
* | | Not show share targets that cannot be launched.Svetoslav2013-10-282-9/+30
|/ /
* | Don't run the async query if being rendered in EditMode.Deepanshu Gupta2013-10-181-5/+7
* | Merge "Fix assorted FastScroller regressions" into klp-devAlan Viverette2013-10-171-4/+27
|\ \
| * | Fix assorted FastScroller regressionsAlan Viverette2013-10-151-4/+27
* | | Register receivers from ViewFlipper with an explicit HandlerAdam Powell2013-10-161-1/+1
|/ /
* | Merge "Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-devJohn Spurlock2013-10-141-67/+2
|\ \
| * | Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.John Spurlock2013-10-141-67/+2
* | | Merge "no layout = no visibility" into klp-devVictoria Lease2013-10-141-0/+2
|\ \ \ | |/ / |/| |
| * | no layout = no visibilityVictoria Lease2013-10-131-0/+2
* | | Fix updating fast scroll state for data set changesAdam Powell2013-10-133-5/+6
* | | Account for translationY when targeting the fast scroller via touchAdam Powell2013-10-131-2/+4
|/ /
* | Workaround fading edge incompatibility with alpha modulationChris Craik2013-10-111-1/+3
* | Use SCREEN Xfermode for keyguard badges; update SeekBarAdam Powell2013-10-071-0/+15
* | Fix font scaling issues in FastScroller and SubtitleViewAlan Viverette2013-10-041-2/+3
* | Merge "Clear accessibility focus from recycled views when needed" into klp-devAlan Viverette2013-10-021-2/+24
|\ \
| * | Clear accessibility focus from recycled views when neededAlan Viverette2013-09-271-2/+24
* | | Merge "New, less blue overscroll assets with tuned constants in EdgeEffect cl...Mindy DelliCarpini2013-10-021-4/+6
|\ \ \
| * | | New, less blue overscroll assets with tuned constants in EdgeEffect class.Christian Robertson2013-10-011-4/+6
* | | | Merge "Rebind transient state views when available" into klp-devAlan Viverette2013-09-301-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Rebind transient state views when availableAlan Viverette2013-09-301-4/+2
| |/ /
* | | Merge "Make SubtitleController thread safe" into klp-devLajos Molnar2013-09-271-0/+7
|\ \ \
| * | | Make SubtitleController thread safeLajos Molnar2013-09-271-0/+7
* | | | Fix for jank when fast-scrolling DeskClock's world cities list in RTLRaph Levien2013-09-271-5/+3
* | | | Merge "Add warning about using MergeCursor in CursorAdapter" into klp-devAlan Viverette2013-09-271-3/+7
|\ \ \ \