summaryrefslogtreecommitdiff
path: root/tests/src/com/android/launcher3/model/PackageInstallStateChangedTaskTest.java
AgeCommit message (Collapse)Author
2021-08-31Revert "Revert "Migrating all model tests to Instrumentation tests""Sunny Goyal
This reverts commit 7a4a30d86d471e6c45adc2a9907efb27e9b1799b. Test: Presubmit Reason for revert: Fixing original bug Bug: 196825541 Change-Id: Id4b1eb24a89564d264266d305aebea52917dfcd9
2021-08-24Revert "Migrating all model tests to Instrumentation tests"Alex Chau
This reverts commit 455ba62b5db7a8415e0f250d62c30e9c24ebbb6b. Reason for revert: Breaks tests on all targets Bug: 196825541 Bug: 197570389 Change-Id: Ida6792a09c54dee46105b6b914a0dd1545bdf48d
2021-08-23Migrating all model tests to Instrumentation testsSunny Goyal
Bug: 196825541 Test: Presubmit Change-Id: Iebd46eb41eb46c187d569197f4b97b4fddc0f6f7
2018-11-12Moving come tests to RoboelectricSunny Goyal
> Fixing resource loading in robo tests Change-Id: Id5b8a0e4916a2a200da7a41b03f19846834beb1f
2018-10-08Converting long item IDs to intSunny Goyal
> Items ids were already being typecasted to int when being bound on the UI > Using a consistent type allow better use of platform data-structures > Adding IntArray and IntSet as a replacement for various Collection classes Change-Id: Id3c650ed2420c2bfca3bd7671d2b705b56112371
2018-08-24Enabling some test suites that miss from ATPVadim Tryshev
ATP requires the test size attribute, or else the test won't be run. Test: Will see on ATP Change-Id: If231781b5188c022e47cc40e46af933d753fa114
2018-08-21Converting tests to AndroidxVadim Tryshev
Bug: 112610679 Change-Id: I712826e668f1fbeb4e47cc541d4f5296d8eb74c0
2017-11-06Removing dependency on deprecated android.test.** packageSunny Goyal
Change-Id: Ib1065e26fff3c193d12531c8bca944693ea6137c
2017-03-17Show promise app icon in All Apps while installation process.Mario Bertschler
This CL only modifies the model and is behind a feature flag which per default is set to false. The app icon will appear as a promise icon, it reacts on icon or label changes and the icon will be remove on finishing the installation process. With this CL the progress of the installation process is not visible. Bug: 23952570 Change-Id: I510825d0b0b1b01eb14f7e50f0a2358b0d8b99b5
2016-11-09Moving various runnables in LauncherModel to individual tasksSunny Goyal
> Adding tests for some of the runnable Change-Id: I1a315d38878857df3371f0e69d622a41fc3b081a