summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Tap timeout removed on paste. Relying on position only." into honeycom...Gilles Debunne2011-06-031-18/+13
|\
| * Tap timeout removed on paste. Relying on position only.Gilles Debunne2011-06-021-18/+13
* | Framework: bugfix for menu selector not showing up properly.Justin Koh2011-06-011-0/+1
* | Use Holo background and proper padding for App Permissions UI.Amith Yamasani2011-05-311-3/+2
|/
* Change measurement of effective screen height for PopupWindow now thatAdam Powell2011-05-201-2/+1
* am 1462813a: Merge "docs: more documentation for ProgressBar" into honeycombScott Main2011-04-291-13/+75
|\
| * docs: more documentation for ProgressBarScott Main2011-04-291-13/+75
* | Merge "Tapping on the week number sends the DatePicker to epoch start." into ...Svetoslav Ganov2011-03-141-5/+10
|\ \
| * | Tapping on the week number sends the DatePicker to epoch start.Svetoslav Ganov2011-03-141-5/+10
* | | Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1Romain Guy2011-03-141-0/+1
|\ \ \ | |/ / |/| |
| * | Fix rendering artifact in edge fades.Romain Guy2011-03-141-0/+1
* | | am abdf0d53: docs: update search dev guide with SearcView widgetScott Main2011-03-141-7/+9
|\ \ \ | |/ / |/| / | |/
| * docs: update search dev guide with SearcView widgetScott Main2011-03-141-7/+9
| * DO NOT MERGE Cherry-pick of cd59febcea2 from masterGilles Debunne2011-03-011-1/+1
* | Fix external bug http://code.google.com/p/android/issues/detail?id=15183Adam Powell2011-03-091-0/+3
* | Merge "Searchview layout cleanup. Some more tweaks required for Market." into...Amith Yamasani2011-03-081-18/+22
|\ \
| * | Searchview layout cleanup. Some more tweaks required for Market.Amith Yamasani2011-03-081-18/+22
* | | Merge "Fixing inconsistency between invalidate region and draw region" into h...Adam Cohen2011-03-081-5/+17
|\ \ \
| * | | Fixing inconsistency between invalidate region and draw regionAdam Cohen2011-03-081-5/+17
* | | | Correctly handle opaque fading viewsRomain Guy2011-03-081-2/+2
| |/ / |/| |
* | | Merge "Text handles positions' are correctly updated." into honeycomb-mr1Gilles Debunne2011-03-082-129/+99
|\ \ \
| * | | Text handles positions' are correctly updated.Gilles Debunne2011-03-072-129/+99
| |/ /
* | | Fix bug 4021346 - crash while navigatingAdam Powell2011-03-071-2/+3
|/ /
* | Merge "Fixing issue where AppWidget service was being hit regardless of cachi...Winson Chung2011-03-071-1/+1
|\ \
| * | Fixing issue where AppWidget service was being hit regardless of caching in R...Winson Chung2011-03-041-1/+1
* | | Fix problem with transparent background on Twitter appChet Haase2011-03-041-1/+15
|/ /
* | Merge "Pass AppData to the app from SearchDialog queries."Bjorn Bringert2011-03-031-0/+13
|\ \
| * | Pass AppData to the app from SearchDialog queries.Amith Yamasani2011-03-021-0/+13
* | | Fix 3502257: Fix glow calculation in EdgeGlowJim Miller2011-03-021-2/+2
* | | Fix bug 3502257 - overscroll effect apiAdam Powell2011-03-021-4/+19
|/ /
* | Merge "Fix bug 3501411 - ListView should ignore "up" events outside of its view"Adam Powell2011-03-011-1/+5
|\ \
| * | Fix bug 3501411 - ListView should ignore "up" events outside of its viewAdam Powell2011-03-011-1/+5
* | | Merge "Adding mouse scroll wheel support to StackView"Adam Cohen2011-03-011-0/+36
|\ \ \ | |/ / |/| |
| * | Adding mouse scroll wheel support to StackViewAdam Cohen2011-03-011-0/+36
* | | Merge "AbsListView notifies scroll events to the ViewTreeObserver."Gilles Debunne2011-03-011-25/+25
|\ \ \
| * | | AbsListView notifies scroll events to the ViewTreeObserver.Gilles Debunne2011-03-011-25/+25
* | | | Merge "Removed ViewTreeObserver null checks"Gilles Debunne2011-03-012-17/+9
|\ \ \ \
| * | | | Removed ViewTreeObserver null checksGilles Debunne2011-02-222-17/+9
* | | | | Merge "Scrollable tabs are correctly displayed."Gilles Debunne2011-03-011-3/+6
|\ \ \ \ \
| * | | | | Scrollable tabs are correctly displayed.Gilles Debunne2011-02-281-3/+6
* | | | | | Fix bug 3497341 - take list padding into account when drawingAdam Powell2011-02-281-0/+3
|/ / / / /
* | | | | Merge "Change behavior of multitouch in scrolling views."Adam Powell2011-02-283-3/+37
|\ \ \ \ \
| * | | | | Change behavior of multitouch in scrolling views.Adam Powell2011-02-283-3/+37
| | |_|/ / | |/| | |
* | | | | Merge "Fix inverted scrolling condition in lists."Jeff Brown2011-02-281-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix inverted scrolling condition in lists.Jeff Brown2011-02-281-1/+1
* | | | | Merge "Text selection mode is stopped when View is recycled in ListView"Gilles Debunne2011-02-281-0/+5
|\ \ \ \ \
| * | | | | Text selection mode is stopped when View is recycled in ListViewGilles Debunne2011-02-251-0/+5
* | | | | | Merge "OnScrollListener fix in AbsListView"Gilles Debunne2011-02-281-0/+1
|\ \ \ \ \ \
| * | | | | | OnScrollListener fix in AbsListViewGilles Debunne2011-02-251-0/+1
| |/ / / / /
* | | | | | Merge "AIOOB exception fix in TabWidget"Gilles Debunne2011-02-281-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |