index
:
frameworks_base.git
master
replicant-6.0
frameworks base
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
*
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
*
|
Fixing memory leak in PreferenceScreen.
Mathias Jeppsson
2011-01-18
1
-3
/
+8
*
|
Fix a bunch of API review bugs.
Dianne Hackborn
2011-01-17
1
-4
/
+2
*
|
Merge "Start renaming FragmentTransaction.openTransaction() to beginTransacti...
Dianne Hackborn
2011-01-17
1
-3
/
+3
|
\
\
|
*
|
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
Dianne Hackborn
2011-01-17
1
-3
/
+3
*
|
|
Add back legacy layout for preference framework for compatibility.
Amith Yamasani
2011-01-16
1
-1
/
+1
|
/
/
*
|
Add a way to insert a parent bread crumb so that deep linked settings can nav...
Amith Yamasani
2010-12-14
1
-0
/
+15
*
|
Potential fix for Settings screen ClassCast exception on the phone.
Amith Yamasani
2010-12-10
1
-0
/
+3
*
|
Remove the OnItemClick listener when the fragment is destroyed.
Amith Yamasani
2010-12-09
1
-0
/
+1
*
|
Move the breadcrumbs to the right pane.
Amith Yamasani
2010-12-08
2
-13
/
+14
*
|
Fix 3148496: Update PreferenceActivity to handle single-pane fragments.
Jim Miller
2010-12-08
2
-2
/
+9
*
|
Fix issues #3257701 and #3267312
Dianne Hackborn
2010-12-08
1
-1
/
+1
*
|
Fix bug 3245210 - Bad window style for action modes for light holo dialog theme
Adam Powell
2010-12-05
1
-2
/
+1
*
|
Fix issue #3201066: Locale change not reflected by settings
Dianne Hackborn
2010-12-03
1
-12
/
+124
[next]