History log of /packages/apps/Launcher3/tests/src/com/android/launcher3/util/TestLauncherProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01088543c9cb1ef6a322f564a0f20c21e6a48c98 23-Jun-2017 Sunny Goyal <sunnygoyal@google.com> Fixing GridMigrationTask tests

Bug: 62907570
Change-Id: Id165e70930025ccf13a1a105acbdc0fb59ee7e32
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/TestLauncherProvider.java
e8f7d5a67ef71b1c6488f52145482a8876c1b708 24-May-2016 Sunny Goyal <sunnygoyal@google.com> Executing the DB migration during startup instead of restore.

This allows proper execution of DB.onUpgrade task if the app updates
after the restore

Change-Id: I4c40167b30e1d7040b3a38be70d834f7b215e540
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/TestLauncherProvider.java
b5b55c8012c124182c1bd07bdd4be1e734d972d0 10-May-2016 Sunny Goyal <sunnygoyal@google.com> Removing LauncherProvider dependency in DatabaseHeler

This will allow DatabaseHeler to easily be moved to an independent class

Change-Id: I9a3d5d3380ed0af246d7a01553a492467c3096b0
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/TestLauncherProvider.java
7eab3cc374aeaaa6e305a3f583901da9844dfe08 19-Mar-2016 Sunny Goyal <sunnygoyal@google.com> Fixing broken instrumentation tests when run from command line

Change-Id: I923cdbaaaf18c9b765d1e70122b92cd2c1621e06
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/TestLauncherProvider.java
f076eae0cab10f035f7b187c72a680cd220acf1b 11-Jan-2016 Sunny Goyal <sunnygoyal@google.com> Adding support for migrating the grid between any two valid screens sizes.

The grid is migrated in steps where each step consists of at max one column change and at max one row change.
Adding some unit tests for GridMigrationLogic

Bug: 25958224
Change-Id: Ie54e872ea0925cc4c463edbba0a7201d62b373a0
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/TestLauncherProvider.java