Alan Viverette
c64d333316
Merge "Make the screen zoom preview app icon bigger to match Launcher" into nyc-dev
...
am: 98f5b2ab66
* commit '98f5b2ab66313f82dde2a6eebb2bee2c5b8c5134':
Make the screen zoom preview app icon bigger to match Launcher
2016-02-15 20:07:19 +00:00
Alan Viverette
98f5b2ab66
Merge "Make the screen zoom preview app icon bigger to match Launcher" into nyc-dev
2016-02-15 20:02:00 +00:00
Geoff Mendal
1fee9029eb
Merge "Import translations. DO NOT MERGE" into nyc-dev
...
am: 10561c0674 -s ours
* commit '10561c06740255534077bcb7afe281a3cc8ab13b':
Import translations. DO NOT MERGE
2016-02-15 16:50:41 +00:00
Geoff Mendal
10561c0674
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-02-15 16:45:09 +00:00
Geoff Mendal
d6da1965a0
Import translations. DO NOT MERGE
...
Change-Id: I04e3ee5ea3c7c89b94a24ea047077928cc9accb0
Auto-generated-cl: translation import
2016-02-15 07:33:11 -08:00
Geoff Mendal
5b82f632d6
Import translations. DO NOT MERGE am: f99586c789 -s ours
...
am: eb5c74dc48 -s ours
* commit 'eb5c74dc4802a405ba90648433a4509b711e923a':
Import translations. DO NOT MERGE
2016-02-15 15:28:43 +00:00
Geoff Mendal
eb5c74dc48
Import translations. DO NOT MERGE
...
am: f99586c789 -s ours
* commit 'f99586c789bf2c531721f121b5b08425cc14ded5':
Import translations. DO NOT MERGE
2016-02-15 15:19:55 +00:00
Geoff Mendal
f99586c789
Import translations. DO NOT MERGE
...
Change-Id: Ib0959f6786971b40e95c4fa0a23d7bf893ecd5fb
Auto-generated-cl: translation import
2016-02-15 07:15:03 -08:00
Svetoslav
64d4b94b45
DO NOT MERGE Modify system settings: incorrect UI state am: 2c02228ad0 am: 5527ac9cf2 am: 59495dd42a -s ours
...
am: 23ce96c229
* commit '23ce96c2298d51c6dfe86c341562c23f3f5e1436':
DO NOT MERGE Modify system settings: incorrect UI state
2016-02-14 22:54:44 +00:00
Svetoslav
23ce96c229
DO NOT MERGE Modify system settings: incorrect UI state am: 2c02228ad0 am: 5527ac9cf2
...
am: 59495dd42a -s ours
* commit '59495dd42a7d613b67af0b579c70b90368e9ce9f':
DO NOT MERGE Modify system settings: incorrect UI state
2016-02-14 22:50:34 +00:00
Svetoslav
59495dd42a
DO NOT MERGE Modify system settings: incorrect UI state am: 2c02228ad0
...
am: 5527ac9cf2
* commit '5527ac9cf215fb894153bae8c3bb06fb5264d146':
DO NOT MERGE Modify system settings: incorrect UI state
2016-02-14 22:38:52 +00:00
Svetoslav
5527ac9cf2
DO NOT MERGE Modify system settings: incorrect UI state
...
am: 2c02228ad0
* commit '2c02228ad0cd7b9d86050647c679843e829819d4':
DO NOT MERGE Modify system settings: incorrect UI state
2016-02-14 22:28:25 +00:00
Jason Monk
48ee5e20c5
Fix incorrectly sized app prefs
...
am: 08331aca4e
* commit '08331aca4e5b994ed26ca12bfceaa1282551359c':
Fix incorrectly sized app prefs
2016-02-12 21:46:15 +00:00
Jason Monk
08331aca4e
Fix incorrectly sized app prefs
...
Bug: 27066871
Change-Id: I0a1a4847532243c27ec5f9d96d8079c417bae91e
2016-02-12 16:31:43 -05:00
Svetoslav
2c02228ad0
DO NOT MERGE Modify system settings: incorrect UI state
...
The privilege for an app to write to the system settings is protected
by an app-op signature permission. App-op permissions are special: if
the app-op is deny/allow we deny/allow write access; if the app-op is
default holding the permission determies write access. The settings
code assumes that CHANGE_NETWORK_STATE is an app op permission
(system|appop) while it is a normal permission which any app gets by
declaring it used in the manifest.
The side effect is that the state of the toggle in the UI for write
system settings will initially be in the wrong state if the app uses
both WRITE_SETTINGS and CHANGE_NETWORK_STATE. However, the code in
the public API an app uses to check write settings access would return
the opposite since it checks the WRITE_SETTINGS permission and its
app op. Hence, if an app requires write settings to start the user
will see in the settings UI it has access but the app will not have
access, so the app would prompt the user to allow write settings.
The non-obvious fix is for the user to toggle the setting off and on
to get the app op in the right state and be able to launch the app.
bug:25843134
Change-Id: I3d726a66c7f9857bc7dbd5946fdbb8f340c6eb4d
(cherry picked from commit 356fb2d10d )
(cherry picked from commit 119d589ea5 )
2016-02-12 20:25:18 +00:00
Alan Viverette
557ce43a37
Make the screen zoom preview app icon bigger to match Launcher
...
Bug: 27060024
Change-Id: I0eb58facefa8618331b5109f034d6e0134ad32d8
2016-02-11 15:56:53 -08:00
Udam Saini
33a593f325
Merge "Revert "Use SetupWizardPreferenceLayout"" into nyc-dev
...
am: 6b00d3fe40
* commit '6b00d3fe40b250956724c49302cf2dba4ef4ad05':
Revert "Use SetupWizardPreferenceLayout"
2016-02-11 23:35:43 +00:00
Udam Saini
6b00d3fe40
Merge "Revert "Use SetupWizardPreferenceLayout"" into nyc-dev
2016-02-11 23:32:16 +00:00
Udam Saini
73512ee684
Revert "Use SetupWizardPreferenceLayout"
...
This reverts commit a95e7c3c09 .
This causes a bug where you cannot access fingerprint from settings.
bug:27152471
Change-Id: I4f3078a81b66d44bb6f29ed3afc501e0b56a369e
2016-02-11 23:17:48 +00:00
Makoto Onuki
3b0ee3ee3c
Merge "Use DPM.uninstallPackageWithActiveAdmins()" into nyc-dev
...
am: 4ba3cbbe0e
* commit '4ba3cbbe0ecdb76dc7c06be65b34f506918d3b75':
Use DPM.uninstallPackageWithActiveAdmins()
2016-02-11 19:56:48 +00:00
Makoto Onuki
4ba3cbbe0e
Merge "Use DPM.uninstallPackageWithActiveAdmins()" into nyc-dev
2016-02-11 19:42:56 +00:00
shwetachahar
20975797b7
Remove \'Higher speech rate\' button based on the results of the speech rate slider a11y UX study.
...
am: 5433496186
* commit '5433496186856aa16a8092801a073e4971a97536':
Remove 'Higher speech rate' button based on the results of the speech rate slider a11y UX study.
2016-02-11 17:21:30 +00:00
shwetachahar
5433496186
Remove 'Higher speech rate' button based on the results of the speech
...
rate slider a11y UX study.
Also, group speech rate, sample sentence synthesis and default language
status into a single preference category as they all fall under the
general TTS settings category.
Bug: 24527715
Change-Id: If7253e2e8a468393afcb4c24f5a775cb9af79db9
2016-02-11 14:58:09 +00:00
Sudheer Shanka
77e360d098
Merge "Disable clear credential option when disallowed by admin." into nyc-dev
...
am: fd9f4511d6
* commit 'fd9f4511d6b57e234b818df07ec8ab54632189b0':
Disable clear credential option when disallowed by admin.
2016-02-11 14:23:45 +00:00
Sudheer Shanka
fd9f4511d6
Merge "Disable clear credential option when disallowed by admin." into nyc-dev
2016-02-11 14:21:05 +00:00
Maurice Lam
e56db2bc76
Merge "Use SetupWizardPreferenceLayout" into nyc-dev
...
am: 0cfda1ad91
* commit '0cfda1ad9187df570d1cae843fb0c7a49bfdef69':
Use SetupWizardPreferenceLayout
2016-02-11 01:28:16 +00:00
Maurice Lam
0cfda1ad91
Merge "Use SetupWizardPreferenceLayout" into nyc-dev
2016-02-11 01:07:25 +00:00
Udam Saini
3e2a6c705a
Merge "Fixes stack overflow on some settings preferences" into nyc-dev
...
am: 02ef5603b3
* commit '02ef5603b311e82ce3d849959c26b77723294eb5':
Fixes stack overflow on some settings preferences
2016-02-11 00:40:12 +00:00
Udam Saini
02ef5603b3
Merge "Fixes stack overflow on some settings preferences" into nyc-dev
2016-02-11 00:36:13 +00:00
Udam Saini
6a8b99dabe
Fixes stack overflow on some settings preferences
...
bug:27130222
Change-Id: If273720591ca9a4d10143b36b63eb839e4fa0a4a
2016-02-10 16:35:15 -08:00
Maurice Lam
a95e7c3c09
Use SetupWizardPreferenceLayout
...
Update SetupChooseLockGeneric to use SetupWizardPreferenceLayout,
which is a layout designed to be used with Preference v14.
Change-Id: I31f372b5f70382a9f6502c790cb8981277a8d5e1
2016-02-11 00:25:07 +00:00
Makoto Onuki
a31c72511a
Use DPM.uninstallPackageWithActiveAdmins()
...
... so that uninstall won't fail even if the package has
other active admins.
It's pretty much an edge case, so we don't show the
deactivation confirmation in this case.
Bug 27107878
Change-Id: I7e8b0843ac6e39e3db3bfc643eed6940e8577417
2016-02-10 16:23:43 -08:00
Makoto Onuki
13db86430b
Device Admin activation screen: Show buttons vertically.
...
am: dd3e761aa1
* commit 'dd3e761aa1b6cdf992d7ac9127cdfc2b89fd7814':
Device Admin activation screen: Show buttons vertically.
2016-02-11 00:14:03 +00:00
Makoto Onuki
dd3e761aa1
Device Admin activation screen: Show buttons vertically.
...
Bug 25392386
Change-Id: Ie7e7ff107af3c307d99818b4c9a5e1b95fa329f2
2016-02-10 16:09:16 -08:00
Suprabh Shukla
8388a272a6
Merge "Adding an easy uninstall for active device admin" into nyc-dev
...
am: eee6c2c8b7
* commit 'eee6c2c8b7a709a0ba6e221c7b52661e539e4afa':
Adding an easy uninstall for active device admin
2016-02-10 23:14:10 +00:00
Suprabh Shukla
eee6c2c8b7
Merge "Adding an easy uninstall for active device admin" into nyc-dev
2016-02-10 22:58:30 +00:00
Suprabh Shukla
02a06eff42
Adding an easy uninstall for active device admin
...
Currently the uninstall button is disabled for a package
with an active device admin. This change enables the button,
which when clicked gives the user an option to deactivate
all the DAs in the package and then uninstall the package.
Bug: b/22359208
cherry pick of I8b955305927751185a4c982dadb5b1b6b07efe5e
Change-Id: Ib2ab0e35b74fc8dba7168174b2bc8fd383fe94fe
2016-02-10 14:32:13 -08:00
Mihai Nita
dc7d254f76
UX fixes for the language draggable cell
...
am: 7f78a4b723
* commit '7f78a4b7230a17cbf356899f3a31fdbac360bc96':
UX fixes for the language draggable cell
2016-02-10 21:50:50 +00:00
Mihai Nita
7f78a4b723
UX fixes for the language draggable cell
...
This should bring things closer to the recommended UX guidelines.
It changes the way the checkbox / label play together,
and changes the "localization missing" warning icon to a string.
Also some cleanup of hard-coded styles and sizes.
Bug: 26758865
Bug: 26707846
Change-Id: I07a78a1e4a41122b91e895e363a217d3e9cacd40
2016-02-10 21:46:13 +00:00
Udam Saini
3e64c83eef
Merge "Fixes showing learn more screen from fingerprint intro page" into nyc-dev
...
am: 4b796fa7d8
* commit '4b796fa7d843bcb4886a153962ab3fdb3716f61e':
Fixes showing learn more screen from fingerprint intro page
2016-02-10 21:43:07 +00:00
mariagpuyol
262e6f8519
Modify emergency info subtitle
...
am: 1c9b3d5b5f
* commit '1c9b3d5b5f2122fbceee1942f61e0fc6694e2ba1':
Modify emergency info subtitle
2016-02-10 21:42:58 +00:00
Udam Saini
4b796fa7d8
Merge "Fixes showing learn more screen from fingerprint intro page" into nyc-dev
2016-02-10 21:36:55 +00:00
Sudheer Shanka
28eab080ca
Disable clear credential option when disallowed by admin.
...
Bug: 27119114
Change-Id: I0f60880b125149cd1a9aa5f4e9a5340f49042367
2016-02-10 21:35:54 +00:00
mariagpuyol
1c9b3d5b5f
Modify emergency info subtitle
...
Change-Id: Iaa2ba23a1c0a74552e0f9b71d1e45711126a711c
2016-02-10 13:24:38 -08:00
Udam Saini
f21335c6f0
Fixes showing learn more screen from fingerprint intro page
...
bug:27063484
Change-Id: I2413ddff4953dc171aabbb0e9a6beb2f8d04552f
2016-02-10 12:04:50 -08:00
Anna Galusza
bfdee58b89
Merge "Change style of Preview screens (dark borders with "preview" on the bottom)." into nyc-dev
...
am: 335a958b57
* commit '335a958b57045c90baad25f186a0a27f16dfa9bc':
Change style of Preview screens (dark borders with "preview" on the bottom).
2016-02-10 18:07:06 +00:00
Jason Monk
24f6a0eebc
Merge "Fix activity weirdness by doing the right thing" into nyc-dev
...
am: db26d19302
* commit 'db26d19302ea7b0bd169907809b58044e7fbff10':
Fix activity weirdness by doing the right thing
2016-02-10 18:06:56 +00:00
Udam Saini
ab242afe1e
Merge "Reworks lock screen flows." into nyc-dev
...
am: 779fdcca29
* commit '779fdcca29d1c87fd5dba7fd7198db182c39620c':
Reworks lock screen flows.
2016-02-10 18:06:47 +00:00
Anna Galusza
335a958b57
Merge "Change style of Preview screens (dark borders with "preview" on the bottom)." into nyc-dev
2016-02-10 17:59:08 +00:00
Jason Monk
db26d19302
Merge "Fix activity weirdness by doing the right thing" into nyc-dev
2016-02-10 17:57:28 +00:00