summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Never drag scroll views with no children. (DO NOT MERGE)Jeff Brown2011-01-192-7/+11
* Another stab at fixing issue #3149290 java.lang.RuntimeException:...Dianne Hackborn2010-12-221-2/+10
* Fix issue #3149290: java.lang.RuntimeException: Unable to pause activityDianne Hackborn2010-12-151-3/+7
* Merge "Make sure the controller will get repositioned after size changing." i...Owen Lin2010-11-091-2/+5
|\
| * Make sure the controller will get repositioned after size changing.Owen Lin2010-11-091-2/+5
* | Add @Deprecated to match @deprecated where it's missing.Jesse Wilson2010-11-091-0/+1
|/
* DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear overAdam Powell2010-11-081-29/+98
* Update insertion handler for WebTextView.Leon Scroggins2010-11-011-0/+9
* DO NOT MERGE Fix bug 3124899 - timeout in CTS testAdam Powell2010-10-251-1/+3
* DO NOT MERGE. Make sure to invalidate after pulling on an edgeglow.Mindy Pereira2010-10-192-0/+8
* Removed "Select word" option on password fields.Gilles Debunne2010-10-151-4/+28
* Merge "DO NOT MERGE: Private API to pass the selected tab through QuickContac...Daniel Lehmann2010-10-141-1/+17
|\
| * DO NOT MERGE: Private API to pass the selected tab through QuickContactsDaniel Lehmann2010-10-141-1/+17
* | Really leave text selection mode when using the trackball.Gilles Debunne2010-10-131-0/+1
|/
* Reduce the time it takes to decay the glow after a pull.Mindy Pereira2010-10-131-2/+2
* Fix bug 3064135 - do not allow text handles on TextViews in sub windows.Adam Powell2010-10-121-2/+12
* New AppsPermission and market styleGilles Debunne2010-10-101-7/+2
* Merge "Voice input replaces selected text." into gingerbreadGilles Debunne2010-10-101-13/+10
|\
| * Voice input replaces selected text.Gilles Debunne2010-10-101-13/+10
* | DO NOT MERGE Set the cap at alpha to 80% of the total available.Mindy Pereira2010-10-101-1/+1
|/
* Merge "Other improvements to text cursor movement." into gingerbreadGilles Debunne2010-10-081-13/+24
|\
| * Other improvements to text cursor movement.Gilles Debunne2010-10-081-13/+24
* | DO NOT MERGE Limit the height of the pull glow.Mindy Pereira2010-10-081-5/+6
|/
* TextView cursor and selection improvements.Gilles Debunne2010-10-081-28/+37
* DO NOT MERGE Adjust amount pull effects the glow and edge decay.Mindy Pereira2010-10-081-9/+21
* Long press with trackball selects word under cursor.Gilles Debunne2010-10-071-13/+23
* TextView refactoring to ease future merges in HC.Gilles Debunne2010-10-071-43/+64
* DO NOT MERGE Only show edge glow effect on 1 side at a time.Mindy Pereira2010-10-072-0/+12
* DO NOT MERGE Only show edge glow effect on 1 side at a time.Mindy Pereira2010-10-071-0/+12
* Fix bug 3071869 - text anchors are now treated as application sub-panels.Adam Powell2010-10-072-1/+23
* Fix bug 3066313 - integrate new text anchor assets.Adam Powell2010-10-061-51/+93
* Merge "Fix for IndexOutOfBounds in text pasting." into gingerbreadGilles Debunne2010-10-051-4/+11
|\
| * Fix for IndexOutOfBounds in text pasting.Gilles Debunne2010-10-051-4/+11
* | DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for ove...Adam Powell2010-10-055-62/+64
|/
* Fix bug 3061544 and some clipping errors.Adam Powell2010-10-041-16/+59
* DO NOT MERGE. Select word no longer selects spaces between words.Gilles Debunne2010-10-041-44/+1
* Fix bug 3052686 - ScrollView padding treated incorrectlyAdam Powell2010-10-042-8/+4
* Merge "Fix bug 3058324" into gingerbreadAdam Powell2010-10-041-1/+4
|\
| * Fix bug 3058324Adam Powell2010-10-041-1/+4
* | Merge "Bug fixes in Text selection." into gingerbreadGilles Debunne2010-10-041-26/+11
|\ \ | |/ |/|
| * Bug fixes in Text selection.Gilles Debunne2010-10-041-26/+11
* | Merge "DO NOT MERGE. Fix logic for switching between overscroll and scroll mo...Mindy Pereira2010-10-042-3/+14
|\ \ | |/ |/|
| * DO NOT MERGE. Fix logic for switching between overscroll and scroll modes.Mindy Pereira2010-10-032-3/+14
* | Fix bug 3047653 - Text select handles stick around when they shouldn'tAdam Powell2010-10-021-8/+68
* | Fix text anchor fade-out positioningAdam Powell2010-10-021-5/+4
* | Fix bug 3058082 - text anchor positioning within moving dialogsAdam Powell2010-10-021-17/+21
* | Fix bug 3024080 - Date picker month field uses numeric text fieldAdam Powell2010-10-022-9/+11
|/
* Fix text anchorsAdam Powell2010-09-292-16/+74
* Add suuport for splitting touch events across windows.Jeff Brown2010-09-262-48/+45
* am 5b7328f2: Merge "docs: add more info about state list drawable and onclick...Scott Main2010-09-231-12/+48
|\