summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/SettingsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: Hide Notification Dots on low RAM devicesAdrian DC2017-12-161-1/+3
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-1/+1
* Remove notification dots setting for Launcher3GoTony Wickham2017-08-141-0/+2
* Unbind notification listener when badging is disabledTony2017-08-031-29/+13
* Making the whole preference entry a single tap target when notification accessSunny Goyal2017-08-011-4/+5
* Adding a warning button when notification access is not availableSunny Goyal2017-07-101-8/+76
* Settings: only replace content with new fragment if it has no savedMario Bertschler2017-06-301-4/+6
* Removing some support lib dependenciesSunny Goyal2017-06-091-2/+1
* Add setting to turn off icon badgingTony Wickham2017-05-161-1/+46
* Adding support for dynamically change icon shape for AdaptiveIconsSunny Goyal2017-04-041-0/+12
* Adding broadcast receiver to handle SESSION_COMMIT broadcastSunny Goyal2017-03-091-0/+6
* Fixing crash on LollipopSunny Goyal2016-06-081-3/+3
* Making the 'Allow rotation' setting dependent on system stateSunny Goyal2016-05-161-41/+56
* Fixing crash when getActivity is nullSunny Goyal2016-05-021-2/+2
* Chaning the behavior of settings activity.Sunny Goyal2016-05-021-14/+35
* Using content provider to update launcher settingsSunny Goyal2015-06-121-16/+25
* Use a broadcast receiver instead of a settings observer.Rahul Chaturvedi2015-06-041-4/+18
* Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-011-0/+53