Daniel Sandler
79b9bfe56e
Notification listeners can be enabled in Settings>Security.
...
Also known as android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS.
Bug: 8454150
Change-Id: I0c2433bf58ba4c78cd461326bd014535c7f67578
2013-04-05 19:57:03 +00:00
Daniel Sandler
e44f5e2bd6
Reference new StatusBarNotification and INotificationListener packages.
...
Requires change I1be46f82 in f/b.
Bug: 8199624
Change-Id: I2ebf7fde793dd932c5fadb308f8a0b93e18d9afa
2013-04-05 19:55:12 +00:00
Baligh Uddin
34e85f841c
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-04-05 18:48:15 +00:00
Baligh Uddin
92be13df55
Import translations. DO NOT MERGE
...
Change-Id: Ide4cc0e303747966dd29a5c849a2d9023b92e098
Auto-generated-cl: translation import
2013-04-05 11:07:06 -07:00
Kristian Monsen
a95604de1a
Merge "Adding developer toggle for using Chromium WebView." into jb-mr2-dev
2013-04-05 17:41:34 +00:00
Fabrice Di Meglio
e68959de3a
Merge "More fix for bug #8505156 WiFi properties dialog is having some issues in RTL mode" into jb-mr2-dev
2013-04-04 17:59:50 +00:00
Baligh Uddin
186e250ac7
Import translations. DO NOT MERGE
...
Change-Id: I5b8551dbf8daff54103023c68f8214b135dd07c1
Auto-generated-cl: translation import
2013-04-03 11:14:39 -07:00
Fabrice Di Meglio
f2a9717b93
More fix for bug #8505156 WiFi properties dialog is having some issues in RTL mode
...
- use setPaddingRelative() instead of setPadding()
- add missing android:textAlignment="viewStart"
Change-Id: I8b981fb64686067de5998e4e218b04126bf2b2f8
2013-04-02 18:36:43 -07:00
Robert Greenwalt
58f9cbd677
Merge "pre-provide the mvno data of the edited apn" into jb-mr2-dev
2013-04-02 19:20:13 +00:00
Sungmin Choi
cd1cb16bad
pre-provide the mvno data of the edited apn
...
For mvno, user can add or edit mvno data field.
Pre-provide the mvno data of the edited apn when the user selects
one of the mvno types.
For example if user choose gid, populate the data field with the
current sim's gid1 data, or if user choose the SPN option, fill
in data with the current carrier string. If IMSI, fill in imsi data.
Change-Id: I1bc280054cc7cd37e78a279866cefd62872a19fb
2013-04-01 16:44:15 -07:00
Baligh Uddin
1c541aec2b
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-04-01 19:37:24 +00:00
Maggie Benthall
8d9b07edb1
Merge "When user has DISALLOW_USB_FILE_TRANSFER set, disable settings controls." into jb-mr2-dev
2013-04-01 18:50:30 +00:00
Amith Yamasani
cb7b0b77ae
Better app filtering for limited users
...
Show all system apps that have launchers and widgets.
Show all downloaded apps.
Remove dupes by package name.
Change-Id: Ief59b057e55a55e48ef48c5a638f6daf6a952e4e
2013-03-31 22:40:26 -07:00
Amith Yamasani
2601cd9142
Implement proper settings restrictions
...
Settings restrictions for limited users translate to user
restrictions specified in UserManager. Added required strings.
TODO: Add NFC restriction.
Change-Id: If1f81319131855f5dc1b27fe5bd54a4fef616d7f
2013-03-31 18:20:36 -07:00
Amith Yamasani
732c80ff18
Remove Limited users category if empty
...
If there are no users under limited category, in a secondary user,
remove the subheading completely.
Change-Id: I0397b6198c8cfc147e9e7dc30a92a7cb2f5860e3
2013-03-29 20:28:28 -07:00
Baligh Uddin
494fd572cc
Import translations. DO NOT MERGE
...
Change-Id: I846ec473107cdeeb6573445d8faa60ab83fa6946
Auto-generated-cl: translation import
2013-03-29 19:41:06 -07:00
Amith Yamasani
a7ff2a2d22
Merge "Follow changes to RestrictionEntry API" into jb-mr2-dev
2013-03-30 01:48:38 +00:00
Amith Yamasani
6e4757f0a6
Follow changes to RestrictionEntry API
...
Implement custom restrictions activity.
Fixed some bugs.
Change-Id: I094a6ffcc41c2936f76a8731048d7cb712c1b857
2013-03-29 18:40:45 -07:00
Maggie Benthall
6ad2e323f7
When user has DISALLOW_USB_FILE_TRANSFER set, disable settings controls.
...
Under Settings > Storage, remove the "USB computer connection" menu item.
In case someone launches the UsbSettings screen instead, also disable those checkboxes.
Change-Id: I59ec8b16bed4670beeac8d359e5368e4a659061b
2013-03-29 18:59:33 -04:00
Kenny Root
ab6a6645b0
Merge "Add KeyStore storage type to Settings UI" into jb-mr2-dev
2013-03-29 21:24:48 +00:00
Kenny Root
028634b6af
Add KeyStore storage type to Settings UI
...
Give the user an idea of what kind of credential storage is in use on
this device for keystore daemon.
(cherry picked from commit 39b56008be
)
Change-Id: Id89a1e210b3627914f080b0925bd0d0585872dd2
2013-03-29 14:23:30 -07:00
Fabrice Di Meglio
fee612df19
Merge "Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode" into jb-mr2-dev
2013-03-29 19:41:13 +00:00
Irfan Sheriff
0f41b49d1f
Add install support for WIFI UID
...
Bug: 8472221
Change-Id: If203760fc960b4d8987d745e49ef1d4355c45adf
2013-03-29 11:40:16 -07:00
Fabrice Di Meglio
96d780ddf6
Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode
...
- title should be "viewStart"
- link speed should be also "viewStart"
Change-Id: Ic0389a1e4ddf1b1d6fc1fcbeba50074434fdb52d
2013-03-28 20:26:24 -07:00
Jared Duke
8dc6d08f3b
Adding developer toggle for using Chromium WebView.
...
This is hidden by default, and only revealed in device configurations that contain the Chromium WebView implementation.
BUG=8383477
Change-Id: I8fbb0bb55776e384b9bfc4feb6a2d30eed114ece
2013-03-28 15:37:51 -07:00
Eric Laurent
899e4f27f1
Merge "Display vibrate icon in volume menu" into jb-mr2-dev
2013-03-28 22:27:45 +00:00
Kenny Root
a864530969
am 0d52fc18
: am 9dc478ec
: Merge "Add ability to install credentials as other UID"
...
* commit '0d52fc184defef46378e7ba095091c7bab1ee459':
Add ability to install credentials as other UID
2013-03-28 14:32:50 -07:00
Kenny Root
0d52fc184d
am 9dc478ec
: Merge "Add ability to install credentials as other UID"
...
* commit '9dc478ec23944e9b008ab559e2f1360a9e4818b4':
Add ability to install credentials as other UID
2013-03-28 14:30:37 -07:00
Kenny Root
9dc478ec23
Merge "Add ability to install credentials as other UID"
2013-03-28 20:57:04 +00:00
Maggie Benthall
02e8ca3e9a
Merge "Respect user restrictions about adding/removing accounts, sideloading" into jb-mr2-dev
2013-03-28 19:17:14 +00:00
Kenny Root
7422474c72
Add ability to install credentials as other UID
...
We need the ability to install from the system UID to wifi UID
to explicitly bind WiFi credentials to the WiFi profile. This adds the
ability for Wifi Settings to invoke installation of a PKCS12 file for
the wifi UID.
Bug: 8183258
Change-Id: I357c4387baf7e2f6fd6acc9046d9e6b52fdd4bb0
2013-03-28 11:35:24 -07:00
Maggie Benthall
0c5a401a58
Respect user restrictions about adding/removing accounts, sideloading
...
Hide or disable options in the settings app when the user is restricted from
making changes.
Remove "Add account" button from Settings menu, and "remove account" option from menu in AccountSyncSettings.
Remove sideloading checkbox in SecuritySettings.
Also handle replacement of UserManager.isShareLocationToggleAllowed() with hasUserRestriction, which takes a restriction key string.
Change-Id: I34c74fd5aed8956ba00f92e3d3c657b608454dfe
2013-03-27 18:12:44 -04:00
Amith Yamasani
0fb0d016dd
Merge "Split User settings into limited and trusted." into jb-mr2-dev
2013-03-27 19:30:55 +00:00
Amith Yamasani
864e3b7c51
Split User settings into limited and trusted.
...
Also show avatars with the circular frame like on lockscreen.
Change-Id: I032d842555b2f50a07166460f9cfb1963366dbb1
2013-03-27 12:27:01 -07:00
Baligh Uddin
c5a36d903b
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-03-27 17:41:56 +00:00
Baligh Uddin
3ba60dcb8e
Import translations. DO NOT MERGE
...
Change-Id: I7b83d0e661e36dfe47e342bf9e6086099c4b6be9
Auto-generated-cl: translation import
2013-03-27 10:38:59 -07:00
Jeff Sharkey
f7ad8e3974
Merge "Fix padding so TextViews are baseline aligned." into jb-mr2-dev
2013-03-27 16:46:33 +00:00
Jeff Sharkey
ca60dc7fcd
Fix padding so TextViews are baseline aligned.
...
Also removed unused layout.
Change-Id: I1dd69c3766a58d389fb2fadcf04b23210af3d00a
2013-03-27 09:46:06 -07:00
Irfan Sheriff
05d67f62b7
Merge "Allow wildcard for bypass proxy" into jb-mr2-dev
2013-03-26 22:41:17 +00:00
Amith Yamasani
86ecd3c437
Merge "Device Admin Settings changes for Device Owner" into jb-mr2-dev
2013-03-26 22:27:29 +00:00
Irfan Sheriff
b7cb3744da
Allow wildcard for bypass proxy
...
Allow *.example.com to be bypassed
Bug: 7422561
Change-Id: Ia7bd2d5b0a19794ae3bcccb8d6b78aeb2ba9c5fb
2013-03-26 15:08:52 -07:00
Irfan Sheriff
61c30fe2d1
Merge "Fix monkey crash" into jb-mr2-dev
2013-03-26 21:17:55 +00:00
Irfan Sheriff
ca8e9cd383
Fix monkey crash
...
Bug: 8011964
Change-Id: Idafdb7b3bc22d3280e0aa93877b7e09a23270149
2013-03-26 14:11:36 -07:00
Amith Yamasani
f3f7c1dfb7
Device Admin Settings changes for Device Owner
...
Disable the list entry for an active device owner, as it can't be deactivated.
Change-Id: I833561f91ae60dff8226f9118c9e3b012e5e194f
2013-03-26 13:07:25 -07:00
Eric Laurent
2c2bf97dd4
Display vibrate icon in volume menu
...
When a tablet is in vibrate mode, the notification
volume icon in the volume menu should be vibrate
and not silent.
Bug 7235006
Change-Id: I460a579a7796f8fb2cac8ff581a98f23e57d1bb0
2013-03-25 18:43:39 -07:00
Jeff Sharkey
c64fad3917
Merge "Fix Data Usage restrict logic, scrolling." into jb-mr2-dev
2013-03-25 23:13:22 +00:00
Jeff Sharkey
92b518c9aa
Fix Data Usage restrict logic, scrolling.
...
Bug: 8141491
Change-Id: I4e94666c59d91fb112477781ab340fd25d03de27
2013-03-25 16:13:00 -07:00
Jeff Sharkey
8111e3d734
Merge "Read NumberPicker value after finishing edit." into jb-mr2-dev
2013-03-25 22:12:35 +00:00
Jeff Sharkey
d277de911d
Read NumberPicker value after finishing edit.
...
Bug: 6881204
Change-Id: I736c9205b69914353f88028a3794db6cd43c4c74
2013-03-25 15:11:25 -07:00
Baligh Uddin
a042cbf653
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-03-25 20:57:42 +00:00