Commit Graph

26180 Commits

Author SHA1 Message Date
Udam Saini
44387d8a62 Fixes talkback accessibility on learn more link.
Uses the LinkTextView, which handles partial url talkback
in textviews for accessibility. Also cleans up some string
spacing and changed an instance of Tap & hold to
Touch and hold for clarity.

bug:27171497
bug:26562712
Change-Id: I059a782a952ac962537c374959ee740962d6016f
2016-02-18 15:45:24 -08:00
Anna Galusza
18f8712634 Merge "Don't read state twice ("on on"/"off off") in Settings Toggle preferences. Bug: 26967006" into nyc-dev 2016-02-18 23:45:18 +00:00
Anna Galusza
47f3115fbc Merge "Prevent Magnification video from being paused by the user and automatically pause the video on onPause and resume in onResume. b/26984643 b/26705583" into nyc-dev 2016-02-18 23:45:00 +00:00
Christopher Tate
5d32e8cd59 Track IWallpaperManager interface changes am: 672b51ba3b
am: e06bed2521

* commit 'e06bed2521c4effa06db328c1323fe48a8c799aa':
  Track IWallpaperManager interface changes
2016-02-18 23:15:58 +00:00
Christopher Tate
e06bed2521 Track IWallpaperManager interface changes
am: 672b51ba3b

* commit '672b51ba3bb0e8ae7c03af40d466c75ce0c9e1f0':
  Track IWallpaperManager interface changes
2016-02-18 23:08:49 +00:00
Christopher Tate
672b51ba3b Track IWallpaperManager interface changes
Bug 25454162

Change-Id: I7ae64730ff485027462e3e96d32f7190f2d07dc8
2016-02-18 22:57:48 +00:00
Jeff Sharkey
97d06e071b Merge "Avoid division by zero in storage." into nyc-dev am: d1152d86cf
am: 2e90897898

* commit '2e90897898c0ad1c166b41d80c512a3ba1bb81fc':
  Avoid division by zero in storage.
2016-02-18 22:54:43 +00:00
Jeff Sharkey
2e90897898 Merge "Avoid division by zero in storage." into nyc-dev
am: d1152d86cf

* commit 'd1152d86cff31fea37120c979e5f4e87ce43da0c':
  Avoid division by zero in storage.
2016-02-18 22:48:17 +00:00
Jeff Sharkey
d1152d86cf Merge "Avoid division by zero in storage." into nyc-dev 2016-02-18 22:45:07 +00:00
Jeff Sharkey
d36e574cfa Avoid division by zero in storage.
Bug: 26387833
Change-Id: I144475d4b82d91dcfd2271cd775e43d595914cef
2016-02-18 15:43:54 -07:00
Anna Galusza
082d977653 Prevent Magnification video from being paused by the user and automatically
pause the video on onPause and resume in onResume.
b/26984643
b/26705583

Change-Id: I7b805cf001ba3097fec4e7bd178588c3b23b455f
2016-02-18 13:51:27 -08:00
Anna Galusza
e88a05601c Don't read state twice ("on on"/"off off") in Settings Toggle preferences.
Bug: 26967006

Change-Id: I329aabc577ed8b3dc56fe86d9f7bc8f64461c2a0
2016-02-18 13:29:35 -08:00
Alan Viverette
47d764cb34 Round display scaling densities down to the nearest 2 DPI am: 656143240c
am: 86307ffd09

* commit '86307ffd09fb586c7a65c7bd26fe813803246937':
  Round display scaling densities down to the nearest 2 DPI
2016-02-18 21:11:32 +00:00
Maria Garcia Puyol
cf0d7bf0c5 Merge "Show emergency info preference for all users" into nyc-dev am: adcec744b2
am: c4b1a74806

* commit 'c4b1a7480615f828360f34dc3784415809e06d0c':
  Show emergency info preference for all users
2016-02-18 21:11:20 +00:00
Jason Monk
297d195f08 Merge "Make battery settings use new battery graph." into nyc-dev am: fd267eb2ed
am: f40b07becc

* commit 'f40b07becc1596d6eafd3a6d77720ba9a4f3d84f':
  Make battery settings use new battery graph.
2016-02-18 21:11:08 +00:00
Jason Monk
3d6fca52ca Merge "Fix date and time and apn editing" into nyc-dev am: 91c2c96978
am: 41f69453a5

* commit '41f69453a5ebb92f65de4682d7f369fa4df8c456':
  Fix date and time and apn editing
2016-02-18 21:10:56 +00:00
Alan Viverette
86307ffd09 Round display scaling densities down to the nearest 2 DPI
am: 656143240c

* commit '656143240c1e003cd39141c98548e7f0c625cc14':
  Round display scaling densities down to the nearest 2 DPI
2016-02-18 21:04:50 +00:00
Maria Garcia Puyol
c4b1a74806 Merge "Show emergency info preference for all users" into nyc-dev
am: adcec744b2

* commit 'adcec744b2699a54db5606e9a50a08c6fb243a0e':
  Show emergency info preference for all users
2016-02-18 21:04:38 +00:00
Jason Monk
f40b07becc Merge "Make battery settings use new battery graph." into nyc-dev
am: fd267eb2ed

* commit 'fd267eb2ed842c29225a9ef0d7fcf45733263a99':
  Make battery settings use new battery graph.
2016-02-18 21:04:28 +00:00
Jason Monk
41f69453a5 Merge "Fix date and time and apn editing" into nyc-dev
am: 91c2c96978

* commit '91c2c96978fe9b5554a1ad16e26765e14cffca12':
  Fix date and time and apn editing
2016-02-18 21:04:17 +00:00
Alan Viverette
656143240c Round display scaling densities down to the nearest 2 DPI
This will prevent scaling artifacts due to odd densities. We will not
make any adjustments to the "normal" density, which will preserve
tvdpi or whatever the device manufacturer needed to use.

Rounding the density down is always safe, since it will not push us
below our 320dp lower bound on minimum effective screen dimension.

Bug: 27225670
Change-Id: Ib084bb3d4fc70a59106ac74df5394c21e9f8c7bd
2016-02-18 15:56:25 -05:00
Maria Garcia Puyol
adcec744b2 Merge "Show emergency info preference for all users" into nyc-dev 2016-02-18 19:19:04 +00:00
Jason Monk
fd267eb2ed Merge "Make battery settings use new battery graph." into nyc-dev 2016-02-18 19:14:14 +00:00
Jason Monk
9cc88e5e5e Make battery settings use new battery graph.
Change-Id: I633a8750f9668c6315cd42866297ac3460375c22
2016-02-18 14:12:32 -05:00
Jason Monk
91c2c96978 Merge "Fix date and time and apn editing" into nyc-dev 2016-02-18 19:11:44 +00:00
Anna Galusza
0fa9b2dcf1 Merge "Add Screen Zoom preview screen with settings page, launch Talkback tutorial whenever the Talkback setting in SUW is pressed, and remove check for parent Activity from SettingsPreferenceFragment. Bug: 26734639" into nyc-dev am: 4b67c1a8be
am: c26916458d

* commit 'c26916458d965c3caac849026c1ba358c015c2e6':
  Add Screen Zoom preview screen with settings page, launch Talkback tutorial whenever the Talkback setting in SUW is pressed, and remove check for parent Activity from SettingsPreferenceFragment. Bug: 26734639
2016-02-18 18:34:20 +00:00
Clara Bayarri
ebdf9af1dd Merge "Call reportFailedPasswordAttempt from Work Challenge" into nyc-dev am: 42ed344f4b
am: d9f2c849df

* commit 'd9f2c849df066b067069cbb2e2cb13ea2764ac8e':
  Call reportFailedPasswordAttempt from Work Challenge
2016-02-18 18:34:08 +00:00
mariagpuyol
fe19bc3d4b Show emergency info preference for all users
Change-Id: I8bfcedb8a15c9ca0194f5f526dd288857c19a1de
2016-02-18 10:27:41 -08:00
Anna Galusza
c26916458d Merge "Add Screen Zoom preview screen with settings page, launch Talkback tutorial whenever the Talkback setting in SUW is pressed, and remove check for parent Activity from SettingsPreferenceFragment. Bug: 26734639" into nyc-dev
am: 4b67c1a8be

* commit '4b67c1a8be16f7a95759735ed4b714c72b308cac':
  Add Screen Zoom preview screen with settings page, launch Talkback tutorial whenever the Talkback setting in SUW is pressed, and remove check for parent Activity from SettingsPreferenceFragment. Bug: 26734639
2016-02-18 18:25:11 +00:00
Clara Bayarri
d9f2c849df Merge "Call reportFailedPasswordAttempt from Work Challenge" into nyc-dev
am: 42ed344f4b

* commit '42ed344f4bc4c1a39b08eb60b47ecffe38402860':
  Call reportFailedPasswordAttempt from Work Challenge
2016-02-18 18:24:59 +00:00
Anna Galusza
4b67c1a8be Merge "Add Screen Zoom preview screen with settings page, launch Talkback tutorial whenever the Talkback setting in SUW is pressed, and remove check for parent Activity from SettingsPreferenceFragment. Bug: 26734639" into nyc-dev 2016-02-18 17:53:34 +00:00
Clara Bayarri
42ed344f4b Merge "Call reportFailedPasswordAttempt from Work Challenge" into nyc-dev 2016-02-18 11:16:27 +00:00
Anna Galusza
384fa2e342 Add Screen Zoom preview screen with settings page, launch Talkback tutorial
whenever the Talkback setting in SUW is pressed, and remove check for parent
Activity from SettingsPreferenceFragment.
Bug: 26734639

Change-Id: I5671735437844ac54ea68322838d9b6b5c81957f
2016-02-18 01:36:34 +00:00
Shweta Chahar
42b512f389 Merge "Add a reset speech rate button to Text-to-Speech settings UI which resets the speech rate to 1x. Bug Id: 27166001" into nyc-dev am: f040f80a77
am: f7958ecfed

* commit 'f7958ecfeda14a5d698ef17c838b56b900ba49c1':
  Add a reset speech rate button to Text-to-Speech settings UI which resets the speech rate to 1x. Bug Id: 27166001
2016-02-18 00:35:17 +00:00
Shweta Chahar
f7958ecfed Merge "Add a reset speech rate button to Text-to-Speech settings UI which resets the speech rate to 1x. Bug Id: 27166001" into nyc-dev
am: f040f80a77

* commit 'f040f80a7740798a25c6570b4446af8292f14226':
  Add a reset speech rate button to Text-to-Speech settings UI which resets the speech rate to 1x. Bug Id: 27166001
2016-02-18 00:30:32 +00:00
Shweta Chahar
f040f80a77 Merge "Add a reset speech rate button to Text-to-Speech settings UI which resets the speech rate to 1x. Bug Id: 27166001" into nyc-dev 2016-02-18 00:15:50 +00:00
Makoto Onuki
f03dbe4c3f Merge "[Settings] Don\'t allow apps on external storage to be active admin" into nyc-dev am: 4bd2152cbc
am: b018eedae6

* commit 'b018eedae699a4581632b20b2656ccb5cde23491':
  [Settings] Don't allow apps on external storage to be active admin
2016-02-17 23:49:32 +00:00
Makoto Onuki
b018eedae6 Merge "[Settings] Don\'t allow apps on external storage to be active admin" into nyc-dev
am: 4bd2152cbc

* commit '4bd2152cbcef0a73389a89d0d74643e044759087':
  [Settings] Don't allow apps on external storage to be active admin
2016-02-17 23:41:35 +00:00
Makoto Onuki
4bd2152cbc Merge "[Settings] Don't allow apps on external storage to be active admin" into nyc-dev 2016-02-17 22:48:43 +00:00
Jason Monk
d2e75e0528 Fix date and time and apn editing
Bug: 27219773
Bug: 25822074
Change-Id: Iec5d56846bf5d3a875180e8907529518949a0d7e
2016-02-17 17:28:46 -05:00
Kenny Guy
fb75c2219e Merge "Fix inconsistent use of screenlock" into nyc-dev am: 451ff8e916
am: be893c7f48

* commit 'be893c7f483b66475c1a7915b66cca6e92436e77':
  Fix inconsistent use of screenlock
2016-02-17 22:19:48 +00:00
Makoto Onuki
9dbad57a84 [Settings] Don't allow apps on external storage to be active admin
Bug 27149287

Change-Id: I7e0905228812fbc326cf4ac4984e7f59003996a8
2016-02-17 14:18:02 -08:00
Tony Mak
6d49d698b1 Merge "Home default setting should not shown in managed profile settings" into nyc-dev am: 6e7cfdda79
am: f891ba72c1

* commit 'f891ba72c164f7439664f5e9f8820c684a7f5414':
  Home default setting should not shown in managed profile settings
2016-02-17 22:09:54 +00:00
Kenny Guy
be893c7f48 Merge "Fix inconsistent use of screenlock" into nyc-dev
am: 451ff8e916

* commit '451ff8e916b7a1ff9208bbf7f9330b9db633eac5':
  Fix inconsistent use of screenlock
2016-02-17 22:05:04 +00:00
Tony Mak
f891ba72c1 Merge "Home default setting should not shown in managed profile settings" into nyc-dev
am: 6e7cfdda79

* commit '6e7cfdda7975a737268f8a7281da5186d3ad2201':
  Home default setting should not shown in managed profile settings
2016-02-17 21:56:32 +00:00
Kenny Guy
451ff8e916 Merge "Fix inconsistent use of screenlock" into nyc-dev 2016-02-17 21:51:53 +00:00
Tony Mak
6e7cfdda79 Merge "Home default setting should not shown in managed profile settings" into nyc-dev 2016-02-17 21:43:02 +00:00
Bill Yi
b39a652348 Merge commit \'6a19c5cabf1615ffce654a1203554bbaa1d1f72e\' into HEAD am: c9652c1d66 -s ours
am: f55a8ddb4b

* commit 'f55a8ddb4b303de80498c5b2e2b7b88e9d121a31':
2016-02-17 21:15:37 +00:00
Tobias Sargeant
f8364f597b add developer setting for multiprocess webview
Change-Id: I9cd547ad4168b56b8b5c9eab9e2407daea74a30e
2016-02-17 21:07:54 +00:00
Bill Yi
f55a8ddb4b Merge commit \'6a19c5cabf1615ffce654a1203554bbaa1d1f72e\' into HEAD
am: c9652c1d66  -s ours

* commit 'c9652c1d662b733519c8734bc51ee3a814081598':
2016-02-17 21:06:50 +00:00