summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util/ConfigMonitor.java
Commit message (Expand)AuthorAgeFilesLines
* Move overlay monitoring logic out of config monitorHyunyoung Song2019-03-191-13/+0
* Changing min sdk to 25Sunny Goyal2019-01-291-2/+2
* Refresh icon cache when icon shape path has changedHyunyoung Song2019-01-041-1/+18
* Handling configuration changes at runtime instead of killing the processSunny Goyal2018-10-191-19/+30
* Ignore any error when killing our processSunny Goyal2018-09-061-2/+6
* Kill launcher when display size changesSunny Goyal2018-08-211-4/+69
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-8/+2
* Extending the grid migration logic to handle density changesSunny Goyal2016-01-061-2/+10
* Restarting launcher when on font scale changeSunny Goyal2015-12-111-0/+55