summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* Moving some utilities methods to separate classSunny Goyal2019-07-171-3/+3
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-4/+4
* Bye bye workspace screens tableSunny Goyal2018-12-102-234/+12
* Moving come tests to RoboelectricSunny Goyal2018-11-125-1062/+0
* Adding reusable version of IconCache and IconFactorySunny Goyal2018-11-091-5/+0
* Moving BaseIconCache to icon libSunny Goyal2018-11-081-1/+1
* Converting long item IDs to intSunny Goyal2018-10-085-83/+85
* Caching widget labels in icon cache to avoid lookup at startupSunny Goyal2018-09-281-2/+2
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-262-2/+2
* Extracting icon caching logic into a base class.Sunny Goyal2018-09-251-3/+4
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-212-2/+2
* Enabling some test suites that miss from ATPVadim Tryshev2018-08-243-15/+22
* Converting tests to AndroidxVadim Tryshev2018-08-217-15/+15
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Retiring some feature flagsSunny Goyal2018-07-101-15/+4
* Fixing bug when model was not reflected properly on the UI.Sunny Goyal2018-03-051-8/+8
* Dominant color is part of icon cacheSunny Goyal2018-01-032-5/+9
* Removing dependency on deprecated android.test.** packageSunny Goyal2017-11-065-60/+133
* Moving install queue updates to worker thread.Sunny Goyal2017-10-061-1/+1
* Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-171-1/+1
* Fixing various testsSunny Goyal2017-07-311-2/+2
* Adding support for loading workspace in the absence of Launcher.Sunny Goyal2017-06-081-12/+7
* Simplifying logic for managed for icon additionSunny Goyal2017-05-221-1/+6
* Adding support for DB downgradeSunny Goyal2017-05-091-0/+194
* Show promise app icon in All Apps while installation process.Mario Bertschler2017-03-171-3/+2
* Merge "Separating the config and flags in different directories so that it is...TreeHugger Robot2017-03-073-7/+6
|\
| * Separating the config and flags in different directories so thatSunny Goyal2017-03-073-7/+6
* | Removing DeferredHandler and using a simple Handler to post callbacksSunny Goyal2017-03-071-5/+5
|/
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-162-8/+8
* Fixing loadWorkspaceSunny Goyal2017-01-241-1/+2
* Only marking items not already restored as restoreSunny Goyal2017-01-131-1/+2
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-2/+2
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-112-2/+2
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-102-2/+13
* Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-0/+234
* Revert "Build empty test apk until junit dependency issue is sorted out."Hyunyoung Song2017-01-051-3/+6
* No more UserHandleCompatSunny Goyal2016-12-151-6/+7
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-6/+2
* Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal2016-11-301-2/+3
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-094-0/+540
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-1/+53
* Build fix.Sunny Goyal2016-07-091-3/+2
* Removing Key-Value pair backup logic as Launcher now uses full-data backupSunny Goyal2016-06-231-4/+4
* Fixing bug in GridSizeMigrationTask, where it was not accounting forSunny Goyal2016-06-221-4/+15
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-2/+4
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-5/+61
* Add test size annotation.Hyunyoung Song2016-05-051-0/+2
* Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal2016-01-201-0/+321