summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* ListView updates. Fixed several overscrolling bugs. Added programmaticAdam Powell2010-02-052-83/+391
* Merge "Do not let negative margins reduce the size of the LinearLayout."Romain Guy2010-02-051-15/+26
|\
| * Do not let negative margins reduce the size of the LinearLayout.Romain Guy2010-02-051-15/+26
* | Bug 2420366Paul Westbrook2010-02-051-0/+1
|/
* Fixed an overscrolling bug in AbsListView with a root in OverScroller.Adam Powell2010-02-032-5/+5
* Fix fastscroll thumbMarco Nelissen2010-02-031-1/+1
* Make the fastscroll thumb tell the parent to not intercept touch events,Marco Nelissen2010-02-031-1/+10
* Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in S...Joe Onorato2010-02-011-1/+1
|\
| * Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings.Joe Onorato2010-02-011-1/+1
* | Do not reshow the filter popup after hiding it.Romain Guy2010-02-011-1/+7
* | Overscrolling in AbsListView; visibility cleanup for FlingRunnableAdam Powell2010-02-012-111/+279
|/
* Don't bounce programmatic scrolls of ScrollView and HorizontalScrollView.Adam Powell2010-01-282-8/+14
* Merge "ScrollView and HorizontalScrollView now will spring back if smoothScro...Adam Powell2010-01-283-8/+54
|\
| * ScrollView and HorizontalScrollView now will spring back if smoothScrollBy sc...Adam Powell2010-01-283-8/+54
* | API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-25/+35
|/
* Merge "Added OverScroller and overscroll effects for ScrollView and Horizonta...Romain Guy2010-01-273-68/+394
|\
| * Added OverScroller and overscroll effects for ScrollView and HorizontalScroll...Adam Powell2010-01-273-68/+394
* | resolved conflicts for merge of 176a88ff to masterRomain Guy2010-01-272-2/+12
|\ \
| * \ merge from open-source masterThe Android Open Source Project2010-01-213-2/+13
| |\ \
| | * | ViewAnimator.setAnimateFirstView() doesn't work for out-animation.NoraBora2010-01-181-2/+3
| | * | Fix the build.Romain Guy2009-12-301-3/+4
| | * | guess default mMaxHeight but allow layout to override this.NoraBora2009-12-301-0/+8
| | * | setThumbOffset was missing in the previous merge.NoraBora2009-12-221-0/+1
* | | | New View.dispatchDisplayHint() API.Romain Guy2010-01-272-1/+30
* | | | More device admin work: description, policy control.Dianne Hackborn2010-01-261-4/+22
| |_|/ |/| |
* | | Make vertical LinearLayouts behave like horizontal LLs do.Romain Guy2010-01-231-1/+1
* | | Merge "Bring back buttons in dialogs. Bug #2390537"Romain Guy2010-01-221-1/+1
|\ \ \
| * | | Bring back buttons in dialogs.Romain Guy2010-01-221-1/+1
* | | | am 658dc0d4: am b35b8c13: Merge "Security fix in accessibility - don\'t read ...Amith Yamasani2010-01-221-4/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am b35b8c13: Merge "Security fix in accessibility - don\'t read out password....Amith Yamasani2010-01-191-4/+3
| |\ \
| | * \ Merge "Security fix in accessibility - don't read out password. # 2371557" in...Amith Yamasani2010-01-191-4/+3
| | |\ \
| | | * | Security fix in accessibility - don't read out password. # 2371557Amith Yamasani2010-01-141-4/+3
* | | | | Merge "Add a new attribute to LinearLayout: useLargestChild. Bug #2379138"Romain Guy2010-01-211-20/+89
|\ \ \ \ \
| * | | | | Add a new attribute to LinearLayout: useLargestChild.Romain Guy2010-01-211-20/+89
* | | | | | am 8d4baa78: am d79d1c72: Merge "If ZoomButttonsController detects more than ...Grace Kloba2010-01-211-0/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am d79d1c72: Merge "If ZoomButttonsController detects more than one pointer, ...Grace Kloba2010-01-181-0/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | If ZoomButttonsController detects more than one pointer,Grace Kloba2010-01-181-0/+5
| | | |/ / | | |/| |
* | | | | Bug 2330111Paul Westbrook2010-01-214-3/+613
| |_|/ / |/| | |
* | | | Dpad based scrolling in ListView was mishandling the recycler:Romain Guy2010-01-191-4/+4
* | | | Merge "Measure AutoCompleteTextView's dropdown to have enough room for all it...Romain Guy2010-01-191-10/+16
|\ \ \ \
| * | | | Measure AutoCompleteTextView's dropdown to have enough room for all items.Romain Guy2010-01-191-10/+16
* | | | | Merge "Add DateTimeView, a widget that shows a time or the date depending on ...Joe Onorato2010-01-191-0/+258
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add DateTimeView, a widget that shows a time or the date depending on theJoe Onorato2010-01-191-0/+258
* | | | | First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-0/+20
|/ / / /
* | | | Update ListView's children when the drawing cache color hint changes.Romain Guy2010-01-141-1/+41
* | | | bugfix endfling case (bug 2300534)Mark Wagner2010-01-131-1/+6
* | | | Merge "Fix how RelativeLayout handles alignParentBottom/Right when dimension ...Romain Guy2010-01-111-2/+12
|\ \ \ \
| * | | | Fix how RelativeLayout handles alignParentBottom/Right when dimension is wrap...Romain Guy2010-01-111-2/+12
* | | | | am c9a26f29: am aa3b5961: javadoc change: fix the selector sample XML in the ...Scott Main2010-01-111-0/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am aa3b5961: javadoc change: fix the selector sample XML in the class descrip...Scott Main2010-01-081-0/+5
| |\ \ \ | | |/ /