summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure app widget ids are restored after database is sanitized.Jon Miranda2019-05-141-1/+2
* Adding support for loading the default layout from a content providerSunny Goyal2019-04-101-17/+39
* Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda2019-03-151-1/+1
* Add launcher support for restoring work profile items onto workspace.Jon Miranda2019-03-071-3/+9
* Changing min sdk to 25Sunny Goyal2019-01-291-17/+3
* Adding support for backing up favorites tableSunny Goyal2019-01-031-18/+47
* Bye bye workspace screens tableSunny Goyal2018-12-101-207/+75
* Moving autority definition to a separate file, soSunny Goyal2018-11-271-1/+1
* Make flags UI available on release build of launcherRyan Lothian2018-10-151-4/+1
* Converting long item IDs to intSunny Goyal2018-10-081-30/+38
* Groundwork for runtime-toggleable feature flagsRyan Lothian2018-10-081-1/+1
* Reverting some debug logsSunny Goyal2018-04-041-7/+0
* Using new APIs for disabling metaData tableSunny Goyal2018-03-091-3/+3
* Merge "Deprecate work folder" into ub-launcher3-masterTreeHugger Robot2018-02-281-6/+1
|\
| * Deprecate work folderTony Mak2018-02-271-6/+1
* | Adding temporary logs to capture configuration changes and item deletionsSunny Goyal2018-02-271-0/+6
|/
* Adding a utility class to simplify main process initialization.Sunny Goyal2018-02-131-6/+2
* Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-061-2/+1
* Merge "Removing extraction service and palette api dependency" into ub-launch...TreeHugger Robot2017-10-031-19/+1
|\
| * Removing extraction service and palette api dependencySunny Goyal2017-09-291-19/+1
* | Adding a utility method to simplify method tracingSunny Goyal2017-10-021-7/+0
* | [automerger] Demo mode default layout support am: 2782449da6Android Build Merger (Role)2017-09-291-1/+8
|\ \ | |/ |/|
| * Demo mode default layout supportAdam Cohen2017-09-291-1/+8
* | Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-1/+1
|/
* Revert "Update existing Folder items' ranks to match their pre-permutation la...Jonathan Miranda2017-07-131-82/+0
* Update existing Folder items' ranks to match their pre-permutation layouts.Jon Miranda2017-06-281-0/+82
* Removing various reflection calls with final APIsSunny Goyal2017-05-221-5/+7
* Adding support for DB downgradeSunny Goyal2017-05-091-53/+31
* Do not delete chost widgets when opening DB.Sunny Goyal2017-05-051-1/+0
|\
| * Do not delete chost widgets when opening DB.Sunny Goyal2017-05-051-1/+0
* | Merge "Initializing the Add To Homescreen setting by reading it from market a...Sunny Goyal2017-05-031-0/+1
|\|
| * Initializing the Add To Homescreen setting by reading it from market appSunny Goyal2017-05-031-0/+1
* | Simplifying some DB managed logicSunny Goyal2017-04-191-114/+59
* | Merge "Deleting any ghost widget from system service:" into ub-launcher3-dorvalSunny Goyal2017-04-181-23/+60
|\|
| * Deleting any ghost widget from system service:Sunny Goyal2017-04-171-24/+60
* | Merge "Separating the DB upgrade into two paths: > schema update: changes in ...Sunny Goyal2017-04-171-24/+68
|\|
| * Separating the DB upgrade into two paths:Sunny Goyal2017-04-171-24/+68
| * Launcher dump proto that will be used for:Hyunyoung Song2017-04-041-0/+15
* | Adding support for dynamically change icon shape for AdaptiveIconsSunny Goyal2017-04-041-0/+2
|\|
| * Adding support for dynamically change icon shape for AdaptiveIconsSunny Goyal2017-04-041-0/+2
* | Merge "Removing the profile extra from intent and using the profile id from t...Sunny Goyal2017-03-211-1/+21
|\|
| * Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-1/+21
* | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-4/+2
* | Launcher dump proto that will be used for:Hyunyoung Song2017-03-011-0/+15
|/
* Using transaction when dropping tables, so that the DB never entersSunny Goyal2017-02-231-18/+12
* Simplifying Model data load state managementSunny Goyal2017-02-221-2/+2
* Initializing LauncherAppState only on the main threadSunny Goyal2017-02-131-1/+5
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-2/+1
* Removing static access to Context through LauncherAppStateSunny Goyal2016-12-291-1/+1
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-8/+0