summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/WidgetPreviewLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent widget previews from showing empty images.Artem Shvadskiy2016-05-031-78/+160
* Handle theme changesClark Scheff2015-12-161-1/+8
* Refreshing widget list when a package containing a widget changesSunny Goyal2015-08-111-1/+1
* Using a reverse hashmap instead of indexOfValue in userManagerSunny Goyal2015-08-051-10/+1
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-2/+2
* Prevent from widget cell preview image from being cut off.Hyunyoung Song2015-07-301-2/+2
* Fixing nullpointer when creating new DBSunny Goyal2015-06-161-2/+2
* Merge "Fix last bit of WidgetTray jank issue b/21133230" into ub-launcher3-bu...Hyunyoung Song2015-06-161-8/+20
|\
| * Fix last bit of WidgetTray jank issueHyunyoung Song2015-06-161-8/+20
* | Removing ContentObserver in launcherSunny Goyal2015-06-161-1/+2
|/
* Work profile badge alignmentHyunyoung Song2015-06-151-4/+6
* Improve AyncTask throughput inside WidgetPreviewLoaderHyunyoung Song2015-06-051-10/+10
* Removing some synthetic method creationSunny Goyal2015-06-021-10/+9
* Moving all apps code into sub package.Winson Chung2015-05-221-2/+0
* Refactoring DeviceProfileAdam Cohen2015-05-211-22/+20
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-2/+1
* Reducing delay in applying widget previews loaded in the background.Winson Chung2015-05-201-26/+74
* Removing some dead code and extra view creation.Winson Chung2015-05-151-1/+1
* Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-141-1/+1
* WidgetTray performance improvement (less sorting): Part 1Hyunyoung Song2015-05-041-2/+9
* WidgetPreviewLoader concurrency issue / Caching improvementHyunyoung Song2015-04-281-45/+20
* WidgetTray revamp workHyunyoung Song2015-04-081-5/+11
* Rewrite: Widget preview loader logicSunny Goyal2015-03-201-381/+377
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-3/+4
* Cleaning up widget preview loaderSunny Goyal2015-03-181-225/+95
* Initial changes to break out AllApps into its own view.Winson Chung2015-03-101-2/+2
* Merge "Supporting custom widgets provided by launcher" into ub-now-masterAdam Cohen2014-12-061-10/+8
|\
| * Supporting custom widgets provided by launcherAdam Cohen2014-12-051-10/+8
* | Avoid db exception on L and aboveAdam Cohen2014-12-041-4/+2
* | Ignoring specific db exception to workaround Bug. 18554839.Winson Chung2014-12-011-8/+21
|/
* Fixing some IconCache methods not thread safeSunny Goyal2014-10-161-1/+1
* Create a central list of files the Launcher writes to the app directoryHelena Josol2014-10-061-2/+2
* Source change to get code compiling on google3Sameer Padala2014-09-221-2/+2
* Adding support for managed profiles in widgetSunny Goyal2014-08-201-111/+96
* Fix NPE in WidgetPreviewLoaderAdrian Roos2014-05-141-5/+8
* Dump open files if we run out of file descriptorsAdrian Roos2014-04-291-0/+98
* Fix skia crash in widget preview loadingAdrian Roos2014-04-161-3/+24
* Fix concurrent drawable usage resulting in native crashAdrian Roos2014-03-191-3/+12
* Clean up dead, ugly and wrong code in icon and widget preview loadingAdrian Roos2014-03-191-29/+25
* Recover when widget preview database is deletedMichael Jurka2014-01-091-20/+47
* Clear widget preview cache when system is updatedMichael Jurka2013-11-011-0/+22
* backup widget assets.Chris Wren2013-10-031-4/+3
* Tweaking the front cling to support more verbose languages. (Bug 11015051)Winson Chung2013-10-021-1/+1
* Updating widget preview tile.Winson Chung2013-10-021-1/+1
* Recover when reading corrupted widget previewsMichael Jurka2013-09-261-5/+22
* Initial Changes for Dynamic GridWinson Chung2013-08-201-2/+4
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-2/+0
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-1/+1
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+610