Jon Spivack
840b42f66f
Pass Assistant web URI in NIU Actions
...
The Task Overlay for the activity shown in Recents requests the AssistContent for that activity. If the content includes a web URI, this is added to the Intents sent by the NIU Actions buttons.
Bug: 180157890
Test: Manual (tested with Chrome as the recent activity on local device)
Test: TODO (b/179738220)
Change-Id: I33c79e75678605693e0282e4ad82dc6af28957dd
2021-03-17 17:47:29 -07:00
Sunny Goyal
63d327442c
Disabling notification dots for Launcher3Go
...
Bug: 164457095
Change-Id: If751719a698785957d37b4656a0132d2b56b64f9
2020-08-19 17:04:38 -07:00
Jon Miranda
13a7980e09
System apps must target API 29 or higher
...
AndroidManifest.xml already updated
Bug: 143991628
Change-Id: Ia9ddeda016548a0ebe5c5ec527741a7a8f9c0e4d
2019-11-06 16:01:25 -08:00
Sunny Goyal
8c48d8bea6
Changing min sdk to 25
...
Change-Id: I0d28069967854357ca755bf25dec19d4979bdecf
2019-01-29 11:29:52 -08:00
Hyunyoung Song
ddcecfa634
System apps must target API 28 or higher
...
Bug: 120997004
Change-Id: I998a443a4327c47cbab8e4bc4843be1693f05d8d
2019-01-03 12:57:33 -08: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
Sunny Goyal
bd88f396dc
Defining a base theme, which can be overriden by derivative projects without
...
affecting launcher theme
Bug: 70220582
Change-Id: Ie3069686be5e6a42910e90541db2d6b5b79e25c1
2018-06-08 11:20:01 -07:00
Rajeev Kumar
ff8699e411
Revert "Re-enabling Widgets in Launcher3Go"
...
This reverts commit 2eb7f0a34b
.
Bug: 74039047
Test: Manual tests
Change-Id: Ifa38f7b1b805d781fbfc63cd71b01609f0a85d9e
2018-04-05 18:25:54 +00:00
Rajeev Kumar
2eb7f0a34b
Re-enabling Widgets in Launcher3Go
...
Bug: 72876955
Test: Tested manually
Change-Id: I19e8696cf41cc00832b571e778bbc4c4774fa112
2018-02-05 13:57:24 -08:00
Colin Cross
693db5d70b
Use tools:node="replace" instead of tools:merge="override"
...
tools:merge="override" is no longer supported in Manifest Merger 2.
Bug: 36005379
Test: m -j Launcher3Go
Change-Id: I289f74f35876cdf274433ec1a579875217d9b9a8
(cherry picked from commit 318a8b626f
)
2017-09-18 21:42:34 +00:00
Sunny Goyal
64a75aa305
Adding A feature flag to disable widgets and a corresponding build
...
target Launcher3Go without widgets support
Bug: 62353159
Change-Id: Ia03d2235a9bcf75f9ef191924f81630e63a2c684
2017-07-21 14:10:13 -07:00