Commit Graph

20991 Commits

Author SHA1 Message Date
Jason Monk
f7b0dfd6ae am f0fe5c58: Merge "Don\'t auto-focus text fields in hotspot dialog" into mnc-dev
* commit 'f0fe5c58e2274a550321f936c125c691f7a1646b':
  Don't auto-focus text fields in hotspot dialog
2015-06-15 15:00:20 +00:00
Geoff Mendal
b59e4e4df4 Import translations. DO NOT MERGE
Change-Id: Ifda55ef8db028d95b618b0a44dbe4d2c3c212f44
Auto-generated-cl: translation import
2015-06-15 07:57:05 -07:00
Jason Monk
f0fe5c58e2 Merge "Don't auto-focus text fields in hotspot dialog" into mnc-dev 2015-06-15 14:51:28 +00:00
Jason Monk
6b4a31c219 Don't auto-focus text fields in hotspot dialog
Instead focus the parent, so that the fields can be seen on smaller
screens before editing.

Bug: 19095568
Change-Id: Ifeacce3ed64c370ff414e81bd4d25c5d0b26712c
2015-06-15 10:45:46 -04:00
Jason Monk
20a837ea52 am 6f229435: Merge "Handle switch of ssid to CharSequence (for spans)" into mnc-dev
* commit '6f229435367e6b5a775f42552be280fa35df1d56':
  Handle switch of ssid to CharSequence (for spans)
2015-06-15 14:23:54 +00:00
Jason Monk
6f22943536 Merge "Handle switch of ssid to CharSequence (for spans)" into mnc-dev 2015-06-15 14:14:56 +00:00
Jason Monk
c68b46c1f2 Handle switch of ssid to CharSequence (for spans)
Change to reference the string directly for places like search,
etc.

Bug: 20059794
Change-Id: I3305c9833e8aeea52b968c094d0a1881a3e6699e
2015-06-15 10:09:55 -04:00
Paul Jensen
020dc2e151 am 04e3fca3: Merge "Remove dead hidden ConnectivityManager and NetworkInfo APIs." into mnc-dev
* commit '04e3fca391b9d4fd0493f7ef38ab4f9b8ddafa95':
  Remove dead hidden ConnectivityManager and NetworkInfo APIs.
2015-06-15 13:45:21 +00:00
Paul Jensen
04e3fca391 Merge "Remove dead hidden ConnectivityManager and NetworkInfo APIs." into mnc-dev 2015-06-15 13:36:58 +00:00
Jeff Sharkey
7384b67e15 am edb7b0d9: New storage dialogs.
* commit 'edb7b0d9a900a4a560d0777032600b52f38efd23':
  New storage dialogs.
2015-06-15 04:20:55 +00:00
Jeff Sharkey
edb7b0d9a9 New storage dialogs.
Show a helpful dialog when a volume is unmounted or unmountable, or
when disk is unsupported.  Add both missing private volumes and
unsupported disks in the storage list.  Dialog to confirm when
forgetting private volume.

Finish volume detail activities when the volume becomes unmounted.

Show used space instead of free space to match string.  When init'ing
a volume on non-adoptable disk, just format as public.

Bug: 21737573, 21666225, 21737666, 21471429
Change-Id: Id60d5a398e2b7923ebebdc5cfaef33248d8d77bb
2015-06-14 21:07:30 -07:00
Brian Carlstrom
6588a82823 dex2oat should show something friendlier in Settings -> Battery
Bug: 13161823
Change-Id: If68d91900c88f33f5656a9e336633d53a5e900ce
2015-06-12 20:54:16 -07:00
Nick Kralevich
bc8985c6ee am 9405a81f: Merge "Let UsbDeviceManager choose the appropriate function default" into mnc-dev
* commit '9405a81f7ac4116e2715f5739fb5d7fd5c6458d8':
  Let UsbDeviceManager choose the appropriate function default
2015-06-13 03:19:37 +00:00
Nick Kralevich
20a0da8908 am 64a8032f: Merge "Fix bad USB configuration under Developer Options" into mnc-dev
* commit '64a8032f44da51d0422cb52af4631c7ae2545731':
  Fix bad USB configuration under Developer Options
2015-06-13 03:19:36 +00:00
Nick Kralevich
9405a81f7a Merge "Let UsbDeviceManager choose the appropriate function default" into mnc-dev 2015-06-13 03:12:27 +00:00
Nick Kralevich
64a8032f44 Merge "Fix bad USB configuration under Developer Options" into mnc-dev 2015-06-13 03:12:08 +00:00
Sanket Padawe
2ef44c5e5d Add PBAP checkbox for BT pairing consent dialog.
Bug: 20488109
Change-Id: Ib6c98c27e6d2b8e59fa4b640df15214a6b197853
2015-06-12 18:09:45 -07:00
Nick Kralevich
2d0f6a9d36 Let UsbDeviceManager choose the appropriate function default
Rather than hardcoding MTP as the appropriate default when the user
selects "Charger Only", call UsbDeviceManager.setCurrentFunction(null).
Null is intended to restore the default function, which is appropriate
for charging only.

Bug: 21429947
Change-Id: I9ee633bcf2f95f9937861c234ab044873202d41b
2015-06-12 17:18:05 -07:00
Makoto Onuki
75651de4d1 am 97d102d9: Merge "Add simple null checks to StorageWizard*, also listen to..." into mnc-dev
* commit '97d102d9e207f3379ef94929e239de848c784754':
  Add simple null checks to StorageWizard*, also listen to...
2015-06-13 00:09:57 +00:00
Makoto Onuki
97d102d9e2 Merge "Add simple null checks to StorageWizard*, also listen to..." into mnc-dev 2015-06-12 23:57:54 +00:00
Nick Kralevich
9cff8cdfe0 Fix bad USB configuration under Developer Options
The USB configuration screen under Developer Options hasn't been
updated for the new USB access control changes. Update it.

1) Ensure that the default in Development Settings is "Charger Only".
2) Changing USB mode in developer settings only changes the USB function.
It doesn't unlock any USB data.

Bug: 21258972
Change-Id: I9cbd5099cb55f31f1258e512e5ee7f6f4e303fc9
2015-06-12 16:30:45 -07:00
Makoto Onuki
1d37d0f7fb Add simple null checks to StorageWizard*, also listen to...
the disk destroyed event.

Bug 21336042

Change-Id: I9f53501a6122a4a9046774e3c4c08b5d6d6f8552
2015-06-12 16:28:18 -07:00
Selim Cinek
0abc4fb6e3 am ee5db351: Merge "Added an introduction to the fingerprint enrollment" into mnc-dev
* commit 'ee5db351ac773f42d2fb2674545b82d1d1d0cdd5':
  Added an introduction to the fingerprint enrollment
2015-06-12 22:11:56 +00:00
Selim Cinek
ee5db351ac Merge "Added an introduction to the fingerprint enrollment" into mnc-dev 2015-06-12 21:57:45 +00:00
Makoto Onuki
20468a1160 am e0142a67: Merge "Promote "add service" from menu to list item" into mnc-dev
* commit 'e0142a67fd5f3dc52c82fed05d89735ad6a42aeb':
  Promote "add service" from menu to list item
2015-06-12 16:28:30 +00:00
Rubin Xu
4c5eaae564 am 47d329f7: Merge "Defensively load untrusted icons from account authenticator" into mnc-dev
* commit '47d329f79af7ae74e6b840eb90c15b7cdc294b53':
  Defensively load untrusted icons from account authenticator
2015-06-12 16:28:29 +00:00
Makoto Onuki
e0142a67fd Merge "Promote "add service" from menu to list item" into mnc-dev 2015-06-12 16:18:31 +00:00
Rubin Xu
47d329f79a Merge "Defensively load untrusted icons from account authenticator" into mnc-dev 2015-06-12 16:18:16 +00:00
Kenny Guy
a381632db0 am dabba2f6: Merge "Remove incorrect TODO and meta-data." into mnc-dev
* commit 'dabba2f6c41ae366c65c4667ee7be312eb96f39a':
  Remove incorrect TODO and meta-data.
2015-06-12 15:23:56 +00:00
Kenny Guy
dabba2f6c4 Merge "Remove incorrect TODO and meta-data." into mnc-dev 2015-06-12 15:11:28 +00:00
Kenny Guy
3edba861aa Remove incorrect TODO and meta-data.
SHOW_INPUT_METHOD_PICKER is only used to call into
the InputMethodManagerService which as its a system
service could handle calls from the managed profile
if it desired. Howwever profiles use input methods
from the parent user that shouldn't be needed.

Bug: 20934597
Change-Id: Id5df6eb693550ff200cbc12ed66de31323689af3
2015-06-12 15:45:19 +01:00
Selim Cinek
ec8500438c Added an introduction to the fingerprint enrollment
Bug: 21468315
Change-Id: Ieb691b0e321f44b9bae2f4f8dfd458c24b98a8d9
2015-06-11 19:02:26 -07:00
Adrian Roos
593c184584 am da6e4c47: Merge "Ensure text is visible when choosing pattern" into mnc-dev
* commit 'da6e4c47aa0e4319ada376d2917aafb2c2c27734':
  Ensure text is visible when choosing pattern
2015-06-12 00:39:30 +00:00
Adrian Roos
da6e4c47aa Merge "Ensure text is visible when choosing pattern" into mnc-dev 2015-06-12 00:26:07 +00:00
Adrian Roos
ed427af748 Ensure text is visible when choosing pattern
Bug: 21639578
Change-Id: Ib948411b3087c752a36ed6f853915e59946c0988
2015-06-11 16:14:40 -07:00
Amit Mahajan
9d4b548619 Change to trigger client initiated OMA-DM session on System update req.
Bug: 21603815
Change-Id: I401099a9aeced578ee914ddbebf1f5982f276780
2015-06-11 15:54:31 -07:00
Jorim Jaggi
258e709a32 am fb535a8e: Merge "Refine fingerprint enrollment experience" into mnc-dev
* commit 'fb535a8e497d2e4ea068bb99760b11d3a1b6abf5':
  Refine fingerprint enrollment experience
  Fix crash in battery screen
2015-06-11 22:48:51 +00:00
Jorim Jaggi
fb535a8e49 Merge "Refine fingerprint enrollment experience" into mnc-dev 2015-06-11 22:34:53 +00:00
Jorim Jaggi
436e02c3d5 Refine fingerprint enrollment experience
- Flash fingerprint graphic when enrollment progresses
- Show hint message when not progressing for a few seconds
- Make sure animation is always working

Bug: 21617091
Bug: 21644138
Change-Id: Ic54c10a655e6da914f960cee20f0066b46d87325
2015-06-11 15:13:56 -07:00
Sanket Padawe
1bcef2d1d4 am e27e3bcf: Merge "String changes for Cellular data toggle summary." into mnc-dev
* commit 'e27e3bcf9efcc605e56de7c0257c6a02527601a0':
  String changes for Cellular data toggle summary.
2015-06-11 21:54:52 +00:00
Sanket Padawe
c0d3005232 am 9d7971a9: Merge "String changes for PBAP chekcbox in BT pairing dialog." into mnc-dev
* commit '9d7971a9e2f069c200864bac86173de6276b6da8':
  String changes for PBAP chekcbox in BT pairing dialog.
2015-06-11 21:54:50 +00:00
Jeff Sharkey
41b7468feb am f25fc9cb: Merge "Always round migration times up to 1 second." into mnc-dev
* commit 'f25fc9cb6798d04593c4fd28f8542a7884f66e5f':
  Always round migration times up to 1 second.
2015-06-11 21:54:17 +00:00
Sanket Padawe
e27e3bcf9e Merge "String changes for Cellular data toggle summary." into mnc-dev 2015-06-11 21:31:35 +00:00
Sanket Padawe
9d7971a9e2 Merge "String changes for PBAP chekcbox in BT pairing dialog." into mnc-dev 2015-06-11 21:29:31 +00:00
Makoto Onuki
0ec96fe64c Promote "add service" from menu to list item
Also show the app icon for each service.

Bug 19914125

Change-Id: I592c526746a3ec9f67e8e8a6c6f1530e7724e310
2015-06-11 14:26:29 -07:00
Jeff Sharkey
f25fc9cb67 Merge "Always round migration times up to 1 second." into mnc-dev 2015-06-11 20:45:09 +00:00
Jeff Sharkey
5693274d2a Always round migration times up to 1 second.
Bug: 21755250
Change-Id: I4e5eef493f2f923d0bcf110133e862c4a4a7db8b
2015-06-11 13:43:56 -07:00
Sanket Padawe
0d9e167b07 String changes for PBAP chekcbox in BT pairing dialog.
Bug: 20488109
Change-Id: I922477c94cbf9c4042d8a895eb10a41da2783f14
2015-06-11 13:37:55 -07:00
Sanket Padawe
77e9570b2b String changes for Cellular data toggle summary.
Bug: 17073752
Change-Id: I61974ab3b2b2136aa5eb5027fc826d635a705ed1
2015-06-11 13:31:39 -07:00
Jason Monk
02424dead1 am 0011604f: Merge "Clean up settings shortcuts" into mnc-dev
* commit '0011604fd1f03125b22550f359997cc4922dd8bb':
  Clean up settings shortcuts
2015-06-11 20:05:39 +00:00