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
Maurice Lam
e618babe5a
Merge "Remove outdated setup wizard widgets"
2015-09-30 20:41:15 +00:00
Julia Reynolds
f7748e4ae1
Update zen rule type selection and view.
...
Separate rule type selection from naming, launch 3P UI for non-system rules.
Bug: 22977552
Change-Id: Ifbd82da2192c4aaf5f239a188a016d9e1af542d6
2015-09-30 16:00:19 -04:00
Geoff Mendal
eb06d4a9c2
Import translations. DO NOT MERGE
...
Change-Id: Iefde97a2fb8e5db601673631195ddcb638e2a81f
Auto-generated-cl: translation import
2015-09-30 07:42:27 -07:00
Geoff Mendal
4ac45452e7
Import translations. DO NOT MERGE
...
Change-Id: Ic5bf85d4dc5a61e5dddbf8d75c9cc5799ca0124c
Auto-generated-cl: translation import
2015-09-30 06:51:56 -07:00
Maurice Lam
1556f3c371
Merge "[Settings] Remove dependency from SUW nav bar"
2015-09-29 17:02:43 +00:00
Maurice Lam
63b63e4950
Remove outdated setup wizard widgets
...
Illustration and StickyHeaderListView are now provided as part of
setup wizard library. Cleaning up the old implementations.
Change-Id: I3a7738cb2c918122fd7e8e484b5bbb648fddd931
2015-09-28 17:13:56 -07:00
Maurice Lam
820ee63716
[Settings] Remove dependency from SUW nav bar
...
Remove setup wizard navigation bar as one of setting's dependencies,
since all the users are using setup wizard library, which includes
the navigation bar as one of its components.
Change-Id: I4ce2b8639155b813a782115725c88d5b1c5c8bfc
2015-09-28 14:57:20 -07:00
Julia Reynolds
f02aa0cef4
Use public APIs to update DND policies.
...
Bug: 22977552
Change-Id: I42d3da4052b9212505920b30bb2e24c3e56bc603
2015-09-28 14:51:22 -04:00
Baligh Uddin
f805d2f812
Merge "Import translations. DO NOT MERGE"
2015-09-27 02:45:52 +00:00
Baligh Uddin
6edd7628fa
Import translations. DO NOT MERGE
...
Change-Id: Iab766ad3ea1ff44ff2c30a8f9e6c95a03bebea62
Auto-generated-cl: translation import
2015-09-25 14:44:41 -07:00
Baligh Uddin
72372d9398
Import translations. DO NOT MERGE
...
Change-Id: Ia81b1f26cc4559a1b72b024249757a190ea87764
Auto-generated-cl: translation import
2015-09-25 14:12:22 -07:00
Maurice Lam
694a76ac69
am 0764cbf4: am 177db306: am 2fd785e0: am 655ddae8: [Fingerprint] Fix link accessibility
...
* commit '0764cbf4025d1e756347f4c46abe94faff10977c':
[Fingerprint] Fix link accessibility
2015-09-25 19:00:02 +00:00
Maurice Lam
0764cbf402
am 177db306: am 2fd785e0: am 655ddae8: [Fingerprint] Fix link accessibility
...
* commit '177db306c5b623409abac10b58914a0350f50b87':
[Fingerprint] Fix link accessibility
2015-09-25 18:07:45 +00:00