android-build-team Robot
884c4470e8
Snap for 5117548 from e1e1d2c436 to qt-release
...
Change-Id: I352016ed1ccf28517e31e46821f908d27ace9aaa
2018-11-08 04:07:05 +00:00
TreeHugger Robot
e74d89be14
Merge "Requiring apps_view on workspace" into ub-launcher3-master
2018-11-08 02:29:39 +00:00
Vadim Tryshev
8effd11e08
Requiring apps_view on workspace
...
Update TAPL to reflect that apps_view is visible on workspace.
Test: TaplTests
Change-Id: I27e0f43d9200c18571573acd0ddedc1dc064cdc3
2018-11-07 18:07:50 -08:00
Sunny Goyal
9a4c5be23e
Moving some utility classes to icon lib
...
Change-Id: I0cc19ea02fb0732e9e1778a18c0d2c229232d179
2018-11-07 13:16:07 -08:00
TreeHugger Robot
8b8ff994d2
Merge "Removing some Launcher3 dependencies from BaseIconCache" into ub-launcher3-master
2018-11-07 20:16:21 +00:00
Sunny Goyal
65ce2cc990
Fixing androidx preference fragments not being preserved by proguard
...
Bug: 119122391
Change-Id: Ib41010d4ac5f79a14a2b132ed723ad92580bc405
2018-11-07 10:08:47 -08:00
TreeHugger Robot
eba272a562
Merge "Disable AddItemActivity on Android Go devices." into ub-launcher3-master
2018-11-06 23:56:57 +00:00
Rajeev Kumar
4851cf76a3
Disable AddItemActivity on Android Go devices.
...
Android Go doesn't support adding shortcuts to home screen.
Bug: 112904271
Test: Manual test
Change-Id: I28b20d0d9e5b5e7e91c16ca3ea355bb0c3984c42
2018-11-06 15:16:36 -08:00
TreeHugger Robot
1b34109d6a
Merge "Adding an interface to allow adding custom views in FloatingHeaderView" into ub-launcher3-master
2018-11-06 23:00:05 +00:00
Sunny Goyal
e62d2bb165
Removing some Launcher3 dependencies from BaseIconCache
...
Change-Id: Ic80ed4a5cd2fc414cd6c27096d798e7f0b8efc72
2018-11-06 14:51:55 -08:00
Sunny Goyal
dcf917b133
Adding an interface to allow adding custom views in FloatingHeaderView
...
Bug: 109828640
Change-Id: I9bde5d4fab47eb3e5787bbb741b5b9051a15c0c2
2018-11-06 14:50:16 -08:00
Vadim Tryshev
b63bcf1113
Merge "Adding animation when opening app usage settings" into ub-launcher3-master
2018-11-06 22:26:38 +00:00
Sunny Goyal
41e8da3cee
Removing Launcher3 util class dependency in IconCacheUpdateHandler
...
Change-Id: I7317c11cd2aa54b4b7647aa5644b23c91a240d19
2018-11-06 12:32:35 -08:00
Hyunyoung Song
e1e1d2c436
Merge branch 'ub-launcher3-master' Bid: 5114212
...
Test: will rely on presubmit
Change-Id: I6107b6f87de2eaaf83a0a17407813a5fa5704f3f
2018-11-06 10:57:57 -08:00
Sunny Goyal
066ace1b88
Replacing setAlphaComponent with setAlphaComponentBound for better animation interpolation
...
setAlphaComponent throws expetion for invalid range, which can cause brashes in overshoot
interpolation
Bug: 118390004
Change-Id: Ic9c5ff3d660eba353b982c4c47ccfaf329b3e296
2018-11-06 09:59:03 -08:00
TreeHugger Robot
5bd44153fd
Merge "Remove duplicate test" into ub-launcher3-master
2018-11-06 16:14:31 +00:00
Ryan Lothian
bb80025ef4
Remove duplicate test
...
I cloned the existing Instrumentation-based IntSetTest class
to be our first Robolectric test. Now Robolectric is working,
we can delete the Instrumentation test version.
Change-Id: I3adcfc451988a908c002b769b398348cb1782f1d
2018-11-06 10:57:17 -05:00
Sunny Goyal
3ebe28a82b
Fixing wrong directory pack for icon lib classes
...
Change-Id: Ic3690198b1c6204e322ba7b0f46ccef5dfa97181
2018-11-05 22:27:55 -08:00
Rajeev Kumar
97fab14d8f
Get rid of unused resources from Launcher3 running on Android Go devices.
...
Bug: 112904271
Test: Manual test
Change-Id: Ia19e92801f4d1a47b0dab47185d23b10e2412328
2018-11-05 18:27:07 -08:00
TreeHugger Robot
ea14a7ac3a
Merge "Removing UserManagerCompat wrapper for getting baded label" into ub-launcher3-master
2018-11-06 01:46:37 +00:00
TreeHugger Robot
9b5b417e64
Merge "Disable Shortcuts menu item for Android Go devices." into ub-launcher3-master
2018-11-06 01:41:59 +00:00
Sunny Goyal
d7239fcc52
Removing UserManagerCompat wrapper for getting baded label
...
This removes some crass dependency on Launcher compat implementation
making it easier to move iconCache to a separate library
Change-Id: If5fab0c82d98089cde6f54b6a374fb7bb2db5ae8
2018-11-05 17:33:15 -08:00
Rajeev Kumar
9ed67ddc50
Disable Shortcuts menu item for Android Go devices.
...
Bug: 112904271
Test: Manual test
Change-Id: I423afd62063babcda52d3907bbd608049238f065
2018-11-05 17:32:16 -08:00
TreeHugger Robot
06bca75d01
Merge "Removing some launcher cross dependency in BaseIconCache so that it can eventually be moved to icon library" into ub-launcher3-master
2018-11-06 01:31:24 +00:00
Sunny Goyal
678f47c0c9
Removing some launcher cross dependency in BaseIconCache
...
so that it can eventually be moved to icon library
Change-Id: I65e3ad34322a10695c1ba114f5e60c4418747f05
2018-11-05 17:22:09 -08:00
TreeHugger Robot
8ac8d73530
Merge "Split out launcherProtos from sysui_shared.jar" into ub-launcher3-master
2018-11-06 01:14:56 +00:00
Hyunyoung Song
0ae3888ad1
Split out launcherProtos from sysui_shared.jar
...
Bug: 113043444
Change-Id: I3115cdc7871b0f77601e399df01cdde0dde87c6e
2018-11-05 17:01:54 -08:00
TreeHugger Robot
71170d7b16
Merge "Create a launcher LoaderResults override." into ub-launcher3-master
2018-11-05 23:55:37 +00:00
Rajeev Kumar
1baf8a78c6
Create a launcher LoaderResults override.
...
This change disables shortcuts/widgets binding on Android Go devices.
Bug: 112904271
Test: Manual test
Change-Id: I3dbcd23dc448ff9ca5fe6c32958dcffb51c4bcf5
2018-11-05 15:43:53 -08:00
Jon Miranda
dad8d4434d
Remove scrim fade animation when returning to launcher.
...
Since the DragLayer translates downwards, we no longer need the scrim fade
animation to avoid the hard scrim line.
Bug: 117677608
Change-Id: I4cd524d798579289d61bfe296f6de42bd22b0cb7
2018-11-05 15:09:09 -08:00
Sunny Goyal
876e462ffa
Removing separate hotseat widget, instead using a QSB acroll all UI.
...
The QSB is responsible for updating its UI according to various states.
Bug: 109828640
Change-Id: Ic8cbf3d404d5870de0f6b8fe25a332b8d21bae20
2018-11-05 13:36:41 -08:00
Hyunyoung Song
08584e18d6
Merge "Add StatsLog*Manager for logging. Bug: 113043444" into ub-launcher3-master
2018-11-05 20:04:59 +00:00
Hyunyoung Song
fc00747909
Add StatsLog*Manager for logging.
...
Bug: 113043444
Verification: (19) is our event classifier number
11-05 11:24:28.188 932 994 I statsd : { 1541445868000000000 766293363001 (19)0x10000->1[I] 0x20000->0[I] 0x30000->0[I] 0x40000->[S] 0x50000->1[I] }
Change-Id: I75403837f9fa8e51efa012fb708bce7efc9c4488
2018-11-05 11:41:38 -08:00
Vadim Tryshev
af2adc1cf3
Merge "Adding dummy app apk for tests" into ub-launcher3-master
2018-11-05 18:53:44 +00:00
TreeHugger Robot
631151cda6
Merge "Convert more tests to TAPL" into ub-launcher3-master
2018-11-05 18:42:50 +00:00
Vadim Tryshev
1b4560cf2a
Adding dummy app apk for tests
...
Bug: 117888000
Test: In Nexus code
Change-Id: Ibf0b803c9db6b344ffbe5b7761efb2a2d86867c6
2018-11-05 10:36:21 -08:00
Vadim Tryshev
fdd1905e27
Convert more tests to TAPL
...
Bug: 110103162
Test: running these tests
Change-Id: I76b145eb4d16aca20ce30a5abca8f4568e3297e4
2018-11-05 10:32:01 -08:00
TreeHugger Robot
a47ab8b425
Merge "Make FileLogTest use robolectric" into ub-launcher3-master
2018-11-05 16:59:09 +00:00
Ryan Lothian
499a0c932e
Make FileLogTest use robolectric
...
This allows it to run fast locally on the JVM without an
emulator or physical device.
Change-Id: Idb9c94e6f3fce94a86978ea0709eadd72280432c
2018-11-05 11:44:33 -05:00
TreeHugger Robot
0ef4c4fcb3
Merge "Migrate GridOccupancyTest to Robolectric" into ub-launcher3-master
2018-11-05 16:35:19 +00:00
Ryan Lothian
f4c42bc79a
Migrate GridOccupancyTest to Robolectric
...
This allows it to run fast locally on the JVM without an
emulator or physical device.
Change-Id: I416877d7c335a7b9c8dc7a216ecfeb1013f66891
2018-11-05 10:52:40 -05:00
android-build-team Robot
80ecff70f0
Snap for 5110273 from e5aa6c5f60 to qt-release
...
Change-Id: Iea4e4fc8ee69071ca41f17290220eb3d7237a18f
2018-11-04 03:10:31 +00:00
TreeHugger Robot
ccda30d4b6
Merge "Create a launcher model override." into ub-launcher3-master
2018-11-02 22:39:56 +00:00
Rajeev Kumar
0a926c1d67
Create a launcher model override.
...
This change disables shortcuts/widgets loading on Android Go devices.
Bug: 112904271
Test: Manual test
Change-Id: I2c40f87a8f5d752525c99d254693a4e0a9eeeb2b
2018-11-02 15:25:25 -07:00
Hyunyoung Song
719eee2be2
Create iconloader library
...
Bug: 115891474
Test: Builds everything
Change-Id: I1d75702d4e5a10d694eeb839784a629de2f74dd2
2018-11-02 14:18:45 -07:00
Sunny Goyal
b1513bd811
Merge "Simplifying scrim drawable initialization." into ub-launcher3-master
2018-11-02 18:00:04 +00:00
Hyunyoung Song
472e17bbb2
Merge "Converting ShortcutsLaunchTest gesture-stable" into ub-launcher3-master
2018-11-02 17:05:20 +00:00
Vadim Tryshev
ba8957b3c2
Converting ShortcutsLaunchTest gesture-stable
...
By converting to TAPL.
Bug: 110103162
Test; TaplTests
Change-Id: I788405f2e52cc0e29ebf69e58feda46b408e9eb9
2018-11-01 17:45:59 -07:00
Hyunyoung Song
e5aa6c5f60
Merge branch 'ub-launcher3-master' into launcher3merge2018-11-01
...
Test: will rely on presubmit
Change-Id: I78bf3148f34df9ab46ae96a780c70e2bafe7fa44
2018-11-01 15:12:45 -07:00
TreeHugger Robot
dd44c8cd08
Merge "FeatureFlag: quick scrub is now quick switch" into ub-launcher3-master
2018-11-01 21:39:04 +00:00