summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/logging/FileLog.java
Commit message (Expand)AuthorAgeFilesLines
* Enable FileLog for release devicesSamuel Fufa2019-09-091-4/+1
* Moving various common executors to a single locationSunny Goyal2019-08-201-3/+4
* Moving some utilities methods to separate classSunny Goyal2019-07-171-2/+3
* Fixing various testsSunny Goyal2017-07-311-4/+6
* Separating the config and flags in different directories so thatSunny Goyal2017-03-071-6/+5
* Adding some logging around launcher restoreSunny Goyal2017-01-091-1/+1
* Fixing FileLogs testsSunny Goyal2016-06-071-0/+9
* Using a separate thread for loggingSunny Goyal2016-05-091-2/+7
* Adding a utility class for persistant logging.Sunny Goyal2016-05-091-0/+211