summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Pass width/height specs in the standard way when measuring children.Philip Milne2011-06-172-44/+37
* Change includeMarginsInAlignment flag to aligmentMode property.Philip Milne2011-06-161-40/+78
* Merge "Update GridLayout constructors to properly handle DEBUG=true"Jim Miller2011-06-161-7/+6
|\
| * Update GridLayout constructors to properly handle DEBUG=trueJim Miller2011-06-161-6/+5
* | Future-proofing: change Alignment interface to abstract class and add a param...Philip Milne2011-06-151-39/+44
|/
* AccessibilityNodeInfo not properly returning checked statusSvetoslav Ganov2011-06-151-0/+7
* Merge "Bug 4579629. Send before and after text when suggestion is picked."Gilles Debunne2011-06-151-5/+5
|\
| * Bug 4579629. Send before and after text when suggestion is picked.Gilles Debunne2011-06-141-5/+5
* | Make FastScroller behave kinder and gentler when an app decides toAdam Powell2011-06-141-2/+4
* | Add View.getResolvedLayoutDirection()Fabrice Di Meglio2011-06-148-19/+42
|/
* Merge "Switch is not affected by touch when disabled"Gilles Debunne2011-06-131-2/+3
|\
| * Switch is not affected by touch when disabledGilles Debunne2011-06-131-2/+3
* | Merge "Final polish of the interrogation feature."Svetoslav Ganov2011-06-132-1/+2
|\ \ | |/ |/|
| * Final polish of the interrogation feature.Svetoslav Ganov2011-06-102-1/+2
* | Merge "Bugfix for GridLayout assuming that the x value of last column index i...Philip Milne2011-06-131-10/+10
|\ \
| * | Bugfix for GridLayout assuming that the x value of last column index is maxim...Philip Milne2011-06-131-10/+10
* | | Ensure the RemoteViewsAdapter cleans up its HandlerThread.Jeff Brown2011-06-101-0/+11
| |/ |/|
* | Move data cycle methods to framework object.Jeff Sharkey2011-06-101-0/+6
|/
* Optimise the way that indices are auto-allocated so that XML files can normal...Philip Milne2011-06-101-101/+102
* Text selection on phoneGilles Debunne2011-06-091-8/+24
* Merge "Add SwitchPreference"Gilles Debunne2011-06-091-2/+3
|\
| * Add SwitchPreferenceAdam Powell2011-06-081-2/+3
* | Fix for baseline alignment in LinearLayout compatibiity mode.Philip Milne2011-06-091-126/+148
|/
* Rename atribute View horizontalDirection to layoutDirection and update unit t...Fabrice Di Meglio2011-06-071-2/+2
* Interrogation of the view hierarchy from an AccessibilityService.Svetoslav Ganov2011-06-062-1/+33
* Merge "Rename Gravity BEFORE/AFTER to START/END"Fabrice Di Meglio2011-06-064-21/+22
|\
| * Rename Gravity BEFORE/AFTER to START/ENDFabrice Di Meglio2011-06-064-21/+22
* | resolved conflicts for merge of 955e8d79 to masterJeff Brown2011-06-031-14/+9
|\ \ | |/ |/|
| * 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
* | | | Merge "Fix default TextView gravity"Fabrice Di Meglio2011-06-031-1/+1
|\ \ \ \
| * | | | Fix default TextView gravityFabrice Di Meglio2011-06-031-1/+1
* | | | | am b30dda6b: am 036c40f4: am fa8ee177: Merge "Framework: bugfix for menu sele...Adam Powell2011-06-031-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | Merge "Response to code review for GridLayout:"Philip Milne2011-06-031-245/+471
|\ \ \ \ \
| * | | | | Response to code review for GridLayout:Philip Milne2011-06-031-245/+471
| | |_|/ / | |/| | |
* | | | | am 42f53c7e: am eb012034: am 0119a67e: Merge "Use Holo background and proper ...Amith Yamasani2011-06-031-3/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
| | |/
* | | Improve ViewDebug informations for View and LineaLayoutFabrice Di Meglio2011-06-021-15/+31
* | | Merge "Remove suggestion span underline on device rotation"Gilles Debunne2011-06-021-0/+3
|\ \ \
| * | | Remove suggestion span underline on device rotationGilles Debunne2011-06-011-0/+3
* | | | Merge "Fix bug #4509967 (layout_gravity not always respected)"Fabrice Di Meglio2011-06-012-7/+7
|\ \ \ \
| * | | | Fix bug #4509967 (layout_gravity not always respected)Fabrice Di Meglio2011-06-012-7/+7
* | | | | Merge "Keep track of USER_QUERY to pass to the intent."Amith Yamasani2011-06-011-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Keep track of USER_QUERY to pass to the intent.Amith Yamasani2011-05-271-1/+4
* | | | | Merge "Select all for text shown as an icon on smaller screens"Gilles Debunne2011-06-011-1/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Select all for text shown as an icon on smaller screensGilles Debunne2011-05-311-1/+13