Jean Chalard
0ac950542d
Add hints to some text fields for RTL
...
Having a hint makes sure the cursor is positioned in the right
end of the text field by default for both LTR and RTL locales.
This fixes the user dictionary "add to dictionary" interface
parts, and the "connect to hidden network" interface.
Bug: 8654823
Change-Id: I7c83d35734e53da94bb949e362c5260934ef0b76
2013-04-19 22:05:53 +09:00
Matthew Xie
89d44ec66c
Change SettingsAppWidgetProvider export to be false
...
This will protect settings from external broadcaster.
bug 7961958
Change-Id: Id6d0bf83ef19f2b5c2641231cba2dc65a1492797
2013-04-18 23:43:42 -07:00
Satoshi Kataoka
c19a82a379
am b5b541a5
: Merge "Fix sort order of InputMethodSubtype" into jb-mr2-dev
...
* commit 'b5b541a5776b95a985512b3bf694cac2301d8f06':
Fix sort order of InputMethodSubtype
2013-04-18 20:06:21 -07:00
Satoshi Kataoka
b5b541a577
Merge "Fix sort order of InputMethodSubtype" into jb-mr2-dev
2013-04-19 03:04:27 +00:00
Dianne Hackborn
d356c0387e
am d410350b
: Merge "Fix issue #8647812 : Hide app ops choice from settings shortcut" into jb-mr2-dev
...
* commit 'd410350b5e1b55f306e6fe0dba866034df7556e8':
Fix issue #8647812 : Hide app ops choice from settings shortcut
2013-04-18 18:29:59 -07:00
Dianne Hackborn
d410350b5e
Merge "Fix issue #8647812 : Hide app ops choice from settings shortcut" into jb-mr2-dev
2013-04-19 01:27:07 +00:00
Svetoslav
78c7c3faf6
am 9e7a84e2
: Merge "Replacing accessibility service permissions with capability attributes." into jb-mr2-dev
...
* commit '9e7a84e2684e94ea5ea2e036b9bb4f214cedab2e':
Replacing accessibility service permissions with capability attributes.
2013-04-18 18:01:32 -07:00
Svetoslav
9e7a84e268
Merge "Replacing accessibility service permissions with capability attributes." into jb-mr2-dev
2013-04-19 00:57:00 +00:00
Dianne Hackborn
5125862bf7
Fix issue #8647812 : Hide app ops choice from settings shortcut
...
Change-Id: Ifa26a70f4614d3530cc27b360df2b6d5f03b28e3
2013-04-18 15:07:19 -07:00
Satoshi Kataoka
ef120bea7b
Fix sort order of InputMethodSubtype
...
Bug: 8638372
Change-Id: I65d30f968708dc836635f687aa51b51816daccdb
2013-04-19 02:09:26 +09:00
The Android Automerger
03784dd437
merge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-18 05:56:00 -07:00
Amith Yamasani
ac395aaed5
am d4abdd27
: Reorganize users screen
...
* commit 'd4abdd27adac36e7243bcaae37a7a2c69ac73db7':
Reorganize users screen
2013-04-17 22:15:03 -07:00
Amith Yamasani
d4abdd27ad
Reorganize users screen
...
As per product/ux feedback, move around and rename the users.
Settings button for some users.
Fix crash in limited user when clicking on the user:
Bug: 8494377
Change-Id: I346d12646d32608b01f2c2c2c866b6da51408618
2013-04-17 21:55:06 -07:00
Baligh Uddin
51a860fe9b
am 4e8cbb32
: Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
...
* commit '4e8cbb32a2ecef9c0bbdaaeb97e6fc29ec14a902':
Import translations. DO NOT MERGE
2013-04-17 20:45:06 -07:00
Baligh Uddin
4e8cbb32a2
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-04-18 03:41:23 +00:00
Svetoslav
8fdc564cd3
Replacing accessibility service permissions with capability attributes.
...
Accessibility services can perform special operations such as retrieve
the screen content, enable explore by touch, etc. To ensure the user
is aware that the service will perform special operations we were using
permissions. However, the special operations cannot be performed unless
the service is really enabled by the user and it is at this point that
we want to notify the user about the service capabilities.
This change adds the list of the service capabilities to the enable
warining dialog such that the user can asses whether to he/she is fine
with this service performing certain special operations.
Main change:https://googleplex-android-review.googlesource.com/#/c/298110/
bug:8633951
Change-Id: I1617fa82126b9a674cb74a15d7004a7cc007c7d3
2013-04-17 20:18:59 -07:00
Jeff Brown
8d37841e26
am ebd61e36
: Ensure WFD switch is removed along with settings fragment.
...
* commit 'ebd61e36b2de03e5ccf2ab590cc44c817a3888ff':
Ensure WFD switch is removed along with settings fragment.
2013-04-17 19:26:20 -07:00
Jeff Brown
ebd61e36b2
Ensure WFD switch is removed along with settings fragment.
...
Bug: 8340072
Change-Id: I8d203725ef1bfa5b1b5e5c224fa57d5feaa9db5a
2013-04-17 19:22:05 -07:00
Jim Miller
717326167b
am cf00931c
: Merge "Move owner info from Settings.Secure to LockSettings" into jb-mr2-dev
...
* commit 'cf00931c09a39e89806649a69c96a98bd7619368':
Move owner info from Settings.Secure to LockSettings
2013-04-17 13:40:55 -07:00
Jim Miller
cf00931c09
Merge "Move owner info from Settings.Secure to LockSettings" into jb-mr2-dev
2013-04-17 20:37:29 +00:00
Amith Yamasani
05f5437af1
am 5ee17505
: Changes to deal with restrictions API change
...
* commit '5ee175051951d3a0bc1533aece69af520c295d37':
Changes to deal with restrictions API change
2013-04-17 11:30:42 -07:00
Baligh Uddin
cdd3238b67
Import translations. DO NOT MERGE
...
Change-Id: I04afe54c24573ae6980c1140aede0e0d3b0a06f8
Auto-generated-cl: translation import
2013-04-17 11:15:26 -07:00
Amith Yamasani
5ee1750519
Changes to deal with restrictions API change
...
Bug: 8633967
Change-Id: I5d8e843c850ad3eff900409a9006666ddf91b061
2013-04-17 10:47:34 -07:00
The Android Automerger
2f135e1f18
merge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-17 05:55:48 -07:00
Amith Yamasani
ed89cb8765
am e11a346f
: Remove wifi/bt restrictions choice for limited users
...
* commit 'e11a346f1fe6adeb183e7dfb622ac6ab40016794':
Remove wifi/bt restrictions choice for limited users
2013-04-16 15:59:01 -07:00
Amith Yamasani
e11a346f1f
Remove wifi/bt restrictions choice for limited users
...
Bug: 8631653
Make "Unknown sources" visible but disabled if restricted for limited user.
Bug: 8629605
Also show the restriction name as the dialog title in the picker.
Change-Id: I8d6ea3571bcc4372347cad6a2c982f35afa7cc09
2013-04-16 15:39:47 -07:00
Amith Yamasani
b7e49231ff
am c1e3983b
: Merge "Fix NullPointerException at RunningState"
...
* commit 'c1e3983b319ae4998ede94742db5462d01f53b73':
Fix NullPointerException at RunningState
2013-04-16 06:43:05 -07:00
Amith Yamasani
728b631653
am 91b5fab9
: Merge "Check if the Activity is finishing before showDialog()"
...
* commit '91b5fab9b0e8338850fe2838311a0801fddf31d4':
Check if the Activity is finishing before showDialog()
2013-04-16 06:43:04 -07:00
Amith Yamasani
c1e3983b31
Merge "Fix NullPointerException at RunningState"
2013-04-16 13:16:17 +00:00
Amith Yamasani
91b5fab9b0
Merge "Check if the Activity is finishing before showDialog()"
2013-04-16 13:13:53 +00:00
The Android Automerger
7adddb8df2
merge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-16 05:55:44 -07:00
Jim Miller
99b50ae584
Move owner info from Settings.Secure to LockSettings
...
Fixes bug 8512972
Change-Id: I3eb68ace44c51daa012547908e28544a2d94847d
2013-04-15 20:27:55 -07:00
Kenny Root
d56e4ad773
am 1a72d9c4
: Merge "Remove old KeyStore API call sites" into jb-mr2-dev
...
* commit '1a72d9c49b11355135af6807d316e473d7d2423e':
Remove old KeyStore API call sites
2013-04-15 13:49:51 -07:00
Kenny Root
1a72d9c49b
Merge "Remove old KeyStore API call sites" into jb-mr2-dev
2013-04-15 20:45:17 +00:00
Baligh Uddin
a9e23a52e1
am cc41daba
: Import translations. DO NOT MERGE
...
* commit 'cc41daba492503c6ea6ffad27691197f7165dce1':
Import translations. DO NOT MERGE
2013-04-15 13:00:55 -07:00
Baligh Uddin
cc41daba49
Import translations. DO NOT MERGE
...
Change-Id: Ia5a4c8320ec06c7aee2eeb272fc62939a7b63cce
Auto-generated-cl: translation import
2013-04-15 11:12:49 -07:00
The Android Open Source Project
a53807ddd8
Reconcile with jb-mr2-release - do not merge
...
Change-Id: Ie31f29c0b7587e4567140530b6f8bd199b0e5a79
2013-04-15 10:46:27 -07:00
The Android Automerger
375a27daa6
merge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-15 05:56:22 -07:00
Amith Yamasani
9217185d74
am c39dcc1c
: Don\'t show developer options to secondary users
...
* commit 'c39dcc1ce4d1885ef1de926b67e88cf2dd1acaff':
Don't show developer options to secondary users
2013-04-13 18:48:49 -07:00
Amith Yamasani
c39dcc1ce4
Don't show developer options to secondary users
...
Show just a message that developer options are not available for the user.
Also fix silent exit of AddAccount operation by showing a toast that user
cannot add accounts.
Bug: 7409523
Bug: 8519646
Bug: 7304007
Change-Id: Id3f430d568d6b7151ac55f86dbc0ef91803fa10c
2013-04-13 18:43:41 -07:00
Amith Yamasani
c36b39696c
am 34a62601
: Merge "Disable apps that require an account on a limited user" into jb-mr2-dev
...
* commit '34a62601adf20482d88c153b13d51074a9f3ae5a':
Disable apps that require an account on a limited user
2013-04-13 15:56:28 -07:00
Amith Yamasani
34a62601ad
Merge "Disable apps that require an account on a limited user" into jb-mr2-dev
2013-04-13 22:54:18 +00:00
Amith Yamasani
9517b02d43
Disable apps that require an account on a limited user
...
If an app is marked as requiring an account to work, disable that app
and show a message in the summary.
Also, implement graying out of icons for deselected apps.
Bug: 8600261
Change-Id: I9cf48832675c24257e09addad4316249082c30fb
2013-04-12 17:56:34 -07:00
Kenny Root
14415168b1
Remove old KeyStore API call sites
...
Remove the call sites that don't have the flags specified. This is to
ensure that callers know what flags they're setting.
Bug: 8122243
Change-Id: I59e38efbab6ad60a905ce8678a340da2088b19c9
2013-04-12 17:35:55 -07:00
Baligh Uddin
6b634ceb56
am 8054254a
: Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
...
* commit '8054254a8aa73e8aefe019149c9ce37702496ee8':
Import translations. DO NOT MERGE
2013-04-12 16:11:34 -07:00
Baligh Uddin
8054254a8a
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-04-12 23:06:31 +00:00
Maggie Benthall
5cc298c838
am 8c32c28f
: Merge "Implement Settings app UX for when a user has wifi config locked down." into jb-mr2-dev
...
* commit '8c32c28f1909393bd01a34fb966b23caba9e69da':
Implement Settings app UX for when a user has wifi config locked down.
2013-04-12 14:34:52 -07:00
Maggie Benthall
8c32c28f19
Merge "Implement Settings app UX for when a user has wifi config locked down." into jb-mr2-dev
2013-04-12 21:28:19 +00:00
Emily Bernier
0e34529c2a
am 91d40b7d
: Merge "User restrictions for creds storage & user removal" into jb-mr2-dev
...
* commit '91d40b7d972a0b5b8591c36f74f8aad38d82c796':
User restrictions for creds storage & user removal
2013-04-12 13:25:55 -07:00
Emily Bernier
91d40b7d97
Merge "User restrictions for creds storage & user removal" into jb-mr2-dev
2013-04-12 20:22:04 +00:00