summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make the doc for PreferenceScreen aware of PreferenceFragment.Daisuke Miyakawa2010-08-131-1/+2
* | | Fix build: tweak documentation linksJean-Baptiste Queru2010-08-131-2/+2
* | | Fragment and PreferenceFragment and FragmentManager, oh my!Dianne Hackborn2010-08-121-32/+70
* | | add a Skip optionFreeman Ng2010-08-111-0/+13
* | | Add facility to switch to new fragments from preferences.Dianne Hackborn2010-08-034-4/+89
* | | New two-pane mode for PreferenceActivity.Dianne Hackborn2010-08-032-90/+462
* | | Add PreferenceFragment.Dianne Hackborn2010-07-281-0/+309
* | | am 3a94ab02: merge from open-source masterThe Android Open Source Project2010-07-161-1/+47
|\ \ \ | |/ /
| * | Allow ListPreference summary to use entryKenny Root2010-07-131-1/+47
| |/
* | am 56d4bcd8: am 627356ce: am d6c0bb0f: merge from open-source masterThe Android Open Source Project2010-05-191-2/+1
|\ \ | |/
| * merge from open-source masterThe Android Open Source Project2010-05-191-2/+1
| |\
| | * Removed Calls to deprecated APIsChristian Mehlmauer2010-05-171-2/+1
* | | Revert "Merge "Raw types warnings removed.""Gilles Debunne2010-05-032-39/+34
* | | Raw types warnings removed.Gilles Debunne2010-04-272-34/+39
* | | Added MultiSelectListPreferenceAdam Powell2010-04-152-3/+334
* | | Give all PreferenceActivity subclasses ability to be launched in wizard mode ...Freeman Ng2010-03-311-29/+95
|/ /
* | Fix bug 2520540Adam Powell2010-03-181-3/+12
* | Revert I3fdda2588a7c612d7c9cfb4f25d9aedd1d609162 which open two functionsOwen Lin2010-01-251-4/+1
* | Workaround for a database update callback that claims that the data doesn't e...Amith Yamasani2010-01-211-3/+7
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-2/+1
* | Fix preference caching to increase recycling of preference views.Amith Yamasani2009-10-052-38/+72
|/
* Fix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in...Amith Yamasani2009-09-301-7/+2
* Cache inflated view to avoid inflation of layouts in preferencesSuchi Amalapurapu2009-09-281-2/+7
* Track CPU speed stepping to get more accurate CPU cost per app.Amith Yamasani2009-09-201-0/+3
* Show keyboard automatically in EditTextPreference dialogsAmith Yamasani2009-09-162-1/+33
* Do not die when printing empty prefs.Tammo Spalink2009-09-081-2/+4
* Open some methods on PrefereneManager to allow others use the inflater.Owen Lin2009-09-011-2/+6
* Fix rare NPE due to key being delivered after activity is stopped. #2062930Amith Yamasani2009-08-251-0/+2
* Revert volume if it wasn't okayed by user.Amith Yamasani2009-08-241-12/+106
* add a supportsUploading flag in the SyncAdapter description and honor it in t...Fred Quintana2009-08-201-8/+6
* Support for selection of silent ringtone from the ringtone picker.Marco Nelissen2009-07-281-2/+36
* am a013a98f: Fix the nested preferences title. Again.Amith Yamasani2009-06-291-1/+1
|\
| * Fix the nested preferences title. Again.Amith Yamasani2009-06-261-1/+1
* | am 36c153f8: Merge change 4535 into donutAndroid (Google) Code Review2009-06-181-2/+10
|\ \ | |/
| * Add title to nested preference screens.Amith Yamasani2009-06-171-2/+10
* | resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge....svetoslavganov2009-05-151-4/+30
|\ \ | |/
| * Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-4/+30
| * AI 143150: Fixed the problem where setEnabled(false) has no effect from onRes...Michael Chan2009-03-271-2/+10
* | AI 145870: Add a build property for the default alarm alert. Update the variousPatrick Scott2009-04-132-6/+14
* | AI 143298: am: CL 143150 Fixed the problem where setEnabled(false) has no eff...Michael Chan2009-03-271-2/+10
|/
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-7/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0318-0/+6023
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0318-6023/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-202-8/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+1
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+3
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-2/+9
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-3/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1712-308/+415
* Initial ContributionThe Android Open Source Project2008-10-2118-0/+5915