summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* am 01e48e7d: am 22f6a60e: Merge "add docs for new attributes, including accou...Scott Main2013-04-251-0/+1
|\
| * add docs for new attributes, including account restriction for restricted pro...Scott Main2013-04-251-0/+1
* | Revert "Skip 2nd measure pass whenever possible"Romain Guy2013-04-251-21/+23
* | Skip 2nd measure pass whenever possibleRomain Guy2013-04-251-23/+21
* | am 939ff0ac: am 4c783066: Merge "Fixing bugs exposed when moving accessibilit...Svetoslav2013-04-231-21/+7
|\ \ | |/
| * Merge "Fixing bugs exposed when moving accessibility CTS tests to UiAutomatio...Svetoslav2013-04-241-21/+7
| |\
| | * Fixing bugs exposed when moving accessibility CTS tests to UiAutomation.Svetoslav2013-04-231-21/+7
* | | am 6edbfb9c: am a6d5109d: Merge "Fix for bug 8578258." into jb-mr2-devPhilip Milne2013-04-231-1/+1
|\ \ \ | |/ /
| * | Fix for bug 8578258.Philip Milne2013-04-231-1/+1
| |/
* | am 089a75be: am a7b2625d: Merge "Fix for bug 8578258: GridLayout is forcing w...Philip Milne2013-04-231-1/+6
|\ \ | |/
| * Merge "Fix for bug 8578258: GridLayout is forcing wrong width to TextView wid...Philip Milne2013-04-221-1/+6
| |\
| | * Fix for bug 8578258: GridLayout is forcing wrong width to TextView widgetsPhilip Milne2013-04-221-1/+6
* | | am 371d4ccc: am 339ac854: Merge "Fix quickReject logic to account for setClip...Chet Haase2013-04-201-1/+1
|\ \ \ | |/ /
| * | Merge "Fix quickReject logic to account for setClipChildren() setting" into j...Chet Haase2013-04-201-1/+1
| |\ \
| | * | Fix quickReject logic to account for setClipChildren() settingChet Haase2013-04-191-1/+1
* | | | am 696b15e5: am 68711f93: Merge "Revert "Simple MVC based binding mechanism f...Philip Milne2013-04-194-115/+4
|\ \ \ \ | |/ / /
| * | | Merge "Revert "Simple MVC based binding mechanism for android controls."" int...Philip Milne2013-04-194-115/+4
| |\ \ \ | | |/ / | |/| |
| | * | Revert "Simple MVC based binding mechanism for android controls."Philip Milne2013-04-184-115/+4
| | |/
* | | am 8a28c2c2: am d1f765c0: Merge "Fix restoration of virtual accessibility foc...Svetoslav Ganov2013-04-181-5/+12
|\ \ \ | |/ /
| * | Merge "Fix restoration of virtual accessibility focus in ListView." into jb-m...Svetoslav Ganov2013-04-191-5/+12
| |\ \ | | |/ | |/|
| | * Fix restoration of virtual accessibility focus in ListView.Alan Viverette2013-04-161-5/+12
* | | Merge "Steady improvement to multi stack."Craig Mautner2013-04-171-2/+2
|\ \ \
| * | | Steady improvement to multi stack.Craig Mautner2013-04-171-2/+2
* | | | am f4865efe: am be8bc839: Merge "DO NOT MERGE Stripping some new widget API t...Adam Cohen2013-04-171-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "DO NOT MERGE Stripping some new widget API that is yet unused" into jb...Adam Cohen2013-04-171-0/+2
| |\ \
| | * | DO NOT MERGE Stripping some new widget API that is yet unusedAdam Cohen2013-04-171-0/+2
| | |/
* | | am a1ea8019: am 61527436: Merge "Fix for bug 8272673: GridLayout in battery d...Philip Milne2013-04-161-16/+27
|\ \ \ | |/ /
| * | Merge "Fix for bug 8272673: GridLayout in battery details is cut off." into j...Philip Milne2013-04-171-16/+27
| |\ \
| | * | Fix for bug 8272673: GridLayout in battery details is cut off.Philip Milne2013-04-161-16/+27
| | |/
* | | am fa681f12: am 09d0ee26: Merge "Fix bug #8629386 FastScroller is on the wron...Fabrice Di Meglio2013-04-162-5/+44
|\ \ \ | |/ /
| * | Fix bug #8629386 FastScroller is on the wrong side when switching to Hebrew i...Fabrice Di Meglio2013-04-162-5/+44
| |/
* | am d04215c4: am 0a41431d: Merge "API and doc cleanup, plus small animation/UI...Chet Haase2013-04-121-1/+1
|\ \ | |/
| * Merge "API and doc cleanup, plus small animation/UI features" into jb-mr2-devChet Haase2013-04-121-1/+1
| |\
| | * API and doc cleanup, plus small animation/UI featuresChet Haase2013-04-121-1/+1
* | | am 1aa52487: am 6c072401: Merge "Fix for bug 8500202: Right-to-left text not ...Raph Levien2013-04-121-1/+6
|\ \ \ | |/ /
| * | Merge "Fix for bug 8500202: Right-to-left text not showing in list view" into...Raph Levien2013-04-121-1/+6
| |\ \ | | |/ | |/|
| | * Fix for bug 8500202: Right-to-left text not showing in list viewRaph Levien2013-04-121-1/+6
* | | am 4348fcdd: am 8d06cc6d: Merge "Permit null adapters in Spinners" into jb-mr...Adam Powell2013-04-101-13/+16
|\ \ \ | |/ /
| * | Permit null adapters in SpinnersAdam Powell2013-04-101-13/+16
* | | am a26ec11a: am 1e1ccfb8: Merge "Fix a monkey bug with AbsListView data set o...Adam Powell2013-04-091-1/+1
|\ \ \ | |/ /
| * | Fix a monkey bug with AbsListView data set observersAdam Powell2013-04-091-1/+1
* | | am b74df06f: am 605994d6: Merge "Fix off by one in ListView\'s upward focus t...Michael Wright2013-04-081-1/+1
|\ \ \ | |/ /
| * | Fix off by one in ListView's upward focus traversalMichael Wright2013-04-081-1/+1
* | | am c2fba075: am 8e181c56: Merge "AppSecurityPermissions: minor UI changes" in...Nick Kralevich2013-04-081-3/+3
|\ \ \ | |/ /
| * | Merge "AppSecurityPermissions: minor UI changes" into jb-mr2-devNick Kralevich2013-04-081-3/+3
| |\ \
| | * | AppSecurityPermissions: minor UI changesNick Kralevich2013-04-081-3/+3
| | |/
* | | am 0899f11d: am dcaa9436: Merge "Always take padding and margins into account...Romain Guy2013-04-081-9/+21
|\ \ \ | |/ /
| * | Always take padding and margins into accountRomain Guy2013-04-081-9/+21
| |/
* | am b21b2c38: am a56b78dc: fix buildNick Kralevich2013-04-071-1/+1
|\ \ | |/
| * fix buildNick Kralevich2013-04-071-1/+1