Pinyao Ting
7849482354
Include following chagnes to custom widget plugin
...
1. removed unsupported methods
2. auto-generate providerId
3. piggy-back context for the plugin to resolve resources
Bug: 139888225
Change-Id: If5014099eb80efd64025230037aae3d6079b69a0
2019-09-26 11:40:11 -07:00
Jonathan Miranda
ebbc33f452
Merge "Fix NPE when trying to construct WorkspaceItemInfo with null intent data." into ub-launcher3-qt-qpr1-dev am: 0e752faff4
...
am: c50fe371b1
Change-Id: I2c7746f96f68fe1f0d117196c1fe3fc07a3e8825
2019-09-25 15:32:07 -07:00
Jonathan Miranda
c50fe371b1
Merge "Fix NPE when trying to construct WorkspaceItemInfo with null intent data." into ub-launcher3-qt-qpr1-dev
...
am: 0e752faff4
Change-Id: I11fc10b79d83971d7eeb466a619f50fc3fd5a637
2019-09-25 15:26:07 -07:00
Jonathan Miranda
0e752faff4
Merge "Fix NPE when trying to construct WorkspaceItemInfo with null intent data." into ub-launcher3-qt-qpr1-dev
2019-09-25 22:07:31 +00:00
vadimt
fe2d10e90a
Merge "Removing debug tracing for a fixed bug" into ub-launcher3-qt-qpr1-dev am: b72cd2629c
...
am: eda5c215b7
Change-Id: Ie37cd755184c954ada7c14faf99241b954f8ce22
2019-09-25 12:28:05 -07:00
vadimt
eda5c215b7
Merge "Removing debug tracing for a fixed bug" into ub-launcher3-qt-qpr1-dev
...
am: b72cd2629c
Change-Id: Id28e20b5fe23c6f6501f3c7a38305f0a306b287a
2019-09-25 12:21:06 -07:00
vadimt
49b64a98ca
Removing debug tracing for a fixed bug
...
Bug: 141275518
Change-Id: I171361d4f797f587b404eed07108224d8ab844f8
2019-09-25 11:26:56 -07:00
Samuel Fufa
449c1d6f50
Merge "Allow LongPress between homescreen icons" into ub-launcher3-qt-future-dev
...
am: 762aaaa817
Change-Id: I490a19089c46567da03fc9db669c0a424099d740
2019-09-24 16:33:46 -07:00
Samuel Fufa
762aaaa817
Merge "Allow LongPress between homescreen icons" into ub-launcher3-qt-future-dev
2019-09-24 23:24:10 +00:00
Pinyao Ting
30414c5699
Merge changes from topic "a11y-minus-one" into ub-launcher3-qt-future-dev
...
am: ff4977d42d
Change-Id: I5c565a2d67274240dcd06e41ad03564526d486ce
2019-09-24 14:58:53 -07:00
TreeHugger Robot
ff4977d42d
Merge changes from topic "a11y-minus-one" into ub-launcher3-qt-future-dev
...
* changes:
fix test for a11y change in supporting -1 page
Revert "Revert "support scroll backward to minus one screen via voice/switch access""
2019-09-24 21:37:01 +00:00
Samuel Fufa
4a1d9b12c5
Allow LongPress between homescreen icons
...
approach: Ignore BubbleTextView touches in padding
Test: Manual
Bug:141265063
Change-Id: I579d414293e922e926410d0373f101f9dde9bce0
2019-09-24 14:10:03 -07:00
Jon Miranda
a4deb15c30
Merge "Fixed a bug where restored promise icons stay promise icons." into ub-launcher3-qt-future-dev
...
am: 32a3421f1a
Change-Id: Ic8c429b151e4e679c7e38e0b33bc30f885dd4ba1
2019-09-24 13:25:16 -07:00
Jon Miranda
3944746fb6
Fixed a bug where restored promise icons stay promise icons.
...
Test:
1 Turn off WiFi
2 Install app. (Promise icon gets added to home screen).
3 Backup launcher.
4 Restore launcher.
5 Turn on WiFi
6 Note promise icon gets updated with as installation progresses.
Will submit to future/master later.
Bug: 140212732
Change-Id: I63cedc6c16f5028297fb1a0852ffbd4473319ae9
(cherry picked from commit 0e1b17f8c4 )
2019-09-24 19:40:30 +00:00
Jon Miranda
10b898eee6
Fix NPE when trying to construct WorkspaceItemInfo with null intent data.
...
We change the way we parse the install queue; so this seems to be a rare case
when trying to flush an install queue from an old apk with a launcher apk
with the new parsing changes.
Bug: 140935140
Change-Id: I14db4c3f70ed2e1bc5ad31dec7e6473cd6f8f13c
2019-09-24 11:26:57 -07:00
vadimt
e139dee1c3
Merge "Removing debug tracing for flakes that stopped reproing" into ub-launcher3-qt-qpr1-dev am: 76aadac4e4
...
am: 6d5511a42f
Change-Id: I7df8a8322bae3fa6aed5978679f477c90fe14dc0
2019-09-23 15:04:06 -07:00
vadimt
6d5511a42f
Merge "Removing debug tracing for flakes that stopped reproing" into ub-launcher3-qt-qpr1-dev
...
am: 76aadac4e4
Change-Id: I5099741d3502584f7d501d74897944edc3339977
2019-09-23 14:56:04 -07:00
vadimt
5466699f0b
Removing debug tracing for flakes that stopped reproing
...
Bug: 139941530
Bug: 140311911
Change-Id: Idf4c013373e627db92aa96f9207e25336ee039f8
2019-09-23 13:57:32 -07:00
Pinyao Ting
7752023c08
fix test for a11y change in supporting -1 page
...
Bug: 140406263
Change-Id: I0a39db135a5e5b0fe570ace55a368a7f4b6cb453
Test: run TaplTestLauncher3 locally
2019-09-23 13:06:36 -07:00
Pinyao Ting
af6daa2873
Revert "Revert "support scroll backward to minus one screen via voice/switch access""
...
This reverts commit 3ad4ace203 .
Reason for revert: roll forward and bugfixes
Change-Id: Icd56cdeddb3baf9819700cc567c04af0905825ef
2019-09-23 12:56:11 -07:00
TreeHugger Robot
8fbbbe0687
Merge "Fixing some tests for 2-button mode" into ub-launcher3-master
2019-09-20 17:54:25 +00:00
Sunny Goyal
3d56046ff8
Fixing some tests for 2-button mode
...
Bug: 141315387
Change-Id: I66db3e790f5fbe6bc30999ed599cce03874509be
2019-09-20 10:40:14 -07:00
Jonathan Miranda
32c8664fb4
Merge "[DO NOT MERGE] Fixed a bug where restored promise icons stay promise icons." into ub-launcher3-qt-qpr1-dev
2019-09-20 17:07:20 +00:00
Pinyao Ting
977726f7a1
Exclude shortcuts in popup from IconCache.
...
am: ddd0ff44ba
Change-Id: I47f58f3bcaf5ae7b738e13763a55d41e52869a87
2019-09-20 10:05:07 -07:00
Pinyao Ting
ddd0ff44ba
Exclude shortcuts in popup from IconCache.
...
We want to load from/save icons to icon cache for pinned shortcuts only
to reduce memory footprint.
Bug: 140242324
Change-Id: I25c7d59e29c6e27752b36c2c3c226849d4e177af
2019-09-20 15:24:22 +00:00
vadimt
151fddfb71
Adding tracing for a lab-only flake. am: 9f6cde1443
...
am: ca939f073c
Change-Id: I5218b4792ca2e37f61ec54a67d7dbb04b1d42872
2019-09-19 17:32:43 -07:00
vadimt
ca939f073c
Adding tracing for a lab-only flake.
...
am: 9f6cde1443
Change-Id: I31ce596847aa1506cefbde711ae6ad6f3e3b777e
2019-09-19 17:25:43 -07:00
Samuel Fufa
acbc36c27c
Merge "Enable touches on hotseat area" into ub-launcher3-qt-future-dev
...
am: 8443f91ee1
Change-Id: I4b6415ab254712fece9f8c1a9f57cb41f657a828
2019-09-19 16:28:49 -07:00
TreeHugger Robot
8443f91ee1
Merge "Enable touches on hotseat area" into ub-launcher3-qt-future-dev
2019-09-19 23:15:18 +00:00
vadimt
9f6cde1443
Adding tracing for a lab-only flake.
...
Bug: 141275518
Change-Id: I95544a55ef13002f696a82e52d54ffb6251d0e39
2019-09-19 16:07:05 -07:00
Jon Miranda
0e1b17f8c4
[DO NOT MERGE] Fixed a bug where restored promise icons stay promise icons.
...
Test:
1 Turn off WiFi
2 Install app. (Promise icon gets added to home screen).
3 Backup launcher.
4 Restore launcher.
5 Turn on WiFi
6 Note promise icon gets updated with as installation progresses.
Will submit to future/master later.
Bug: 140212732
Change-Id: I63cedc6c16f5028297fb1a0852ffbd4473319ae9
2019-09-19 22:41:49 +00:00
Samuel Fufa
eacaf8aee6
Enable touches on hotseat area
...
Test: Manual
Bug:130294785
Change-Id: Ib3ace6633aae1ad2acc71520afd7bfdc96ffb285
2019-09-19 11:22:27 -07:00
Samuel Fufa
95942b02f0
Merge "Change onAppWidgetRemoved to public" into ub-launcher3-qt-future-dev
...
am: fb884ec895
Change-Id: Icc56f59e7f6424918998027ead628fb6f450596d
2019-09-19 10:35:55 -07:00
Samuel Fufa
79f803888e
Merge "Fix app crash on deep shortcut restore" into ub-launcher3-qt-future-dev
...
am: 4498241117
Change-Id: I10f1077df8f89c96f7ad3f35f333787568d238cd
2019-09-19 10:35:34 -07:00
TreeHugger Robot
fb884ec895
Merge "Change onAppWidgetRemoved to public" into ub-launcher3-qt-future-dev
2019-09-19 17:25:20 +00:00
Samuel Fufa
4498241117
Merge "Fix app crash on deep shortcut restore" into ub-launcher3-qt-future-dev
2019-09-19 17:15:22 +00:00
Samuel Fufa
791ed47320
Change onAppWidgetRemoved to public
...
Bug:141279939
Change-Id: I02aa7b8b54cbd75ebe34acd88c8006c23c52f002
2019-09-19 10:11:45 -07:00
Pinyao Ting
f98f4d9d07
plugin for user event logging
...
am: fefe2c8374
Change-Id: I5052db2cd1fc0b1bfa28d3eaf986a59df63801ac
2019-09-19 08:21:45 -07:00
Pinyao Ting
fefe2c8374
plugin for user event logging
...
Bug: 140243695
Change-Id: If9c620aa10334b26ad9b489d6544201d38439fea
2019-09-19 07:53:09 -07:00
Samuel Fufa
f28f843d74
Fix app crash on deep shortcut restore
...
Although the recovery logic for app shortcuts and deep shortcuts are
mostly the same, in deepshortcut's case we don't care about the
component name. This CL fixes the bug where we reset the intent if the
activity a deepshortcut points to is not found. resetting the intent is
problematic as we'll need the shortcut id (which is stored as an
extra on the intent) to recover the deep shortcut using pinned shortcuts.
Bug: 140819317
Change-Id: I22f0266b98a9f6175303cc92a85397e240443250
2019-09-19 00:59:19 +00:00
Winson Chung
a879f9c481
Adding binder tracking support in tests
...
- Whitelist specific binder calls when handling touch during swipe up
gestures
- Only track binding for touch handling and certain launcher lifecycle
changes for now
Bug: 140246642
Change-Id: I6ba30280dd17da358662870f8719ae851536ad8b
2019-09-18 17:08:05 -07:00
Tony Wickham
2e71b8351c
Update mIsBeingDragged in onTouchEvent(ACTION_DOWN) am: a0aee21fcd
...
am: c9c88ee0f1
Change-Id: I1d66b3173afd2ce3edffdbc89145707a58fcbe6e
2019-09-18 12:29:21 -07:00
Tony Wickham
c9c88ee0f1
Update mIsBeingDragged in onTouchEvent(ACTION_DOWN)
...
am: a0aee21fcd
Change-Id: I4e0b6c7e057421d7501f84f8c8e3544eab2b15de
2019-09-18 12:22:12 -07:00
Tony Wickham
a0aee21fcd
Update mIsBeingDragged in onTouchEvent(ACTION_DOWN)
...
The logic to keep mIsBeingDragged when touching down during a scroll
animation was in onInterceptTouchEvent(), which we were bypassing by
using onTouchEvent() directly. Now we update mIsBeingDragged on touch
down in both onInterceptTouchEvent() and in onTouchEvent().
Bug: 141024521
Change-Id: I77abd4c36f3ccee27e160c817dadb3923e6cfc06
2019-09-18 11:04:37 -07:00
Jon Miranda
1fb549727f
Fix BindWidgetTests. am: 6ed680258e
...
am: 7cfab69b1c
Change-Id: Icaf64c61ccd354b41e5cd0ed84059147c157ad8b
2019-09-17 21:59:35 -07:00
Jon Miranda
7cfab69b1c
Fix BindWidgetTests.
...
am: 6ed680258e
Change-Id: Ifca5fc650f88bd18985f264ccf4d0c33698faf52
2019-09-17 21:52:57 -07:00
Jon Miranda
6ed680258e
Fix BindWidgetTests.
...
Broken by change I03c31bb308fc496b9fc633c2fde23ae4568f8c44.
Bug: 139281702
Test: Ran BindWidgetTest with 8/8 successful.
Change-Id: I6a03744c9cd919316ff27b12c50acc70c91d47fa
2019-09-17 19:18:02 -07:00
vadimt
8804a43d22
resolve merge conflicts of a24ed7267c to ub-launcher3-qt-future-dev
...
am: c708384087
Change-Id: I30c8c5b6541b7e5d149ae940513ea97269c61902
2019-09-17 14:44:33 -07:00
TreeHugger Robot
1ac3640c86
Merge "Adding in missing changes to ub-launcher3-master." into ub-launcher3-master
2019-09-17 20:06:10 +00:00
vadimt
c708384087
resolve merge conflicts of a24ed7267c to ub-launcher3-qt-future-dev
...
Bug: None
Test: I solemnly swear I tested this conflict resolution.
Change-Id: I89f3bcf309b10a359b12167474fcb3f93640787f
2019-09-17 13:03:18 -07:00