summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Add new ContentProvider for doing conversions to data streams.Dianne Hackborn2010-08-081-14/+39
* Added android.widget.PopupMenuAdam Powell2010-08-041-0/+154
* New two-pane mode for PreferenceActivity.Dianne Hackborn2010-08-031-3/+3
* Added CHOICE_MODE_MULTIPLE_MODAL to ListView.Adam Powell2010-08-022-6/+184
* am c6d83caf: am a0ae8bc5: Merge "Fix a bug that could cause flings to last to...Adam Powell2010-07-281-1/+5
|\
| * am a0ae8bc5: Merge "Fix a bug that could cause flings to last too long using ...Adam Powell2010-07-281-1/+5
| |\
| | * Fix a bug that could cause flings to last too long using a ScrollerAdam Powell2010-07-281-1/+5
| * | am b29e3b9c: Merge "Change CursorTreeAdapter to close the cursors rather than...Jason Parks2010-07-082-32/+31
| |\ \ | | |/
| | * Change CursorTreeAdapter to close the cursors rather than deactivating them. ...Jason Parks2010-07-082-32/+31
* | | Merge "Fixed doc typos in HeterogeneousExpandableList.java."Gilles Debunne2010-07-282-17/+14
|\ \ \
| * | | Fixed doc typos in HeterogeneousExpandableList.java.Gilles Debunne2010-07-282-17/+14
* | | | TextView with Selection Contextual ModeGilles Debunne2010-07-281-342/+427
|/ / /
* | | Fixing a bug in RemoteViewsAdapterAdam Cohen2010-07-221-3/+3
* | | Fixing indexing issue causing certain items not to load. Performance improve...Winson Chung2010-07-221-106/+126
* | | Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAn...Adam Cohen2010-07-223-0/+694
* | | Fixing build breakage due to misnamed javadoc variable.Winson Chung2010-07-191-1/+1
* | | Initial changes to allow collections in widgets.Winson Chung2010-07-196-2/+994
* | | Prevent crash in ListView when changing cache hint.Romain Guy2010-07-141-1/+1
* | | Action Bar now supports submenus as popups.Adam Powell2010-07-131-1/+14
* | | Cosmetic changes around TextView.Gilles Debunne2010-07-131-2/+2
* | | Selection handlers in TextViewGilles Debunne2010-07-121-124/+481
* | | New cursor controller in TextViews.Gilles Debunne2010-07-091-33/+298
* | | Avoid unnecessary tests when drawing ListView dividers.Romain Guy2010-07-091-16/+14
* | | Merge "Fix some issues with smooth scrolling ListViews"Adam Powell2010-07-081-13/+16
|\ \ \
| * | | Fix some issues with smooth scrolling ListViewsAdam Powell2010-07-081-13/+16
* | | | Do not draw the fade areas when it's not necessary.Romain Guy2010-07-081-2/+4
|/ / /
* | | Merge "Add AbsListView#smoothScrollToPositionFromTop"Adam Powell2010-07-011-2/+76
|\ \ \
| * | | Add AbsListView#smoothScrollToPositionFromTopAdam Powell2010-07-011-2/+76
* | | | Change CursorTreeAdapter to close the cursors rather than deactivating them. ...Jason Parks2010-07-012-32/+31
|/ / /
* | | Fixed bug 2795971 IME doesn't appear on touching a text fieldGilles Debunne2010-06-241-5/+7
* | | am bc337d2f: am 73ccafb5: Merge "Fix a bug where requestDisallowInterceptTouc...Adam Powell2010-06-231-0/+8
|\ \ \ | |/ /
| * | am 73ccafb5: Merge "Fix a bug where requestDisallowInterceptTouchEvent does n...Adam Powell2010-06-231-0/+8
| |\ \ | | |/
| | * Fix a bug where requestDisallowInterceptTouchEvent does not get calledAdam Powell2010-06-221-0/+8
* | | New XmlDocumentProvider class.Gilles Debunne2010-06-231-107/+148
* | | Fixed scrolling issue when moving cursor in long TextViews.Gilles Debunne2010-06-211-1/+1
* | | Fixed scrolling issue when moving cursor in long TextViews.Gilles Debunne2010-06-211-37/+38
* | | Removed API changes from CL 54712.Gilles Debunne2010-06-171-1/+1
* | | Removed warnings in LayoutInflater.Gilles Debunne2010-06-161-3/+4
* | | Merge "Suppressed warnings in TextView."Gilles Debunne2010-06-161-8/+13
|\ \ \
| * | | Suppressed warnings in TextView.Gilles Debunne2010-06-161-8/+13
* | | | Modified first animation and visibility change behavior for ViewFlipperMason Tang2010-06-162-14/+45
* | | | Fix bug 2771204Adam Powell2010-06-161-1/+1
* | | | Allow the use of styles with LinearLayout, make "useLargestChild" attr public.Romain Guy2010-06-151-3/+40
* | | | am 864c68ea: merge from froyo-plus-aospThe Android Open Source Project2010-06-141-2/+41
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merge from froyo-plus-aospThe Android Open Source Project2010-06-141-2/+41
| |\ \
| | * \ merge from open-source masterThe Android Open Source Project2010-06-141-2/+41
| | |\ \
| | | * | Added an addAll to the ArrayAdapterChristian Mehlmauer2010-06-121-2/+41
* | | | | Move shaping to native.Doug Felt2010-06-101-2/+22
* | | | | am 030b0ebe: merge from froyo-plus-aospJean-Baptiste Queru2010-06-091-6/+11
|\ \ \ \ \ | |/ / / /
| * | | | merge from froyo-plus-aospJean-Baptiste Queru2010-06-091-6/+11
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |