Commit Graph

8171 Commits

Author SHA1 Message Date
Jason Monk
52a302e81b Support changes in support prefs for DeviceDefault themes
Change-Id: Id9c333aed202cca8a8845e6f58af1c252e7e111a
2015-11-12 10:09:10 -05:00
Paul Lawrence
0e1a46cf6c Make Convert To File Encryption work
Actually call to recovery from ConvertToFBE
Adding credential check
Gray out Convert option when converted

Change-Id: Ic98929ff49733d182b529012e58870156f40679a
2015-11-11 15:03:42 -08:00
Jason Monk
7c7eb70dc3 First pass at restyling dashboard
Still needs summaries, but the things are in the right place-ish.

Change-Id: I1cbc23da9f56589836b5ebd7e202114e8f323adc
2015-11-11 16:46:15 -05:00
Geoff Mendal
85b2d55d36 Import translations. DO NOT MERGE
Change-Id: I0cbf2c2c2d0d5415ebcf29044d2fe510cc6cdb43
Auto-generated-cl: translation import
2015-11-11 06:18:16 -08:00
Jason Monk
0e23b41144 Fix account problems
Set the id to the right value for now to fix the switches.

Make sure we call the super on the PreferenceFragment to set up
the RecyclerView properly.

Bug: 25621599
Change-Id: I7cc1f68a612d04ca1f8d068c272cdc8f85003938
2015-11-10 16:18:45 -05:00
Philip P. Moltmann
68d6e32b65 Merge "Remove warning message when enabling a serive and enable new services" 2015-11-09 18:38:22 +00:00
Geoff Mendal
18f9c8fac0 Import translations. DO NOT MERGE
Change-Id: I89f6f6211dcd181e801cd15d58cc4017f2d2a898
Auto-generated-cl: translation import
2015-11-09 06:18:36 -08:00
Philip P. Moltmann
849c05f342 Remove warning message when enabling a serive and enable new services
The warning message will be moved to the print spooler and displayed
when the user issues the first print job to the service.

Change-Id: I121ad0b46e5b3e25e68db4cc67a59fbaf15c70c3
Bug: 24135353
2015-11-06 17:13:06 -08:00
Maurice Lam
5444d955a6 Merge "[WifiDialog] Theme for setup wizard" 2015-11-06 20:52:33 +00:00
Maurice Lam
dd3e2434ee [WifiDialog] Theme for setup wizard
Use setup wizard themes so that dialogs are shown in the correct
accent colors and dark/light themes.

Bug: 25515641
Change-Id: I87a0a01001944b50e48ec812f071a988f37ed8db
2015-11-06 12:07:32 -08:00
Paul Lawrence
ee3e51f1f1 Merge "Add developer option to convert from FDE to FBE" 2015-11-05 21:41:02 +00:00
Jason Monk
0cc7fbdb56 Merge "Settings Drawer: Support multi-user changes" 2015-11-04 21:10:20 +00:00
Baligh Uddin
7b9f79bb6e Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 25433205
Change-Id: I38ff46207ad622dc25f4cbbf6445ceac1dcfedb7
2015-11-04 12:11:39 -08:00
Jason Monk
af00109242 Settings Drawer: Support multi-user changes
Change-Id: I3a6e481ca18794bf1ed3bc9dc0382deacfcf81f4
2015-11-04 13:16:18 -05:00
Paul Lawrence
acbac8cdfe Add developer option to convert from FDE to FBE
This set of changes adds the screen that offers this conversion,
and the plumbing so the option is only available on suitable
devices.

It does not implement the conversion mechanism.

Change-Id: I3c84dd40dfcb0e00dadbab54ba0e56e1ccb11ed8
2015-11-04 09:51:06 -08:00
Geoff Mendal
6939e7354a Import translations. DO NOT MERGE
Change-Id: I53d143c94f79d2fc2e84f6e600d314ec8f1e15f9
Auto-generated-cl: translation import
2015-11-04 06:12:42 -08:00
Alan Viverette
74dbcb091b Add display preference for scaling / UI Zoom feature
Bug: 22450672
Change-Id: If665576869743fd7d5fc23103260eecaa366e7aa
2015-11-03 13:18:44 -05:00
Tony Mantler
514b81d233 Move more Accessibility stuff to SettingsLib
Change-Id: Id5dec8af86c1d4b0d98b169c4365410c2cee10b6
2015-10-30 16:20:25 -07:00
Jason Monk
4b2e456e90 Fix accounts screen
Bug: 25212341
Change-Id: Ia8953b6a9fbbd4c90cd0eb327081c478420f7db6
2015-10-30 12:50:31 -04:00
Geoff Mendal
c66b4e819d Import translations. DO NOT MERGE
Change-Id: Idbdba1c5697e8058cbe7ec5aa7b77f567ca73623
Auto-generated-cl: translation import
2015-10-28 08:14:45 -05:00
Jorim Jaggi
b12e9adc97 Add development option to force everything resizable
Bug: 24815256
Change-Id: Ic9620c3b502e92f1a628bbe696ae91896d25d5b3
2015-10-27 08:31:49 -07:00
Tony Mantler
dd9b3aa5de Merge "Move some app methods to AppUtils in SettingsLib" 2015-10-26 18:39:14 +00:00
Tony Mantler
4f4424a820 Move some app methods to AppUtils in SettingsLib
Change-Id: I1503e9d0e35c57aae32f90ff2c148cf1b75dcf05
2015-10-26 10:49:19 -07:00
Geoff Mendal
3bc817ab8b Import translations. DO NOT MERGE
Change-Id: Ie5ca7c43f166e71719b8196efc96386f5f56241b
Auto-generated-cl: translation import
2015-10-26 06:16:59 -07:00
Geoff Mendal
65671965de Import translations. DO NOT MERGE
Change-Id: Ie184422a6bc4ead4e4ed8e32439a9b68168d35e4
Auto-generated-cl: translation import
2015-10-21 06:19:48 -07:00
Geoff Mendal
f1bd8f3446 Import translations. DO NOT MERGE
Change-Id: I5165b5d0fe4fc0cf9dff9ccf44fe1aa95db26628
Auto-generated-cl: translation import
2015-10-19 06:39:34 -07:00
Maurice Lam
80129d936b Merge "Fix preferences v14 issues in lock screeen setup" 2015-10-16 17:44:04 +00:00
Jason Monk
562e40f66a Fix add account screen
Don't use layout that didn't do anything special.

Bug: 24961118
Change-Id: I9207ee16e8c2c8325f3b4c00e423ac015170d10e
2015-10-16 10:59:02 -04:00
Jason Monk
afa3a1a0cb Fix ManagedServiceSettings to work with Preferencev14
Bug: 25007000
Change-Id: I5e3a59b77001ce0e2928b35fa1b87878e22d4fbd
2015-10-16 10:52:16 -04:00
Maurice Lam
bd28ceef10 Fix preferences v14 issues in lock screeen setup
Preferences support-v14 expects a RecyclerView, and cannot override
onCreateView to inflate custom views. This changes
SetupChooseLockGeneric to use suw_template_no_scroll and let
preference framework inflate its RecyclerView inside it.

Bug: 24929660
Change-Id: Icda0fed37b68d4cffb49da46a241185f32d7e467
2015-10-15 14:34:06 -07:00
Jason Monk
2b7592d817 Fix SUW Settings themes
Bug: 24929660
Change-Id: I21979a115e968a9e3a7ecd42f8258d0ce470cd6e
2015-10-15 15:37:59 -04:00
Geoff Mendal
b06ad28e2b Merge "Import translations. DO NOT MERGE" 2015-10-14 13:56:08 +00:00
Geoff Mendal
0652b63334 Import translations. DO NOT MERGE
Change-Id: Iecb38744cc520c2abbad60c1b6f0efc4b276b98d
Auto-generated-cl: translation import
2015-10-14 06:43:11 -07:00
Jason Monk
783718fffe Fix crash language & input settings
Bug: 24576551
Change-Id: Ifb717689c862193cf06c23de52b3fb68f910db3c
2015-10-13 16:45:49 -04:00
Jason Monk
39b467482d Depend on support lib preferences
Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
2015-10-13 10:12:20 -04:00
Toni Barzic
1ab714057e Merge "Fix plurals messages for autoclick delay strings" 2015-10-12 17:38:05 +00:00
Geoff Mendal
516eca685d Import translations. DO NOT MERGE
Change-Id: I825c42e25f353952adc02f2c99beb1ad2768c4d5
Auto-generated-cl: translation import
2015-10-12 06:51:40 -07:00
Toni Barzic
18727d5cf2 Fix plurals messages for autoclick delay strings
Add missing one quantities

BUG=24810663

Change-Id: I6ecb9d4bf1cadb1b64ff247ed97eac8d467fb612
2015-10-09 14:01:30 -07:00
Toni Barzic
496f099752 Merge "Add a11y setting for Automatically click after pointer stops" 2015-10-07 18:25:09 +00:00
Wale Ogunwale
b4d7efbfa2 Revert "Added Developer Options settings for multi-window mode."
This reverts commit 4c9d667bc2.

Bug: 24462906
Bug: 19494313
Change-Id: Iaa698868d8896a09c377b5da03c20b2a0b72d253
2015-10-07 09:24:23 -07:00
Geoff Mendal
f01605d66f Import translations. DO NOT MERGE
Change-Id: Ic7120928ef45569613e7d5f56b29ad09ca474f36
Auto-generated-cl: translation import
2015-10-07 06:53:12 -07:00
Toni Barzic
76be5e352a Add a11y setting for Automatically click after pointer stops
Adds new preference screen for the feature, where the feature can be
enabled/disabled, and delay before click can be specified (implemented
as seek bar preference, enabled iff the feature is enabled).

Preference is added to Accessibility setting. The preference summary is
set to string describing the delay after pointer stops moving before
click is scheduled (the string also contains numerical value of the
delay).

BUG=20049245

Change-Id: Ib7b2f5c24efbd08e3200143c069bcdbc9b5a327a
2015-10-05 14:19:04 -07:00
Geoff Mendal
557a0e7195 Import translations. DO NOT MERGE
Change-Id: I9c16d16ee3d19b32203b3591dfb93a341fab76db
Auto-generated-cl: translation import
2015-10-05 06:51:01 -07:00
Maurice Lam
ef9d636376 Merge "[WifiSettings] Add Wi-Fi dialog activity" 2015-10-01 17:24:52 +00:00
Julia Reynolds
239986eec9 Merge "Update zen rule type selection and view." 2015-10-01 12:36:14 +00:00
Zach Kuznia
c39dc017a7 am ff66f8b5: am 24cb6374: am a8f3f067: am ae8aea76: Merge "Allow manual to be read from disk" into mnc-dr-dev
* commit 'ff66f8b5f11248a9dfb66ef23d2c6a5be4847fdb':
  Allow manual to be read from disk
2015-10-01 00:34:22 +00:00
Zach Kuznia
ff66f8b5f1 am 24cb6374: am a8f3f067: am ae8aea76: Merge "Allow manual to be read from disk" into mnc-dr-dev
* commit '24cb6374df50a6ea5978fb9851e4030ac9924307':
  Allow manual to be read from disk
2015-10-01 00:28:33 +00:00
Zach Kuznia
24cb6374df am a8f3f067: am ae8aea76: Merge "Allow manual to be read from disk" into mnc-dr-dev
* commit 'a8f3f067b672a8e055e76beee300cc2b1a8bea31':
  Allow manual to be read from disk
2015-10-01 00:23:58 +00:00
Zach Kuznia
a8f3f067b6 am ae8aea76: Merge "Allow manual to be read from disk" into mnc-dr-dev
* commit 'ae8aea76e5cbef1eefde401f8622d05275156cf7':
  Allow manual to be read from disk
2015-10-01 00:15:52 +00:00
Zach Kuznia
ae8aea76e5 Merge "Allow manual to be read from disk" into mnc-dr-dev 2015-10-01 00:08:05 +00:00