summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/SettingsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* 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