summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppWidgetsRestoredReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-7/+11
* Fixing widget id restore broadcast.Sunny Goyal2017-07-121-1/+21
* Moving LoaderTask to a separate class fileSunny Goyal2017-06-061-1/+2
* Simplifying Model data load state managementSunny Goyal2017-02-221-1/+1
* Fixing AppWidgetsRestoredReceiver updating model on UI threadSunny Goyal2017-01-111-5/+15
* Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-7/+6
* Deleting the unrestored widget id synchronouslySunny Goyal2016-03-181-22/+3
* Using custom threadpool executor instead of the one defined in AsyncTaskSunny Goyal2015-09-231-2/+1
* Disabling auto restore of widgets.Sunny Goyal2015-08-141-1/+3
* Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-011-0/+5
* Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-4/+8
* Modify code so it compiles on google3Sameer Padala2014-07-291-1/+1
* Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-211-0/+90