Felipe Leme
15ebe1fcc3
Fixed storage calculation when SD card is adopted as internal storage.
...
am: 454d7fcca8
Change-Id: I4fa4a4c489b3f65c6aab2f012d0898442dda4c2a
2016-08-19 23:04:03 +00:00
Roozbeh Pournader
d6c91cbf16
Merge "Changing the languages drag handle as per the Material Design spec" into nyc-mr1-dev
...
am: a87fa8c50a
Change-Id: I21b1f122846b2c89d0df2d0bf0c74ce744ab5931
2016-08-19 22:33:41 +00:00
Mihai Nita
188ab9120e
Changing the languages drag handle as per the Material Design spec
...
am: 30cf5f2615
Change-Id: I2db85b361af48cc206bef0c958561d81369bdd35
2016-08-19 22:33:40 +00:00
Roozbeh Pournader
a87fa8c50a
Merge "Changing the languages drag handle as per the Material Design spec" into nyc-mr1-dev
2016-08-19 21:36:33 +00:00
Fan Zhang
0b17ff28d9
Extend conditional button width so it has more click area.
...
am: e90777710c
Change-Id: I1e8575bc3ffb2ce155877ad91251d1c0239dd216
2016-08-19 19:58:49 +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
Bill Yi
925c2bbcf6
Import translations. DO NOT MERGE
...
am: 1339fe799d
-s ours
Change-Id: Ide032ff6bbdfdb0f73e045135f80a3d1f75f338e
2016-08-19 16:11:07 +00:00
Bill Yi
1339fe799d
Import translations. DO NOT MERGE
...
Change-Id: I0efafca736424685e687ac6f08884fdc5e69e88d
Auto-generated-cl: translation import
2016-08-19 07:39:53 -07:00
Meng Wang
7f26e8407c
Merge "WiFiCallingSettings: hide wfc mode preference if not editable" into nyc-mr1-dev
...
am: f30ef19dc3
Change-Id: Ibe2e2a5a6d5188ae4aa42195884caa5b0ad7853b
2016-08-18 22:08:27 +00:00
Meng Wang
f1788b502e
WiFiCallingSettings: hide wfc mode preference if not editable
...
am: 4436d6fe16
Change-Id: Ica966b8306afd541521b0e7f65c68019f4c692b4
2016-08-18 22:08:27 +00:00
TreeHugger Robot
f30ef19dc3
Merge "WiFiCallingSettings: hide wfc mode preference if not editable" into nyc-mr1-dev
2016-08-18 21:59:17 +00:00
Ajay Panicker
091986f33a
Do not allow apps to cause Bluetooth to be discoverable forever
...
am: 6dcab67c0c
Change-Id: Ifaef229a60b74bb2708159232fe8f6792ded7647
2016-08-18 21:57:51 +00:00
Ajay Panicker
6dcab67c0c
Do not allow apps to cause Bluetooth to be discoverable forever
...
Trying to set a discoverable timout of 0 for Bluetooth will now
not allow bluetooth to be discoverable forever.
Bug: 28177801
Change-Id: Icfa03e2100f8e7f31415ebab39889b9ec32e6c77
2016-08-18 13:19:06 -07:00
Meng Wang
4436d6fe16
WiFiCallingSettings: hide wfc mode preference if not editable
...
Bug: 30947921
Change-Id: I80240fbd912afa9a40cee38070c4e77d5e9d6ae9
2016-08-18 12:19:01 -07:00
Julia Reynolds
fcc323c091
Merge "Display days of week in locale order." into nyc-mr1-dev
...
am: 8d9ade8b9c
Change-Id: I2fc4c10d0fae744749a7c92aa0c39681e1c9861c
2016-08-17 18:11:44 +00:00
Julia Reynolds
c3997cbae1
Display days of week in locale order.
...
am: 0bb60ada96
Change-Id: I9c6cb0b0947d8d313fa5794185fbe119cfa7725a
2016-08-17 18:11:43 +00:00
Fan Zhang
2ef1750fff
Load default data warning value instead of hardcode it.
...
am: 688ad857e8
Change-Id: Ie982559572c96da6ba0bb9276f4ba974936b418f
2016-08-17 17:39:24 +00:00
Bill Yi
25a04c0b39
Import translations. DO NOT MERGE
...
am: 8a611b1162
-s ours
Change-Id: I69399deba5bc5fd85d06923cacc07fb1128f6eec
2016-08-17 17:39:22 +00:00
Julia Reynolds
8d9ade8b9c
Merge "Display days of week in locale order." into nyc-mr1-dev
2016-08-17 16:42:25 +00:00
Fan Zhang
688ad857e8
Load default data warning value instead of hardcode it.
...
Bug: 30898071
Change-Id: I36f3669ca07862476c778aabb1290f3ceb3afc92
2016-08-16 14:14:21 -07:00
Bill Yi
8a611b1162
Import translations. DO NOT MERGE
...
Change-Id: Ib98e5307dd77c0295e16e465c0f12d362749ea4b
Auto-generated-cl: translation import
2016-08-16 02:31:55 -07:00
Fan Zhang
9d478bef16
Don't dial any number if DIAL intent is not supported.
...
am: 6098913d4b
Change-Id: Ia00c08773bb69508f274739043b6c0b00015358e
2016-08-15 23:40:39 +00:00
Felipe Leme
454d7fcca8
Fixed storage calculation when SD card is adopted as internal storage.
...
A SD Card can be set as internal storage, in which case its total must
be added to the total internal storage size.
Prior to this change, the total internal storage size was hardcoded as
the value returned by Storage Manager.
Also fixed the storage summary total to exclude portable devices.
** Cherrypick of c53410c411
**
Fixes: 30689428
BUG: 30742322
Change-Id: I1e33038eeebc91f3c525a387a97987391c10f2f9
2016-08-15 23:35:53 +00:00
Fan Zhang
6098913d4b
Don't dial any number if DIAL intent is not supported.
...
Bug: 30868123
Change-Id: Ieb971fdd86011ef0699fdbcfec1ecce2112d0209
2016-08-15 13:24:18 -07:00
Adrian Roos
c8131c1e58
Merge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev
...
am: 404104a6a8
Change-Id: I0254b84dac2b1cb3fa7a07e74218bf8cc30ff59b
2016-08-12 20:35:34 +00:00
Adrian Roos
cea8891d5a
Assist: Allow disabling the disclosure animation
...
am: fff9fd87bf
Change-Id: I625b96295a9f39704f2016903f4cfc063613122f
2016-08-12 20:35:30 +00:00
TreeHugger Robot
404104a6a8
Merge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev
2016-08-12 20:28:11 +00:00
Fan Zhang
91becf6d87
Merge "Strings in a diclaimer dialog when turning on NFC." into nyc-mr1-dev
...
am: f22f7e8b53
Change-Id: I892a2e9b741b44b462bd30581ad0d7c36e1db514
2016-08-12 20:21:31 +00:00
Fan Zhang
d9f35ed984
Strings in a diclaimer dialog when turning on NFC.
...
am: 9c9cadd991
Change-Id: Ic71699bbc33fca59c29abd8c7e3804975ceca9db
2016-08-12 20:21:30 +00:00
TreeHugger Robot
f22f7e8b53
Merge "Strings in a diclaimer dialog when turning on NFC." into nyc-mr1-dev
2016-08-12 19:58:27 +00:00
Fan Zhang
9c9cadd991
Strings in a diclaimer dialog when turning on NFC.
...
Bug: 30834503
Change-Id: If18fe3ae075d96fbac20751d91d10a03d3396a53
2016-08-12 11:29:16 -07:00
Bill Yi
7b1062da75
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
...
am: 99b590df3e
-s ours
Change-Id: If09ddaa056c14936d86b11a369a7a2a31025f057
2016-08-12 09:38:33 +00:00
Bill Yi
e24aef7907
Import translations. DO NOT MERGE
...
am: 125aecfb4b
-s ours
Change-Id: Ic8503c8f4b0b05582c1ad5f12e0e5123b2ea5c41
2016-08-12 09:38:33 +00:00
TreeHugger Robot
99b590df3e
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
2016-08-12 09:25:46 +00:00
Bill Yi
125aecfb4b
Import translations. DO NOT MERGE
...
Change-Id: I8eeb62c2d3038fb78118c0f2d08f94329f441be5
Auto-generated-cl: translation import
2016-08-11 18:25:13 -07:00
Jeremy Klein
be9c338253
Fix a broken TetherServiceTest.
...
am: 8681148918
Change-Id: Ie8a290129fd32b6630273a29cd6f77425e6c419d
2016-08-12 00:02:57 +00:00
Jeremy Klein
8681148918
Fix a broken TetherServiceTest.
...
This should have been updated when I changed settings to use the new
tethering API.
Bug: 30814807
Change-Id: I3853e6abf1e9976aedae70d4ff41336940545b64
2016-08-11 15:57:29 -07:00
Adrian Roos
fff9fd87bf
Assist: Allow disabling the disclosure animation
...
Change-Id: I18a2e4144c762a0833d2384c51f916b841dfc8b3
Fixes: 30809067
2016-08-11 15:48:13 -07:00
Matthew Fritze
3f89379170
Merge "Update support tab strings." into nyc-mr1-dev
...
am: 623650c898
Change-Id: I492f8c7d386c7a90455d48ffa18ad00bebd9ffa8
2016-08-09 22:38:50 +00:00
Matthew Fritze
7233ce37ee
Update support tab strings.
...
am: 4bb7854d04
Change-Id: Iac65f5356686c450a2b20db151fb39496b6a89ba
2016-08-09 22:38:49 +00:00
Matthew Fritze
623650c898
Merge "Update support tab strings." into nyc-mr1-dev
2016-08-09 22:35:26 +00:00
Matthew Fritze
4bb7854d04
Update support tab strings.
...
Bug: 30757866
Change-Id: Ia0df640e548b57ed034e97a34c396f55eb850e73
2016-08-09 22:31:56 +00:00
Geoffrey Pitsch
56aa7785ae
Boot Sounds setting in OtherSoundSettings
...
am: 7f6d27b1ce
Change-Id: Iae8f014dc240202a7347daa4f8c22754662d9ea2
2016-08-09 19:47:53 +00:00
Geoffrey Pitsch
7f6d27b1ce
Boot Sounds setting in OtherSoundSettings
...
Uses a persistent system property so it can be accessed by bootanim.
BUG:30690353
Change-Id: Iffb7e140074b8bf4b0faabdecbbf163b14360655
2016-08-09 13:57:01 -04:00
Philip P. Moltmann
691af0ff1c
Merge "Set Fragment title in onCreate." into nyc-mr1-dev
...
am: a353d3fa5f
Change-Id: I4a632e25514fec5f2b2c169f6c9ac8a3e13d156b
2016-08-08 22:11:31 +00:00
Philip P. Moltmann
e94449bc83
Set Fragment title in onCreate.
...
am: 1ba9127696
Change-Id: Ic162d48bd93bef43127fbd0c58cba4ebf9efddfe
2016-08-08 22:11:31 +00:00
Philip P. Moltmann
a353d3fa5f
Merge "Set Fragment title in onCreate." into nyc-mr1-dev
2016-08-08 21:54:23 +00:00
Esteban Talavera
9e879b8a8d
Merge "Update OEM unlock summary string" into nyc-mr1-dev
...
am: 2de8fd95a3
Change-Id: If27d401ceb80ab7b797fc8c8677b8c42341f03e7
2016-08-08 20:49:24 +00:00
Esteban Talavera
e3d32bb291
Update OEM unlock summary string
...
am: 63f791a1e9
Change-Id: I8cc34021241e2abdb55aafb4c313e79d68d02ef2
2016-08-08 20:49:24 +00:00
TreeHugger Robot
2de8fd95a3
Merge "Update OEM unlock summary string" into nyc-mr1-dev
2016-08-08 19:51:33 +00:00