summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Implement default assist app settingXiyuan Xia2015-06-101-2/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add "None" support to AppListPreference - Add DefaultAssistPreference to manage assist; - Add AppListPreferenceWithSettings to show a settings icon; - Implement DefaultAssistPreference based on AppListPreferenceWithSettings; - Move voice input settings into ManageAssist and implement it based on AppListPreferenceWithSettings; Bug:20210110 Change-Id: If283b8b55a46b428ecfa6e45dc2123292b1d4302
* | | | | | | | Merge "Show list of permissions instead of just numbers" into mnc-devMakoto Onuki2015-06-101-0/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Show list of permissions instead of just numbersMakoto Onuki2015-06-081-0/+12
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 21615746 Change-Id: I23439b3571f10d6d396174025a19b5ebb585dee9
* | | | | | | Merge changes from topic 'no-internet-notification' into mnc-devLorenzo Colitti2015-06-101-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Pass in the netId using intent data, not intent extras. Reword "no internet access" dialog to conform with mocks.
| * | | | | | Reword "no internet access" dialog to conform with mocks.Lorenzo Colitti2015-06-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 20081183 Bug: 20739299 Change-Id: I63e58dafcba879c56669766f652729a73ef722e2
* | | | | | | Remove periods from ignore optimizations summariesJason Monk2015-06-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21375688 Change-Id: Id37cbac60db461bfc0da505ad5d4346382c8e76c
* | | | | | | Merge "Advanced apps updates (2/2)" into mnc-devJason Monk2015-06-101-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Advanced apps updates (2/2)Jason Monk2015-06-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the title of the screen, add a category to break things up Bug: 21372377 Change-Id: I03c2060937f540235755e4b74c5634543e526d25
* | | | | | | | Merge "Add sd card string, just in case" into mnc-devJason Monk2015-06-101-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add sd card string, just in caseJason Monk2015-06-091-0/+3
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21471429 Change-Id: Iac3cd1643b8aa3a62a0c97c8046cb365dfeaf527
* | | | | | | SAP: Make it possible to enforce a 16-digit pin code (5/5)Casper Bonde2015-06-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change enable the posibility to enforce using a 16-digit pin or MITM for a RFCOMM or L2CAP connection. This is needed for the SIM access profile. Change-Id: I6bb2b0dff1ebf4b4f1d8faad97aa7c480000d3ea Signed-off-by: Casper Bonde <c.bonde@samsung.com>
* | | | | | | Merge "Top level: "Storage" -> "Storage & USB"" into mnc-devJason Monk2015-06-091-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Top level: "Storage" -> "Storage & USB"Jason Monk2015-06-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21324048 Change-Id: I42853135e3a119b84b86a96968053d64313a4b92
* | | | | | | Merge "Accounts -> Account sync" into mnc-devJason Monk2015-06-091-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Accounts -> Account syncJason Monk2015-06-091-2/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21726868 Change-Id: I806730a338f4320398766dfd32867656bced77fe
* | | | | | Add strings that will be used for new ignore opt uxJason Monk2015-06-091-1/+16
|/ / / / / | | | | | | | | | | | | | | | | | | | | Bug: 21375688 Change-Id: Ifb01e2a1fe9a1d4ae55acafa046080740e8bc5dc
* | | | | Update some strings.Sudheer Shanka2015-06-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 20518822 Change-Id: I871a45fe66bd3a3524adcf907c3253c3275d9745
* | | | | Settings: Update notification listener user prompt strings.John Spurlock2015-06-081-6/+5
| |/ / / |/| | | | | | | | | | | | | | | Bug: 20926937 Change-Id: I85e1e103511155f854478b773ddc45dc88c96c12
* | | | Merge "Settings: Update DND access dialog to new user flow." into mnc-devJohn Spurlock2015-06-081-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Settings: Update DND access dialog to new user flow.John Spurlock2015-06-081-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Only list apps in the DND access list that have included the corresponding permission in their manifest. - Show a scary user warning before enabling access per app. - Update manifest to follow framework intent action rename. Bug: 21621663 Change-Id: I76c6893928092bdbb58d62bc3aba31ec8a609fc6
* | | | Merge "Add NFC payment "how it works" screens." into mnc-devMartijn Coenen2015-06-081-0/+6
|\ \ \ \
| * | | | Add NFC payment "how it works" screens.Martijn Coenen2015-06-051-0/+6
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Bug: 21239081 Bug: 21305138 Bug: 21305420 Change-Id: Ic9ea1b7e9b842299f2fb6b26f61a927855981e67
* | | | Merge "Fix wifi network strings shown in Settings." into mnc-devSanket Padawe2015-06-061-2/+4
|\ \ \ \
| * | | | Fix wifi network strings shown in Settings.Sanket Padawe2015-06-051-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21575915 Change-Id: I09d938aa03790119ebf6dc28fb6e00accab7d11d
* | | | | Merge "Add UI for camera + flashlight battery reporting." into mnc-devRuben Brunk2015-06-061-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add UI for camera + flashlight battery reporting.Ruben Brunk2015-06-051-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11694505 Change-Id: Idca51a2e8cc7c2fb3e9d10f84f94e66600dee6fa
* | | | | Merge "Settings > Apps list style updates" into mnc-devJason Monk2015-06-051-1/+1
|\ \ \ \ \
| * | | | | Settings > Apps list style updatesJason Monk2015-06-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21472824 Change-Id: If4c9c7f5b9bd3bdaaf2007fca09baee4ea2c1b3c
* | | | | | Merge "Fix some dark theme issues (Take 2)" into mnc-devJason Monk2015-06-052-6/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix some dark theme issues (Take 2)Jason Monk2015-06-042-6/+4
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now with visible lock patterns! Both light and dark! Bug: 21117509 Bug: 21077345 Bug: 21480587 Bug: 21621900 Change-Id: Ibcf822faf7cbc83be43d757e0a6a9432ef3346af
* | | | | Merge "Settings: Add zen rule name warning text." into mnc-devJohn Spurlock2015-06-042-1/+8
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Settings: Add zen rule name warning text.John Spurlock2015-06-042-1/+8
| |/ / | | | | | | | | | | | | Bug: 21307309 Change-Id: Id08e3bdebb9a87dc474f2551f17268d655c8b4ea
* | | Merge "Revert "Fix some dark theme issues"" into mnc-devJim Miller2015-06-042-5/+6
|\ \ \
| * | | Revert "Fix some dark theme issues"Jim Miller2015-06-042-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This breaks the pattern entry screens of SecuritySettings. Reverting until we can take a closer look. This reverts commit cb8ccbb3b5907eb6deb9fbc74fb3b3de141028fb. Change-Id: Ifb3c46198de30914aff3a33df84971b1b31ab227
* | | | Merge "Re-add a string which was accidently removed." into mnc-devStuart Scott2015-06-041-0/+2
|\ \ \ \
| * | | | Re-add a string which was accidently removed.Stuart Scott2015-06-031-0/+2
| | |/ / | |/| | | | | | | | | | | | | | bug:20051165 Change-Id: I43214f30650565499ffbdddb3819e96ac957ebf1
* | | | Merge "Fix some dark theme issues" into mnc-devJason Monk2015-06-032-6/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Fix some dark theme issuesJason Monk2015-06-032-6/+5
| |/ / | | | | | | | | | | | | | | | | | | Bug: 21117509 Bug: 21077345 Bug: 21480587 Change-Id: I61bcd6631288b0e51204ac8bf134c44b2800e0fe
* | | Merge "Fix TTS for Zen mode voice activity." into mnc-devBarnaby James2015-06-031-5/+8
|\ \ \ | |/ / |/| |
| * | Fix TTS for Zen mode voice activity.Barnaby James2015-05-241-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't finish activity until TTS has finished. Incorrect TTS for mix of hours / mins - e.g. 1 hour 45 minutes. Improve the description of TTS strings for translators. BUG: 20248251 BUG: 21413212 BUG: 21411622 Change-Id: Id2693ea82b76492216147012216ba07ce75a9d12
* | | Merge "Make Theme a DropDownPreference" into mnc-devJason Monk2015-06-011-0/+5
|\ \ \
| * | | Make Theme a DropDownPreferenceJason Monk2015-06-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also make DropDownPreference support xml lists defined the same way as ListPreferences. Bug: 21300431 Change-Id: I1698e8ddcd6134034c3367a6afe36f9740e9efec
* | | | Merge "Change name of search menu item to be more descriptive" into mnc-devJason Monk2015-06-011-1/+1
|\ \ \ \
| * | | | Change name of search menu item to be more descriptiveJason Monk2015-06-011-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | (for accessibility) Bug: 20345352 Change-Id: Id8c74f4bf3753dc36153965923859315ecc07a9a
* | | | Merge "[WifiSetup] Add + icon to Add another network" into mnc-devMaurice Lam2015-06-012-10/+4
|\ \ \ \
| * | | | [WifiSetup] Add + icon to Add another networkMaurice Lam2015-05-292-10/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the + icon to "Add another network" in Wi-Fi screen in setup wizard, and make the text black and sentence case. Bug: 21089864 Change-Id: Iccfc5fc4ff5e50a599f3004a20e5cfa24a13043a
* | | | Network Reset should have a lockdown like Factory Reset.Stuart Scott2015-06-011-0/+3
|/ / / | | | | | | | | | | | | | | | bug:20332322 Change-Id: I645ad0d226869042c11225630e4de5968ebb7a0d (cherry picked from commit 176f512c5ad8d8478db88fad4c14ffca52102ade)
* | | Merge "Use DimmableIconPreference for Add user action" into mnc-devFyodor Kupolov2015-05-291-0/+2
|\ \ \
| * | | Use DimmableIconPreference for Add user actionFyodor Kupolov2015-05-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved DimmableIconPreference from location to the root package since it is now used in several places. Add user action now uses DimmableIconPreference. Added a new summary string, which is displayed when no more users can be added. Bug: 20892920 Change-Id: I00b00f80ba8933a00a2de85777b9f7e55d03c31b
* | | | More memory updatesJason Monk2015-05-281-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Some string changes - Make processes in memory details not clickable - Put processes in a 'detail' category - Hide processes when an app only has 1 - Add memory item to bottom of app info page Bug: 20694769 Change-Id: Ifbe2205aeef230e44752d075578524249b30bdf8