Julia Reynolds
fe8ad05005
Merge "Remove items from the 'last 24 hours' history on swipe" into rvc-dev am: dad135f4ed
...
Change-Id: I76382dd6050ed5c913feaab485ce3c17c4a80328
2020-03-30 13:31:43 +00:00
TreeHugger Robot
9d9504f951
Merge "Add tap targets to top 2 sections" into rvc-dev am: 9db658bfe0
...
Change-Id: Id7a163a59b9a10291fcfbbd9d8c39e1d0b28488e
2020-03-30 13:30:59 +00:00
Julia Reynolds
dad135f4ed
Merge "Remove items from the 'last 24 hours' history on swipe" into rvc-dev
2020-03-30 13:23:42 +00:00
TreeHugger Robot
9db658bfe0
Merge "Add tap targets to top 2 sections" into rvc-dev
2020-03-30 13:17:23 +00:00
TreeHugger Robot
0d761a25bd
Merge "Update App storage usage summary" into rvc-dev am: 9c32d89aaa
...
Change-Id: Ia02627cb75d8a261644f2343d313e261c8e532f1
2020-03-30 08:31:08 +00:00
TreeHugger Robot
9c32d89aaa
Merge "Update App storage usage summary" into rvc-dev
2020-03-30 08:22:16 +00:00
Kevin Chyn
87723f3db7
Merge "Adjust ConfirmDeviceCredentialActivity system bars" into rvc-dev am: ef28e9b75f
...
Change-Id: Ic3aeaa4cfdee235a0cd5448d8cb2b31fe47f14cc
2020-03-28 00:06:44 +00:00
Kevin Chyn
ef28e9b75f
Merge "Adjust ConfirmDeviceCredentialActivity system bars" into rvc-dev
2020-03-28 00:06:00 +00:00
Julia Reynolds
eabc1904a7
Remove items from the 'last 24 hours' history on swipe
...
And make it resiliant to duplicate data from the backend.
Test: manual
Fixes: 148956400
Change-Id: I650c89242c257df1ec34b2879f544d9a5211019a
2020-03-27 17:13:22 -04:00
Kevin Chyn
28a034d6ed
Adjust ConfirmDeviceCredentialActivity system bars
...
CDCA is a transparent activity with the sole purpose of
requesting authentication. Since authentication is all drawn
by SystemUI, we should also stop this activity from drawing
the StatusBar.
Register to receive biometric system events (early user canceled),
so that we can finish() and start the activity transition
simultaneously. This fixes some navigation bar jank.
Bug: 148273355
Test: Set up a work profile, then install BiometricPromptDemo
Disable one-lock and set up a password/biometric for the
work profile. Lock/unlock screen, then open the work
profile version of the app. No status bar jank seen.
Change-Id: I54a352527ed007dcaf1bea14a51711e4022fe028
2020-03-27 12:12:30 -07:00
Julia Reynolds
4eb430585a
Add tap targets to top 2 sections
...
Test: manual
Fixes: 152538014
Change-Id: I4495a6cd75d73425690876d901ae6a73ccdda056
2020-03-27 12:25:37 -04:00
Alic Tsai
4d7db64de0
Merge "Device details LCR should be show up " ! " with low battery." into rvc-dev am: df8b9acc69
...
Change-Id: Ieeb02f1baee4f3a95d889b21ce873d503d04e3ec
2020-03-27 12:33:50 +00:00
Alic Tsai
df8b9acc69
Merge "Device details LCR should be show up " ! " with low battery." into rvc-dev
2020-03-27 12:20:35 +00:00
alictsai
6b76eb0ab6
Device details LCR should be show up " ! " with low battery.
...
screenshot:
https://screenshot.googleplex.com/f72YS3THutW.png
https://screenshot.googleplex.com/v6uw7XsOs9x.png
Bug: 151187813
Test: make -j42 RunSettingsRoboTests
Change-Id: Iabb4ac54e6f827f54cd7c5512995f185875e4a06
2020-03-27 13:14:01 +08:00
Xiangyu/Malcolm Chen
0358e150fb
Merge "Show footer to notify user no 5G in DSDS mode." into rvc-dev am: b0a5905d08
...
Change-Id: Ib32c94a0f464aa0f95a73611b833664313c48b16
2020-03-27 00:44:04 +00:00
Xiangyu/Malcolm Chen
b0a5905d08
Merge "Show footer to notify user no 5G in DSDS mode." into rvc-dev
2020-03-27 00:24:23 +00:00
TreeHugger Robot
300b3742fd
Merge "DND Bypassing Apps redesign" into rvc-dev am: 7440bf7034
...
Change-Id: If875b3ad36863daff5e408a142caade2b44a3f18
2020-03-26 21:06:31 +00:00
Malcolm Chen
b5e7565175
Show footer to notify user no 5G in DSDS mode.
...
Bug: 151657272
Test: manual and robotests
Change-Id: I5df95528aae12b43a15389b8048f14d9508272f3
2020-03-26 10:31:42 -07:00
Beverly
f707950ee7
DND Bypassing Apps redesign
...
- Add link in DND Conversations Page to the overall conversations list
Settings page
- Add custom_rule xml pages for custom schedule rule settings for
messages and calls (so the UI is the same as before the message/calls
redesign)
- Change app exceptions to display apps with subtext indicating which
notitfication channels are allowed to bypass dnd (previously, would
display each channel individually)
- Add individual AppBypassDnd channel pages where users can decide which
channels will bypass DND for an app on a single page
(AppChannelsBypassingDndSettings)
- Only remove dnd bypassing apps preferences from the preference list if the list changed,
else just update the preference itself to avoid the list from flashing
Test: make RunSettingsRoboTests7
Bug: 151845457
Change-Id: If12d8921e1405aefb1066acc2ef5c55d216fe47a
2020-03-26 16:49:17 +00:00
Jason Chiu
920924f5fe
Merge "Add metric logs for special cases in Display and Battery page" into rvc-dev am: 1a9e99b2b1
...
Change-Id: Ib03b1c15256365b1b18f3d0b76e4d567fb3880d0
2020-03-26 09:53:28 +00:00
Jason Chiu
1a9e99b2b1
Merge "Add metric logs for special cases in Display and Battery page" into rvc-dev
2020-03-26 09:47:18 +00:00
Alex Johnston
5ccaa7e741
Merge "Fix keyboard overlap in work challenge landscape view" into rvc-dev am: a9bd149983
...
Change-Id: Ieeff9f5cd40716539fc9d13fb81701d1bcd7b3d9
2020-03-26 09:42:05 +00:00
Alex Johnston
a9bd149983
Merge "Fix keyboard overlap in work challenge landscape view" into rvc-dev
2020-03-26 09:40:20 +00:00
Jason Chiu
26343b82ee
Add metric logs for special cases in Display and Battery page
...
Bug: 137559984
Test: robotest
Change-Id: I60f6237ac2c533306879f46ee4c25d54002cf0e9
2020-03-26 11:31:39 +08:00
TreeHugger Robot
0747e57f25
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-03-25 23:47:17 +00:00
TreeHugger Robot
34f2281e5a
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-03-25 20:30:09 +00:00
Alex Johnston
6faed3c69b
Fix keyboard overlap in work challenge landscape view
...
* Remove layout sud_glif_blank_template and add layout
weight in land/confirm_lock_password.xml.
Bug: 152054458
Test: manual testing
Change-Id: I8d4329b141e1fe24d5b8d66e8e7971fe951d6af2
2020-03-25 19:58:38 +00:00
Bill Yi
2c88a99fdc
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ie5e62dbe8cc347f803e6568938a106c6d34d6842
2020-03-25 12:28:09 -07:00
Bill Yi
757d40d2f1
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: I06a147512e756eaaf03ba00012e386b7b26940f1
2020-03-25 11:50:25 -07:00
Lais Andrade
7b6d857d73
Merge "Add help uri placeholder for vibration settings" into rvc-dev am: d9a498057e
...
Change-Id: I9f7d292fbf0254cf973b2906e470234a938994ac
2020-03-25 15:19:21 +00:00
Lais Andrade
d9a498057e
Merge "Add help uri placeholder for vibration settings" into rvc-dev
2020-03-25 15:08:13 +00:00
Menghan Li
f84c49f13a
Merge "Enlarge the touch area of edit shortcut dialog" into rvc-dev am: f9f732e3be
...
Change-Id: Idc56795f80561051b73cc36cb6c3174b67626815
2020-03-25 05:36:20 +00:00
Menghan Li
f9f732e3be
Merge "Enlarge the touch area of edit shortcut dialog" into rvc-dev
2020-03-25 05:23:44 +00:00
menghanli
bd09e28a84
Enlarge the touch area of edit shortcut dialog
...
Bug: 148837311
Test: Manual test
Change-Id: I54ca93ccaa87514bf4d201b95ed855003d1c164c
2020-03-25 11:20:32 +08:00
Julia Reynolds
b5d726003f
Merge "Update all conversations screen" into rvc-dev am: 79fd5811cd
...
Change-Id: Icf2ce73480b62fb1853e0798b890cfbcbccc0191
2020-03-24 21:42:03 +00:00
Julia Reynolds
79fd5811cd
Merge "Update all conversations screen" into rvc-dev
2020-03-24 21:33:53 +00:00
Julia Reynolds
31f9705a60
Merge "Notification history updates" into rvc-dev am: 8d3741fbca
...
Change-Id: If1386c89f4e0e90c84d57950351509c2b9a4173f
2020-03-24 21:16:41 +00:00
Julia Reynolds
8d3741fbca
Merge "Notification history updates" into rvc-dev
2020-03-24 21:07:35 +00:00
Julia Reynolds
2f0bd6552c
Update all conversations screen
...
Update text, and filter the lower section to match the new
header
Test: atest
Fixes: 151765526
Change-Id: I5bc052813745908df8602bf397434a76b294ba6c
2020-03-24 19:37:13 +00:00
Lais Andrade
5695b43077
Add help uri placeholder for vibration settings
...
Fixes: 150915047
Test: manual
Change-Id: I69d26298d953f28639925c45999518a44881a657
2020-03-24 17:21:11 +00:00
Julia Reynolds
8222a9a650
Notification history updates
...
- New strings
- Fix a crash
Test: manual
Fixes: 151833727
Change-Id: I3b0ef5cd9b221be917c71043e5217a43bc5891d0
2020-03-24 09:25:58 -04:00
Ben Murdoch
7b2154d996
Merge "Move strings related to user creation to SettingsLib." into rvc-dev am: 7afced3599
...
Change-Id: I4a67e3a9d94d63f0cc9cb6942acabd1e9c32b936
2020-03-24 10:45:49 +00:00
Ben Murdoch
7afced3599
Merge "Move strings related to user creation to SettingsLib." into rvc-dev
2020-03-24 10:25:21 +00:00
Arc Wang
f47f38c9a2
Merge changes from topic "Fix ignored tests in WifiDetailPreferenceController2Test" into rvc-dev am: e4b0989766
...
Change-Id: If075945a85a830f214b2d8a33bdba165593f0705
2020-03-24 07:46:28 +00:00
Arc Wang
e4b0989766
Merge changes from topic "Fix ignored tests in WifiDetailPreferenceController2Test" into rvc-dev
...
* changes:
[Wi-Fi] Fix ignored tests in WifiDetailPreferenceController2Test - II
[Wi-Fi] Fix ignored tests in WifiDetailPreferenceController2Test - I
2020-03-24 07:25:17 +00:00
TreeHugger Robot
c21f849fe7
Merge "Update DND people Settings pages" into rvc-dev am: a33c8e8048
...
Change-Id: Ie488350d8a6ca7016bbaf7ace6bd7aed70568d49
2020-03-24 06:08:49 +00:00
TreeHugger Robot
a33c8e8048
Merge "Update DND people Settings pages" into rvc-dev
2020-03-24 05:56:29 +00:00
Edgar Wang
55ac72eec8
Update App storage usage summary
...
- don't lowercase for Internal Storage and External Storage
Fixes: 150635477
Test: visual & robotest
Change-Id: I0b12ad5ae26fe7b0eb5e970b7945ebcd4bfed017
2020-03-24 11:46:35 +08:00
TreeHugger Robot
3052c27768
Merge "Add strings for power menu settings" into rvc-dev am: a3fccb9cc0
...
Change-Id: I852b01136c7313ea2ce274b7508a555b75808a38
2020-03-23 18:35:18 +00:00
TreeHugger Robot
a3fccb9cc0
Merge "Add strings for power menu settings" into rvc-dev
2020-03-23 18:09:37 +00:00