Fan Zhang
ffd328b071
Misc fixes for IA and pattern.
...
Disable NFC fragments when feature is not avaiable
Link to spell checker screen with the pref is clicked
Tint "add"/"delete" button in UserDictionary actionbar to proper color.
Change-Id: I8a8e219ce3dbbafc6c4d5a0f34f835ffd0abad4f
Fix: 34155679
Fix: 34161006
Fix: 34154795
Test: RunSettingsRoboTests
2017-01-09 10:58:44 -08:00
Julia Reynolds
d5e2bfcc7a
Merge "Cannot have badge only channels."
2017-01-09 14:59:52 +00:00
TreeHugger Robot
3d8a97fc14
Merge "Progressive disclosure on selected UIs: app, display"
2017-01-07 20:39:33 +00:00
Fan Zhang
d916dae218
Progressive disclosure on selected UIs: app, display
...
Bug: 32255863
Test: RunSettingsRoboTests
Change-Id: I1651433ba30a2b5f880095e07b5e2ed9c4e308b9
2017-01-07 11:21:06 -08:00
Pavlin Radoslavov
a234cc169b
Merge "Add Bluetooth Codec selection UI to the Developer Options" am: bb08073b6f
am: 0115cc702a
am: cc7a8d0b2c
...
am: 763830a0e6
Change-Id: I0f4c10cd00d33f4d2ed42753da2a2edcd66e2d72
2017-01-07 01:41:04 +00:00
Pavlin Radoslavov
763830a0e6
Merge "Add Bluetooth Codec selection UI to the Developer Options" am: bb08073b6f
am: 0115cc702a
...
am: cc7a8d0b2c
Change-Id: Ieafda5fcbaa1252f34e06345f6f2bc0a509e4d68
2017-01-07 01:36:55 +00:00
Pavlin Radoslavov
cc7a8d0b2c
Merge "Add Bluetooth Codec selection UI to the Developer Options" am: bb08073b6f
...
am: 0115cc702a
Change-Id: I8d2e73d3c91ac18005f8e6f74e39c81e84ad41c3
2017-01-07 01:28:45 +00:00
Pavlin Radoslavov
0115cc702a
Merge "Add Bluetooth Codec selection UI to the Developer Options"
...
am: bb08073b6f
Change-Id: I1586182f52b726a56c92d2ed35e1e6dd6eff237e
2017-01-07 01:24:43 +00:00
Pavlin Radoslavov
c65956efc8
Add Bluetooth Codec selection UI to the Developer Options
...
Test: A2DP streaming to headsets and manual UI interaction
Bug: 30958229
Change-Id: I75027200561e6c51fa767c427ed09b647757d0ab
2017-01-06 15:44:55 -08:00
TreeHugger Robot
a6c3e3ace5
Merge "Add header and remove button to account detail page."
2017-01-06 23:02:12 +00:00
Doris Ling
fd06d2fcf4
Add header and remove button to account detail page.
...
- Add account header which contains the account icon and name to the top
of the account detail page.
- Also add the remove account button to the bottom of the page.
Change-Id: I24f1a17a7f9c4dd8c840a2b0329c0965e4e612e9
Fix: 33543525
Test: make RunSettingsRoboTests
2017-01-06 13:20:08 -08:00
Julia Reynolds
d43440a555
Cannot have badge only channels.
...
Test: manual
Change-Id: I564f6b7e076a10847bd7f48c59a0de095180ea92
2017-01-06 15:53:52 -05:00
TreeHugger Robot
f7dd2c7547
Merge "Add icon for new IA."
2017-01-06 02:26:26 +00:00
TreeHugger Robot
9b5aa62147
Merge "Update tile color from using accent to colorControlNormal."
2017-01-06 02:18:14 +00:00
Fan Zhang
c54503d9e1
Update tile color from using accent to colorControlNormal.
...
Also remove some unused code
Bug: 33759208
Test: visual
Change-Id: I0a019bf6b514564f9e6e844de8a6b75b2ca69cc7
2017-01-05 16:47:59 -08:00
Doris Ling
f1c4b4562d
Add icon for new IA.
...
Add preference icon for System updates, Account sync, and App
permissions.
Bug: 33759208
Test: Visual
Change-Id: Icb0aff0e9c46d774d643b4b4262c6d3f939c791a
2017-01-05 16:44:05 -08:00
Ruchi Kandoi
4302dfa853
nfc: Make tap & pay searchable
...
Bug: 26818511
Test: make RunSettingsRoboTests -j40; no regression
Change-Id: I2e79fcac984510cb444fcaf0cca8f64f9822c047
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com >
2017-01-06 00:12:15 +00:00
TreeHugger Robot
c4a4c9445a
Merge "Apply LightActionBar theme to Settings app."
2017-01-06 00:10:29 +00:00
Daniel Nishi
b2531ebda4
Merge "Add first pass at a new Storage screen."
2017-01-05 22:35:39 +00:00
Daniel Nishi
ec89a3f57f
Add first pass at a new Storage screen.
...
This patch begins setting up the structure for the screen.
The functionality for populating the data in the preferences
is coming in a later patch.
Bug: 33199077
Test: Settings Robo Tests
Change-Id: I9ebad9d3896501e31ac715704ca986eceb36877d
2017-01-05 11:54:56 -08:00
TreeHugger Robot
f5549ebbb0
Merge "Fix robolectric breakage because of internal resources"
2017-01-05 19:44:54 +00:00
Sunny Goyal
9445d36eea
Merge "Adding a customizable development mode tile"
2017-01-05 19:41:15 +00:00
jackqdyulei
8a8f47c6f3
Fix robolectric breakage because of internal resources
...
The robolectirc breakage is mainly because of ag/1726837 and the
current robo tests cannot deal with private resources. Robo engineer
will working on this to make sure robo tests is compatible with private
resources(b/33431346) and be globally used.
This is a temporary fix to stop the breakage by adding the hardcoded
color and will be reverted after b/33431346 is finished.
Test: make -j40 RunSettingsRoboTests
Change-Id: I5f451d94f0162c818b98aaaa49d452d926dd83b1
2017-01-05 10:22:04 -08:00
Ruchi Kandoi
f1efbcfcae
Merge "Update Android Beam feature summary string" am: 27a59e1d2c
am: abe9a41d19
am: 662975d861
...
am: e40f036ab3
Change-Id: Ife5792584ec8af1fc8decc83436c567e23ab62b8
2017-01-05 18:17:57 +00:00
Sunny Goyal
bf9f2d2698
Adding a customizable development mode tile
...
User can configure the active state for development mode
which would allow enabling multiple options at once
Test: make -j40 RunSettingsRoboTests
Change-Id: I545b790f8c7097945f39ca003e5985b23cb53636
2017-01-05 10:16:18 -08:00
Ruchi Kandoi
e40f036ab3
Merge "Update Android Beam feature summary string" am: 27a59e1d2c
am: abe9a41d19
...
am: 662975d861
Change-Id: I6bad7c49519869dd60e130e5a31cf3514b0896c1
2017-01-05 18:14:58 +00:00
Ruchi Kandoi
662975d861
Merge "Update Android Beam feature summary string" am: 27a59e1d2c
...
am: abe9a41d19
Change-Id: I0a2cf7b82818102adc857cd38007a6e3ba7b4dd9
2017-01-05 18:11:54 +00:00
Ruchi Kandoi
abe9a41d19
Merge "Update Android Beam feature summary string"
...
am: 27a59e1d2c
Change-Id: I6edef06c6e0c94dc8c5d27003f19b60b2f6c5f4c
2017-01-05 18:08:22 +00:00
Bill Yi
cd3475f3d1
Import translations. DO NOT MERGE
...
Change-Id: I24410f77a5b2f4777bae8546e6709c47d971c992
Auto-generated-cl: translation import
2017-01-04 17:46:43 -08:00
Bill Yi
0ceb731065
Import translations. DO NOT MERGE
...
Change-Id: Ib216a7dd5eeb0dd2a22a07c83cfce2803dad5189
Auto-generated-cl: translation import
2017-01-04 17:41:14 -08:00
Ruchi Kandoi
de2f8e7cc1
Update Android Beam feature summary string
...
Bug: 32183480
Test: compiles
Change-Id: I750e998ea73b10645666c7d080afe7320b705d47
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com >
2017-01-04 23:44:40 +00:00
Fan Zhang
e96b5b9faa
Apply LightActionBar theme to Settings app.
...
Bug: 33558692
Test: visual
Test: RunSettingsRoboTests
Change-Id: I9f0fb71eb0cd0c58ac3b0f69544adec963faf2dd
2017-01-04 12:28:03 -08:00
Lei Yu
557d830502
Merge "Set statusBarColor to secondary_device_default_settings"
2017-01-03 19:10:08 +00:00
TreeHugger Robot
fa706049bf
Merge "Use standard preference for mac/IP info in config wifi UI"
2017-01-03 19:02:18 +00:00
Maurice Lam
1168a7d794
Merge "Use regular preference theme for setup wizard"
2017-01-03 18:18:22 +00:00
Fan Zhang
93af75a611
Use standard preference for mac/IP info in config wifi UI
...
Change-Id: I3a611d9e4552b6c764e78daa54e9f504daec1cb9
Fixes: 33967401
Test: Visual
2017-01-03 09:42:12 -08:00
jackqdyulei
c3b0724c61
Set statusBarColor to secondary_device_default_settings
...
The SettingsDrawer has a translucent scrim on top of status bar,
which makes the color of status bar darker. By resetting the
statusBarColor we can make the real color of status bar to
"#242424 " as close as possible.
Bug: 30811708
Test: Manual - Take a screenshot
Change-Id: I639ccac9d32aff9df5854c009da1fae15ba0e71f
2017-01-03 09:40:19 -08:00
Bill Yi
0be5ccb7cd
Import translations. DO NOT MERGE
...
Change-Id: Id7a36307bc781734e2647f01af6b07b5ed3a600a
Auto-generated-cl: translation import
2016-12-30 00:59:18 -08:00
Bill Yi
5fe4222322
Import translations. DO NOT MERGE
...
Change-Id: I6ab2ff8df48768cf86bbddf6dfc5b592c86b1cd9
Auto-generated-cl: translation import
2016-12-30 00:54:08 -08:00
Maurice Lam
ce4a5ade9b
Use regular preference theme for setup wizard
...
Use the regular preference theme rather than the settings specific
one, because setup wizard doesn't want the space reserved for icon
done in the settings theme.
Also minor changes to Espresso FirstIdViewMatcher for a more
descriptive message.
Test: runtest --path tests/app/src/com/android/settings/dashboard/PreferenceThemeTest.java
Bug: 33922083
Change-Id: Ic878ccf7b01cfa090ca4587b160e1f9dedfb8d3a
2016-12-29 15:59:29 -08:00
Robin Lee
b04fbc334e
Clarify meaning of vpn_lockdown_{active,inactive}
...
Change-Id: I7ea1c91c800717ba5f8349a064ad94e24b87afdb
Fix: 33837714
2016-12-28 11:47:25 +00:00
TreeHugger Robot
44f2ad1c9a
Merge "Align seek bar type preferences to reserve icon space"
2016-12-27 20:06:41 +00:00
Fan Zhang
0f79feaa93
Align seek bar type preferences to reserve icon space
...
Bug: 33775510
Fixes: 33787883
Test: visual
Change-Id: I886e75551f3510d85b6047cc55c26dd21c5c55df
2016-12-27 10:30:01 -08:00
Pankaj Kanwar
642e48e527
Merge "DO NOT MERGE: Add UI toggle to control connections to carrier networks." into nyc-mr2-dev
2016-12-22 20:41:55 +00:00
TreeHugger Robot
5bc617bd67
Merge "Update typo in string"
2016-12-22 18:36:48 +00:00
pkanwar
675122ad51
DO NOT MERGE: Add UI toggle to control connections to carrier networks.
...
Bug: 31003437
Change-Id: Ieb6dfc0dc989068e151a1d0e376f56f67c9790b2
2016-12-22 09:39:12 -08:00
Fan Zhang
cd23122aab
Update typo in string
...
Change-Id: If3be29b785a05198984b0f990629499befcaed88
Fixes: 33738394
Test: compiles
2016-12-22 09:14:04 -08:00
TreeHugger Robot
1df45999a3
Merge "Import translations. DO NOT MERGE"
2016-12-22 07:54:20 +00:00
Bill Yi
54e5382136
Import translations. DO NOT MERGE
...
Change-Id: Id3458a153f2db98b0035caac52eb1933cb9fd18f
Auto-generated-cl: translation import
2016-12-21 21:59:21 -08:00
Bill Yi
4df844564a
Import translations. DO NOT MERGE
...
Change-Id: Ia651171b7f07833e707c6c81dc6045d9650ea7a2
Auto-generated-cl: translation import
2016-12-21 21:54:11 -08:00