summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherFiles.java
Commit message (Collapse)AuthorAgeFilesLines
* Removing unused loggingSunny Goyal2015-06-301-4/+5
| | | | | | | | > We store some local logs which are never propagated to the server and cause unnecessary file-io during app launch Change-Id: I2b41c3af182de2a87f38ad88f3bae9d250574c26 Bug: 19940630
* Add more Launcher files to delete on Clear Launcher DataHelena Josol2014-10-161-4/+17
| | | | | Bug: 12753154 Change-Id: I00679bdc6eff70a1398122aaa955c08eabd556b1
* Create a central list of files the Launcher writes to the app directoryHelena Josol2014-10-061-0/+27
Replace hardcoded Launcher filenames with the defined constants. Bug: 12753154 Change-Id: I072f202d9388a703b9e6851bde64ea7fafe4b10a