Commit Graph

10355 Commits

Author SHA1 Message Date
TreeHugger Robot
651140a448 Merge "Clean up string description for NFC disclaimer dialog." 2016-09-20 16:30:14 +00:00
Daniel Nishi
f83a21d0fc Merge "Use a config flag instead of a RO flag for showing Manage Storage." 2016-09-19 20:36:03 +00:00
Fan Zhang
2c6dbab68a Clean up string description for NFC disclaimer dialog.
Bug: 30852261
Bug: 30860218
Test: manual build
Change-Id: I7be1e5ac0bf2a044efe6820a3cf011dc32ebc14b
2016-09-19 12:17:04 -07:00
TreeHugger Robot
b949075b30 Merge "Import translations. DO NOT MERGE" 2016-09-19 18:09:23 +00:00
Matthew Fritze
1823fba4a4 Update edit text padding on Bluetooth device renaming dialog am: 68125813b2 am: 152a666154
am: 86a343e8c5

Change-Id: I2c13095ddba956acfd1508e2624b33ceb0dd097a
2016-09-19 16:42:57 +00:00
Matthew Fritze
86a343e8c5 Update edit text padding on Bluetooth device renaming dialog am: 68125813b2
am: 152a666154

Change-Id: Ib420ca9f6a46a4768f9caff824ccf7924b41ceac
2016-09-19 16:39:26 +00:00
Matthew Fritze
152a666154 Update edit text padding on Bluetooth device renaming dialog
am: 68125813b2

Change-Id: I96e7f964342c5f5b41aa9dfb6aff4e0547551a79
2016-09-19 16:35:53 +00:00
Bill Yi
055b63c404 Import translations. DO NOT MERGE
Change-Id: If7030d2f90712f31a40fec2403e224dc2991021f
Auto-generated-cl: translation import
2016-09-19 09:20:03 -07:00
Paul Stewart
3766a2d7d3 Bad Wi-Fi: Change strings to carrier specs am: 49d703319b am: 00641d68c3 am: e089439788
am: 6e488ecf26

Change-Id: Id794f7c82c577dcd4824e3d6caab29712c7d4c9f
2016-09-17 04:00:08 +00:00
Paul Stewart
6e488ecf26 Bad Wi-Fi: Change strings to carrier specs am: 49d703319b am: 00641d68c3
am: e089439788

Change-Id: I894960bd05265da4f7dab8028c4fb508e8469cc1
2016-09-17 03:55:06 +00:00
Paul Stewart
e089439788 Bad Wi-Fi: Change strings to carrier specs am: 49d703319b
am: 00641d68c3

Change-Id: I12a333eeda4b90b3b20a59c55140a53a6c2b129d
2016-09-17 03:50:06 +00:00
Paul Stewart
00641d68c3 Bad Wi-Fi: Change strings to carrier specs
am: 49d703319b

Change-Id: I644d183683367280b3653750f84d9d2c9ee4c5ff
2016-09-17 03:47:35 +00:00
Paul Stewart
49d703319b Bad Wi-Fi: Change strings to carrier specs
Also add a checkbox to persist the value.  However, the logic to
pass this persistence to ConnectivityService has not yet been added.

Bug: 31075769
Test: Visual inspection of dialog (upcoming)
Change-Id: I370ab07ea276b024ce4adc61e10ca085be1c5549
2016-09-16 17:51:16 -07:00
Daniel Nishi
7f075a3c41 Use a config flag instead of a RO flag for showing Manage Storage.
Bug: 30455784
Test: make SettingsTests; run the instrumentation.
Change-Id: I860192c1c20fcaec2a5cbcdc085ff01dafa7351a
2016-09-16 15:56:47 -07:00
Hugo Benichi
e590183dcc Add a "Cellular data fallback" pref. am: a317684cfc am: aabd051f50 am: d294f58361
am: 56e754b446

Change-Id: Id2c098cf8df2c8f3b1dc5a6f6aa7cb4618f85ddd
2016-09-16 16:57:11 +00:00
Hugo Benichi
56e754b446 Add a "Cellular data fallback" pref. am: a317684cfc am: aabd051f50
am: d294f58361

Change-Id: Iceca5357dab0d1a2755070f9b3b2fd7964b6e8ca
2016-09-16 16:53:17 +00:00
Hugo Benichi
d294f58361 Add a "Cellular data fallback" pref. am: a317684cfc
am: aabd051f50

Change-Id: Iddbac3787f05e97bee559a8e991d1c2412ccbc37
2016-09-16 16:51:11 +00:00
Hugo Benichi
aabd051f50 Add a "Cellular data fallback" pref.
am: a317684cfc

Change-Id: I902d4039aefddbe38a7caa20afede7af20d03086
2016-09-16 16:45:15 +00:00
Julia Reynolds
2dcc7a8895 Merge "Add notification channel settings." 2016-09-16 15:35:23 +00:00
Hugo Benichi
a317684cfc Add a "Cellular data fallback" pref.
Also adjust working of the "lost internet" notification.

Bug: 31075769
Change-Id: I17e18516c9bfdc32b38686191327b6d6f87aed95
2016-09-17 00:30:05 +09:00
Julia Reynolds
b5ec2d71a2 Add notification channel settings.
If a user has set a preference at an app wide level, it cannot be
undone at a channel level, but channels can be more restrictive.

Tests: changing settings for apps and channels.

Change-Id: I7907b8179ffc24d68197c917f182e63d8e1ff7a7
2016-09-15 21:46:17 -04:00
Bill Yi
a5e9df1417 Import translations. DO NOT MERGE
Change-Id: Ibf23355f7b80612e52b6b528c24318742e96cf5a
Auto-generated-cl: translation import
2016-09-15 15:54:24 -07:00
TreeHugger Robot
02f3cd3849 Merge "Prevent height change in default ringtone preferences." 2016-09-15 22:10:43 +00:00
Fan Zhang
7aae6746b1 Prevent height change in default ringtone preferences.
- Added a placeholder summary text in ringtone preferences so the height
  is reserved while we load ringtone names.

Bug: 28075406
Test: Visually inspected
Change-Id: Ia4022679fcc9d6992c3bb9439f7bfce9bb552ea1
2016-09-15 13:12:22 -07:00
Noah Wang
071fab88eb Disable accessibility focus on the instruction video in magnification gesture screen. am: 93ec5312c5 am: 3e00d852c4
am: d8f9e29395

Change-Id: Ie27d136cd93a48eb4bef81fe07e34d7e66af4606
2016-09-15 19:48:59 +00:00
Noah Wang
d8f9e29395 Disable accessibility focus on the instruction video in magnification gesture screen. am: 93ec5312c5
am: 3e00d852c4

Change-Id: I322c47b86023f5ebb25b312515d69e8bbe5d08e5
2016-09-15 19:46:32 +00:00
Noah Wang
3e00d852c4 Disable accessibility focus on the instruction video in magnification gesture screen.
am: 93ec5312c5

Change-Id: Ie60200fd1ced75472c24a7efbb0112fd10628e06
2016-09-15 19:44:20 +00:00
Noah Wang
131988f1ea Merge "Disable accessibility focus on the instruction video in magnification gesture screen." into nyc-mr1-dev 2016-09-15 19:31:24 +00:00
Lorenzo Colitti
e143efc1ea Fix unintended modification of the NO_INTERNET dialog. am: 4753ad5902 am: 10646478f1 am: 2aa0c9396b
am: 70505bc1d6

Change-Id: I1e170d8de459c5eca5edf485c76b813b8f760c8e
2016-09-15 18:41:29 +00:00
Lorenzo Colitti
5a88e67aa5 Support displaying a dialog when Wi-Fi loses Internet access. am: 1449ecd460 am: a4aa79bb69 am: 0e92ddbc1b
am: e4d8284000

Change-Id: Ie207cae240bce6acee3211cbdb5291ffd1a0f702
2016-09-15 18:31:55 +00:00
Matthew Fritze
68125813b2 Update edit text padding on Bluetooth device renaming dialog
Change-Id: I490452925e1b66dd3f135b14c99a7a02ba238888
Fixes: 31383112
Test: Visually inspected
2016-09-15 11:02:08 -07:00
Lorenzo Colitti
70505bc1d6 Fix unintended modification of the NO_INTERNET dialog. am: 4753ad5902 am: 10646478f1
am: 2aa0c9396b

Change-Id: Ia2fc74f9aa673e75e39f34337c413a8f058a78a7
2016-09-15 17:33:00 +00:00
Lorenzo Colitti
2aa0c9396b Fix unintended modification of the NO_INTERNET dialog. am: 4753ad5902
am: 10646478f1

Change-Id: I06f91c28fcce1bf737f1d11feecd95f681de8958
2016-09-15 17:29:45 +00:00
Noah Wang
93ec5312c5 Disable accessibility focus on the instruction video in magnification
gesture screen.

Test: Manually built and tested with Bullhead
Bug: 30898790
Change-Id: I399e2b9be33ebf6dd5100705eb5f2ba5c5cc98b1
2016-09-15 10:27:49 -07:00
Lorenzo Colitti
10646478f1 Fix unintended modification of the NO_INTERNET dialog.
am: 4753ad5902

Change-Id: Ib045d44acbf93ffc99d2a0545a4808ff0ad3ea58
2016-09-15 17:20:43 +00:00
Lorenzo Colitti
e4d8284000 Support displaying a dialog when Wi-Fi loses Internet access. am: 1449ecd460 am: a4aa79bb69
am: 0e92ddbc1b

Change-Id: I346f3b3267c3108db8fec585a0d0b7c54934b37e
2016-09-15 16:17:02 +00:00
Lorenzo Colitti
0e92ddbc1b Support displaying a dialog when Wi-Fi loses Internet access. am: 1449ecd460
am: a4aa79bb69

Change-Id: I2558b419cdb5897ed8b3cd2c36c52411eab48936
2016-09-15 16:10:46 +00:00
Lorenzo Colitti
a4aa79bb69 Support displaying a dialog when Wi-Fi loses Internet access.
am: 1449ecd460

Change-Id: I835eeb9165e726e20c26c47fb4e20fbd6d9e3f5a
2016-09-15 16:05:53 +00:00
Lorenzo Colitti
4753ad5902 Fix unintended modification of the NO_INTERNET dialog.
Bug: 31075769
Change-Id: I655725121aed164c2e270a6fe2ffec78a87897bd
2016-09-16 00:41:50 +09:00
Lorenzo Colitti
1449ecd460 Support displaying a dialog when Wi-Fi loses Internet access.
Bug: 31075769
Change-Id: Ia0c76d80591937dc40765c437e5779f3b6dde217
2016-09-15 23:43:00 +09:00
Salvador Martinez
1ebcb92041 Changed information string about model am: d92ce3ef0c am: 878bb1e602
am: a3123c3f2f

Change-Id: I1e7a5554fef400871eb4da5c0663e4159692a80d
2016-09-15 00:32:46 +00:00
Amin Shaikh
eed3639981 Fix crash when tapping on "Change Wallpaper". am: f7610f0f45 am: 20022a957d
am: 691313cad3

Change-Id: I03089865e7ed17c74c2671d3ef43ab9c6d41e8ce
2016-09-15 00:09:16 +00:00
Fan Zhang
661248cf3e resolve merge conflicts of 0ee60c0 to master
Change-Id: Id371c6f3687dc35f87c4a93f032bfc5ca87d15ab
2016-09-14 14:14:14 -07:00
Salvador Martinez
a3123c3f2f Changed information string about model am: d92ce3ef0c
am: 878bb1e602

Change-Id: I819151689726d9f04116fe5fae7f1160dda5df2b
2016-09-14 20:41:04 +00:00
Salvador Martinez
878bb1e602 Changed information string about model
am: d92ce3ef0c

Change-Id: Ia6bd630c8e273eb3613dcb5c597bd89e6de17454
2016-09-14 20:38:03 +00:00
TreeHugger Robot
d1f38f302e Merge "Changed information string about model" into nyc-mr1-dev 2016-09-14 20:27:54 +00:00
Amin Shaikh
691313cad3 Fix crash when tapping on "Change Wallpaper". am: f7610f0f45
am: 20022a957d

Change-Id: Iffd960c32ef2100b525d1cc276e883ffa2b0648a
2016-09-14 19:13:57 +00:00
Amin Shaikh
20022a957d Fix crash when tapping on "Change Wallpaper".
am: f7610f0f45

Change-Id: I0d321cc94af45bea0dd1dfaa82df21c4b95a8456
2016-09-14 19:11:26 +00:00
Amin Shaikh
1c0601b046 Merge "Fix crash when tapping on "Change Wallpaper"." into nyc-mr1-dev 2016-09-14 18:52:54 +00:00
Salvador Martinez
d92ce3ef0c Changed information string about model
The string which contained the device
model information in settings was changed
to be more general. That way the model
information provided by the phone can be
more than just a number.

Test: Manual Inspection
Bug: 31108285
Change-Id: I7caf0a874983579b0e74240661b0d9b4df68bd74
2016-09-14 11:31:43 -07:00