Commit Graph

25070 Commits

Author SHA1 Message Date
Michal Karpinski
fbbb7f48e8 Merge "Adjusting call to AMN#requestBugReport()" 2016-01-08 18:00:55 +00:00
Michal Karpinski
c78b926621 Adjusting call to AMN#requestBugReport()
Bug: 26152603
Change-Id: I5cf66889732aaca2479f09ebacb7beb36f84ea58
2016-01-08 17:46:26 +00:00
Anna Galusza
ffce406d6d Merge "Add A11y SUW hub page after verifying build fix." 2016-01-08 17:30:00 +00:00
Jason Monk
480c5ac083 Merge "Add suggestions to settings" 2016-01-08 14:50:17 +00:00
Andrei Stingaceanu
36504833e0 Merge "'Lock Screen Message' option is in enable state for 'None'." 2016-01-08 10:25:52 +00:00
Jim Miller
03c3705ae9 Auto-advance when fingerprint touch is detected.
Because there's no way to listen to the fingerprint
sensor without enrolling or authenticating, we start a short
enrollment session to detect first press of a finger to
advance to the next stage.

Change-Id: If242ade8729f34464171cda54deab0922ad85b1d
2016-01-07 19:35:40 -08:00
Philip P. Moltmann
ef7c7fe196 Merge "Small corrections to the code that generates the print summary in the settings." 2016-01-08 00:34:58 +00:00
Philip P. Moltmann
43335444ef Small corrections to the code that generates the print summary in the settings.
- Optimize when the listener is active and rely on it to be cleaned up
  automatically
- Only count print jobs that should be shown (i.e. not ones that are
  already finished.)

Change-Id: Idba995f1036e736f47ca7402d493210600eae91c
2016-01-07 14:22:20 -08:00
Alex Klyubin
c6e7d3001e Merge "[2/3] Remove unnecessary throws statement in ServiceManager" am: 3ba482971b
am: ddbee086a6

* commit 'ddbee086a66657d2a1fa95d311178a0002991c56':
  [2/3] Remove unnecessary throws statement in ServiceManager
2016-01-07 21:32:47 +00:00
Jason Monk
d4f03ec86f Add suggestions to settings
Use an XML to define the categories that Settings will look for,
and surface enabled activities under those categories as suggestions.

When clicked on the activity will be started for result.  If the result
is not cancelled, then the operation is assumed successful and the
suggestion is disabled.  Users can also use an overflow -> remove
flow to get rid of unwanted suggestions.

Change-Id: I767abf8efe103af0509bc6b6b55888ae82643512
2016-01-07 16:25:34 -05:00
Umair Khan
58c83824d7 [2/3] Remove unnecessary throws statement in ServiceManager
Signed-off-by: Umair Khan <omerjerk@gmail.com>

(cherry picked from commit fee616c31a)

Change-Id: I52d3078358f38061f4ec724ca0cc2a18d2cc43b1
2016-01-07 12:54:21 -08:00
Alex Klyubin
ddbee086a6 Merge "[2/3] Remove unnecessary throws statement in ServiceManager"
am: 3ba482971b

* commit '3ba482971b0f1709520ba9713fb11ac4727559c4':
  [2/3] Remove unnecessary throws statement in ServiceManager
2016-01-07 19:12:44 +00:00
Alex Klyubin
3ba482971b Merge "[2/3] Remove unnecessary throws statement in ServiceManager" 2016-01-07 19:08:26 +00:00
Anna Galusza
6bc8144e97 Add A11y SUW hub page after verifying build fix.
Original CL: 
https://googleplex-android-review.git.corp.google.com/#/c/828444/.

Diff (fixes build and adds a period):
https://googleplex-android-review.git.corp.google.com/#/c/841247/

This reverts commit 44be967e95.

Change-Id: I971806022dcd791de2d7819fa19df7801f51b673
2016-01-07 17:45:31 +00:00
Philip P. Moltmann
fae4a88530 Use disabled print services instead of enabled print services in print settings.
Change-Id: I32bc8a8dda86f92b180f043a98b304fe676db98c
2016-01-07 09:30:43 -08:00
Andrei Stingaceanu
7a24019194 'Lock Screen Message' option is in enable state for 'None'.
Also take the 'lock screen enabled' state into account besides
the 'owner info enabled' when deciding if the lock screen message
tile should be enabled or not.

Bug: 26350729
Change-Id: Ic64a64b4757252f2bef3c385c725611de14b2798
2016-01-07 16:33:16 +00:00
Philip P. Moltmann
738e6db7b8 Display number of print jobs as summary in settings app.
Change-Id: I4309c67fb62171c7b4f0f5fdd86454f155a3ec01
2016-01-07 08:28:18 -08:00
Umair Khan
fee616c31a [2/3] Remove unnecessary throws statement in ServiceManager
Change-Id: Ifcda96d3ccb411ba23b40ee5cf222c25843d8a0e
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2016-01-07 15:16:28 +05:30
Andy Hung
0863ea40cd Add mono audio to SoundSettings
Bug: 15283594
Bug: 22700363
Change-Id: Ic4571dee4567a94265bbcf11d08108b19687b284
2016-01-06 16:01:19 -08:00
Jeff Sharkey
c24d360328 Merge "Follow PackageManager refactoring." 2016-01-06 22:26:15 +00:00
Jeff Sharkey
df828405b1 Follow PackageManager refactoring.
Change-Id: Iae8b40acf6317366f0de780e367e0c21a9966477
2016-01-06 14:51:32 -07:00
Anna Galusza
7e78bedb67 Merge "Revert to fix build breakage." 2016-01-06 21:44:59 +00:00
Anna Galusza
44be967e95 Revert to fix build breakage.
Revert "Add A11y SUW hub page. Minor alterations of Magnification screen to be consistent wtih most recent desigs."

This reverts commit bf95133f75.

Change-Id: I4559dfdcf5c0f6eea316a190d507a3bccd195149
2016-01-06 21:42:43 +00:00
Anna Galusza
c4f8dfe449 Merge "Add A11y SUW hub page. Minor alterations of Magnification screen to be consistent wtih most recent desigs." 2016-01-06 19:55:43 +00:00
Kenny Guy
e526cf20bb Merge "Add support messages to device admin pages." 2016-01-06 19:55:35 +00:00
Mark Salyzyn
3f48575e17 Merge "Settings: switch to using ctl.start property instead of exec logcat" am: 5987a26e78
am: e938d6e6e7

* commit 'e938d6e6e7484d082878f493bdfbbce78eb597fc':
  Settings: switch to using ctl.start property instead of exec logcat
2016-01-06 19:21:59 +00:00
Mark Salyzyn
e938d6e6e7 Merge "Settings: switch to using ctl.start property instead of exec logcat"
am: 5987a26e78

* commit '5987a26e7862c7737acb1dcabbd6db1a795347b2':
  Settings: switch to using ctl.start property instead of exec logcat
2016-01-06 19:19:36 +00:00
Mark Salyzyn
5987a26e78 Merge "Settings: switch to using ctl.start property instead of exec logcat" 2016-01-06 19:15:15 +00:00
Clara Bayarri
24d45deb18 Merge "Launch existing Task when taskId is given to ConfirmDeviceCredential" 2016-01-06 18:51:04 +00:00
Fyodor Kupolov
4e348fd79a Merge "Added lock screen settings section" 2016-01-06 18:33:07 +00:00
Mark Salyzyn
8f3a25bf7d Settings: switch to using ctl.start property instead of exec logcat
- Moves policy of what to do with buffer size changes to logd

Bug: 23685592
Change-Id: Ib80a755213742dbf806a6f4423d5a709de2da645
2016-01-06 10:24:30 -08:00
Kenny Guy
7a3555961d Add support messages to device admin pages.
Add support message to device admin settings pages.
Show policy information for device owners
and profile owners.
Allow a user to remove profile from profile owners
admin page.

Bug: 26416662
Change-Id: I95424da50067b7c0ba1618a083a31448d406188f
2016-01-06 17:21:45 +00:00
Geoff Mendal
acd0d1e9ff Import translations. DO NOT MERGE
Change-Id: I4903c2ca744d9ff3a955471ca92ff3b8eaa9f732
Auto-generated-cl: translation import
2016-01-06 06:26:38 -08:00
Robin Lee
c90e67deae Merge "[VPN] save public legacy VPN details publicly" 2016-01-06 12:16:56 +00:00
Fyodor Kupolov
8ba52d62ed Added lock screen settings section
Added lock screen settings section and moved "Add users when device is locked"
 from the overflow menu to the new section.

Bug: 25289622
Change-Id: I97c02acbacae3b6cde44180a23ea337853b0a551
2016-01-05 14:30:03 -08:00
Michael Wright
17b6319884 Directly show the layout selection screen.
When a user clicks on the physical keyboard in order to select a
layout, rather than showing them a dialog with an empty list of
layouts, send them straight to the screen where they can pick which
layouts to enable.

Also, only request keyboard layouts that are appropriate for the
input device we're in the process of configuring.

Bug: 25062009
Change-Id: I4483dfc89afc8d148b2cfa7c6a5f66d2a02f712a
2016-01-05 16:44:42 -05:00
Filip Gruszczynski
0d228a62bd Always show true value for forcing resizeable.
Change-Id: I557ad5ddd29ac20119b926e58e33c6f58145d78e
2016-01-05 13:29:33 -08:00
Julia Reynolds
a1049aea99 Merge "DND Visual interruptions: don't turn screen on." 2016-01-05 20:58:23 +00:00
Filip Gruszczynski
4d621ec69d Add missing development preference for enabling freeform.
Change-Id: I77d9621f76f96ba547370e5fedfed250f9dcf3d1
2016-01-05 12:18:16 -08:00
Robin Lee
4c85639733 [VPN] save public legacy VPN details publicly
This does not include certificates, private keys etc. which are still
saved in the KeyStore with the encryption the user requested for them.

Makes connecting to lockdown vpn before user unlock possible.

Bug: 26108660
Change-Id: I56c1672c7a41e761c2791584b99900aff51b59e4
2016-01-05 18:48:46 +00:00
Clara Bayarri
86ebaa230e Launch existing Task when taskId is given to ConfirmDeviceCredential
When using ConfirmDeviceCredential as the Work Challenge, we sometimes
have intercepted a task launching from recents. In this case, read the
taskId given as an extra and request that task to be started from
recents instead of launching a new intent.

Change-Id: Icca92f246e8f025b64de1f138493fc4069f98829
2016-01-05 16:26:10 +00:00
Geoff Mendal
949499948a Merge "Import translations. DO NOT MERGE" 2016-01-05 16:17:50 +00:00
Jeff Sharkey
dbb919b8b1 Merge "Some text are missing in eject sdcard warning" am: 24eaa7ed2b
am: c088ea23eb

* commit 'c088ea23eb0231d49c151e71807fccc5099501c8':
  Some text are missing in eject sdcard warning
2016-01-05 16:16:59 +00:00
Jeff Sharkey
c088ea23eb Merge "Some text are missing in eject sdcard warning"
am: 24eaa7ed2b

* commit '24eaa7ed2b2a709fd5ad2b45ad92de6e617e126a':
  Some text are missing in eject sdcard warning
2016-01-05 16:15:13 +00:00
Jeff Sharkey
24eaa7ed2b Merge "Some text are missing in eject sdcard warning" 2016-01-05 16:11:14 +00:00
Geoff Mendal
7a8e8880b8 Import translations. DO NOT MERGE
Change-Id: I9ed660e4a0cb209ff3a19943b4f294fcfde307b1
Auto-generated-cl: translation import
2016-01-05 07:56:37 -08:00
Julia Reynolds
58e3eb7266 DND Visual interruptions: don't turn screen on.
Change-Id: I15b66918e53e733c779cf8f79d12e03a213fb26d
2016-01-05 10:31:13 -05:00
Jorim Jaggi
bc3a74a39f Merge "Add developer option for freeform window support (2/2)" 2016-01-05 13:30:32 +00:00
Amith Yamasani
61d1838ae2 Merge "Fix "division by zero" crash after USB mass storage disconnects" am: a44b4feed4
am: 4ed2bb1ba9

* commit '4ed2bb1ba93d8b5fe101c660d24898bf3ed44592':
  Fix "division by zero" crash after USB mass storage disconnects
2016-01-05 00:33:03 +00:00
Amith Yamasani
4ed2bb1ba9 Merge "Fix "division by zero" crash after USB mass storage disconnects"
am: a44b4feed4

* commit 'a44b4feed42d597224f9221396ef3ca1964ecc4b':
  Fix "division by zero" crash after USB mass storage disconnects
2016-01-05 00:31:12 +00:00