summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "DO NOT MERGE Removed "Stop selecting text" option." into gingerbreadGilles Debunne2010-08-271-6/+3
|\
| * DO NOT MERGE Removed "Stop selecting text" option.Gilles Debunne2010-08-271-6/+3
* | Merge "Document blocking behavior of ImageView setImageURI and setImageResour...Brad Fitzpatrick2010-08-271-3/+15
|\ \ | |/ |/|
| * Document blocking behavior of ImageView setImageURI and setImageResourceBrad Fitzpatrick2010-08-271-3/+15
* | DO NOT MERGE Text selection: tapping on selection opens context menuGilles Debunne2010-08-271-5/+36
|/
* Fix for IndexOutOfBounds in TextView getWordLimitsAt.Gilles Debunne2010-08-261-2/+2
* Fix for NPE in TextView.Gilles Debunne2010-08-251-0/+5
* Fix for an NPE in TextView.Gilles Debunne2010-08-241-4/+6
* When an EditText gains focus by tapping, move the insertion point where tapped.Gilles Debunne2010-08-241-2/+8
* Hysteresis effect in Text selection.Gilles Debunne2010-08-231-37/+62
* Merge "Make ProgressBar.setVisibility() remotable." into gingerbreadSteve Howard2010-08-201-5/+7
|\
| * Make ProgressBar.setVisibility() remotable.Steve Howard2010-08-201-5/+7
* | Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-191-255/+943
|\ \
| * | Text selection without trackball.Gilles Debunne2010-08-191-255/+943
| |/
* | am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyoScott Main2010-08-1919-0/+57
|\ \ | |/ |/|
| * docs: add links from widget classes to tutorialsScott Main2010-08-1919-0/+57
| * DO NOT MERGE Fix a bug that could cause flings to last too long using a ScrollerAdam Powell2010-08-051-1/+5
* | Categorizing exported view properties.Konstantin Lopyrev2010-08-109-37/+44
* | am 83884db9: Merge "Fixed doc typos in HeterogeneousExpandableList.java." int...Gilles Debunne2010-07-302-17/+14
|\ \ | |/
| * Fixed doc typos in HeterogeneousExpandableList.java.Gilles Debunne2010-07-292-17/+14
* | Fix a bug that could cause flings to last too long using a ScrollerAdam Powell2010-07-281-1/+5
* | Change CursorTreeAdapter to close the cursors rather than deactivating them. ...Jason Parks2010-07-082-32/+31
* | Fix a bug where requestDisallowInterceptTouchEvent does not get calledAdam Powell2010-06-221-0/+8
* | Checkpoint. Data structures for Notifications in place.Joe Onorato2010-06-021-0/+9
* | merge from open-source masterThe Android Open Source Project2010-06-021-1/+1
|\ \
| * | Replaced raw string arguments for Context.getSystemService() with final Conte...Christian Mehlmauer2010-05-311-1/+1
* | | am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too ...Adam Powell2010-05-241-4/+4
|\ \ \ | | |/ | |/|
| * | Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expa...Adam Powell2010-05-241-4/+4
* | | merge from open-source masterThe Android Open Source Project2010-05-191-0/+4
|\ \ \ | | |/ | |/|
| * | Merge "Text disappears when selecting text in text editor."Romain Guy2010-05-191-0/+4
| |\ \
| | * | Text disappears when selecting text in text editor.Viktor Yakovel2010-04-211-0/+4
* | | | merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | Removed Calls to deprecated APIsChristian Mehlmauer2010-05-171-1/+1
* | | | merge from open-source masterThe Android Open Source Project2010-05-171-0/+16
|\ \ \ \ | |/ / /
| * | | Merge "Fixing indeterminate progress bar animation state."Romain Guy2010-05-151-0/+16
| |\ \ \
| | * | | Fixing indeterminate progress bar animation state.David Sobreira Marques2010-05-151-0/+16
| | |/ /
* | | | merge from open-source masterThe Android Open Source Project2010-05-051-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fixed deserialization problem in DatePicker.Nicholas Killewald2010-05-041-0/+1
| |/
* | Fix bug 2639949 - Don't stop a Scroller earlyAdam Powell2010-04-281-7/+0
* | Fix regression introduced when fixing focus issue with ScrollView.Romain Guy2010-04-091-1/+1
* | Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detectionAdam Powell2010-04-061-2/+2
* | Fix AbsListView scrolling behavior at edges.Adam Powell2010-04-021-13/+12
* | Fix bug 2562240 and clean up scrollbar behaviorAdam Powell2010-03-313-9/+4
* | Fix bug 2523622 - ListView invokes onItemClick for disabled adapter itemsAdam Powell2010-03-301-11/+12
* | Remove overscrollingAdam Powell2010-03-297-1550/+299
* | Rename tab widget attributes, remove scroll barrier constant.Romain Guy2010-03-291-6/+6
* | Merge "Rename private fields to break bad code examples" into froyoRomain Guy2010-03-291-18/+18
|\ \
| * | Rename private fields to break bad code examplesRomain Guy2010-03-291-18/+18
* | | Don't assume there's a selected position in touch mode.Romain Guy2010-03-261-2/+4
|/ /
* | Fix bug 2544916 - Fun with AbsListView touch modeAdam Powell2010-03-251-0/+2