Fan Zhang
2c1e5b1ba5
Merge \\"Remove forum link from support tab.\\" into nyc-mr1-dev am: 1c6674dbb2
...
am: b7e08a4fc6
Change-Id: Iaf50fb0512aff53dd6d4cdebc9e6600ecadfd1e0
2016-06-15 16:25:27 +00:00
Fan Zhang
b7e08a4fc6
Merge \"Remove forum link from support tab.\" into nyc-mr1-dev
...
am: 1c6674dbb2
Change-Id: I35349cfef2f68057dbd80ea04a8851f5fc54860a
2016-06-15 16:17:20 +00:00
Fan Zhang
1c6674dbb2
Merge "Remove forum link from support tab." into nyc-mr1-dev
2016-06-15 16:15:54 +00:00
Fan Zhang
7423626849
Align text for conditions with text for other tiles. am: cf605973b2
...
am: 88eeb056d9
Change-Id: Id675fb04bdb2349f5cb9b388a8f4a5d8263e3d6a
2016-06-14 22:46:18 +00:00
Fan Zhang
88eeb056d9
Align text for conditions with text for other tiles.
...
am: cf605973b2
Change-Id: I1b978a1a6229017160840d87e6798b5218382eb3
2016-06-14 22:10:47 +00:00
Fan Zhang
156453c0ad
Remove forum link from support tab.
...
Bug: 29356288
Change-Id: I95c737d8249eb5689f09e037016832e25bbf9244
2016-06-14 13:01:45 -07:00
Fan Zhang
cf605973b2
Align text for conditions with text for other tiles.
...
Bug: 29107343
Text should be 72dp from left of screen, not 76dp.
Change-Id: I86cb015ed2e574c3f16fb642d7c3653a6f2a017f
2016-06-14 12:44:48 -07:00
Fan Zhang
700a38625f
Merge \\"Support tab UI polish.\\" into nyc-mr1-dev am: cac9227e16
...
am: 26904db4bc
Change-Id: I9bfe9a2bf1d7d766cb7fbac10f5cfe5264e453e1
2016-06-14 19:33:35 +00:00
Fan Zhang
26904db4bc
Merge \"Support tab UI polish.\" into nyc-mr1-dev
...
am: cac9227e16
Change-Id: I64062459148a6fd38f223eef92cc1680e38423c9
2016-06-14 19:31:15 +00:00
Fan Zhang
cac9227e16
Merge "Support tab UI polish." into nyc-mr1-dev
2016-06-14 19:26:29 +00:00
Fan Zhang
31405d0023
Support tab UI polish.
...
Bug: 29107343
Bug: 29101595
1) Changing the font weight of the tabs to Medium
2) Changing the tab indicator color
3) Increasing the padding on the top and bottom of the entire suggestion
space (from 6dp to 8dp)
4) Balancing the space of list components within their perspective list
heights
5) Adjusting the padding on the right side to improve alignment
6) Changing "Suggestions" and suggestions counter font weight and size
7) Removing the drop shadow on the bottom of the suggestion space
8) "More help" subheader has been removed
9) Use 54% #000000 as tint color for more help icons.
Change-Id: If3e1c5ce2701422fba6185e7fa340abccc9bd30c
2016-06-14 10:30:23 -07:00
TreeHugger Robot
35b37f1c2e
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
2016-06-14 12:04:54 +00:00
TreeHugger Robot
56cc4f9cce
Merge "Import translations. DO NOT MERGE"
2016-06-14 11:43:03 +00:00
Bill Yi
aba253e6c7
Import translations. DO NOT MERGE
...
Change-Id: I06952539cefb81ca62a8fde4455f1f3e3ba92f67
Auto-generated-cl: translation import
2016-06-14 03:33:30 -07:00
Bill Yi
7a7f0f2fb8
Import translations. DO NOT MERGE
...
Change-Id: Ia01af8ad2ea779f6d2546cd2f551169b42ab43ea
Auto-generated-cl: translation import
2016-06-14 02:33:20 -07:00
Julia Reynolds
c64453b073
DND header should be translated. am: 5a67d5f6f0
am: 46298697ce
...
am: fdf4255ced
Change-Id: Ib9332e07b4dfd2a5b44a16328fbf3a84b49c14fc
2016-06-14 02:06:40 +00:00
Julia Reynolds
fdf4255ced
DND header should be translated. am: 5a67d5f6f0
...
am: 46298697ce
Change-Id: I9a3302467a75fae2ec01a63871ffcbefe08a58ff
2016-06-14 02:02:07 +00:00
Julia Reynolds
46298697ce
DND header should be translated.
...
am: 5a67d5f6f0
Change-Id: Ia9ce4e1465fa20a769b7f66e5cb1ae3577525875
2016-06-14 01:58:02 +00:00
Julia Reynolds
9850695bfc
DND header should be translated.
...
am: 5a67d5f6f0
Change-Id: I238ebd6abe78925fde071b3fb09b27690e6d6311
2016-06-14 01:57:37 +00:00
Julia Reynolds
5a67d5f6f0
DND header should be translated.
...
Change-Id: Iac764d71e91f5a0dc1b58bfca8a38d823f0598b9
Fixes: 29123731
2016-06-14 01:47:05 +00:00
Roozbeh Pournader
a7cb91821a
Merge "Make strings for data usage easier to localize"
2016-06-14 00:38:58 +00:00
Doris Ling
827acb4987
Merge \\"Added new setting for gestures.\\" into nyc-mr1-dev am: 8b8a012913
...
am: 71e6b9a4d9
Change-Id: I03565452928e3f51f8a336cf7358dc63bf447131
2016-06-13 23:17:22 +00:00
Roozbeh Pournader
0761a4bf06
Make strings for data usage easier to localize
...
The strings were complex to localize, especially since they used
formatting that needed to be carefully reconstructed for cases where
the amount of data appears in the middle of a string. Also, we
already had a localization for file sizes, which we should avoid
redoing, to minimize discrepancies.
Finally, we are now bidi wrapping the usage amount, as it may break
in the RTL locales otherwise, since the RTL locales may be using
Latin abbreviations for gigabyte etc that are LTR.
Since formatting needs to be applied to everything except the number
of units in the amount of data used, and markup should be avoided
since it will confuse bidi wrapping, the code carefully constructs
CharSequence templates that are then decorated with spans after
getting filled in.
Bug: 28747101
Change-Id: I18756b4de99eb551a51fe5e74d1c9cf505551f08
2016-06-13 15:34:00 -07:00
Doris Ling
71e6b9a4d9
Merge \"Added new setting for gestures.\" into nyc-mr1-dev
...
am: 8b8a012913
Change-Id: I3bec17fcf1130c4948abeef256a169105d7ad464
2016-06-13 22:29:14 +00:00
TreeHugger Robot
8b8a012913
Merge "Added new setting for gestures." into nyc-mr1-dev
2016-06-13 22:01:45 +00:00
Doris Ling
9136523a43
Added new setting for gestures.
...
Added a new entry to the top level Settings' Device section to
enable/disable gestures.
Bug: 28565958
Change-Id: Icf642b6a3058c692fb2be9914579996598f03b7d
2016-06-13 13:13:21 -07:00
Michal Karpinski
24fc55bf27
Merge \\\"Remove \\\'You can choose to either trust or remove this certificate\\\' from Check certificate dialog\\\" into nyc-dev am: 86c9894f04
am: 8532049946
...
am: c0832141a0
Change-Id: Ieaa2292d49809073c7faa92861d73a4379f1d3fa
2016-06-13 17:52:25 +00:00
Michal Karpinski
c0832141a0
Merge \\"Remove \\'You can choose to either trust or remove this certificate\\' from Check certificate dialog\\" into nyc-dev am: 86c9894f04
...
am: 8532049946
Change-Id: I46c26216d66aa9478d4c8d71cbe7baf4a47de50e
2016-06-13 17:44:09 +00:00
Michal Karpinski
b57c55d42c
Merge \"Remove \'You can choose to either trust or remove this certificate\' from Check certificate dialog\" into nyc-dev
...
am: 86c9894f04
Change-Id: I7d2252a50b54c765e2c2a9837ca181861a7bae35
2016-06-13 17:40:13 +00:00
Michal Karpinski
8532049946
Merge \"Remove \'You can choose to either trust or remove this certificate\' from Check certificate dialog\" into nyc-dev
...
am: 86c9894f04
Change-Id: Iee44fadb2563a162aa097bf101aea2045564277e
2016-06-13 17:40:12 +00:00
Michal Karpinski
5666e5556f
Remove 'You can choose to either trust or remove this certificate' from Check certificate dialog
...
Removing because user might not be able to remove (because the option is disallowed).
Bug: 29102580
Change-Id: I4aaedb2a74742a891e95c65e39d0f702377e6836
2016-06-13 16:52:58 +01:00
Ruchi Kandoi
5c1a19c573
resolve merge conflicts of 9e28f9a
to nyc-dev-plus-aosp am: f8c135a986
...
am: 2fda09ad85
Change-Id: If97760070eb4b71f7b8ea6dfdc6f68024315d0d2
2016-06-11 05:22:06 +00:00
Mark Salyzyn
2fda09ad85
resolve merge conflicts of 9e28f9a
to nyc-dev-plus-aosp
...
am: f8c135a986
Change-Id: Ie1a71f0f029e5ca156eee2c15dc4670a724cc69c
2016-06-11 05:18:20 +00:00
Ruchi Kandoi
f8c135a986
resolve merge conflicts of 9e28f9a
to nyc-dev-plus-aosp
...
Change-Id: If75736f8e36e2a8e13fe9740f89f632ee6bedd49
2016-06-10 22:04:52 -07:00
Mark Salyzyn
03af2286ee
Settings: add logpersist selection (actions)
...
- Only add logpersist menu if debuggable.
- Only enable logpersist menu if Logging is On.
- Add selection for Off, All and All minus radio.
- Pop up warning box that persistent storage is to be cleared when
selecting Off (but not if turned off by Logging Size Off or
Disabling Debugger Options).
Bug: 28936216
Change-Id: Ic0a58abdcd6ca41069efb818d1dcef4e3927d2de
2016-06-10 21:44:32 +00:00
Bill Yi
c66bffa31f
Import translations. DO NOT MERGE
...
Change-Id: I1e7bce31415e722131d6127fc7534669ce527d37
Auto-generated-cl: translation import
2016-06-10 13:49:23 -07:00
Meng Wang
95dd0323a6
Merge \\"Wi-Fi Calling settings UI update\\" into nyc-mr1-dev am: 7648de1ec6
...
am: 9b345526b7
Change-Id: I4b7c93a793efd63107236dc96cec88263957f10b
2016-06-10 16:44:28 +00:00
Meng Wang
9b345526b7
Merge \"Wi-Fi Calling settings UI update\" into nyc-mr1-dev
...
am: 7648de1ec6
Change-Id: I894646fbea517965d61a49f536c7a3d4d2ca27a6
2016-06-10 16:42:25 +00:00
Meng Wang
7648de1ec6
Merge "Wi-Fi Calling settings UI update" into nyc-mr1-dev
2016-06-10 16:36:46 +00:00
Roozbeh Pournader
ab69ab599e
Merge \\"Use existing localizations for formatting data usage [DO NOT MERGE]\\" into nyc-dev am: 5eddc4bde9
...
am: 0e3b675446
Change-Id: I4058ac8826ca1ce6c903d862e3246b86e6071113
2016-06-09 23:09:30 +00:00
Roozbeh Pournader
0e3b675446
Merge \"Use existing localizations for formatting data usage [DO NOT MERGE]\" into nyc-dev
...
am: 5eddc4bde9
Change-Id: Ia2aee9b0d3ce92b1ceece65d081389a3386c88e7
2016-06-09 23:07:09 +00:00
Roozbeh Pournader
241f8e6e9c
Merge \"Use existing localizations for formatting data usage [DO NOT MERGE]\" into nyc-dev
...
am: 5eddc4bde9
Change-Id: If18910dba402d98ffc115af8c87b836fca50ec0f
2016-06-09 23:06:55 +00:00
Richard Ho
815ea04a08
Merge "added layout_width and layout_height"
2016-06-09 21:35:52 +00:00
Richard Ho
1190c03acf
added layout_width and layout_height
...
Bug:29105203
Change-Id: I3cd6fb1ad7ce2daa1fd160e50e7a4b198e4e2ec1
2016-06-09 13:44:15 -07:00
Roozbeh Pournader
3697dbeaa3
Use existing localizations for formatting data usage [DO NOT MERGE]
...
This partially reverts I5be9bb7ce3b11709117da698d6c03610f4e5e40e in
order to use existing localizations and also avoid hard to localize
strings.
Also, we now bidi wrap the usage value, since it may break in the RTL
locales otherwise.
Bug: 28747101
Change-Id: Ibc03632cccfe671164cfbb670a423ada1177db65
2016-06-09 13:25:56 -07:00
Mark Salyzyn
954ed57091
Settings: add logpersist selection (strings)
...
Strings for selecting between Off, All and All minus radio to
store logs persistently on the local eMMC device. Strings for
warning button when erasing logpersist data.
Bug: 28936216
Change-Id: I3aaa59a6ebbe1a695490b4a72cad2c807c048985
2016-06-09 19:37:34 +00:00
TreeHugger Robot
b75865d9dd
Merge "Removed unused string (high_power_count)."
2016-06-09 17:20:43 +00:00
Bill Yi
de2559e136
Import translations. DO NOT MERGE
...
Change-Id: I80bce4c08874414f732d26ada50825c7b8140322
Auto-generated-cl: translation import
2016-06-08 22:54:47 -07:00
Bill Yi
b43b49c643
Import translations. DO NOT MERGE
...
Change-Id: I7b3039eadee367f4839682567022826320d208e0
Auto-generated-cl: translation import
2016-06-08 22:38:29 -07:00
Bill Yi
587fe4a835
Import translations. DO NOT MERGE
...
Change-Id: Ic12423aded2572a399f473d40196f9d1883693ab
Auto-generated-cl: translation import
2016-06-08 21:53:51 -07:00