TreeHugger Robot
c1e566a22e
Merge "Dynamic grouping failed the first time" into rvc-dev am: 2e16d78872
am: 03f59415ce
...
Change-Id: I3147846138f6c79aefc4981ef98996b5a7caa212
2020-04-27 08:51:30 +00:00
Bonian Chen
e407de2ad6
Merge "[Settings] Support re-init DataUsageSummaryPreferenceController" into rvc-dev am: 1b5f347893
am: 5450d488b4
...
Change-Id: Ia6d84b34f25b3b74a379d262468b3db43f86974a
2020-04-27 08:51:24 +00:00
TreeHugger Robot
03f59415ce
Merge "Dynamic grouping failed the first time" into rvc-dev am: 2e16d78872
...
Change-Id: I193214a4dd54c751ea6bee005a4b6b847cf171d7
2020-04-27 08:38:38 +00:00
Bonian Chen
5450d488b4
Merge "[Settings] Support re-init DataUsageSummaryPreferenceController" into rvc-dev am: 1b5f347893
...
Change-Id: Iece45eb3a95b4c45bf42d346f814c693071d60f4
2020-04-27 08:38:30 +00:00
TreeHugger Robot
2e16d78872
Merge "Dynamic grouping failed the first time" into rvc-dev
2020-04-27 08:35:48 +00:00
Bonian Chen
1b5f347893
Merge "[Settings] Support re-init DataUsageSummaryPreferenceController" into rvc-dev
2020-04-27 08:26:46 +00:00
PETER LIANG
3aa539884e
Merge "Add the enabled status into the condition for the service which is VolumeShortcutToggle type." into rvc-dev am: c0fc0e4542
am: 6597cf6cb2
...
Change-Id: I734588ccdd71aca775d98fefec63a6782bcc4e3f
2020-04-27 07:56:42 +00:00
PETER LIANG
6597cf6cb2
Merge "Add the enabled status into the condition for the service which is VolumeShortcutToggle type." into rvc-dev am: c0fc0e4542
...
Change-Id: Ie6d62f2b2731c756eae1d90368c3cf19d410edd7
2020-04-27 07:33:00 +00:00
PETER LIANG
c0fc0e4542
Merge "Add the enabled status into the condition for the service which is VolumeShortcutToggle type." into rvc-dev
2020-04-27 07:20:16 +00:00
Bill Yi
623827cd5a
[automerger skipped] Import translations. DO NOT MERGE am: 114edb926b
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I81bfa960ca27819b2facbb78a1d19fc8ff6e4169
2020-04-27 06:47:07 +00:00
Bill Yi
114edb926b
Import translations. DO NOT MERGE
...
Change-Id: If34c66548982270e15e0b607dd3fa7c810ad5f15
Auto-generated-cl: translation import
2020-04-26 22:07:52 -07:00
Peter_Liang
9e50eb1598
Add the enabled status into the condition for the service which is VolumeShortcutToggle type.
...
Root cause: Shouldn't show the tutorial related to accessibility button when the service which has the accessibility button flag and is VolumeShortcutToggle type is not turned on.
Next: Add the status of the corresponding service.
Bug: 148989018
Test: manual test
Change-Id: Icc1dc071387e34401ecf67ed9fbc7bd4f9f9d612
2020-04-27 02:42:19 +00:00
Amit Mahajan
89ffb97196
Merge "Look up CBS package name through PackageManager." into rvc-dev am: 3becd37d47
am: 4aa834efcd
...
Change-Id: Iacbc4bd3e4b6a5353eb98a0b87a0da0769561003
2020-04-27 00:10:34 +00:00
Amit Mahajan
4aa834efcd
Merge "Look up CBS package name through PackageManager." into rvc-dev am: 3becd37d47
...
Change-Id: Ib7987a370ba181a36b139fbb66b57a9668dfffe6
2020-04-26 23:52:42 +00:00
Amit Mahajan
3becd37d47
Merge "Look up CBS package name through PackageManager." into rvc-dev
2020-04-26 23:41:30 +00:00
Bonian Chen
f026ac5c41
Merge "[Settings] Fix DataUsageUtilsTest" into rvc-dev am: b9217e8e17
am: 7976cfc02d
...
Change-Id: I8efd4f26c856894af826ccbc42258d3bcd848b89
2020-04-25 05:21:08 +00:00
Bonian Chen
7976cfc02d
Merge "[Settings] Fix DataUsageUtilsTest" into rvc-dev am: b9217e8e17
...
Change-Id: Ifc346d43a3a7209304048da212f35326f543308f
2020-04-25 05:06:36 +00:00
Bonian Chen
b9217e8e17
Merge "[Settings] Fix DataUsageUtilsTest" into rvc-dev
2020-04-25 04:54:04 +00:00
Winson Chung
7b2a48fc58
Merge "Ensure CryptKeeper runs with its own task affinity" into rvc-dev am: fbfefe5b60
am: 8d4eb8f7b1
...
Change-Id: I8c50da5decc4ccdca3eb260cba9b16d48a83c452
2020-04-24 23:33:57 +00:00
Winson Chung
8d4eb8f7b1
Merge "Ensure CryptKeeper runs with its own task affinity" into rvc-dev am: fbfefe5b60
...
Change-Id: I490a0b353d7cdd45485b9a4262362522d64c8dea
2020-04-24 23:22:44 +00:00
Winson Chung
fbfefe5b60
Merge "Ensure CryptKeeper runs with its own task affinity" into rvc-dev
2020-04-24 23:01:36 +00:00
Winson Chung
ec8f79925a
Ensure CryptKeeper runs with its own task affinity
...
- Otherwise, when it finishes and home is started in the same task,
subsequent launches of Settings activities will be routed to the
home task incorrectly.
Bug: 154890505
Bug: 150983816
Test: Flash & wipe device, finish SUW, launch a quick settings
settings activity, ensure it starts in a new non-home task
Change-Id: I48db005a5c292f76ab23b34a194b209c6d1b2335
2020-04-24 22:58:38 +00:00
Amit Mahajan
b6139c0caf
Look up CBS package name through PackageManager.
...
Instead of hardcoding it.
Test: manual
Bug: 154436403
Change-Id: I0feb356e6cd4868f71198bdee49a7658b4b98b5d
2020-04-24 13:46:11 -07:00
TreeHugger Robot
a7dec8c44b
Merge "Add SearchIndexable to Power Menu" into rvc-dev am: 482968c84b
am: 5bd1d6693f
...
Change-Id: I93be53b717c35f54baf164b162822a57258f1e13
2020-04-24 19:46:31 +00:00
TreeHugger Robot
5bd1d6693f
Merge "Add SearchIndexable to Power Menu" into rvc-dev am: 482968c84b
...
Change-Id: I360e3fc7967c71fd07d3a65f69eb7605fe954b2f
2020-04-24 19:35:40 +00:00
TreeHugger Robot
482968c84b
Merge "Add SearchIndexable to Power Menu" into rvc-dev
2020-04-24 19:20:51 +00:00
TreeHugger Robot
5eb3e39812
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-d1-dev am: 0dc7e9b328
-s ours
...
am skip reason: subject contains skip directive
Change-Id: Icff8021fcaa0f7944cfd8d962e67586ae392bd70
2020-04-24 18:07:19 +00:00
TreeHugger Robot
834552f48b
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: c93aaf860e
-s ours am: 39e56f4bee
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I0f08342bfe3207da22c861167382ec50f1c485b5
2020-04-24 18:07:12 +00:00
TreeHugger Robot
0dc7e9b328
Merge "Import translations. DO NOT MERGE" into rvc-d1-dev
2020-04-24 18:02:01 +00:00
TreeHugger Robot
39e56f4bee
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: c93aaf860e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I6453b490eb044cb1663e995fd88c34c46fd66e11
2020-04-24 17:52:20 +00:00
Fabian Kozynski
11c5f9427c
Add SearchIndexable to Power Menu
...
Test: build
Fixes: 154854301
Change-Id: Ibf35ca678b01bc0f1face8f7375defa18593e5a6
2020-04-24 13:51:34 -04:00
TreeHugger Robot
c93aaf860e
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-04-24 17:33:41 +00:00
Menghan Li
f52eeb1fac
Merge "Refines the limit of advanced in edit shortcut dialog." into rvc-dev am: 450d0eb385
am: 6c780ee4ca
...
Change-Id: I8a63273d84eabf86730a1ba09df43b418b4a74e5
2020-04-24 16:40:52 +00:00
Menghan Li
6c780ee4ca
Merge "Refines the limit of advanced in edit shortcut dialog." into rvc-dev am: 450d0eb385
...
Change-Id: I143540a4f368cba78d55c96d614575f88d8669d7
2020-04-24 16:14:25 +00:00
Bill Yi
bcd3f99142
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: I4b986158dfdd53a701c64523be29afe2e3c8a8df
2020-04-24 09:04:36 -07:00
Menghan Li
450d0eb385
Merge "Refines the limit of advanced in edit shortcut dialog." into rvc-dev
2020-04-24 15:59:43 +00:00
Bill Yi
c8ca3c15d2
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: I4c207434bd7a02e506e8afd0feac464b54c403f3
2020-04-24 08:21:17 -07:00
TreeHugger Robot
4423519f38
Merge "Add information video placeholder and ref" into rvc-dev am: 4cc81daec0
am: 8c497918fa
...
Change-Id: Ic4f95f7cbe6688c16f5c467580895d2b72bf3973
2020-04-24 15:00:32 +00:00
TreeHugger Robot
8c497918fa
Merge "Add information video placeholder and ref" into rvc-dev am: 4cc81daec0
...
Change-Id: If0714df51c08d5d84431885acad2157dcd5ba557
2020-04-24 14:54:58 +00:00
TreeHugger Robot
4cc81daec0
Merge "Add information video placeholder and ref" into rvc-dev
2020-04-24 14:41:12 +00:00
menghanli
29020158d3
Refines the limit of advanced in edit shortcut dialog.
...
Root cause: The "Advanced" string is allowed only 10 characters which makes the Czech translation less accurate and clear.
Next: There is enough space for longer message, refines limit to 20 characters.
Bug: 154753232
Test: local test
Change-Id: I60e35bbcfb85acb9a993b8ac9e120971e49fdfaf
2020-04-24 13:46:45 +00:00
TreeHugger Robot
ec988a1003
Merge "Fix some heights" into rvc-dev am: da9e2099de
am: e5d2689ada
...
Change-Id: Ib913235f139b78d17504d9b072116bebdbe48004
2020-04-24 13:34:55 +00:00
TreeHugger Robot
e5d2689ada
Merge "Fix some heights" into rvc-dev am: da9e2099de
...
Change-Id: I399533fd390b5365034a26cf6a7b9c9c3065241f
2020-04-24 13:24:41 +00:00
TreeHugger Robot
da9e2099de
Merge "Fix some heights" into rvc-dev
2020-04-24 13:09:47 +00:00
Robert Luo
be91b9dcd4
Merge "Fix broken NfcAndPaymentFragment test case - searchIndexProvider_shouldIndexAllItems" into rvc-dev am: 44121a7a3d
am: 44cc3810f3
...
Change-Id: If406c84060aa339ccb86e919aa7f2c3048cb3f31
2020-04-24 11:51:32 +00:00
Robert Luo
44cc3810f3
Merge "Fix broken NfcAndPaymentFragment test case - searchIndexProvider_shouldIndexAllItems" into rvc-dev am: 44121a7a3d
...
Change-Id: Ifea3839c7b30aee374cae85adcb78ce5558d0e65
2020-04-24 11:41:23 +00:00
Robert Luo
44121a7a3d
Merge "Fix broken NfcAndPaymentFragment test case - searchIndexProvider_shouldIndexAllItems" into rvc-dev
2020-04-24 11:24:30 +00:00
Robert Luo
b26b9561a1
Fix broken NfcAndPaymentFragment test case - searchIndexProvider_shouldIndexAllItems
...
Bug: 154561690
Test: make RunSettingsRoboTests and pass all test cases in NfcAndPaymentFragmentTest
Change-Id: I12f4901e4de01eb259f9daf3ac33b1e1879e98fd
2020-04-24 17:47:12 +08:00
TreeHugger Robot
5f5e3898f5
Merge "[Wi-Fi] Add IMSI privacy protection warning summary" into rvc-dev am: 0a98937baf
am: 204c1bc8f5
...
Change-Id: I9d5c961c685ca498e70fb4033076e192abc3c680
2020-04-24 08:56:55 +00:00
TreeHugger Robot
204c1bc8f5
Merge "[Wi-Fi] Add IMSI privacy protection warning summary" into rvc-dev am: 0a98937baf
...
Change-Id: I061f46e5d5c3f42d8265ad490858398469f0a6b6
2020-04-24 08:40:02 +00:00