Commit Graph

29694 Commits

Author SHA1 Message Date
Salvador Martinez
adfcb15518 Merge "Can restore state on rotate personal dict screen" into nyc-mr1-dev 2016-08-31 00:38:15 +00:00
Andrew Sapperstein
f6908339fd Merge "Use LinkTextView for support disclaimer text." into nyc-dr1-dev am: a200918af0
am: 65a8409ddc

Change-Id: I11631880866d49e4a69869b375779aab2c472f68
2016-08-31 00:34:45 +00:00
Andrew Sapperstein
c3733b8653 Use LinkTextView for support disclaimer text. am: 7e9146950d
am: d63e187b1a

Change-Id: Iffd7cc56eb9ee612b8c86a668f4851f229b746ac
2016-08-31 00:34:45 +00:00
Andrew Sapperstein
65a8409ddc Merge "Use LinkTextView for support disclaimer text." into nyc-dr1-dev
am: a200918af0

Change-Id: I7554d650756aad063d8cf091022fb2a04f823b81
2016-08-31 00:28:27 +00:00
Andrew Sapperstein
d63e187b1a Use LinkTextView for support disclaimer text.
am: 7e9146950d

Change-Id: Ia4a998039bfcdea3419a512d342665248f0b7ac3
2016-08-31 00:28:27 +00:00
Andrew Sapperstein
a200918af0 Merge "Use LinkTextView for support disclaimer text." into nyc-dr1-dev 2016-08-31 00:21:29 +00:00
Phil Weaver
664f6dacca Make sure setting switch bar state is announced.
When the switch is clicked, a TYPE_VIEW_CLICKED a11y
event is produced. It works fine if the switch bar is
clicked, but if the switch itself is clicked the event
comes from the switch, which is marked as not important
for accessibility. Re-dispatching events from the switch
as coming from the switch bar makes sure that the event
comes from a view that accessibility services can see.

Bug: 30484493
Change-Id: Ie48cc78594c64b1cc5735475e1cb5959fadaaf4a
2016-08-30 16:40:40 -07:00
Felipe Leme
b934885f0c Merge "Only display System section for current user." into nyc-mr1-dev am: c24a46128a
am: 9eb3b31c29

Change-Id: I295cabb60d2aa78e7b2cf11b02898e115c88a7fa
2016-08-30 22:33:50 +00:00
Felipe Leme
3d9cb084e9 Only display System section for current user. am: ce37ef51aa
am: 0547440ad7

Change-Id: Ibff762a11759d8b15e5df7208636af5305ac6999
2016-08-30 22:33:49 +00:00
Felipe Leme
9eb3b31c29 Merge "Only display System section for current user." into nyc-mr1-dev
am: c24a46128a

Change-Id: I6fe2bf073e3511c94a1c8f64cea28fa512aaa195
2016-08-30 22:31:20 +00:00
Felipe Leme
0547440ad7 Only display System section for current user.
am: ce37ef51aa

Change-Id: I6f0aa56dc8ec2c10687bea442c53db1f53242f7b
2016-08-30 22:31:20 +00:00
TreeHugger Robot
c24a46128a Merge "Only display System section for current user." into nyc-mr1-dev 2016-08-30 22:24:16 +00:00
Doris Ling
aa40e5b710 Remove preference "Searching for Wi-Fi networks..." am: b8e8485720 am: ba7e57ec06 am: dc8a2d2b36
am: 3bac184939

Change-Id: Ic5f3d6a57753454ce5aeb64b767220ad84c4ef08
2016-08-30 20:25:10 +00:00
Doris Ling
3bac184939 Remove preference "Searching for Wi-Fi networks..." am: b8e8485720 am: ba7e57ec06
am: dc8a2d2b36

Change-Id: I276e37f4a49de53e996db168b022c45f18f33cea
2016-08-30 20:16:11 +00:00
Doris Ling
dc8a2d2b36 Remove preference "Searching for Wi-Fi networks..." am: b8e8485720
am: ba7e57ec06

Change-Id: Ic2e0b0c977cf11dcca4ed87deeb8bc6fe9a27420
2016-08-30 20:07:38 +00:00
Doris Ling
ba7e57ec06 Remove preference "Searching for Wi-Fi networks..."
am: b8e8485720

Change-Id: Ie264fbdddf2aff8b8f5f4d6aac2fc079b98c9747
2016-08-30 20:05:09 +00:00
Doris Ling
925584fb84 Remove preference "Searching for Wi-Fi networks..." am: b8e8485720
am: b7d9f7b83d

Change-Id: I3d21413f7ee61001bae570b478871af6f95d2999
2016-08-30 20:05:08 +00:00
Doris Ling
b7d9f7b83d Remove preference "Searching for Wi-Fi networks..."
am: b8e8485720

Change-Id: I170a0f79c0d7c89de314c81088ac8b5939ddff11
2016-08-30 20:01:40 +00:00
Andrew Sapperstein
7e9146950d Use LinkTextView for support disclaimer text.
LinkTextView uses LinkAccessibilityHelper to properly handle
making links accessible.

Deleted Settings' outdated fork for the version in setupwizardlib.

Test: manual

Change-Id: I38c031f96b5be0d45e4cc1aa358f95b229f17480
Fixes: 31077012
2016-08-30 19:57:39 +00:00
Felipe Leme
ce37ef51aa Only display System section for current user.
Otherwise it will be displayed twice on work profiles.

Change-Id: Ic7d21a57f72b9f4a254d574adce90afd7cd27b90
Test: manual verification
Fixes: 31108318
2016-08-30 12:00:27 -07:00
Salvador Martinez
8f4eb4d74b Can restore state on rotate personal dict screen
When adding/editing a word for your personal dictionary
rotating the screen could cause the language to change
back to the device default. This has been fixed.

Test: ag/1389633, robolectric not supported in this branch.
Bug: 30874931
Change-Id: I0c8ebec5f4d5e7b23112b656c482c3b2cda7791f
2016-08-30 18:34:15 +00:00
Doris Ling
b8e8485720 Remove preference "Searching for Wi-Fi networks..."
When we add the preference "Searching for Wi-Fi networks...", we didn't
provide a key to the preference. As a result, each time when we get
access point update and try to show such tile, it creates a new one, and
results in multiple entries of such tile. Adding a key to the preference
will prevent the multiple entry from being added.

Test: Manual -
1. Turn wifi off and on several times, verify that there is only one entry
   of "Searching for Wi-Fi networks..." when initializing the wifi access
   point list.
2. Verifies that when the access point list is established, the
   "Searching for Wi-Fi networks..." entry is gone.

Change-Id: Iaad329d89f8e4b52129d0661501aa34fbd956692

Change-Id: I1bfa77051e068926e8c876a89adf14d143970e7e
Fixes: 31143961
2016-08-30 17:41:44 +00:00
Christopher Wiley
66603903b3 Merge commit '87e59d0' into nyc-dev-plus-aosp
am: 94473046fb

Change-Id: Ia6739501f00fccd8a2363ff19d49a50d17595cba
2016-08-30 01:12:05 +00:00
The Android Automerger
94473046fb Merge commit '87e59d0' into nyc-dev-plus-aosp 2016-08-30 01:00:30 +00:00
Maurice Lam
f2d6a6da85 Merge "Add label to redaction interstitial activity" into nyc-mr1-dev am: 23a91fb029
am: cc04f36357

Change-Id: I9be5c629d73c8507d30222e4f0e447014e62193f
2016-08-30 00:00:15 +00:00
Maurice Lam
a7cb89e177 Add label to redaction interstitial activity am: 05c38450e2
am: bf4f7fdace

Change-Id: I7152656c228ee4cb306174fcbfd0f7328675038d
2016-08-30 00:00:15 +00:00
Maurice Lam
cc04f36357 Merge "Add label to redaction interstitial activity" into nyc-mr1-dev
am: 23a91fb029

Change-Id: Ic52ee043145f897d10f074daefdb6347694f5c67
2016-08-29 23:52:00 +00:00
Maurice Lam
bf4f7fdace Add label to redaction interstitial activity
am: 05c38450e2

Change-Id: I34ba0a2686785bc0d3477eed06a85d66573fd87e
2016-08-29 23:52:00 +00:00
Maurice Lam
23a91fb029 Merge "Add label to redaction interstitial activity" into nyc-mr1-dev 2016-08-29 23:36:35 +00:00
Philip P. Moltmann
9820925bcf Merge "Hide unused recylerview to not confuse talkback." into nyc-mr1-dev am: 5dbc933501
am: 5626726151

Change-Id: Ib37988e0b84256085580d05a2c1404823c16203c
2016-08-29 21:50:07 +00:00
Philip P. Moltmann
5bc6a57729 Hide unused recylerview to not confuse talkback. am: 6a6db008a9
am: 2664c2331f

Change-Id: I0072acf08ce6365c717d89db284bf1b958c27cda
2016-08-29 21:50:07 +00:00
Philip P. Moltmann
5626726151 Merge "Hide unused recylerview to not confuse talkback." into nyc-mr1-dev
am: 5dbc933501

Change-Id: I60a8354f4d07722318dc171c33361edc9a4c9185
2016-08-29 21:42:20 +00:00
Philip P. Moltmann
2664c2331f Hide unused recylerview to not confuse talkback.
am: 6a6db008a9

Change-Id: I09a366e14349d4e13ceef0bc9b0f1f0de2210a16
2016-08-29 21:42:19 +00:00
TreeHugger Robot
5dbc933501 Merge "Hide unused recylerview to not confuse talkback." into nyc-mr1-dev 2016-08-29 21:39:34 +00:00
Jason Monk
9d74183142 Fix multiple bluetooth devices bug am: e2428aff75 am: 716313a533 am: 3c929b5cd3
am: 7bd4a34e7e

Change-Id: I4a3daa0005f64cd5dc30bb013ed8357c60162c70
2016-08-29 19:21:19 +00:00
Jason Monk
7bd4a34e7e Fix multiple bluetooth devices bug am: e2428aff75 am: 716313a533
am: 3c929b5cd3

Change-Id: I82bc82ef905f9698693d039880d3e98c27f19a21
2016-08-29 19:12:00 +00:00
Jason Monk
3c929b5cd3 Fix multiple bluetooth devices bug am: e2428aff75
am: 716313a533

Change-Id: I05f6b74325359b96e7d52dc5869d341346e9c591
2016-08-29 19:05:37 +00:00
Jason Monk
716313a533 Fix multiple bluetooth devices bug
am: e2428aff75

Change-Id: Ia4fadb8ea7e4818dde27e3806401735622c6a516
2016-08-29 18:54:18 +00:00
Jason Monk
b4ad2f4eb4 Fix multiple bluetooth devices bug am: e2428aff75
am: 1221326124

Change-Id: Iee0f60e07d1abd068f29f0473d691cabc53cc26f
2016-08-29 18:35:23 +00:00
Jason Monk
1221326124 Fix multiple bluetooth devices bug
am: e2428aff75

Change-Id: I15a10b8260c6812dd1084420b9487497e021f11a
2016-08-29 18:26:31 +00:00
Philip P. Moltmann
6a6db008a9 Hide unused recylerview to not confuse talkback.
Fixes: 31088913
Change-Id: I1394cec881d8a1944004a69bc787e5341f8c9ddc
2016-08-29 18:03:26 +00:00
Jason Monk
e2428aff75 Fix multiple bluetooth devices bug
Was bug in some code trying to handle preference animations better.
Since those animations are all disabled now, just remove everything
again and re-add it.

Change-Id: If1ce07a8f2b4144d95a95cec6ebb1b423644825a
Fixes: 29314480
(cherry picked from commit 6666f9cc37)
2016-08-29 13:26:26 +00:00
Geoffrey Pitsch
e005d2bcc9 Merge "Only show BootSounds preference if has_boot_sounds is true." into nyc-mr1-dev am: 1ff11c5ef0
am: cf58341082

Change-Id: Ib7c373b962efd4382dccccd81dceb0b0aeb27159
2016-08-29 13:15:58 +00:00
Geoffrey Pitsch
93352a4451 Only show BootSounds preference if has_boot_sounds is true. am: fd351eaaf1
am: de67bc9d68

Change-Id: I077c3fa8247092a38b1a8aa48885221ae2198b1f
2016-08-29 13:15:54 +00:00
Geoffrey Pitsch
cf58341082 Merge "Only show BootSounds preference if has_boot_sounds is true." into nyc-mr1-dev
am: 1ff11c5ef0

Change-Id: I93b33da62bdc2cbb06ab427f92193773ba1e86fe
2016-08-29 13:12:24 +00:00
Geoffrey Pitsch
de67bc9d68 Only show BootSounds preference if has_boot_sounds is true.
am: fd351eaaf1

Change-Id: Iac1ce93f1c9cb063162c2eab14774b720b4eb4e8
2016-08-29 13:12:23 +00:00
Geoffrey Pitsch
1ff11c5ef0 Merge "Only show BootSounds preference if has_boot_sounds is true." into nyc-mr1-dev 2016-08-29 13:06:21 +00:00
Doris Ling
8f366e6e1e Merge "Re-enable Ambient Display double tab." into nyc-mr1-dev am: 302abf2f54
am: f4e5c9352a

Change-Id: I92607b84437ad84feb4e204c60f1fc2901be6ff8
2016-08-27 00:10:56 +00:00
Doris Ling
5d4c701707 Re-enable Ambient Display double tab. am: fec320324c
am: 6bc8858379

Change-Id: I175e52946e1c11bafcb4376572bcce31f2e21538
2016-08-27 00:10:52 +00:00
Doris Ling
f4e5c9352a Merge "Re-enable Ambient Display double tab." into nyc-mr1-dev
am: 302abf2f54

Change-Id: I4aac43d3f5bf6c2bafda59dc16013a65e5c7e953
2016-08-27 00:07:32 +00:00