summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/provider/LauncherDbUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for backing up favorites tableSunny Goyal2019-01-031-1/+18
* Bye bye workspace screens tableSunny Goyal2018-12-101-39/+24
* Converting long item IDs to intSunny Goyal2018-10-081-11/+11
* Adding support for DB downgradeSunny Goyal2017-05-091-0/+2
* Simplifying some DB managed logicSunny Goyal2017-04-191-22/+39
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-2/+1
* Removing static access to Context through LauncherAppStateSunny Goyal2016-12-291-3/+4
* Code sanitizationHyunyoung Song2016-10-061-1/+1
* Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-0/+122