summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference
Commit message (Expand)AuthorAgeFilesLines
* Expose PreferenceManager constructor / Preference#performClickJustin Koh2012-10-252-2/+6
* No breadcrumbs for single-pane preferencesAmith Yamasani2012-10-031-0/+6
* Don't assume a default of 'false' for TwoStatePreferenceAdam Powell2012-08-101-3/+9
* docs: add links to new Settings dev guideScott Main2012-07-266-0/+42
* docs: add Settings dev guide;Scott Main2012-07-251-8/+28
* Add a private method to retrieve the header list from PreferenceActivityAmith Yamasani2012-06-201-0/+8
* Avoid launching dialogs twice from double-clicking a preference.Amith Yamasani2012-05-161-0/+2
* Fix amnesia problem in MultiSelectListPreference.Amith Yamasani2012-05-151-2/+3
* Implement new volume display policy.Eric Laurent2012-05-141-3/+1
* Support for changing traces from development settings.Dianne Hackborn2012-05-081-1/+15
* New preference for multi-selection check boxes.Dianne Hackborn2012-05-071-0/+313
* Fixes PreferenceScreen padding and scrollbar position.Amith Yamasani2012-04-301-2/+8
* Hide Preference title when empty.Jeff Sharkey2012-04-031-15/+18
* Handle the case of Preference lists that have header views inserted at the top.Amith Yamasani2011-09-291-1/+6
* Launch nested preferences with the same theme as parent activity.Amith Yamasani2011-09-231-5/+6
* Fix bug 5067075 - missing scrollbar when entering long signaturesAdam Powell2011-08-281-2/+1
* Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide backAdam Powell2011-08-231-12/+8
* Preferences padding and scrollbars to match spec.Jeff Sharkey2011-08-172-3/+0
* am 648dc03c: am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.o...Amith Yamasani2011-08-121-1/+3
|\
| * am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop...Amith Yamasani2011-08-121-1/+3
| |\
| | * VolumePreference.onActivityStop only stops playbackSamuel Asteberg2011-02-031-1/+3
| | * Fixing memory leak in PreferenceScreen.Mathias Jeppsson2011-01-181-3/+8
* | | Pass in the title of the preference as a title for the ringtone picker dialog.Amith Yamasani2011-08-101-0/+1
* | | Improving accessibility feedback for two state widgets.Svetoslav Ganov2011-07-293-37/+17
* | | Updating the data base upgrade/creation code for the new touch exploraion set...Svetoslav Ganov2011-07-281-1/+2
* | | Merge "TwoStatePreference does not fire click events."Svetoslav Ganov2011-07-233-25/+28
|\ \ \
| * | | TwoStatePreference does not fire click events.Svetoslav Ganov2011-07-223-25/+28
* | | | Fix issue #5021385: Title of any Settings subscreen changes...Dianne Hackborn2011-07-211-0/+10
|/ / /
* | | 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