summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* am 00afa11c: am 0538e621: Merge "Tap timeout removed on paste. Relying on pos...Gilles Debunne2011-06-031-18/+13
|\
| * 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
* | | am 036c40f4: am fa8ee177: Merge "Framework: bugfix for menu selector not show...Adam Powell2011-06-011-0/+1
|\ \ \ | |/ /
| * | Framework: bugfix for menu selector not showing up properly.Justin Koh2011-06-011-0/+1
* | | am eb012034: am 0119a67e: Merge "Use Holo background and proper padding for A...Amith Yamasani2011-05-311-3/+2
|\ \ \ | |/ /
| * | Use Holo background and proper padding for App Permissions UI.Amith Yamasani2011-05-311-3/+2
| |/
* | am f483ed90: am bdc26dc3: Merge "Change measurement of effective screen heigh...Adam Powell2011-05-201-2/+1
|\ \ | |/
| * Change measurement of effective screen height for PopupWindow now thatAdam Powell2011-05-201-2/+1
* | Merge commit 'b737647d' (Scrolling using arrow keys with padding) into mConley Owens2011-04-291-4/+2
|\ \
| * \ Merge "Scolling using arrow keys with padding"Conley Owens2011-04-291-4/+2
| |\ \
| | * | Scolling using arrow keys with paddingMattias Petersson2011-04-071-4/+2
* | | | am 511ec082: am de506220: am 1462813a: Merge "docs: more documentation for Pr...Scott Main2011-04-291-13/+75
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | | am 54668b8a: am e1787009: Merge "Added null check on return value for getKeyD...Conley Owens2011-04-291-0/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge "Added null check on return value for getKeyDispatcherState()"Conley Owens2011-04-281-0/+4
| |\ \ \
| | * | | Added null check on return value for getKeyDispatcherState()Per Andersson2011-04-281-0/+4
| | | |/ | | |/|
| * | | resolved conflicts for merge of 9c06c0ff to gingerbread-plus-aospGilles Debunne2011-03-141-15/+16
| |\ \ \
| | * \ \ Merge "Double tap on a word no longer opens context menu. DO NOT MERGE" into ...Gilles Debunne2011-03-141-14/+16
| | |\ \ \
| | | * | | Double tap on a word no longer opens context menu. DO NOT MERGEGilles Debunne2011-02-141-14/+16
* | | | | | 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