Commit Graph

15465 Commits

Author SHA1 Message Date
arete
8208b42db7 am b2bc75dc: am 943a1877: am ce543836: Change checkboxes to switches in "Settings->Backup&Reset"
* commit 'b2bc75dc50d9eb41e6f6a44c0292c6f7c8a7ed1a':
  Change checkboxes to switches in "Settings->Backup&Reset"
2014-08-15 11:42:41 +00:00
Fabrice Di Meglio
7a81dab5b6 am 737fc5ec: am 0147d813: am d83b3c2a: Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings. SettingsPreferenceFragment@273c8fdb was not registered
* commit '737fc5ec9e7509a5336be601674a1c3590c86ca8':
  Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings. SettingsPreferenceFragment$1@273c8fdb was not registered
2014-08-15 11:42:40 +00:00
arete
b2bc75dc50 am 943a1877: am ce543836: Change checkboxes to switches in "Settings->Backup&Reset"
* commit '943a1877e6636d6986eadbf7d699356b085c469e':
  Change checkboxes to switches in "Settings->Backup&Reset"
2014-08-15 11:35:30 +00:00
Fabrice Di Meglio
737fc5ec9e am 0147d813: am d83b3c2a: Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings. SettingsPreferenceFragment@273c8fdb was not registered
* commit '0147d813edb6befc8a1728accc54a70ebcc6bc3d':
  Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings. SettingsPreferenceFragment$1@273c8fdb was not registered
2014-08-15 11:33:21 +00:00
Baligh Uddin
df8ee1bb6c Merge "Import translations. DO NOT MERGE" 2014-08-15 04:54:19 +00:00
PauloftheWest
1cff659ed7 am 8542d9d2: am fd002cf0: am 841f760f: Merge "Fixed a bug were secure Wi-Fi connections would show unsecured." into lmp-dev
* commit '8542d9d27f1e4c51227f71ce1997776f2b4a4114':
  Fixed a bug were secure Wi-Fi connections would show unsecured.
2014-08-14 23:42:48 +00:00
Zoltan Szatmary-Ban
afa437f3cc am 308bad0e: am 327a50e5: am 3aaf0eb4: Fix app icons on some Settings screens
* commit '308bad0e169753b821a5f411f1eb5562767fa3f7':
  Fix app icons on some Settings screens
2014-08-14 23:42:47 +00:00
PauloftheWest
8542d9d27f am fd002cf0: am 841f760f: Merge "Fixed a bug were secure Wi-Fi connections would show unsecured." into lmp-dev
* commit 'fd002cf07972b29e4ad5980ec12891b7200b8e91':
  Fixed a bug were secure Wi-Fi connections would show unsecured.
2014-08-14 23:34:44 +00:00
Zoltan Szatmary-Ban
308bad0e16 am 327a50e5: am 3aaf0eb4: Fix app icons on some Settings screens
* commit '327a50e5c01eed62d86187457a206293fb199614':
  Fix app icons on some Settings screens
2014-08-14 23:34:18 +00:00
arete
943a1877e6 am ce543836: Change checkboxes to switches in "Settings->Backup&Reset"
* commit 'ce543836cea5887484026837f0a4181dca04a733':
  Change checkboxes to switches in "Settings->Backup&Reset"
2014-08-14 20:24:39 +00:00
arete
ce543836ce Change checkboxes to switches in "Settings->Backup&Reset"
Change-Id: I92b5d0051b717c66bc456a0864c3068b13112dd3

Bug: 16982604
2014-08-14 19:57:50 +00:00
Zoltan Szatmary-Ban
5e853f5f0a am 70bd3004: am 7c236400: am f8be13d8: Merge "Remove spinner in Settings > VPN" into lmp-dev
* commit '70bd30045277feecc95ee67b6a243f87071f1bb5':
  Remove spinner in Settings > VPN
2014-08-14 18:10:06 +00:00
Fabrice Di Meglio
0147d813ed am d83b3c2a: Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings. SettingsPreferenceFragment@273c8fdb was not registered
* commit 'd83b3c2a39e4716b4a4276b8b8ce0db2b9a62b9e':
  Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings. SettingsPreferenceFragment$1@273c8fdb was not registered
2014-08-14 18:08:51 +00:00
Zoltan Szatmary-Ban
70bd300452 am 7c236400: am f8be13d8: Merge "Remove spinner in Settings > VPN" into lmp-dev
* commit '7c2364005e18ebea6ed50a2156fd2b1a22e95c6f':
  Remove spinner in Settings > VPN
2014-08-14 18:03:17 +00:00
Fabrice Di Meglio
d83b3c2a39 Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings.
SettingsPreferenceFragment$1@273c8fdb was not registered

- add override for onUnbindPreferences() that will unregister the observer
if needed
- keep track of the root adapter so that we can unregister / register with
the correct one (by having a new PreferenceScreen the root adapter would not
be the same and thus unregistering the Observer on the new one would not work
and create the current bug)

Change-Id: I2cef0398c2ae0ab4f5ffd67ca20e8874be997bf6
2014-08-14 18:01:42 +00:00
Amith Yamasani
18511b32ed am 69400ffd: am c8eff56e: am e73b8ccf: Merge "Make sure profile owner is system app" into lmp-dev
* commit '69400ffddc327a620abb49fc0ca3257288b9e3e6':
  Make sure profile owner is system app
2014-08-14 17:55:38 +00:00
Amith Yamasani
69400ffddc am c8eff56e: am e73b8ccf: Merge "Make sure profile owner is system app" into lmp-dev
* commit 'c8eff56e94cc3fdf3f52055af45e3b2b3ec8b422':
  Make sure profile owner is system app
2014-08-14 17:45:33 +00:00
PauloftheWest
fd002cf079 am 841f760f: Merge "Fixed a bug were secure Wi-Fi connections would show unsecured." into lmp-dev
* commit '841f760fd7345ef2d84b9409c27e36c2365a3de4':
  Fixed a bug were secure Wi-Fi connections would show unsecured.
2014-08-14 15:43:59 +00:00
Zoltan Szatmary-Ban
327a50e5c0 am 3aaf0eb4: Fix app icons on some Settings screens
* commit '3aaf0eb457639b52228143b84d9624bf73d862ea':
  Fix app icons on some Settings screens
2014-08-14 13:06:08 +00:00
Zoltan Szatmary-Ban
7c2364005e am f8be13d8: Merge "Remove spinner in Settings > VPN" into lmp-dev
* commit 'f8be13d8ca29a61a97411d9d30cb4b82bb669bcf':
  Remove spinner in Settings > VPN
2014-08-14 09:55:19 +00:00
Zoltan Szatmary-Ban
3aaf0eb457 Fix app icons on some Settings screens
App icons appeared as the default icon and sometimes without the corp badge on
Data Usage and Battery screens for applications that were only installed for
the managed profile. This CL fixes the issue.

Bug:16705204
Change-Id: I778d36554feb19f28f3cb9321a291cab3d3e17bb
2014-08-14 09:51:58 +00:00
Glenn Kasten
f3aa4abd4b am 38e472df: am 6a5aad7b: am f51daced: Merge "Add setting to disable automatic USB audio routing" into lmp-dev
* commit '38e472df158a553f38f7e1e2ba69e61268709226':
  Add setting to disable automatic USB audio routing
2014-08-14 05:20:51 +00:00
Michael Wright
18f65206a6 am 3fab6697: am 48ddc94b: am bf55863b: Remove indexes for removed hard keyboard options.
* commit '3fab6697cc2567e8e8304c3573ea237691accc95':
  Remove indexes for removed hard keyboard options.
2014-08-14 05:20:50 +00:00
Glenn Kasten
38e472df15 am 6a5aad7b: am f51daced: Merge "Add setting to disable automatic USB audio routing" into lmp-dev
* commit '6a5aad7b2e942cf79c245885e95d3e41dd1f0561':
  Add setting to disable automatic USB audio routing
2014-08-14 04:20:07 +00:00
Michael Wright
3fab6697cc am 48ddc94b: am bf55863b: Remove indexes for removed hard keyboard options.
* commit '48ddc94b79ad9d1b831b694d1c2a6c755895dfba':
  Remove indexes for removed hard keyboard options.
2014-08-14 04:20:02 +00:00
Amith Yamasani
c8eff56e94 am e73b8ccf: Merge "Make sure profile owner is system app" into lmp-dev
* commit 'e73b8ccf37470869e8acb00946c95737a44d54d0':
  Make sure profile owner is system app
2014-08-13 23:32:17 +00:00
Glenn Kasten
6a5aad7b2e am f51daced: Merge "Add setting to disable automatic USB audio routing" into lmp-dev
* commit 'f51dacedd8ccbe99584e05320a92adbb8e95abfe':
  Add setting to disable automatic USB audio routing
2014-08-13 22:56:05 +00:00
Michael Wright
48ddc94b79 am bf55863b: Remove indexes for removed hard keyboard options.
* commit 'bf55863b41efc3ad29c752f133f8739aac35d103':
  Remove indexes for removed hard keyboard options.
2014-08-13 22:41:17 +00:00
Michael Wright
bf55863b41 Remove indexes for removed hard keyboard options.
Bug: 16027438
Change-Id: If668024e3b7073b49142de7e9aae4a46b4969d40
2014-08-13 22:06:54 +00:00
Amith Yamasani
8751f0dda9 am ab888021: am 81fa31a1: am 561d6bc9: Merge "Allow creating last user even if a guest exists." into lmp-dev
* commit 'ab8880219291ee82a58d08b6d4280c7cf91e6477':
  Allow creating last user even if a guest exists.
2014-08-13 20:25:41 +00:00
Amith Yamasani
ab88802192 am 81fa31a1: am 561d6bc9: Merge "Allow creating last user even if a guest exists." into lmp-dev
* commit '81fa31a104846112c6c7f193ab81a7201ee9914e':
  Allow creating last user even if a guest exists.
2014-08-13 20:18:51 +00:00
Amith Yamasani
81fa31a104 am 561d6bc9: Merge "Allow creating last user even if a guest exists." into lmp-dev
* commit '561d6bc9bb3f1473ac67f4bef5edac7b3046a901':
  Allow creating last user even if a guest exists.
2014-08-13 20:13:13 +00:00
Paul Lawrence
312ec410f8 am 5ae69f79: am 3007a85e: am d6d0cd53: Merge "Bring up factory reset UI when decryption fails but password is correct" into lmp-dev
* commit '5ae69f791947a977bf48a747449f6c0dbea6e04b':
  Bring up factory reset UI when decryption fails but password is correct
2014-08-13 20:06:02 +00:00
Paul Lawrence
5ae69f7919 am 3007a85e: am d6d0cd53: Merge "Bring up factory reset UI when decryption fails but password is correct" into lmp-dev
* commit '3007a85e1136d942c6805c9384688b233565d782':
  Bring up factory reset UI when decryption fails but password is correct
2014-08-13 20:00:51 +00:00
Jim Miller
aa4d4b7311 am ad0a630b: am a063a84c: am 5a10a8df: Use SwitchPreference in TrustAgentSettings.
* commit 'ad0a630bac1411914091483ac0950961f2d60d27':
  Use SwitchPreference in TrustAgentSettings.
2014-08-13 20:00:42 +00:00
Paul Lawrence
3007a85e11 am d6d0cd53: Merge "Bring up factory reset UI when decryption fails but password is correct" into lmp-dev
* commit 'd6d0cd53d00a84619f3f90761ee3907732fac898':
  Bring up factory reset UI when decryption fails but password is correct
2014-08-13 19:55:41 +00:00
Jim Miller
ad0a630bac am a063a84c: am 5a10a8df: Use SwitchPreference in TrustAgentSettings.
* commit 'a063a84ce26092001cdded38b416b13dc073fde4':
  Use SwitchPreference in TrustAgentSettings.
2014-08-13 19:53:10 +00:00
Jim Miller
a063a84ce2 am 5a10a8df: Use SwitchPreference in TrustAgentSettings.
* commit '5a10a8df0efcf034077cbfcd28dd2e495b8d0441':
  Use SwitchPreference in TrustAgentSettings.
2014-08-13 19:48:21 +00:00
Jim Miller
5a10a8df0e Use SwitchPreference in TrustAgentSettings.
Fixes bug 16900059

Change-Id: I52dcfd2a2651f8f770477df3c72176303a9d1b39
2014-08-13 19:43:20 +00:00
Jason Monk
cdd8b8e940 am f56c9664: am 4ee07862: am b37ad3d0: Merge "Handle default properly to avoid scary logging." into lmp-dev
* commit 'f56c9664bd4c53a94c870bcab284589264abd196':
  Handle default properly to avoid scary logging.
2014-08-13 17:46:54 +00:00
Jason Monk
f56c9664bd am 4ee07862: am b37ad3d0: Merge "Handle default properly to avoid scary logging." into lmp-dev
* commit '4ee07862cbadeb782fbe598e7f334984070d6c5e':
  Handle default properly to avoid scary logging.
2014-08-13 17:38:55 +00:00
Jason Monk
4ee07862cb am b37ad3d0: Merge "Handle default properly to avoid scary logging." into lmp-dev
* commit 'b37ad3d0e903a602272c8ce6e5c51630b5ca063b':
  Handle default properly to avoid scary logging.
2014-08-13 17:35:10 +00:00
PauloftheWest
e3d4ec2087 am 95ff67d5: am fa575c5c: am d8e08e55: Merge "Changed PBAP\'s default permission from allow to UNKNOWN." into lmp-dev
* commit '95ff67d500df1a9f9204c590bc3529dcf9f126a2':
  Changed PBAP's default permission from allow to UNKNOWN.
2014-08-13 17:26:27 +00:00
PauloftheWest
95ff67d500 am fa575c5c: am d8e08e55: Merge "Changed PBAP\'s default permission from allow to UNKNOWN." into lmp-dev
* commit 'fa575c5c5fb4cd00a18c786574b8464786436cce':
  Changed PBAP's default permission from allow to UNKNOWN.
2014-08-13 17:21:14 +00:00
PauloftheWest
fa575c5c5f am d8e08e55: Merge "Changed PBAP\'s default permission from allow to UNKNOWN." into lmp-dev
* commit 'd8e08e55cd6669f5c576b58d8ed7c79ff27c8fa6':
  Changed PBAP's default permission from allow to UNKNOWN.
2014-08-13 17:16:55 +00:00
Amith Yamasani
561d6bc9bb Merge "Allow creating last user even if a guest exists." into lmp-dev 2014-08-13 16:52:03 +00:00
Paul Lawrence
d6d0cd53d0 Merge "Bring up factory reset UI when decryption fails but password is correct" into lmp-dev 2014-08-13 16:52:03 +00:00
PauloftheWest
eda2292101 am 22e3dbac: am 4fae753d: am e1fd76a8: Merge "Revert "Add BT message access"" into lmp-dev
* commit '22e3dbac1beb126849b2636741a05c9a7ec2f47a':
  Revert "Add BT message access"
2014-08-13 14:52:43 +00:00
PauloftheWest
22e3dbac1b am 4fae753d: am e1fd76a8: Merge "Revert "Add BT message access"" into lmp-dev
* commit '4fae753ddb496d6e7f5b6729da2113f384266dec':
  Revert "Add BT message access"
2014-08-13 14:48:39 +00:00
PauloftheWest
4fae753ddb am e1fd76a8: Merge "Revert "Add BT message access"" into lmp-dev
* commit 'e1fd76a85bf86fe5cd6637d3fdfe6420283395ed':
  Revert "Add BT message access"
2014-08-13 14:46:02 +00:00