Commit Graph

25536 Commits

Author SHA1 Message Date
Udam Saini
38130b2078 Change a tap & hold to touch & hold.
There were ux concerns with tap and hold being unclear compared to touch
and hold. One instance of this was forgotten from an earlier checkin.

bug:26562712
Change-Id: I643d1435d66e62987a8c94e0110f70f6ea4078b9
2016-03-09 19:27:57 -08:00
Joe Onorato
3dbfe1439b Merge "Add method to BatteryStats" into nyc-dev 2016-03-10 00:52:04 +00:00
Udam Saini
22848ac901 Merge "Removes duplicated checkbox and fixes text alignment." into nyc-dev 2016-03-10 00:36:27 +00:00
Amith Yamasani
b5545c8395 Allow system apps to be disabled
If it is a single-user device, keep earlier behavior
of disabling and offering to downgrade the system app. If there
are other users, then only disable the app.

Bug: 26694521
Change-Id: I4e62fec6bb186afa5d4c3f29f5524783494dfb06
2016-03-09 15:42:43 -08:00
Joe Onorato
f10a422b54 Add method to BatteryStats
Change-Id: Ie05a1ff4ea081bed1777882d3ec6fd84fc5ba98f
2016-03-09 15:27:29 -08:00
Makoto Onuki
e263401610 Merge "Add "Reset ShortcutManager throttling" to dev options" into nyc-dev 2016-03-09 22:13:05 +00:00
Makoto Onuki
bdcce70572 Add "Reset ShortcutManager throttling" to dev options
Bug 27325877

Change-Id: Ib11d670b38055801ce19aea9530ad69907c9bd8e
2016-03-09 14:08:54 -08:00
Jason Monk
1227394a0a Merge "Fix paddings to not affect SUW" into nyc-dev 2016-03-09 21:46:16 +00:00
Jason Monk
b1663158e4 Fix paddings to not affect SUW
Bug: 27061886
Change-Id: I5f4b0d447a2d6c8ae06521250266f1af22e37d1b
2016-03-09 16:20:31 -05:00
Philip P. Moltmann
3e4c0d8789 Correctly compose activity name of add-printer and print-settings
activity

Previously we were missing to specify the service's package name, hence
we did not have a complete component name.

Bug: 27567031
Change-Id: I88c515a0b8a9defd6329309574aaa8a8e053fddb
2016-03-09 12:42:33 -08:00
Udam Saini
c8787937f8 Removes duplicated checkbox and fixes text alignment.
bug:27560337
bug:27534777
Change-Id: I2c4192dedcbcaec36f1bd5b507e984f7bf35b12e
2016-03-09 12:22:07 -08:00
Sanket Padawe
0792e2f4ad Merge "Support material design for Radio band menu" into nyc-dev 2016-03-09 19:19:58 +00:00
Sanket Padawe
cf9a07bd20 Support material design for Radio band menu
Bug: 24892294
Change-Id: I56c8c29165ce88cef2791d89e20ac0cc3249bbb2
2016-03-09 11:16:23 -08:00
Shweta Chahar
7acf807617 Merge "Add a pitch seekbar for TTS speech output." into nyc-dev 2016-03-09 18:46:32 +00:00
shwetachahar
4ac718b7b5 Add a pitch seekbar for TTS speech output.
Bug: 27137452
Change-Id: I0992333822b4b1cd561dfa2501e47270ff4964b9
2016-03-09 18:20:19 +00:00
Abodunrinwa Toki
80c082f066 Fix work challenge background size.
Bug: 26820717
Change-Id: Icd984b7bb7517ac01a3fa5ca26d060ea33b58a99
2016-03-09 16:48:43 +00:00
Sudheer Shanka
64d424a1c2 Merge "Update the timeout list dialog in display and security settings." into nyc-dev 2016-03-09 16:24:55 +00:00
Sudheer Shanka
900adce6ca Update the timeout list dialog in display and security settings.
Currently, we add padlocks to all the timeout options which are
more than the timeout enforced by the admin. Instead of adding
the padlocks to the options, updated the timeout list dialog to
have a disabled by admin message as dialog footer.

Bug: 27564363
Change-Id: I66ce35e92c044ce1864d14e1fc0e83881f8f4ab0
2016-03-09 16:19:37 +00:00
Jason Monk
6dca89f741 Merge "Make sure mWifiManager gets initialized" into nyc-dev 2016-03-09 16:13:49 +00:00
Jason Monk
245bbaf205 Make sure mWifiManager gets initialized
To avoid crashing.

Bug: 27561590
Change-Id: I417b8382cb3d1b6c22fa33e05e9b4bf35e048e7e
2016-03-09 10:49:33 -05:00
Geoff Mendal
c76c37ef6d Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-09 15:45:34 +00:00
Jason Monk
9dc9a0ebb3 Update data usage graph to use new graph ui
Bug: 27278313
Change-Id: Ia9e8598dcb970540877f7dac7061cfc55ed99d4d
2016-03-09 10:39:57 -05:00
Geoff Mendal
f14efd9f97 Import translations. DO NOT MERGE
Change-Id: Id46ae01e6b35ba18f2e12c151acab4c156293976
Auto-generated-cl: translation import
2016-03-09 07:39:42 -08:00
Jason Monk
222be28d13 Merge "Move temporary metrics constants to proto" into nyc-dev 2016-03-09 14:03:34 +00:00
Mihai Niță
70fd5d0ecc Merge "Hide "Remove" menu & the drag handle when there's just one locale" into nyc-dev 2016-03-09 01:15:21 +00:00
Mihai Nita
7751358ab6 Hide "Remove" menu & the drag handle when there's just one locale
When there's just one locale, showing the "Remove" menu and the
drag handle is confusing to the user since nothing can happen if
they try to use them: the drag simply won't happen, and if they
go through the delete process, we give them an error.

Bug: 26730336
Change-Id: Ie219dd9b3d653272b325d7af01aba205a58cd472
2016-03-08 14:47:46 -08:00
Julia Reynolds
179a57b21f Merge "Don't reference framework strings." into nyc-dev 2016-03-08 21:41:59 +00:00
Julia Reynolds
5f5d049e00 Don't reference framework strings.
Bug: 27513548
Change-Id: Ia459d540ebcb81c8a6d6b045e71141aef849d1f1
2016-03-08 16:37:32 -05:00
Julia Reynolds
d3c07da6e9 Merge "Don't reference the notification led if it doesn't exist." into nyc-dev 2016-03-08 21:26:39 +00:00
Julia Reynolds
184da33bba Don't reference the notification led if it doesn't exist.
Bug: 27318491
Change-Id: Ic43f1e8c0c7cf376b19278ab6c2661abc1052ddb
2016-03-08 16:23:03 -05:00
Julia Reynolds
5354f8a2d0 Merge "Notification summary updates." into nyc-dev 2016-03-08 21:08:55 +00:00
Julia Reynolds
3e912e7ea5 Notification summary updates.
Change-Id: I6b824acf27743637ca661b38b51c639ecf099208
2016-03-08 16:08:12 -05:00
Anna Galusza
0cb68d4dff Merge "Make sure Action Bar title does not revert to original title (Vision Settings) after Display Size or Text Size is changed. Bug: 27326637" into nyc-dev 2016-03-08 20:37:34 +00:00
Jason Monk
3e19fc5600 Move temporary metrics constants to proto
Change-Id: I8fb3ac22df7bdc52039dd640f7696ebd32281f0b
2016-03-08 14:18:30 -05:00
Jason Monk
9425839379 Fix SummaryLoader lifecycle second and for all
Mostly hypothetical fix for weird circumstance where listening
lifecycle gets broken.  To fix this, track the current state
of listening in the SummaryLoader and force it into the non-listening
state when released.

Bug: 26027137
Bug: 26731143
Change-Id: I7299749230924eafa3e6e7d5b0de6e48ff014a38
2016-03-08 13:14:27 -05:00
Udam Saini
4695fc7e48 Merge "Fixes a crash in setup wizard when adding a lock screen." into nyc-dev 2016-03-08 01:55:00 +00:00
Udam Saini
6d6e117720 Fixes a crash in setup wizard when adding a lock screen.
bug:27528834
Change-Id: Idc06850740695669162e239f28c30a1ddad6d2df
2016-03-07 17:50:40 -08:00
Ruben Brunk
31a3b770c7 Merge "Add settings VR listener service." into nyc-dev 2016-03-08 00:14:56 +00:00
Philip P. Moltmann
7833d183e7 Deal with the case that no print services are installed.
Bug: 27530312
Change-Id: Idd709e66d72efcca4928b471f138f8be66e7ab00
2016-03-07 15:32:28 -08:00
Rebecca Silberstein
da9957780b Merge "Save WifiAp config changes when hotspot is enabled" into nyc-dev 2016-03-07 23:29:39 +00:00
Fyodor Kupolov
f38d2b6d4c Merge "First time populate user list in onCreate" into nyc-dev 2016-03-07 21:20:18 +00:00
Fyodor Kupolov
8c9120b9cc First time populate user list in onCreate
Call updateUserList from onCreate instead of onResume during initialization.
This will suppress unnecessary animations.

Bug: 27527929

Change-Id: Ia420f41894b2033fb7f02de01168ccd2c6331588
2016-03-07 13:08:49 -08:00
Jim Miller
fb51827247 Merge "Fix crash in fingerprint enrollment due to async transaction" into nyc-dev 2016-03-07 20:55:38 +00:00
Adrian Roos
bd705413ba Merge "Fix SUW redaction interstitial crash" into nyc-dev 2016-03-07 20:50:05 +00:00
Adrian Roos
0128d6d28b Fix SUW redaction interstitial crash
Bug: 27518157
Change-Id: Id0c2eae88db41080e35200ee8f94ee74ea0a9a1f
2016-03-07 12:49:25 -08:00
Ido Ofir
b46cad2cb7 Merge "mark categories as complete when disabled." into nyc-dev 2016-03-07 20:05:25 +00:00
Rebecca Silberstein
ffb4fbb1a7 Save WifiAp config changes when hotspot is enabled
We need to properly handle asynchronous events when WifiAp for hotspot
is enabled and the user changes the config.  This CL changes the
behavior to:
1 - mark local boolean indicating a restart is needed
2 - trigger the WifiAp to stop
3 - save the new config
4 - when the stop is complete (and the boolean is set), restart the
WifiAp.

Also fix a few style issues in the file.

BUG:27460194
Change-Id: I7e49ab9c49e125017cf83866a396701e440bf383
2016-03-07 09:49:52 -08:00
Philip P. Moltmann
d9779db8c9 Make Print Settings use the new PrintManager.getPrintServices loader
This makes sure that all data always stays up to date.

printer_dropdown_item.xml:
- Reduce the amount of overriden properties

PrintServiceSettingsFragment:
- Instead receiving most data from PrintSettingsFragment have own loader
  and keep data up to date
- Also the updating of the print service state now has a dedicated
  PrintManager call instead of relying of the Settings-ContentObserver
  to transport this information. No more race-conditions, whohoo!

DynamicIndexableContentMonitor:
- To not rewrite too much code the update logic has to live here but the
  reading of the actual data is in PrintSettingsFragment.

Change-Id: I60715cda8952565d7f68cb24fb7da61a37085887
2016-03-07 09:32:55 -08:00
Oleksandr Peletskyi
52fdd6a058 Merge "Block "Screen lock" menu if password is managed." into nyc-dev 2016-03-07 16:43:38 +00:00
Geoff Mendal
c654adf99c Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-07 15:39:40 +00:00