summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/SettingsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Launcher3: Google Feed integrationEdward Cross2018-07-181-0/+7
* Revert "Trebuchet: feed integration support"Joey2018-07-181-19/+0
* Trebuchet: don't log apps for predictive suggestions when disabledJoey2018-06-121-0/+1
* Trebuchet: make forced adaptive icons optionalJoey2018-05-211-0/+13
* Trebuchet: allow disabling workspace editJoey2018-02-051-1/+1
* Trebuchet: feed integration supportThecrazyskull2018-01-191-0/+22
* Trebuchet: quick settings & settings reorganizationJoey Rizzoli2018-01-191-133/+18
* Trebuchet: icon packs supportJoey Rizzoli2018-01-191-2/+58
* Trebuchet: add toggle for desktop and drawer labelsJoey Rizzoli2018-01-191-3/+13
* Launcher3: custom gridJoey Rizzoli2018-01-191-1/+98
* Settings: Hide Notification Dots on low RAM devicesAdrian DC2018-01-191-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