Salvador Martinez
22d1849e6a
resolve merge conflicts of 052975e
to master
...
Change-Id: I276079d08c2a73b2b00b065da666e33b33642fbd
2016-08-23 14:00:59 -07:00
Salvador Martinez
052975ed22
Settings Focus prevented from moving to pref am: 41fc4e8cb7
...
am: ce14c1e5eb
Change-Id: I56f870955b8bc534e21fec821404fe38c75a8e65
2016-08-23 18:26:38 +00:00
Fan Zhang
dcfdde5a2c
Force phone number display to be LTR in support tab.
...
Bug: 31030062
Change-Id: I94272c0ecbfa2f96842838c0f590b3704cd5c020
2016-08-23 09:18:13 -07:00
Salvador Martinez
ce14c1e5eb
Settings Focus prevented from moving to pref
...
am: 41fc4e8cb7
Change-Id: Ifc9b53a0514830e73a06311e27acbca57b476a0d
2016-08-23 14:43:39 +00:00
jackqdyulei
83c6cfa463
Fix the nullpointer bug in monkey test. am: 409c4708c1
...
am: fbed8d95e9
Change-Id: Ia93f4051af386b8d6dee02d7c617fe75730e9fc2
2016-08-22 22:32:17 +00:00
jackqdyulei
fbed8d95e9
Fix the nullpointer bug in monkey test.
...
am: 409c4708c1
Change-Id: I03e6e3a5951f587169d0b2758283bff069b925a2
2016-08-22 22:20:50 +00:00
Fan Zhang
44f03854d8
Align text to view start so they layout correctly in RTL. am: be56fc17ed
...
am: eebdb575ba
Change-Id: Ie72f4716ae0fe55b7f3fffb7f100031f5122add7
2016-08-22 21:42:07 +00:00
Fan Zhang
eebdb575ba
Align text to view start so they layout correctly in RTL.
...
am: be56fc17ed
Change-Id: I079df4d68672d97b4bb30996fb58c5a951e513f1
2016-08-22 21:37:41 +00:00
Fan Zhang
29e1c59f32
When click conditional's title, expand/collapse content. am: 89d7bca166
...
am: c8b20343f0
Change-Id: I416b3f87bc3d5bde0396dd5ddf6cb23c43b3d155
2016-08-22 20:18:29 +00:00
Fan Zhang
be56fc17ed
Align text to view start so they layout correctly in RTL.
...
Bug: 28011099
Change-Id: I65b7ab768c384a558f89e3bce539420454fed8a5
(cherry picked from commit 794de426da
)
2016-08-22 19:40:22 +00:00
Fan Zhang
89d7bca166
When click conditional's title, expand/collapse content.
...
Bug: 30200101
It used to lead user to detailed setting for that conditional. This
leaves some confusion about which click target goes to where.
Change-Id: Ic9525ace65ca488f4e709576fb1ec96a1cb99938
(cherry picked from commit a2db2ca8fa
)
2016-08-22 18:30:16 +00:00
Fan Zhang
55b93fdfcc
Extend conditional button width so it has more click area. am: e90777710c
...
am: 0b17ff28d9
Change-Id: I6c592e623f22090852b78efa75b3579b57003787
2016-08-19 20:02:23 +00:00
jackqdyulei
409c4708c1
Fix the nullpointer bug in monkey test.
...
Bug: 30632031
Change-Id: I295bcc804a5e847f99577353c888caa08dc8c7ef
(cherry picked from commit a2938d2a2f
)
2016-08-19 18:46:15 +00:00
Salvador Martinez
41fc4e8cb7
Settings Focus prevented from moving to pref
...
RecyclerView containing preferences for support
tab and summary tab are no longer focusable
so that focus is not taken by preferences when
loaded.
Bug: 30214948
Change-Id: I23e717c58b1104fd0d2f8d89b77715a7b1fbc922
(cherry picked from commit 0a9e62d399
)
2016-08-19 18:04:26 +00:00
Fan Zhang
e90777710c
Extend conditional button width so it has more click area.
...
Bug: 30822058
Change-Id: I88a88c7807309741113e4b5557686c08261eb5d0
(cherry picked from commit 40b56b4c15
)
2016-08-19 16:56:04 +00:00
Doris Ling
706071126a
Add scrollbar to Settings app.
...
Overlay PreferenceTheme to add scrollbar to the view, and also add
scrollbar to the dashboard.
Change-Id: I2273b0825b200048bd1914923b551a593aa1e16d
Fixes: 30204662
Test: manual - Launch Settings and different sub-settings, and verify
that scrollbar is shown for screen that can be scrolled.
2016-08-18 15:58:21 -07:00
Adam Lesinski
701af87a68
Build with AAPT2
...
Change-Id: Ib0b4a597efae178785c308451b882196c2fb807a
2016-08-17 10:19:00 -07:00
Fan Zhang
56ff1fb0a2
Merge "Extend conditional button width so it has more click area."
2016-08-16 16:30:51 +00:00
TreeHugger Robot
ca32532bc9
Merge "Made dialog material design compliant"
2016-08-16 02:02:34 +00:00
Fan Zhang
40b56b4c15
Extend conditional button width so it has more click area.
...
Bug: 30822058
Change-Id: I88a88c7807309741113e4b5557686c08261eb5d0
2016-08-15 18:33:02 -07:00
Salvador Martinez
cdb0f56db8
Made dialog material design compliant
...
modified layout file to get the correct
padding and layout as described in the material
design documents.
Bug: 30709085
Change-Id: I18edf220a62228872793fb5b655b02751f38e1f5
2016-08-15 17:34:06 -07:00
Lei Yu
b23a7c4c8e
Merge "Fix the nullpointer bug in monkey test."
2016-08-15 19:58:58 +00:00
TreeHugger Robot
e0b740865f
Merge "When click conditional's title, expand/collapse content."
2016-08-12 23:50:39 +00:00
jackqdyulei
a2938d2a2f
Fix the nullpointer bug in monkey test.
...
Bug: 30632031
Change-Id: I295bcc804a5e847f99577353c888caa08dc8c7ef
2016-08-12 14:44:04 -07:00
Fan Zhang
a2db2ca8fa
When click conditional's title, expand/collapse content.
...
Bug: 30200101
It used to lead user to detailed setting for that conditional. This
leaves some confusion about which click target goes to where.
Change-Id: Ic9525ace65ca488f4e709576fb1ec96a1cb99938
2016-08-12 10:12:18 -07:00
Fan Zhang
794de426da
Align text to view start so they layout correctly in RTL.
...
Bug: 28011099
Change-Id: I65b7ab768c384a558f89e3bce539420454fed8a5
2016-08-12 08:45:05 -07:00
Salvador Martinez
eec4b8edbf
Merge "Settings Focus prevented from moving to pref"
2016-08-11 17:08:26 +00:00
Salvador Martinez
0a9e62d399
Settings Focus prevented from moving to pref
...
RecyclerView containing preferences for support
tab and summary tab are no longer focusable
so that focus is not taken by preferences when
loaded.
Bug: 30214948
Change-Id: I23e717c58b1104fd0d2f8d89b77715a7b1fbc922
2016-08-11 16:51:04 +00:00
Maurice Lam
6897fe7f8f
Use different text in fingeprint intro for SUW am: a3397cbbcc
am: cdedff01cb
...
am: 9743eab0c5
Change-Id: Idbb29712eef9ff1f65f9e93b980c9cd4a67a5374
2016-08-05 22:18:06 +00:00
Maurice Lam
9743eab0c5
Use different text in fingeprint intro for SUW am: a3397cbbcc
...
am: cdedff01cb
Change-Id: Id1c6d160c75a3ff367c1c4498b3c7b3f4a74ad2e
2016-08-05 22:15:04 +00:00
Maurice Lam
a3397cbbcc
Use different text in fingeprint intro for SUW
...
Bug: 30681287
Change-Id: Idd03b96c9447523f3128e559be213d89691f4ce1
2016-08-05 12:06:05 -07:00
Fan Zhang
d36712b3c3
Hide travel abroad button initially. am: 79378ebf91
am: ca2b903bc1
...
am: 89156fe373
Change-Id: Ie592a68ccb0ae2c5777d0ef5076488b0fe9f245d
2016-08-03 22:23:31 +00:00
Fan Zhang
89156fe373
Hide travel abroad button initially. am: 79378ebf91
...
am: ca2b903bc1
Change-Id: I8413373241ec9109f1a0ac2d86da95dc20c632e7
2016-08-03 22:21:14 +00:00
Fan Zhang
ca2b903bc1
Hide travel abroad button initially.
...
am: 79378ebf91
Change-Id: Ifa43c925c2e5f1d49c0f01f55c87875d7369a247
2016-08-03 22:11:27 +00:00
Fan Zhang
fa41bf14fc
Merge "Hide travel abroad button initially." into nyc-mr1-dev
2016-08-03 21:59:07 +00:00
Fan Zhang
79378ebf91
Hide travel abroad button initially.
...
Bug: 30632031
This button needs to be initially hidden so user can't accidentally
click it before data is ready.
Change-Id: I8cdd1f68bdcb5ba7ecbde34e72d85a5da1fa4a3d
2016-08-03 12:58:07 -07:00
Jorim Jaggi
c42dac79f4
Update string for FallbackHome am: 2d3a1cd8bd
am: 626abf16f0
...
am: 17b5675952
Change-Id: I4b59a939d9130aba9747a58eed90fe3b3a01bbc5
2016-08-03 01:04:47 +00:00
Jorim Jaggi
17b5675952
Update string for FallbackHome am: 2d3a1cd8bd
...
am: 626abf16f0
Change-Id: I016e026c89b238a19958381b31efbe72846d2f16
2016-08-03 00:53:30 +00:00
Jorim Jaggi
bbf6e5e0c5
resolve merge conflicts of 4c839a5
to master
...
Change-Id: Ie02e2b015c03512615fa25a0f4f0e955fd6910be
2016-08-02 22:26:55 +02:00
Jorim Jaggi
2d3a1cd8bd
Update string for FallbackHome
...
Also add some margins in case the string is really long
Change-Id: I0b5246d51d670316c8578475aedac00f8c090e57
Fixes: 30213213
2016-08-02 22:19:42 +02:00
Jorim Jaggi
4c839a59b3
Show progress user unlocking is delayed am: 984079442f
...
am: 30ac0e837a
Change-Id: I9a020a8d45d85b023b6aa8ce0a76fb92a03fe937
2016-08-02 19:32:46 +00:00
Jorim Jaggi
984079442f
Show progress user unlocking is delayed
...
Sometimes it takes a while to unlock a user, for example, after an OTA.
In these cases, we show a progress bar in FallbackHome so the user knows
that something is happening.
Fixes: 30213213
Change-Id: Ie36a9b3107c32ff46a8890818d1f26ccf310ee6c
2016-08-02 20:02:42 +02:00
TreeHugger Robot
1e7798c577
Merge "Futureproof trusted credentials for multiple profiles"
2016-08-02 12:29:30 +00:00
Robin Lee
232f057df0
Futureproof trusted credentials for multiple profiles
...
Made use of the shiny LayoutTransition.CHANGING animations. Now it's a
little more obvious where things are going when tapping a header.
Future work: maybe show the usernames / user icons in there too? This
could get complicated, and it'll need to be done everywhere at once.
Change-Id: Id7396235abe6218d591d16db91af0f56a83a7bcd
Fix: 28310002
2016-08-02 12:12:14 +01:00
Doris Ling
2d13858354
Merge "Fix margin in Tap & pay -> Payment default."
2016-08-01 22:21:47 +00:00
Doris Ling
c51143a35a
Fix margin in Tap & pay -> Payment default.
...
Change PaddingLeft to PaddingStart so that it also works in RTL.
Change-Id: I649a89798d95d64e0c5da6eb1decd217ef7e98c7
Fixes: 28762436
2016-08-01 11:35:03 -07:00
Fan Zhang
0ac9f80a28
Align battery consumer app title to view start. am: b3e657211d
am: 68467c781c
...
am: 7b8a73c21a
Change-Id: I73b81a457965f0c63a5a1b6b68a3b74a79accbbe
2016-07-30 08:54:23 +00:00
Fan Zhang
7b8a73c21a
Align battery consumer app title to view start. am: b3e657211d
...
am: 68467c781c
Change-Id: I58a0908caa5e6c9a2933423a423fbf07e9054ea1
2016-07-30 08:43:09 +00:00
Fan Zhang
b3e657211d
Align battery consumer app title to view start.
...
Bug: 30161009
This makes sure in RTL language app titles start from right.
Change-Id: I87030121f39519d09e5872eb4c01ec682f69db55
2016-07-29 14:00:31 -07:00
Doris Ling
b54a6c0b5c
Update UI for gesture settings. am: d59fcc94be
am: 20304fb0ad
...
am: 40be135704
Change-Id: I0f207dc18a32d4e5a1f9c20961ee0814ec69259f
2016-07-29 16:46:02 +00:00