summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* am b4a0838d: am b0171715: Three kinds of owner info - owner, user and profileAmith Yamasani2013-04-292-1/+5
|\ | | | | | | | | * commit 'b4a0838d08198fd93be99ce2907b3f9b70f0d7bc': Three kinds of owner info - owner, user and profile
| * Three kinds of owner info - owner, user and profileAmith Yamasani2013-04-282-1/+5
| | | | | | | | | | | | | | | | | | Bug: 8736733 Put the summary "Restricted profile" under the user name in app restrictions panel. Bug: 8736734 Change-Id: I6b724bd10a9246eb57831bffb737a48c01e0c285
* | am 9649c3eb: am c5b03657: Merge "Save app toggle state as soon as possible" ↵Amith Yamasani2013-04-291-0/+4
|\ \ | |/ | | | | | | | | | | into jb-mr2-dev * commit '9649c3ebbe08e310bdc42dbfce48b64d7246a202': Save app toggle state as soon as possible
| * Merge "Save app toggle state as soon as possible" into jb-mr2-devAmith Yamasani2013-04-281-0/+4
| |\
| | * Save app toggle state as soon as possibleAmith Yamasani2013-04-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delaying applying the states till onPause() sometimes results in the apps disappearing slowly as the new user is booting up, causing failed queued up broadcasts that result in crash dialogs. This happens mainly when the user switch is initiated via QuickSettings->LockScreen->Switch while the App restrictions screen is still showing. The onPause() gets called when SetupWizard actually takes focus, which is quite late, as boot completed and other events have already been queued. Apply the initial toggles right away and apply any user changes when primary is going to background, or onPause(), whichever comes first. Bug: 8685927 Also ensure that apps with restrictions get a chance to persist their defaults as soon as they are toggled on. The user may never actually click on the settings icon for the app (which was the only way they were getting persisted before). Some new strings for an upcoming change. Change-Id: I96f453d066a91c6b15eafe9a6ce3f42d98bf5e33
* | | am 7c2a89c9: am 4b43e21c: Merge "Scroll if an accessibility setting ↵Svetoslav2013-04-291-14/+7
|\ \ \ | |/ / | | | | | | | | | | | | | | | description does not fit the screen." into jb-mr2-dev * commit '7c2a89c9f5f4c728b552a6ea64b312c2538854e4': Scroll if an accessibility setting description does not fit the screen.
| * | Merge "Scroll if an accessibility setting description does not fit the ↵Svetoslav2013-04-261-14/+7
| |\ \ | | | | | | | | | | | | screen." into jb-mr2-dev
| | * | Scroll if an accessibility setting description does not fit the screen.Svetoslav2013-04-261-14/+7
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Certain accessibility settings are shown on a separate screen with a toggle switch and a description. Sometimes the description does not fit the screen. The preference framework is using a list view for holding the description item. This list view was disabled, thus not scrolling (done to avoid drawable state change on click). Now the list view is enabled and the drawable state change on click problem is solved by setting the selector and divider drawables to a transparent one. 2. The layout for the list item that shows the feature description had an unnecessary linear layout. bug:8632146 Change-Id: Ib81a8513158d5b8d90fa80f57720c8590022ae1a
| * | Import translations. DO NOT MERGEBaligh Uddin2013-04-2642-975/+453
| |/ | | | | | | | | Change-Id: I902e886b71e60da9c34d682a8b7c4f2453c06375 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2013-04-2643-976/+454
| | | | | | | | | | Change-Id: I4e1ef0256b87fef9461cd8750f9a5446eba9e91b Auto-generated-cl: translation import
* | am 740afcb6: am f6d483e6: Merge "Import translations. DO NOT MERGE" into ↵Baligh Uddin2013-04-2549-794/+1086
|\ \ | |/ | | | | | | | | | | jb-mr2-dev * commit '740afcb64bb967bb4eada7f7bb071706378d818a': Import translations. DO NOT MERGE
| * Import translations. DO NOT MERGEBaligh Uddin2013-04-2549-794/+1086
| | | | | | | | | | Change-Id: Iad94d22f497a67893855012a0732678f25f8e50d Auto-generated-cl: translation import
* | am 7200ae73: am 868acab2: Merge "Rename limited users to restricted ↵Amith Yamasani2013-04-241-2/+8
|\ \ | |/ | | | | | | | | | | profiles" into jb-mr2-dev * commit '7200ae73c784b6c180f44dc4a5da033ae4c3ca2d': Rename limited users to restricted profiles
| * Merge "Rename limited users to restricted profiles" into jb-mr2-devAmith Yamasani2013-04-241-2/+8
| |\
| | * Rename limited users to restricted profilesAmith Yamasani2013-04-241-2/+8
| | | | | | | | | | | | | | | Bug: 8705996 Change-Id: Ibf6a2e0e14ce095758fb9be982710b584b76f15d
* | | am 90dad640: am 8bce7c37: Merge "UI compliance for WifiSettings" into jb-mr2-devMaggie Benthall2013-04-241-2/+2
|\ \ \ | |/ / | | | | | | | | | * commit '90dad6404c2810f9f4110ecec94000c84d7e456d': UI compliance for WifiSettings
| * | Merge "UI compliance for WifiSettings" into jb-mr2-devMaggie Benthall2013-04-241-2/+2
| |\ \
| | * | UI compliance for WifiSettingsMaggie Benthall2013-04-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename and reword string that appears in WifiSettings when user is restricted from modifying the networks. Bug: 8696370 Change-Id: I1945550c05163ebff9602e4ba8ba890fece61265
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2449-840/+1530
| | |/ | |/| | | | | | | | | | Change-Id: Iddaad41f96f86f10ac141f29c97beb396c949715 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2450-839/+1627
| | | | | | | | | | | | | | | Change-Id: I66918f809464bcc9baf0c171ab9baf972a528f99 Auto-generated-cl: translation import
* | | am ed0cf41d: am 99bde108: Merge "Final refactoring of the user/profile ↵Amith Yamasani2013-04-234-44/+72
|\ \ \ | |/ / | | | | | | | | | | | | | | | settings screen." into jb-mr2-dev * commit 'ed0cf41d3a36769b0f7b539e0456aff9d1795339': Final refactoring of the user/profile settings screen.
| * | Merge "Final refactoring of the user/profile settings screen." into jb-mr2-devAmith Yamasani2013-04-244-44/+72
| |\ \
| | * | Final refactoring of the user/profile settings screen.Amith Yamasani2013-04-234-44/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Name restricted users as restricted profiles and group them all together. Bug: 8697415 Change-Id: I18acc6b61bfb12a8e1540eb022a73b29783789e1
* | | | am 92359444: am 5e9bd86b: Add support to display regulatory info from *#07#.Jake Hamby2013-04-233-4/+9
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '923594446499a63c62d2d93495ed5a0cdf83afbb': Add support to display regulatory info from *#07#.
| * | | Add support to display regulatory info from *#07#.Jake Hamby2013-04-233-4/+9
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new action and Activity so the phone dialer can display regulatory info via "*#07#". Regulatory info is supplied per device by a Settings app resource overlay. This overlay must set the boolean resource "config_show_regulatory_info" to true, and provide either a drawable named "regulatory_info.png" with the info in graphical form, or a string resource named "regulatory_info_text" containing the required information in HTML format. Bug: 8259869 Change-Id: I73c1431a1a6d1736f9d3e4bd5be7e3771c85cbcb
* | | am f76972ec: am 2774bc44: Merge "Fix repeating apps on pause/resume" into ↵Amith Yamasani2013-04-231-0/+86
|\ \ \ | |/ / | | | | | | | | | | | | | | | jb-mr2-dev * commit 'f76972ec1f916805ff32ae09f56ab0e73b2b6df7': Fix repeating apps on pause/resume
| * | Merge "Fix repeating apps on pause/resume" into jb-mr2-devAmith Yamasani2013-04-231-0/+86
| |\ \ | | |/ | |/|
| | * Fix repeating apps on pause/resumeAmith Yamasani2013-04-221-0/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preference list was getting duplicated on pausing and resuming the activity. Pull the user info out of the preference list and make it a static header so that it stays fixed. Can now remove all entries before re-adding. Disable location by default and disable ability to change Unknown sources toggle. Bug: 8685561 Bug: 8688400 Change-Id: I64ce728d5369e03ddaba562bcd66bb0720a037d2
| * | Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-04-2249-995/+1190
| |\ \ | | |/ | |/|
| | * Import translations. DO NOT MERGEBaligh Uddin2013-04-2249-995/+1190
| | | | | | | | | | | | | | | Change-Id: I08d8d19f84ddbc4ea46f4c750803af0d22199919 Auto-generated-cl: translation import
* | | am 5185b8bc: am bf3391f1: Adding UI for editing the name and the picture of ↵Svetoslav2013-04-235-5/+94
|\ \ \ | |/ / | | | | | | | | | | | | | | | a limited user. * commit '5185b8bc271d17c4ffa9dc50cc9a204f5a74937f': Adding UI for editing the name and the picture of a limited user.
| * | Adding UI for editing the name and the picture of a limited user.Svetoslav2013-04-225-5/+94
| |/ | | | | | | | | | | | | | | | | | | A limited user may not have access to contacts, thus the settings app has to be able to show UI for selecting a user photo from gallery or via camera. bug:8566861 Change-Id: I1974b1a19b0fee8c737d1345302e1b2fba108379
* | am e6910a4c: am fce45015: Merge "Several improvements and fixes in ↵Amith Yamasani2013-04-231-0/+2
|\ \ | |/ | | | | | | | | | | restrictions UI" into jb-mr2-dev * commit 'e6910a4cf2e3675a68efe7fb019ea65d719df009': Several improvements and fixes in restrictions UI
| * Merge "Several improvements and fixes in restrictions UI" into jb-mr2-devAmith Yamasani2013-04-191-0/+2
| |\
| | * Several improvements and fixes in restrictions UIAmith Yamasani2013-04-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8668906 : Add string indicating that the app has opted-in Bug: 8663558 : Fix a crash in settings when EXTRA_RESTRICTIONS_LIST is empty Also accept EXTRA_RESTRICTIONS_BUNDLE as a result from custom restrictions activity Bug: 8653389 : Some apps show up twice in the limited user config screen Bug: 8653915 : Jank when adding a new limited user Change-Id: I293148000be70850f565dbddb4c942d69142ae17
* | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2255-1058/+1155
| | | | | | | | | | | | | | | Change-Id: I13ce0c3329228630c2fee94df2320e0c81cd1ddd Auto-generated-cl: translation import
* | | am 89d02a52: am 0ac95054: Add hints to some text fields for RTLJean Chalard2013-04-196-0/+12
|\ \ \ | |/ / | | | | | | | | | * commit '89d02a52e0f282bff1c6375b8456b556c1680a30': Add hints to some text fields for RTL
| * | Add hints to some text fields for RTLJean Chalard2013-04-196-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 78c7c3fa: am 9e7a84e2: Merge "Replacing accessibility service permissions ↵Svetoslav2013-04-182-23/+62
|\ \ \ | |/ / | | | | | | | | | | | | | | | with capability attributes." into jb-mr2-dev * commit '78c7c3faf62114a2197fbfa4dc319405c267b44d': Replacing accessibility service permissions with capability attributes.
| * | Merge "Replacing accessibility service permissions with capability ↵Svetoslav2013-04-192-23/+62
| |\ \ | | |/ | |/| | | | attributes." into jb-mr2-dev
| | * Replacing accessibility service permissions with capability attributes.Svetoslav2013-04-172-23/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am ac395aae: am d4abdd27: Reorganize users screenAmith Yamasani2013-04-174-31/+34
|\ \ \ | |/ / | | | | | | | | | * commit 'ac395aaed59a70cb2b2eb36fa3b935cb0d12b20f': Reorganize users screen
| * | Reorganize users screenAmith Yamasani2013-04-174-31/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Import translations. DO NOT MERGEBaligh Uddin2013-04-1738-209/+166
| | | | | | | | | | | | | | | Change-Id: I04afe54c24573ae6980c1140aede0e0d3b0a06f8 Auto-generated-cl: translation import
| * | Import translations. DO NOT MERGEBaligh Uddin2013-04-1549-79/+459
| | | | | | | | | | | | | | | Change-Id: Ia5a4c8320ec06c7aee2eeb272fc62939a7b63cce Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2013-04-1741-215/+172
| | | | | | | | | | | | | | | Change-Id: I46b94a6c07511edfbac1fe38edee77c46e14c2cd Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2013-04-1550-83/+463
| | | | | | | | | | | | | | | Change-Id: Id1ca56661136c6d96224f8da56e9535e84b2f518 Auto-generated-cl: translation import
* | | am 9217185d: am c39dcc1c: Don\'t show developer options to secondary usersAmith Yamasani2013-04-131-0/+4
|\ \ \ | |/ / | | | | | | | | | * commit '9217185d74dad396ea87e4b82597c0fe2d949efe': Don't show developer options to secondary users
| * | Don't show developer options to secondary usersAmith Yamasani2013-04-131-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am c36b3969: am 34a62601: Merge "Disable apps that require an account on a ↵Amith Yamasani2013-04-131-0/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | limited user" into jb-mr2-dev * commit 'c36b39696cd4110c7161f375e59d2486013b7355': Disable apps that require an account on a limited user