summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Make sdk version and code names static finals in PackageParser.Suchi Amalapurapu2009-10-061-12/+0
* FastTrack->QuickContactEvan Millar2009-09-301-3/+12
* Fix possible crash in AutoCompleteTextView.Romain Guy2009-09-301-5/+8
* Merge change I46a6d39c into eclairAndroid (Google) Code Review2009-09-301-9/+0
|\
| * Remove unused api in QuickContact.java and fix the build.Evan Millar2009-09-301-9/+0
* | Merge change I9d12beeb into eclairAndroid (Google) Code Review2009-09-301-13/+11
|\ \ | |/
| * Change FasttrackBadgeWidget->QuickContactBadge and make public.Evan Millar2009-09-301-13/+11
* | Invoke the OnErrorListener callback when MediaPlayer.setDataSource() throws.Andrei Popescu2009-09-301-0/+2
|/
* Merge change I67285c9a into eclairAndroid (Google) Code Review2009-09-291-5/+13
|\
| * Prevent NPE when doing a fillSpecific layout.Romain Guy2009-09-291-5/+13
* | Merge change Ib2c6429d into eclairAndroid (Google) Code Review2009-09-291-1/+6
|\ \ | |/ |/|
| * border for the non-badge caseMark Wagner2009-09-291-1/+6
* | Merge change I6cacaa0d into eclairAndroid (Google) Code Review2009-09-291-0/+5
|\ \ | |/ |/|
| * Hack to fix issue #2125365: Sports Trivia compatability with EclairDianne Hackborn2009-09-281-0/+5
* | Do not crash appwdiget host when a pending intent send fails.Romain Guy2009-09-281-1/+1
|/
* Fix possible NPE in AbsListView.positionSelector().Romain Guy2009-09-282-2/+2
* Fix 2143297: Fix transition from password -> visible passwordAmith Yamasani2009-09-281-0/+3
* Fading scrollbars return. But you have to opt in.Mike Cleron2009-09-286-5/+58
* Fix 2146581: Make tabs work for donut appsMike Cleron2009-09-252-11/+41
* Merge change 26437 into eclairAndroid (Google) Code Review2009-09-221-0/+18
|\
| * Don't show the badge background when we have no uri, email, or phone.Mark Wagner2009-09-221-0/+18
* | Merge change 25465 into eclairAndroid (Google) Code Review2009-09-221-14/+27
|\ \
| * | Reset typeface when changing from visible password inputTypeBjorn Bringert2009-09-181-14/+27
* | | Fix bug with ScrollView so that text entry fields are not hidden by virtual k...Jack Veenstra2009-09-211-7/+8
| |/ |/|
* | Revert "ContactsContract: Adding joined columns to the Data class definition."Dmitri Plotnikov2009-09-181-2/+2
* | ContactsContract: Adding joined columns to the Data class definition.Dmitri Plotnikov2009-09-181-2/+2
|/
* Adopt new FastTrack API for internal widget, fix bugs.Jeff Sharkey2009-09-171-41/+39
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-171-3/+7
* Make the EditText error popup correctly resize when the view resizes.Eric Fischer2009-09-171-1/+2
* Make ACTV use all available space if height is FILL_PARENT.Bryan Mawhinney2009-09-171-1/+1
* Some improvements for wallpaper configuration.Dianne Hackborn2009-09-151-1/+1
* Merge change 25117 into eclairAndroid (Google) Code Review2009-09-152-32/+56
|\
| * Preserve ListView's pressed state when the adapter changes its content while ...Romain Guy2009-09-152-32/+56
* | Add the FasttrackBadgeWidget.Evan Millar2009-09-151-0/+253
|/
* Merge change 25013 into eclairAndroid (Google) Code Review2009-09-154-19/+38
|\
| * Various fixed for back key handling.Dianne Hackborn2009-09-144-19/+38
* | Merge change 24887 into eclairAndroid (Google) Code Review2009-09-141-0/+5
|\ \ | |/ |/|
| * Fix http://b/issue?id=2098873 (drawing glitch in SeekBar).Daniel Sandler2009-09-141-0/+5
* | Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn2009-09-142-6/+21
* | Fix a possible NPE in View.Romain Guy2009-09-141-18/+7
|/
* Fix issue #1983406: Soft keyboard doesn't show up in an EditText with "digits...Dianne Hackborn2009-09-101-1/+5
* Merge change 23105 into eclairAndroid (Google) Code Review2009-09-011-0/+1
|\
| * Fix issue 2077333: The volume key will effect both ring and media vol at the ...Eric Laurent2009-09-011-0/+1
* | accelerate consecutive flingsCary Clark2009-09-011-0/+11
|/
* Prevent ListView from scrolling/flinging its content when the content fits on...Romain Guy2009-08-312-23/+42
* New List and Tab assets.Evan Millar2009-08-262-48/+67
* am 36d5aaec: Merge change 22322 into donutEric Fischer2009-08-221-0/+1
|\
| * Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.Eric Fischer2009-08-211-0/+1
| * Make ZoomButtonsController public.Jack Palevich2009-08-171-1/+0
* | Merge change 22154 into eclairAndroid (Google) Code Review2009-08-201-6/+8
|\ \