1. a927fb6 am 23d6b7b3: am 618f8cc5: Merge "Don\'t leave space for summary text if it\'s an empty string" into klp-dev by Amith Yamasani · 11 years ago
  2. 618f8cc Merge "Don't leave space for summary text if it's an empty string" into klp-dev by Amith Yamasani · 11 years ago
  3. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  4. b251588 Don't leave space for summary text if it's an empty string by Amith Yamasani · 11 years ago
  5. a5001b9 Throw an exception if isValidFragment is not overridden for KK targets by Amith Yamasani · 11 years ago
  6. 0ccef4d Merge "Apply implicit parent dependency when adding to PreferenceGroup" into klp-dev by Alan Viverette · 11 years ago
  7. 651b424 Apply implicit parent dependency when adding to PreferenceGroup by Alan Viverette · 11 years ago
  8. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  9. d3927bd Merge "Allow recycling of Preferences in com.android.* packages" into klp-dev by Alan Viverette · 11 years ago
  10. 791b37e Allow recycling of Preferences in com.android.* packages by Alan Viverette · 11 years ago
  11. 02f5680 Add implicit parent dependency for Preferences by Alan Viverette · 11 years ago
  12. cf638ac Use more styles for preferences to allow single pane 10" by Amith Yamasani · 11 years ago
  13. 5b8f930 Merge "Don't check for valid fragment when switching to another fragment" by Amith Yamasani · 11 years ago
  14. a47372c Don't check for valid fragment when switching to another fragment by Amith Yamasani · 11 years ago
  15. 20915daf Fix javadoc for new API by Amith Yamasani · 11 years ago
  16. 364ed4d PreferenceActivity Fragment security by Amith Yamasani · 11 years ago
  17. eb2fded Merge "Fix handling of ListPreference.setValue()" by Alan Viverette · 11 years ago
  18. 94c02a1 Fix handling of ListPreference.setValue() by Alan Viverette · 11 years ago
  19. aca105c VolumePreference: fix audio sample playback by Eric Laurent · 11 years ago
  20. 49bdc16 Ignore list item clicks if PreferenceActivity is paused. by Amith Yamasani · 11 years ago
  21. 1dc3b79 am 4b8cc94c: Merge "PreferenceActivity should not leave message in looper when destroyed" by Adam Powell · 11 years ago
  22. 1ebf13e PreferenceActivity should not leave message in looper when destroyed by Hiroaki Kuriyama · 12 years ago
  23. 43861f9 am f46449ab: Merge "Avoid IllegalArgumentException in Preference.java compareTo()" by Dianne Hackborn · 11 years ago
  24. b2e61e4 Avoid IllegalArgumentException in Preference.java compareTo() by Carsten Hauge · 12 years ago
  25. 19470ec Fix issue #6595555: deal better with fragmentless headers. by Dianne Hackborn · 12 years ago
  26. 37ae558 Expose PreferenceManager constructor / Preference#performClick by Justin Koh · 12 years ago
  27. 3ec7bac No breadcrumbs for single-pane preferences by Amith Yamasani · 12 years ago
  28. c1b0721 Don't assume a default of 'false' for TwoStatePreference by Adam Powell · 12 years ago
  29. cdd0c59 docs: add links to new Settings dev guide by Scott Main · 12 years ago
  30. bbb3f41 docs: add Settings dev guide; a few changes to javadocs by Scott Main · 12 years ago
  31. 423d48b Add a private method to retrieve the header list from PreferenceActivity by Amith Yamasani · 12 years ago
  32. ade026f Avoid launching dialogs twice from double-clicking a preference. by Amith Yamasani · 12 years ago
  33. cd9ea08 Fix amnesia problem in MultiSelectListPreference. by Amith Yamasani · 12 years ago
  34. 8c78752 Implement new volume display policy. by Eric Laurent · 12 years ago
  35. 83e6eb1 Support for changing traces from development settings. by Dianne Hackborn · 12 years ago
  36. 7746f91 New preference for multi-selection check boxes. by Dianne Hackborn · 12 years ago
  37. f9638a4 Fixes PreferenceScreen padding and scrollbar position. by Amith Yamasani · 12 years ago
  38. 0f1c3af Hide Preference title when empty. by Jeff Sharkey · 12 years ago
  39. 2d43d28 Handle the case of Preference lists that have header views inserted at the top. by Amith Yamasani · 13 years ago
  40. 72e6bec Launch nested preferences with the same theme as parent activity. by Amith Yamasani · 13 years ago
  41. c82c7a5 Fix bug 5067075 - missing scrollbar when entering long signatures by Adam Powell · 13 years ago
  42. 94f67e2 Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back and forth. by Adam Powell · 13 years ago
  43. ce4a193 Preferences padding and scrollbars to match spec. by Jeff Sharkey · 13 years ago
  44. 5d36715 am 648dc03c: am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop only stops playback" by Amith Yamasani · 13 years ago
  45. 648dc03 am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop only stops playback" by Amith Yamasani · 13 years ago
  46. 023f8e0 Pass in the title of the preference as a title for the ringtone picker dialog. by Amith Yamasani · 13 years ago
  47. 7650259 Improving accessibility feedback for two state widgets. by Svetoslav Ganov · 13 years ago
  48. a28a16d Updating the data base upgrade/creation code for the new touch exploraion setting. by Svetoslav Ganov · 13 years ago
  49. 2182a3b Merge "TwoStatePreference does not fire click events." by Svetoslav Ganov · 13 years ago
  50. 5c3ea06 TwoStatePreference does not fire click events. by Svetoslav Ganov · 13 years ago
  51. 34905a9 Fix issue #5021385: Title of any Settings subscreen changes... by Dianne Hackborn · 13 years ago
  52. 595d2bd Implement SeekBarPreference.onGetDefaultValue by John Reck · 13 years ago
  53. 31e92e4 Merge "Support for arbitrary ListAdapter in PreferenceActivity." by Gilles Debunne · 13 years ago
  54. 014fea2 Inline SeekBarPreference by John Reck · 13 years ago
  55. 39725ac Support for arbitrary ListAdapter in PreferenceActivity. by Gilles Debunne · 13 years ago
  56. 0daf40c am 2bcd9c6e: am eb5e633a: am 608a200d: Merge "Stability fixes for PreferenceFragments." into honeycomb-mr2 by Amith Yamasani · 13 years ago
  57. c56fc75 Stability fixes for PreferenceFragments. by Amith Yamasani · 13 years ago
  58. be0a453 Add SwitchPreference by Adam Powell · 14 years ago
  59. 405c1af Manual merge. Preference activity changes to work on smaller tablet screens and phones. by Amith Yamasani · 13 years ago
  60. 6ea0899 More preference item visual adjustments for smaller tablets. DO NOT MERGE by Amith Yamasani · 13 years ago
  61. 1d2385d DO NOT MERGE. Preference activity changes to work on smaller tablet screens. by Amith Yamasani · 13 years ago
  62. ece60fb Framework: fixed bug in multiselectlistpreference. by Justin Koh · 13 years ago
  63. e72f237 More work on making prefs work well on small screens. by Dianne Hackborn · 13 years ago
  64. 437c2c1 Merge "Add new PreferenceActivity API for settings." by Dianne Hackborn · 13 years ago
  65. b1a6e439 Add new PreferenceActivity API for settings. by Dianne Hackborn · 13 years ago
  66. 1686e9a CheckBoxPreferences do not fire accessibility events by Svetoslav Ganov · 13 years ago
  67. cf407ad Fix issues #4087362 and #4087356 by Dianne Hackborn · 13 years ago
  68. 81d8600 Fix a race condition when entering and exiting a preference fragment quickly. by Amith Yamasani · 13 years ago
  69. 0d47ac1 Merge "Fix 3419077: Allow subclasses to change SeekBarPreference action buttons." into honeycomb by Jim Miller · 14 years ago
  70. 0f31fe0 Issue 3371080: fix volume update in mute state. by Eric Laurent · 14 years ago
  71. 4c8aafe Fix 3419077: Allow subclasses to change SeekBarPreference action buttons. by Jim Miller · 14 years ago
  72. a458868 VolumePreference.onActivityStop only stops playback by Samuel Asteberg · 14 years ago
  73. 998127c Enable subclass of SeekBarVolumizer to provide a custom file for sample playback. by Amith Yamasani · 14 years ago
  74. 1264c33 Fix bug 3362375 - API REVIEW: remove unused public 'up' id by Adam Powell · 14 years ago
  75. 1560003 Fixing memory leak in PreferenceScreen. by Mathias Jeppsson · 14 years ago
  76. 190acd4 Fixing memory leak in PreferenceScreen. by Mathias Jeppsson · 14 years ago
  77. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  78. db7f386 Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb by Dianne Hackborn · 14 years ago
  79. 48e7b45 Start renaming FragmentTransaction.openTransaction() to beginTransaction(). by Dianne Hackborn · 14 years ago
  80. e494662 Add back legacy layout for preference framework for compatibility. by Amith Yamasani · 14 years ago
  81. c9ecb73 Add a way to insert a parent bread crumb so that deep linked settings can navigate up. by Amith Yamasani · 14 years ago
  82. 3e86040 Potential fix for Settings screen ClassCast exception on the phone. by Amith Yamasani · 14 years ago
  83. 74402cf Remove the OnItemClick listener when the fragment is destroyed. by Amith Yamasani · 14 years ago
  84. 3c9f519 Move the breadcrumbs to the right pane. by Amith Yamasani · 14 years ago
  85. c57406c Fix 3148496: Update PreferenceActivity to handle single-pane fragments. by Jim Miller · 14 years ago
  86. 9d07180 Fix issues #3257701 and #3267312 by Dianne Hackborn · 14 years ago
  87. 7e06ea8 Fix bug 3245210 - Bad window style for action modes for light holo dialog theme by Adam Powell · 14 years ago
  88. 50ed829 Fix issue #3201066: Locale change not reflected by settings by Dianne Hackborn · 14 years ago
  89. 8b2fb60c Preference changes to layouts. by Mindy Pereira · 14 years ago
  90. 35c8be0 Use getDimensionPixel size instead of casting to an int. by Mindy Pereira · 14 years ago
  91. 2266b92 Create logic for applying padding only to custom preference layouts by Mindy Pereira · 14 years ago
  92. b65897b Adjust preference activity margins and move the widget back to the right side. by Amith Yamasani · 14 years ago
  93. 3a57fb9 Fix issue #3191573: PreferenceFragment.onActivityResult cannot by Dianne Hackborn · 14 years ago
  94. 8bda1c1 am f8d2aff4: am db65907a: Merge "Adding pan behavior on preference dialog." by Amith Yamasani · 14 years ago
  95. f8d2aff am db65907a: Merge "Adding pan behavior on preference dialog." by Amith Yamasani · 14 years ago
  96. ab36acb Fixe some stuff. by Dianne Hackborn · 14 years ago
  97. 8da3529 Added assets for preference panel and adjusted layout margins for new spec. by Amith Yamasani · 14 years ago
  98. 83681eb Avoid NPE when reloading headers in single-pane mode by Andrew Stadler · 14 years ago
  99. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  100. 8eb2e24 Various PreferenceActivity and related improvement. by Dianne Hackborn · 14 years ago