History log of /packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ShortcutsToHomeTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d7f45d8f8fafc46f23963e3b43c95a2c2120079 31-Jul-2017 Sunny Goyal <sunnygoyal@google.com> Fixing various tests

> Migrating UI tests to AndroidJUnit4 for better support
> Removing obsolete RotationPreference test
> Fixing broken FileLogTest and AndroidJUnit4
> Removing InvariantDeviceProfileTest as it does not work well with
resource overlays

Change-Id: I0abb1df6765d76d86c1c6c84e8ac35eb9a6bcdaa
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ShortcutsToHomeTest.java
26b1746593851e239bfff65ae7a69b809ad87b99 21-Mar-2017 Tony Wickham <twickham@google.com> Add support for system shortcuts in popup container

- Currently the system shortcuts are just widgets and app info
- As shortcuts, they live in ShortcutsItemView
- They are populated either as icons only (if there are deep
shortcuts) or as icons + text
- Widgets are disabled until binding them is complete (we request for
them to be bound on long-press now). We should revisit this.

Bug: 34940468
Change-Id: Ia51d002c3b3ede87658bdab57abfc3eeca1ed242
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ShortcutsToHomeTest.java
d9843357d0fa8e4bbe0d42007bfdfebe37db7451 25-Jan-2017 Sunny Goyal <sunnygoyal@google.com> Adding some tests for request pin shortcut/widget flow

Bug: 33584624
Change-Id: I49df36f60d2ae071b9d2c77c9c3300e010cd3bb9
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ShortcutsToHomeTest.java
3e9be43b6ea75c8b82b57aa58508a0c3e8e1d721 06-Jan-2017 Sunny Goyal <sunnygoyal@google.com> No more LauncherActivityInfoCompat

Bug: 32745285
Change-Id: I00f13794d5dc0a2b1fe03ec74de36018f22eb386
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ShortcutsToHomeTest.java
7c74e4ae641e76f73d74348e293c244a157f6585 16-Dec-2016 Sunny Goyal <sunnygoyal@google.com> No more UserHandleCompat

Bug: 32745285
Change-Id: I762fb4e268c1afe48a1860ab12a4ccb3f626aa95
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ShortcutsToHomeTest.java
f38d8593bd8973f50d0101f2e51181b6b39b6e9a 15-Nov-2016 Tony Wickham <twickham@google.com> Add ShortcutsLaunchTest and ShortcutsToHomeTest.

- ShortcutsLaunchTest verifies that launching shortcut
from the deep shortcuts container works.
- ShortcutsToHomeTest verifies that shortcuts can be
dragged from the deep shortcuts container.

Change-Id: I6919b69d4ea1c9e0f13a8f236266745c12ef0715
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ShortcutsToHomeTest.java