summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2014-07-0681-1471/+23576
| | | | | Change-Id: I0e3c511d208a4b8eaa9c0d0c8bd8fc90148ae72e Auto-generated-cl: translation import
* Refactor spell checker settings a bitTadashi G. Takaoka2014-07-042-102/+40
| | | | | | This CL removes unnecessary SpellCheckerUtils class. Change-Id: I1b94b76620fee9119df726b86cec73fb32c0ee8b
* Merge "Update data usage progress bar to match framework"Alan Viverette2014-07-021-2/+3
|\
| * Update data usage progress bar to match frameworkAlan Viverette2014-07-031-2/+3
| | | | | | Change-Id: Ibc8af377e6088fd03100809a85d9e4ee69bfad1d
* | changing language for security screen regarding trust agentsIdo Ofir2014-07-022-42/+64
|/ | | | | | and fixing a bug with multiple trust agents. Change-Id: I14ee45110a20124d8f9ed2dc80214aff4dc521d3
* Merge "Adds missing per-user calls for displaying and syncing accounts"Alexandra Gherghina2014-07-012-4/+6
|\
| * Adds missing per-user calls for displaying and syncing accountsAlexandra Gherghina2014-07-012-4/+6
| | | | | | | | | | Bug: 15466880 Change-Id: Ifa96af782adc8485f925dc45d5c71b1c28a075d2
* | Merge "Fix bug #16020502 I can crash Settings with ↵Fabrice Di Meglio2014-07-011-10/+0
|\ \ | | | | | | | | | java.lang.ClassNotFoundException: ...Didn't find class "com.android.settings.users.AppRestrictionsFragment$Activity""
| * | Fix bug #16020502 I can crash Settings with java.lang.ClassNotFoundException:Fabrice Di Meglio2014-07-011-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | ...Didn't find class "com.android.settings.users.AppRestrictionsFragment$Activity" - remove it from the AndroidManifest Change-Id: I135d9268b9959f0f01df79aade61fe087eebaeed
* | | Merge "Fix RTL support for the Dashboard"Fabrice Di Meglio2014-07-016-0/+23
|\ \ \ | |/ /
| * | Fix RTL support for the DashboardFabrice Di Meglio2014-07-016-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | - make ic_settings_nfc_payment auto mirror See bug: #15313101 Settings Dashboard needs to support RTL Change-Id: If8174e0ce565100e3e61bcdef19ff105ab4f636f
* | | Merge "Fix again bug #15940103 ACTION_SYNC_SETTINGS shows the non-functional ↵Fabrice Di Meglio2014-07-011-13/+26
|\ \ \ | |/ / | | | | | | ...left arrow button at the top (the back button works)"
| * | Fix again bug #15940103 ACTION_SYNC_SETTINGS shows the non-functionalFabrice Di Meglio2014-07-011-13/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | ...left arrow button at the top (the back button works) - the android.settings.DATE_SETTINGS Intent was showing similar issue so this CL fix it on a more generic basis Change-Id: I4c26a5a8dc3eb090d26967fa607449a4fe6631c6
* | | Merge "Fix SettingsPreferenceFragment.startFragment()"Fabrice Di Meglio2014-07-015-21/+25
|\ \ \ | |/ /
| * | Fix SettingsPreferenceFragment.startFragment()Fabrice Di Meglio2014-07-015-21/+25
| | | | | | | | | | | | | | | | | | - was always passing R.string.lock_settings_picker_title as a title res Change-Id: Iab47ef3da00e91d5ce3b6dc50c50c943bd78b08f
* | | Merge "Fix some Dashboard top categories not showing for Search"Fabrice Di Meglio2014-07-013-10/+17
|\ \ \ | |/ /
| * | Fix some Dashboard top categories not showing for SearchFabrice Di Meglio2014-07-013-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | - fix Date & time / Printing / Security See bug: #12910134 Implement Search into the Settings App Change-Id: I7e96eb35a6802fde7589ccfe244e71f8be43dea8
* | | Merge "Fix Search History RTL support"Fabrice Di Meglio2014-07-016-0/+23
|\ \ \ | |/ /
| * | Fix Search History RTL supportFabrice Di Meglio2014-07-016-0/+23
| | | | | | | | | | | | | | | | | | - make ic_search_history icon auto mirror Change-Id: I3e57103bf776f4dd52c2089d80992d9abef4ec1c
* | | Merge "Fix RTL support for the Dashboard"Fabrice Di Meglio2014-07-019-0/+23
|\ \ \ | |/ /
| * | Fix RTL support for the DashboardFabrice Di Meglio2014-07-019-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - the RTL version of ic_settings_display was shadowing the real icon - make the new icon auto mirror See bug: #15313101 Settings Dashboard needs to support RTL Change-Id: I8c935cf8f5e5166e5ced70f27b3703bb3de8319d
* | | Fix Write to NFC Tag dialog layout for tabletsAndres Morales2014-07-011-8/+16
| | | | | | | | | | | | Change-Id: I10a846dd328ff7b3f06350ff93197712495d2fb4
* | | Merge "Update Search Suggestions and Results Panel"Fabrice Di Meglio2014-07-018-25/+50
|\ \ \ | |/ /
| * | Update Search Suggestions and Results PanelFabrice Di Meglio2014-07-018-25/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | - fix overdraw use as less backgrounds as possible - make it look like the Dashboard with padding left and right See bug: #15384992 Setting Dashboard - padding updates Change-Id: I30ff33e51bc3c73e888d45f0ce6e16784eb6721c
* | | Multiuser settings revamp for L, first passAmith Yamasani2014-07-018-35/+337
|/ / | | | | | | | | | | | | | | | | Include Guest settings Ability to switch users from Settings Manage user settings like telephony access Bug: 15761405 Change-Id: I2cfdc7bc2703ed202aa8bf1261c304c51ce48b29
* | Fix bug #15940103 ACTION_SYNC_SETTINGS shows the non-functional left arrow ↵Fabrice Di Meglio2014-06-301-3/+5
| | | | | | | | | | | | | | | | | | button at the top - make android.settings.SYNC_SETTINGS Intent behave like a Shortcut (no Up affordance nor Search) Change-Id: I573feaedeb062757fb893417e8746d17a09e66f4
* | Disable auto-backup for Settings AppFabrice Di Meglio2014-06-301-1/+2
| | | | | | | | | | | | | | - we dont want Settings data to be backed-up so add android:allowBackup="false" to the AndroidManifest Change-Id: I1165a37ecdd18c6a6526ce8b9a9576d9bbfd415b
* | Merge "Take TextToSpeechSettings out of endless loop"Craig Mautner2014-06-261-2/+7
|\ \
| * | Take TextToSpeechSettings out of endless loopCraig Mautner2014-06-281-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Launching an Activity using startActivityForResult() every time you are in onResume() is a recipe for endless looping. I.e. every time the launched Activity finishes it will be relaunched because the launching Activity reenters onResume(). This change keeps the GetSampleText activity from being launched from onResume if we already have the sample text and the Locale hasn't changed since the last onResume. Fixes bug 15951054. Change-Id: I65d9070df93396d8d3a45a6673ae56826f418122
* | | Import translations. DO NOT MERGEBaligh Uddin2014-06-3095-670/+44840
| | | | | | | | | | | | | | | Change-Id: Iab0c8c9538100600bf2c0d47a9eb9cb26ffb49e4 Auto-generated-cl: translation import
* | | Merge "Credentials should be shown but can't be modified."Julia Reynolds2014-06-262-51/+10
|\ \ \ | |_|/ |/| |
| * | Credentials should be shown but can't be modified.Julia Reynolds2014-06-232-51/+10
| | | | | | | | | | | | Change-Id: I1a22a0ffb244d6cec3c64b2224fa5e9639bf4673
* | | Handle forwarded intents from a managed user in AccountSyncSettingsAlexandra Gherghina2014-06-303-19/+63
| | | | | | | | | | | | | | | Bug: 15466880 Change-Id: I4041b69f237033dbe5b78c8eb52f5e6ebb6ff7f7
* | | Merge "Make edge effect goes border to border on xlarge tablets"Fabrice Di Meglio2014-06-276-27/+6
|\ \ \ | |_|/ |/| |
| * | Make edge effect goes border to border on xlarge tabletsFabrice Di Meglio2014-06-296-27/+6
| | | | | | | | | | | | | | | | | | - it is all where you apply the padding ... Change-Id: Ia8b75662a387bee278b4ea1bca83153724db5bfa
* | | am 5e34f2b6: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-06-280-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * commit '5e34f2b6ce70b574fc4c258d70fd841e6f86a8e5': Import translations. DO NOT MERGE
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-06-263-3/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic74a7c7565290f1b9dff3865ad66ae8f3b100b2a Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-26112-2413/+1085
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-26112-2413/+1085
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib11c205c5d938b147c6db5cd86c104018193c827 Auto-generated-cl: translation import
* | | | | Merge "Disable the switch bar instead of switch itself"Lifu Tang2014-06-281-1/+3
|\ \ \ \ \
| * | | | | Disable the switch bar instead of switch itselfLifu Tang2014-06-271-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix b/15754817 Change-Id: I20c5bc85d35057a340ddcac691912863a4477804
* | | | | | Merge "Fix bug #15897505 Talk back state shows "off" while the talk back is ↵Fabrice Di Meglio2014-06-289-19/+23
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | still enabled."
| * | | | | Fix bug #15897505 Talk back state shows "off" while the talk back is still ↵Fabrice Di Meglio2014-06-279-19/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enabled. - we were missing the update of the TextView from the SwitchBar so provide a new setCheckedInternal() method that is doing the TextView and Switch update at the same time Change-Id: I6dd9c472a386bb534a58fbf5cf82d9d01fa74f6c
* | | | | | Merge "Fix bug #15939648 "Use TalkBack ?" is shown after orientation change ↵Fabrice Di Meglio2014-06-281-4/+8
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | even if it was OFF before"
| * | | | Fix bug #15939648 "Use TalkBack ?" is shown after orientation change even if ↵Fabrice Di Meglio2014-06-271-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it was OFF before - prevent onSaveInstanceState() on the ToggleSwitch - fix missing setOnCheckedChangeListener() when restoring the SwitchBar state Change-Id: I818577004f142be46fa378389f264c7f37cfd7b8
* | | | | Applied some minor UI changes (see below)PauloftheWest2014-06-2713-114/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Changed wifi icons to teal + Removed “Secured with …” from network status + Added an empty state image above text when Wi-Fi is off + Removed Wi-Fi Direct and WPS Push button from overflow menu + Added Wi-Fi Direct and WPS Push button to Advance Activity + Input Password Dialog: Moved Signal Strength and Security to Advance + Input Password Dialog: Updated Password text to Material style BugId: #15698824 #15702808 Change-Id: I542ab9aac2c098738330c92d9183d3907c4f0b38
* | | | | Merge "Add lock-to-app to settings"Jason Monk2014-06-268-0/+391
|\ \ \ \ \
| * | | | | Add lock-to-app to settingsJason Monk2014-06-268-0/+391
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lock-to-app when disabled shows some instructions about how to enable it and use it. When enabled shows an option of use lock screen, which controls whether the device is locked when exiting lock-to-app. Turning on use lock screen requires that the device have some security challenge. Bug: 15759649 Change-Id: I6188243e03fb0c85bdfdbc32a23ad486296a34f9
* | | | | | Merge "Fix bug #15431722 Uninstalling an app via settings leaves user on ↵Fabrice Di Meglio2014-06-261-1/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | screen ...for the now uninstalled app"
| * | | | | Fix bug #15431722 Uninstalling an app via settings leaves user on screenFabrice Di Meglio2014-06-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...for the now uninstalled app - add the missing call to finish() - fix also a typo Change-Id: I3d365db1fa1e6ba1efeddae022d8c2136af6380a