index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
preference
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose PreferenceManager constructor / Preference#performClick
Justin Koh
2012-10-25
2
-2
/
+6
*
No breadcrumbs for single-pane preferences
Amith Yamasani
2012-10-03
1
-0
/
+6
*
Don't assume a default of 'false' for TwoStatePreference
Adam Powell
2012-08-10
1
-3
/
+9
*
docs: add links to new Settings dev guide
Scott Main
2012-07-26
6
-0
/
+42
*
docs: add Settings dev guide;
Scott Main
2012-07-25
1
-8
/
+28
*
Add a private method to retrieve the header list from PreferenceActivity
Amith Yamasani
2012-06-20
1
-0
/
+8
*
Avoid launching dialogs twice from double-clicking a preference.
Amith Yamasani
2012-05-16
1
-0
/
+2
*
Fix amnesia problem in MultiSelectListPreference.
Amith Yamasani
2012-05-15
1
-2
/
+3
*
Implement new volume display policy.
Eric Laurent
2012-05-14
1
-3
/
+1
*
Support for changing traces from development settings.
Dianne Hackborn
2012-05-08
1
-1
/
+15
*
New preference for multi-selection check boxes.
Dianne Hackborn
2012-05-07
1
-0
/
+313
*
Fixes PreferenceScreen padding and scrollbar position.
Amith Yamasani
2012-04-30
1
-2
/
+8
*
Hide Preference title when empty.
Jeff Sharkey
2012-04-03
1
-15
/
+18
*
Handle the case of Preference lists that have header views inserted at the top.
Amith Yamasani
2011-09-29
1
-1
/
+6
*
Launch nested preferences with the same theme as parent activity.
Amith Yamasani
2011-09-23
1
-5
/
+6
*
Fix bug 5067075 - missing scrollbar when entering long signatures
Adam Powell
2011-08-28
1
-2
/
+1
*
Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back
Adam Powell
2011-08-23
1
-12
/
+8
*
Preferences padding and scrollbars to match spec.
Jeff Sharkey
2011-08-17
2
-3
/
+0
*
am 648dc03c: am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.o...
Amith Yamasani
2011-08-12
1
-1
/
+3
|
\
|
*
am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop...
Amith Yamasani
2011-08-12
1
-1
/
+3
|
|
\
|
|
*
VolumePreference.onActivityStop only stops playback
Samuel Asteberg
2011-02-03
1
-1
/
+3
|
|
*
Fixing memory leak in PreferenceScreen.
Mathias Jeppsson
2011-01-18
1
-3
/
+8
*
|
|
Pass in the title of the preference as a title for the ringtone picker dialog.
Amith Yamasani
2011-08-10
1
-0
/
+1
*
|
|
Improving accessibility feedback for two state widgets.
Svetoslav Ganov
2011-07-29
3
-37
/
+17
*
|
|
Updating the data base upgrade/creation code for the new touch exploraion set...
Svetoslav Ganov
2011-07-28
1
-1
/
+2
*
|
|
Merge "TwoStatePreference does not fire click events."
Svetoslav Ganov
2011-07-23
3
-25
/
+28
|
\
\
\
|
*
|
|
TwoStatePreference does not fire click events.
Svetoslav Ganov
2011-07-22
3
-25
/
+28
*
|
|
|
Fix issue #5021385: Title of any Settings subscreen changes...
Dianne Hackborn
2011-07-21
1
-0
/
+10
|
/
/
/
*
|
|
Implement SeekBarPreference.onGetDefaultValue
John Reck
2011-07-15
1
-0
/
+5
*
|
|
Merge "Support for arbitrary ListAdapter in PreferenceActivity."
Gilles Debunne
2011-06-21
1
-20
/
+19
|
\
\
\
|
*
|
|
Support for arbitrary ListAdapter in PreferenceActivity.
Gilles Debunne
2011-06-15
1
-20
/
+19
*
|
|
|
Inline SeekBarPreference
John Reck
2011-06-16
5
-46
/
+317
*
|
|
|
am 2bcd9c6e: am eb5e633a: am 608a200d: Merge "Stability fixes for PreferenceF...
Amith Yamasani
2011-06-14
1
-2
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Stability fixes for PreferenceFragments.
Amith Yamasani
2011-06-14
1
-2
/
+7
|
*
|
More preference item visual adjustments for smaller tablets. DO NOT MERGE
Amith Yamasani
2011-05-24
1
-11
/
+18
|
*
|
DO NOT MERGE. Preference activity changes to work on smaller tablet screens.
Amith Yamasani
2011-05-23
2
-16
/
+10
*
|
|
Add SwitchPreference
Adam Powell
2011-06-08
3
-266
/
+496
*
|
|
Manual merge. Preference activity changes to work on smaller tablet screens a...
Amith Yamasani
2011-05-26
3
-45
/
+30
*
|
|
Framework: fixed bug in multiselectlistpreference.
Justin Koh
2011-04-22
1
-3
/
+3
*
|
|
More work on making prefs work well on small screens.
Dianne Hackborn
2011-03-18
3
-21
/
+103
*
|
|
Merge "Add new PreferenceActivity API for settings."
Dianne Hackborn
2011-03-15
1
-5
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add new PreferenceActivity API for settings.
Dianne Hackborn
2011-03-15
1
-5
/
+26
*
|
|
CheckBoxPreferences do not fire accessibility events
Svetoslav Ganov
2011-03-15
1
-2
/
+12
|
/
/
*
|
Fix issues #4087362 and #4087356
Dianne Hackborn
2011-03-11
1
-3
/
+3
*
|
Fix a race condition when entering and exiting a preference fragment quickly.
Amith Yamasani
2011-03-02
1
-0
/
+1
*
|
Merge "Fix 3419077: Allow subclasses to change SeekBarPreference action butto...
Jim Miller
2011-02-03
1
-5
/
+10
|
\
\
|
*
|
Fix 3419077: Allow subclasses to change SeekBarPreference action buttons.
Jim Miller
2011-02-03
1
-5
/
+10
*
|
|
Issue 3371080: fix volume update in mute state.
Eric Laurent
2011-02-03
1
-8
/
+5
|
/
/
*
|
Enable subclass of SeekBarVolumizer to provide a custom file for sample playb...
Amith Yamasani
2011-01-31
1
-21
/
+33
*
|
Fix bug 3362375 - API REVIEW: remove unused public 'up' id
Adam Powell
2011-01-20
1
-1
/
+3
[next]