Commit Graph

30472 Commits

Author SHA1 Message Date
Salvador Martinez
eec4b8edbf Merge "Settings Focus prevented from moving to pref" 2016-08-11 17:08:26 +00:00
Salvador Martinez
0a9e62d399 Settings Focus prevented from moving to pref
RecyclerView containing preferences for support
tab and summary tab are no longer focusable
so that focus is not taken by preferences when
loaded.

Bug: 30214948
Change-Id: I23e717c58b1104fd0d2f8d89b77715a7b1fbc922
2016-08-11 16:51:04 +00:00
TreeHugger Robot
67dce25aaa Merge "Make notification listeners screen not crash" 2016-08-11 15:33:39 +00:00
Jason Monk
efe4c4e4e0 Make notification listeners screen not crash
Change-Id: I2ac94fdcaeb3c5acaab8b4ac6e6ebae1b9a7b529
2016-08-11 10:13:13 -04:00
Maurice Lam
445678f678 Merge "Remove duplicate string for fingerprint enroll" 2016-08-10 21:35:04 +00:00
TreeHugger Robot
4978082bac Merge "Merge InstrumentedFragment & InstrumentedPerferenceFragment" 2016-08-10 21:24:26 +00:00
TreeHugger Robot
6db9a13209 Merge "Add WiFi toggle prompts - settings" 2016-08-10 21:09:01 +00:00
Fan Zhang
bf4be77f7e Merge InstrumentedFragment & InstrumentedPerferenceFragment
Bug: 30642749

The 2 classes are almost identical so I'd like to just merge them if
there is no specific reason for keeping both.

Change-Id: I46af41388e25abf79066ff25bfb793cdef2e06ea
2016-08-10 12:59:24 -07:00
Maurice Lam
56093f6f4f Remove duplicate string for fingerprint enroll
Bug: 30661068
Change-Id: Id8ba9eee04eded2c85535a577ac0f5a83034ce96
2016-08-10 12:27:29 -07:00
Doris Ling
b9eeb53a8d Merge "Update Jump to Camera gesture settings description text." 2016-08-10 18:59:21 +00:00
Doris Ling
5590359376 Update Jump to Camera gesture settings description text.
Change "double-tap" to "press twice" as action is performed on a button.

Fixes: 30766938

Change-Id: Idc2573e1aff3f7a38b1cb6740f68c0c086fa48da
2016-08-10 10:44:33 -07:00
Fan Zhang
e98178bd58 Set oem unlock switch to reflect the actual state of device
Bug: 30772025
Change-Id: I143ceafb36f2f2091683b29d02ee64c07e44bb15
2016-08-10 10:08:35 -07:00
Matthew Fritze
28e7bc9235 Merge "Update support tab strings." into nyc-mr1-dev am: 623650c898 am: 3f89379170
am: 7e6a8e4cff

Change-Id: I737fd2b64a00341b213dc55a68ae4f09400d0f3d
2016-08-09 22:45:11 +00:00
Matthew Fritze
5aea91c4b5 Update support tab strings. am: 4bb7854d04 am: 7233ce37ee
am: 7f385e2deb

Change-Id: Idb5d35bac7990f1bbb7fd4cfdebea1777d4c342c
2016-08-09 22:45:07 +00:00
Matthew Fritze
7e6a8e4cff Merge "Update support tab strings." into nyc-mr1-dev am: 623650c898
am: 3f89379170

Change-Id: I5d3b012f334a12a5bf5566906d8100712aa34ff2
2016-08-09 22:42:41 +00:00
Matthew Fritze
7f385e2deb Update support tab strings. am: 4bb7854d04
am: 7233ce37ee

Change-Id: I4e6db102174db845bab6725d244f5c778aed4dd2
2016-08-09 22:42:38 +00: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
5faccbaa56 Boot Sounds setting in OtherSoundSettings am: 7f6d27b1ce am: 56aa7785ae
am: eaf998a65e

Change-Id: Ic9e9704c93d046f3babf76798b0a138acc1fbdc0
2016-08-09 20:04:27 +00:00
Geoffrey Pitsch
eaf998a65e Boot Sounds setting in OtherSoundSettings am: 7f6d27b1ce
am: 56aa7785ae

Change-Id: I27db7465af53db37fbd0c0e7304f56d865276892
2016-08-09 19:55:17 +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
Jorge Gil
be89e726d2 Merge "Add switch to enable downloads backup." 2016-08-09 16:40:18 +00:00
Jorge Gil
6f44493338 Add switch to enable downloads backup.
Bug: 30503075
Change-Id: I011d88d16ab8677b63b73e059f0edf823cc82389
2016-08-08 21:11:27 -07:00
Svetoslav Ganov
871078e91b Add WiFi toggle prompts - settings
If permission review is enabled toggling WiFi on or off
results in a user prompt to collect a consent. This applies
only to legacy apps, i.e. ones that don't support runtime
permissions as they target SDK 22.

bug:28715749

Change-Id: I10d1231ea0c47eec5993dbe367cc0c245cba9385
2016-08-09 01:55:26 +00:00
TreeHugger Robot
9e5c105806 Merge "Use same fallback bt name in Settings and notification." 2016-08-08 23:10:53 +00:00
Philip P. Moltmann
78f7d7ca81 Merge "Set Fragment title in onCreate." into nyc-mr1-dev am: a353d3fa5f am: 691af0ff1c
am: 7c22246cf4

Change-Id: Id8ad41721fba3f910ba0b07e29f29df0d0b93b25
2016-08-08 22:36:28 +00:00
Philip P. Moltmann
85783b75db Set Fragment title in onCreate. am: 1ba9127696 am: e94449bc83
am: dab6bdb03d

Change-Id: Ia6bcd775e3c6307d333690ea9e6d61a76eef54ae
2016-08-08 22:36:26 +00:00
Philip P. Moltmann
7c22246cf4 Merge "Set Fragment title in onCreate." into nyc-mr1-dev am: a353d3fa5f
am: 691af0ff1c

Change-Id: I30557ee72b6386148184d8f47912cd9225fcac8a
2016-08-08 22:25:09 +00:00
Philip P. Moltmann
dab6bdb03d Set Fragment title in onCreate. am: 1ba9127696
am: e94449bc83

Change-Id: Iaf0c2bd0cc35a187fd20ac2565abfd381d29c3d2
2016-08-08 22:25:07 +00: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
Fan Zhang
97ca78975a Use same fallback bt name in Settings and notification.
Bug: 30126659
Change-Id: Id1432b459a4368bae9af6067307c4da0008f94aa
2016-08-08 14:48:24 -07:00
Salvador Martinez
357fa10ef0 Merge "Disabled BSM mode switch when plugged in" 2016-08-08 21:40:09 +00:00
Esteban Talavera
dc25e21bc5 Merge "Update OEM unlock summary string" into nyc-mr1-dev am: 2de8fd95a3 am: 9e879b8a8d
am: ddbd3b11d0

Change-Id: I06d7237375489b7ca5a8e796d3a558f85b89a09d
2016-08-08 21:23:52 +00:00
Esteban Talavera
155541ee57 Update OEM unlock summary string am: 63f791a1e9 am: e3d32bb291
am: 6de5a2a35b

Change-Id: I73cb4e90e0dc902cbf92bbe7c37957f71425ff07
2016-08-08 21:23:51 +00:00
Salvador Martinez
b9ab480a29 Disabled BSM mode switch when plugged in
Battery Saver mode can no longer be toggled
when the device is plugged in. Additionaly,
A content description was added to the switch
so that talkback says something when it is single
tapped.

Bug: 30083279
Change-Id: Id901598dbe13c443cae0b32769a2e3ef50428c08
2016-08-08 13:55:07 -07:00
Esteban Talavera
ddbd3b11d0 Merge "Update OEM unlock summary string" into nyc-mr1-dev am: 2de8fd95a3
am: 9e879b8a8d

Change-Id: Id5d5a5557adf2478eb56d9935cd8d1d3f32635b3
2016-08-08 20:52:01 +00:00
Esteban Talavera
6de5a2a35b Update OEM unlock summary string am: 63f791a1e9
am: e3d32bb291

Change-Id: I56ec672beb69eea0221c69f60025d9fe172dfcdc
2016-08-08 20:52:00 +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
Maurice Lam
b0182a6345 Merge "Add label to redaction interstitial activity" 2016-08-08 17:37:21 +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
Rubin Xu
75a080b2e4 Do not require MANAGE_DEVICE_ADMINS for showing admin-specifc policy transparency dialog
Bug: 30582906
Change-Id: I976c354021482b7db4e6270e071f2e513e49009d
2016-08-08 15:25:31 +00:00
Bill Yi
44561ff1ad Import translations. DO NOT MERGE am: a409b4126a -s ours am: 05938c0fb4 -s ours
am: e5405d6efc  -s ours

Change-Id: Idc7bbfd84b15a0559ec1041cabd9a36fe0880190
2016-08-08 14:22:07 +00:00