summaryrefslogtreecommitdiff
path: root/core/java/android/preference
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-295-5/+10
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-285-10/+5
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-275-5/+10
* Add 0.5 second delay to set stream or play volume ringtoneHugh Chen2020-09-152-5/+51
* Merge "Adds lpf@ to preference owners" am: 0c66523a48 am: 8a42ceda65 am: 0c31...Louis Pullen-Freilich2020-08-241-0/+1
|\
| * Merge "Adds lpf@ to preference owners" am: 0c66523a48 am: 8a42ceda65Louis Pullen-Freilich2020-08-241-0/+1
| |\
| | * Adds lpf@ to preference ownersLouis Pullen-Freilich2020-08-211-0/+1
| | * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-1316-16/+16
* | | Fix showing keyboard without editor focused in some cases (2/2)Ming-Shin Lu2020-08-222-31/+10
|/ /
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-1816-16/+16
* | Ringer toggle always affects system soundsBeverly2019-09-271-2/+2
|/
* SeekBarVolumizer: fix media volume initialization for VolumeGroupJean-Michel Trivi2019-05-201-1/+1
* Replacing AudioVolumeGroups with ListHayden Gomes2019-04-111-8/+8
* Cleaning up SeekBarVolumizerHayden Gomes2019-04-111-20/+15
* Replacing AudioProductStrategies with ListHayden Gomes2019-04-111-13/+49
* Use Volume Group core callback in volume preference rather than intentFrançois Gaffie2019-03-271-3/+83
* Merge "Revert "Disable preview on volume change" "TreeHugger Robot2019-03-261-1/+1
|\
| * Revert "Disable preview on volume change" Beverly Tai2019-03-261-1/+1
* | Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-211-0/+2
* | Merge "Add Nullable annotation to getDecorView" am: a018254b45 am: b812cec859Siarhei Vishniakou2019-03-131-0/+2
|\ \
| * | Add Nullable annotation to getDecorViewSiarhei Vishniakou2019-03-071-0/+2
* | | Merge "Add a null check for getWindow()" am: 3c69948e6a am: 71f52a6a0dSiarhei Vishniakou2019-03-081-5/+20
|\| |
| * | Add a null check for getWindow()Siarhei Vishniakou2019-03-061-5/+20
| * | DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-111-1/+1
| |\ \
| * | | Move some members to the "Q blacklist".Mathew Inwood2018-10-222-3/+5
| * | | Dismiss Dialog in post instead of immediatelySiarhei Vishniakou2018-08-202-72/+100
| * | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1715-0/+89
* | | | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-2811-11/+11
* | | | Users can change zen policy for system dnd rulesBeverly2018-12-211-2/+2
* | | | Deprecates framework Preference classesLouis Pullen-Freilich2018-11-1926-121/+293
* | | | Move some members to the "Q blacklist".Mathew Inwood2018-09-142-3/+5
| |_|/ |/| |
* | | Disable preview on volume changeJulia Reynolds2018-09-071-1/+1
* | | Clarify constructor param in SeekBarVolumizer.Andrew Zeng2018-08-221-1/+1
* | | Merge "Add option to not play sample in SeekBarVolumizer."TreeHugger Robot2018-08-201-3/+20
|\ \ \
| * | | Add option to not play sample in SeekBarVolumizer.Andrew Zeng2018-08-161-3/+20
* | | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1715-0/+89
|/ / /
* | | Merge "docs: fixed typo" into pi-dev am: d82da978c1Joshua Baxter2018-08-131-1/+1
|\ \ \ | | |/ | |/|
| * | docs: fixed typoJoshua Baxter2018-06-041-1/+1
| |/
* | Use VOLUME_SETTINGS_INT instead of VOLUME_SETTINGSAndrew Zeng2018-07-261-1/+1
* | Fix broken links in @see tags in framework docs.Aurimas Liutikas2018-06-011-1/+0
* | Dismiss Dialog in post instead of immediatelySiarhei Vishniakou2018-04-042-72/+100
|/
* System sounds get its own dnd toggleBeverly2018-03-061-8/+8
* Merge "Add OWNERS for preferences"TreeHugger Robot2018-02-131-0/+2
|\
| * Add OWNERS for preferencesClara Bayarri2018-02-131-0/+2
* | Alarms and Media visibly muted in PriorityOnly dndBeverly2018-01-261-1/+36
|/
* Deprecate framework Fragments and LoadersIan Lake2017-11-131-1/+7
* Fix alarm preview volumeJean-Michel Trivi2017-10-101-2/+1
* Fix issue for Preference.setSingleLineTitle() has no effect.Doris Ling2017-06-231-0/+1
* Set icon frame to invisible when iconSpaceReserved is set.Fan Zhang2017-04-241-3/+7
* Check if singleLineTitle attribute is set for the preference.Doris Ling2017-04-141-1/+5