summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference
Commit message (Expand)AuthorAgeFilesLines
* Implement SeekBarPreference.onGetDefaultValueJohn Reck2011-07-151-0/+5
* Merge "Support for arbitrary ListAdapter in PreferenceActivity."Gilles Debunne2011-06-211-20/+19
|\
| * Support for arbitrary ListAdapter in PreferenceActivity.Gilles Debunne2011-06-151-20/+19
* | Inline SeekBarPreferenceJohn Reck2011-06-165-46/+317
* | am 2bcd9c6e: am eb5e633a: am 608a200d: Merge "Stability fixes for PreferenceF...Amith Yamasani2011-06-141-2/+7
|\ \ | |/ |/|
| * Stability fixes for PreferenceFragments.Amith Yamasani2011-06-141-2/+7
| * More preference item visual adjustments for smaller tablets. DO NOT MERGEAmith Yamasani2011-05-241-11/+18
| * DO NOT MERGE. Preference activity changes to work on smaller tablet screens.Amith Yamasani2011-05-232-16/+10
* | Add SwitchPreferenceAdam Powell2011-06-083-266/+496
* | Manual merge. Preference activity changes to work on smaller tablet screens a...Amith Yamasani2011-05-263-45/+30
* | Framework: fixed bug in multiselectlistpreference.Justin Koh2011-04-221-3/+3
* | More work on making prefs work well on small screens.Dianne Hackborn2011-03-183-21/+103
* | Merge "Add new PreferenceActivity API for settings."Dianne Hackborn2011-03-151-5/+26
|\ \ | |/ |/|
| * Add new PreferenceActivity API for settings.Dianne Hackborn2011-03-151-5/+26
* | CheckBoxPreferences do not fire accessibility eventsSvetoslav Ganov2011-03-151-2/+12
|/
* Fix issues #4087362 and #4087356Dianne Hackborn2011-03-111-3/+3
* Fix a race condition when entering and exiting a preference fragment quickly.Amith Yamasani2011-03-021-0/+1
* Merge "Fix 3419077: Allow subclasses to change SeekBarPreference action butto...Jim Miller2011-02-031-5/+10
|\
| * Fix 3419077: Allow subclasses to change SeekBarPreference action buttons.Jim Miller2011-02-031-5/+10
* | Issue 3371080: fix volume update in mute state.Eric Laurent2011-02-031-8/+5
|/
* Enable subclass of SeekBarVolumizer to provide a custom file for sample playb...Amith Yamasani2011-01-311-21/+33
* Fix bug 3362375 - API REVIEW: remove unused public 'up' idAdam Powell2011-01-201-1/+3
* Fixing memory leak in PreferenceScreen.Mathias Jeppsson2011-01-181-3/+8
* Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-4/+2
* Merge "Start renaming FragmentTransaction.openTransaction() to beginTransacti...Dianne Hackborn2011-01-171-3/+3
|\
| * Start renaming FragmentTransaction.openTransaction() to beginTransaction().Dianne Hackborn2011-01-171-3/+3
* | Add back legacy layout for preference framework for compatibility.Amith Yamasani2011-01-161-1/+1
|/
* Add a way to insert a parent bread crumb so that deep linked settings can nav...Amith Yamasani2010-12-141-0/+15
* Potential fix for Settings screen ClassCast exception on the phone.Amith Yamasani2010-12-101-0/+3
* Remove the OnItemClick listener when the fragment is destroyed.Amith Yamasani2010-12-091-0/+1
* Move the breadcrumbs to the right pane.Amith Yamasani2010-12-082-13/+14
* Fix 3148496: Update PreferenceActivity to handle single-pane fragments.Jim Miller2010-12-082-2/+9
* Fix issues #3257701 and #3267312Dianne Hackborn2010-12-081-1/+1
* Fix bug 3245210 - Bad window style for action modes for light holo dialog themeAdam Powell2010-12-051-2/+1
* Fix issue #3201066: Locale change not reflected by settingsDianne Hackborn2010-12-031-12/+124
* Preference changes to layouts.Mindy Pereira2010-11-301-27/+86
* Use getDimensionPixel size instead of casting to an int.Mindy Pereira2010-11-241-4/+10
* Create logic for applying padding only to custom preference layoutsMindy Pereira2010-11-231-0/+84
* Adjust preference activity margins and move the widget back to the right side.Amith Yamasani2010-11-171-1/+58
* Fix issue #3191573: PreferenceFragment.onActivityResult cannotDianne Hackborn2010-11-161-4/+7
* am f8d2aff4: am db65907a: Merge "Adding pan behavior on preference dialog."Amith Yamasani2010-11-111-1/+1
|\
| * am db65907a: Merge "Adding pan behavior on preference dialog."Amith Yamasani2010-11-111-1/+1
| |\
| | * Adding pan behavior on preference dialog.Peter Eliasson2010-10-251-1/+1
* | | Fixe some stuff.Dianne Hackborn2010-11-081-2/+0
* | | Added assets for preference panel and adjusted layout margins for new spec.Amith Yamasani2010-11-071-0/+3
* | | Avoid NPE when reloading headers in single-pane modeAndrew Stadler2010-11-041-1/+3
* | | Add plumbing for volume mute key.Jeff Brown2010-11-021-0/+21
* | | Various PreferenceActivity and related improvement.Dianne Hackborn2010-11-011-23/+83
* | | No animation when tapping on current header in a preference screen.Amith Yamasani2010-10-271-7/+7
* | | Fix sub-header height to follow drawable. Floating panels for Preference scre...Amith Yamasani2010-10-271-1/+1