Commit Graph

27213 Commits

Author SHA1 Message Date
Philip P. Moltmann
e94449bc83 Set Fragment title in onCreate.
am: 1ba9127696

Change-Id: Ic162d48bd93bef43127fbd0c58cba4ebf9efddfe
2016-08-08 22:11:31 +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
Philip P. Moltmann
1ba9127696 Set Fragment title in onCreate.
To allow the accessibility to read the title early enough.

Fixes: 30677578
Change-Id: I2dbd8f0fa7697038cf69e0282ebcb590fbc64cc2
2016-08-08 18:12:36 +00:00
Esteban Talavera
63f791a1e9 Update OEM unlock summary string
Bug: 30661116
Bug: 29047618

Change-Id: I4f747e29c595453d9d0263ce7fc90d37b81aa251
2016-08-08 17:29:53 +01:00
Bill Yi
05938c0fb4 Import translations. DO NOT MERGE
am: a409b4126a  -s ours

Change-Id: Ic0a1c0ea38a3294a9188ed8f158addbac6cc4810
2016-08-08 14:01:49 +00:00
Bill Yi
a409b4126a Import translations. DO NOT MERGE
Change-Id: I121e7fd3c6829cf3b81a31ffedeec6fac4e4a482
Auto-generated-cl: translation import
2016-08-07 22:18:11 -07:00
Maurice Lam
fced432a22 Merge "Use different text in fingeprint intro for SUW" into nyc-mr1-dev
am: 297be6c350

Change-Id: Ia1e0985a731c86bde8ddaf53f6e920030538f31d
2016-08-05 22:12:21 +00:00
Maurice Lam
cdedff01cb Use different text in fingeprint intro for SUW
am: a3397cbbcc

Change-Id: Ia875f59977e855fb75d29368e2661219e6da63e8
2016-08-05 22:12:20 +00:00
Maurice Lam
297be6c350 Merge "Use different text in fingeprint intro for SUW" into nyc-mr1-dev 2016-08-05 22:06:30 +00:00
Doris Ling
ded92189c2 Revert change to move Display->Ambient Display to Moves->Quick screen check.
am: 9b3000d8ac

Change-Id: I81191942eee433b04ff72672e98ec0ffd080e7cf
2016-08-05 21:04:57 +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
Doris Ling
9b3000d8ac Revert change to move Display->Ambient Display to Moves->Quick screen
check.

1. Add back original toggle for Display->Ambient Display and revert
summary text.
2. Remove Moves->Quick screen check preference and related scroll logic.
3. Remove ambient display related animation videos

Bug: 30686297
Change-Id: Ie01a201f0a8deb0a858bc2a7f9cc607b749ab6e4
2016-08-05 11:36:33 -07:00
Doris Ling
2533fb386d Change Display->Ambient Display to Display->Quick screen check.
am: b727e9caa5

Change-Id: I2bfd2c525f5d44a94eb56f489526fb6f7931412a
2016-08-04 23:46:47 +00:00
Doris Ling
b727e9caa5 Change Display->Ambient Display to Display->Quick screen check.
Update the preference title for Ambient display and add metrics logging
when user selects it.

Bug: 29994493
Change-Id: Ibeaa60889d3f4394c924471b21baa929d469db71
2016-08-04 13:06:22 -07:00
Bill Yi
fd2baea4b8 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
am: dfe576b3e4  -s ours

Change-Id: If528ff620a5250c512f182108bc02b8b4088bf7b
2016-08-04 09:41:10 +00:00
Bill Yi
a9ad38d3a5 Import translations. DO NOT MERGE
am: 6daafd06a8  -s ours

Change-Id: I98aa5adddb125a51280b652df9fbd198a71e0471
2016-08-04 09:41:09 +00:00
TreeHugger Robot
dfe576b3e4 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev 2016-08-04 09:20:36 +00:00
Fan Zhang
a539715ae0 Merge "Update summary correctly in Settings dashboard." into nyc-mr1-dev
am: e3f29e46b0

Change-Id: Ie29f075a8de1a7846f6f5aea479aa5853f805c3e
2016-08-04 00:26:09 +00:00
Fan Zhang
9ee547370b Update summary correctly in Settings dashboard.
am: 011362d9f1

Change-Id: I4733b94588d7b995846ce1d5d02bd2758f37d68b
2016-08-04 00:26:09 +00:00
TreeHugger Robot
e3f29e46b0 Merge "Update summary correctly in Settings dashboard." into nyc-mr1-dev 2016-08-04 00:18:44 +00:00
Bill Yi
6daafd06a8 Import translations. DO NOT MERGE
Change-Id: I823618147887ae9229f84bfb2be9b85babdfab0d
Auto-generated-cl: translation import
2016-08-03 16:08:38 -07:00
Fan Zhang
011362d9f1 Update summary correctly in Settings dashboard.
Bug: 30490325

SummaryLoader needs DashboardCategory to update summary and it currently
ask for it from DashboardAdapter. But DashboardCategory is not always
available in DashboardAdapter. When SummaryLoader wants to get category
from adapter before adapter is ready, it won't have it, causing summary
to appear blank sometimes.

The fix is to get category from data source directly.

Change-Id: I9d7f676954d1cece42d6e03748ab7aa35357f8b7
2016-08-03 15:50:39 -07:00
Fan Zhang
b39fb89fe7 Merge "Hide travel abroad button initially." into nyc-mr1-dev
am: fa41bf14fc

Change-Id: I8412ad0c52aaad1a08e339dca376db672e8fec02
2016-08-03 22:11:27 +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
Jeremy Klein
045d8f2326 Merge "Set the tether Entitlement app as active when enabling tethering." into nyc-mr1-dev
am: 84101bef07

Change-Id: If09acddff160af33a5d14eca40172bfbfc3ec720
2016-08-03 18:59:43 +00:00
Jeremy Klein
95fb3f6d3c Set the tether Entitlement app as active when enabling tethering.
am: b04fae204e

Change-Id: Ie74056677682e858625ea571049efc52154797b7
2016-08-03 18:59:42 +00:00
Jeremy Klein
84101bef07 Merge "Set the tether Entitlement app as active when enabling tethering." into nyc-mr1-dev 2016-08-03 18:54:12 +00:00
Tony Mak
ff36f1784e Merge "Hide redundant restrictions" into nyc-mr1-dev
am: cd49847096

Change-Id: Ib02fe9ff98d07fdf7d95d64f53e29d6cd51e7fc3
2016-08-03 09:35:27 +00:00
Tony Mak
4de7f88830 Hide redundant restrictions
am: 9ba765b875

Change-Id: I93f08738626422d3f9b35b89a2292417e2cdcdf9
2016-08-03 09:35:27 +00:00
Tony Mak
cd49847096 Merge "Hide redundant restrictions" into nyc-mr1-dev 2016-08-03 09:28:25 +00:00
Jorim Jaggi
d09a45a689 Merge "Update string for FallbackHome" into nyc-mr1-dev
am: 787fb603b9

Change-Id: I39722bcf0046c3be7a36193959b09840fb8fed38
2016-08-03 00:50:58 +00:00
Jorim Jaggi
626abf16f0 Update string for FallbackHome
am: 2d3a1cd8bd

Change-Id: I3ed33118adb6a8425184ad07c3a59afa351d55dd
2016-08-03 00:50:57 +00:00
TreeHugger Robot
787fb603b9 Merge "Update string for FallbackHome" into nyc-mr1-dev 2016-08-03 00:43:24 +00:00
ewol
e6c1439ee4 Merge "Fix potential NPE in BluetoothPairingDialog#onDestroy" into cw-f-dev 2016-08-02 22:29:35 +00: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
70cb9bea74 Merge "Show progress user unlocking is delayed" into nyc-mr1-dev
am: 2b0bd66d5b

Change-Id: I7fb342b6ba882efb311762aea65b1612cb0cb35b
2016-08-02 19:30:09 +00:00
Jorim Jaggi
30ac0e837a Show progress user unlocking is delayed
am: 984079442f

Change-Id: Ib2e7f8c0e45a594127f3384b8d25f6de171b17e0
2016-08-02 19:30:09 +00:00
Meng Wang
f9224775a6 Merge "Hide sim card selection UI when only one sim presents" into nyc-mr1-dev
am: 6490032550

Change-Id: I99c1538f0f47714cdf041b0c1b043ef41cc217f5
2016-08-02 19:27:40 +00:00
Meng Wang
ba61eb2d40 Hide sim card selection UI when only one sim presents
am: dfba923468

Change-Id: Idcbfdf60b3bf0fbad1505f52c05c09ee4a91aff9
2016-08-02 19:27:40 +00:00
TreeHugger Robot
2b0bd66d5b Merge "Show progress user unlocking is delayed" into nyc-mr1-dev 2016-08-02 19:26:41 +00:00
TreeHugger Robot
6490032550 Merge "Hide sim card selection UI when only one sim presents" into nyc-mr1-dev 2016-08-02 19:07:48 +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
Tony Mak
9ba765b875 Hide redundant restrictions
Change-Id: Id9b8ec6f045632a87092b4dccef5f7ff73a327cc
Fix: 30109035
2016-08-02 17:09:53 +01:00
Bill Yi
ac66787cd0 Import translations. DO NOT MERGE
am: de26061dc9  -s ours

Change-Id: I8880f04010a4c0b0f2bd6596b3e83bf8c8014702
2016-08-02 02:06:45 +00:00
Bill Yi
de26061dc9 Import translations. DO NOT MERGE
Change-Id: Icbf8d39b372bdfad0e5dd5eec9753a8725ec0c90
Auto-generated-cl: translation import
2016-08-01 17:43:36 -07:00
Jeremy Klein
b04fae204e Set the tether Entitlement app as active when enabling tethering.
This fixes tether entitlement timeouts when tethering is enabled
via the QS tile.

Bug: 29514913
Change-Id: I975bf3e52d2df49541544d1b7a6bdcdec1b61d8c
2016-08-01 15:00:19 -07:00