summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
Commit message (Collapse)AuthorAgeFilesLines
* Settings: update community metricsRoman Birg2015-11-231-0/+6
| | | | | | | | | | | | - Send community metrics to CM.org as well as Cyanogen server - Kill off Google Analytics - Use JobScheduler to intelligently schedule uploads when network connection is available Change-Id: Ibd7d84a961dda4af20db9226191380e9f977b5de Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: Add screen color settingsZhang Fang2015-10-291-0/+36
| | | | | | | | | | | | | | | | | | | Add "Screen Color" item in settings. This function support set Hue, Saturation, Contrast and Intensity value, and screen color will be changed by this settings. Change-Id: If6f6e7ee7f28862476a8b955cd3252175fefa2a1 Settings : Fix CustomScreenColor when picking an image Change-Id: I510b562eb0e9fb9b558380db5c5d6e818ba17d12 Settings: Start service as explicit intent Needed for API level 21. Add some ressource bits, set text color to white. Change-Id: I9c4a9139be69fa5c6d6c74055b5475f0d930c93a
* Cleanup button wake settings (1/2)Michael Bestas2015-10-291-7/+0
| | | | Change-Id: I972251384eee15cf9e4915cd82d189ed7ef3050d
* Settings: allow home button to wake device [2/2]Danny Baumann2015-10-291-0/+4
| | | | Change-Id: I5c887422636f8bc51cb324339b3cdcac7af54400
* Settings: Volume key cursor control (2/2)Konsta2015-10-291-0/+2
| | | | Change-Id: Ibc52b5d0c59558be9a24286ef6f1c6f049e117a3
* Settings: Display APN PPP numberjianzhou2015-10-061-0/+3
| | | | | | Display the APN PPP number if it is present in the APN settings Change-Id: Iec30a2beadcdf078eaa6acd3a12f2e406ba9174e
* IMS: Control Wifi calling mode preferenceSuresh Koleti2015-10-061-0/+3
| | | | | | | | | Add configuration flags to control Wifi calling mode preference UI options If WFC mode UI is disabled sending WIFI_ONLY as default preference mode. Change-Id: I194059d00949b0f457a7bf0f09e33fc7285489c4
* Update fingerprint enroll UI to spec.Jorim Jaggi2015-04-241-0/+1
| | | | | | | Also adds sliding animations between the steps. Bug: 20495507 Change-Id: I148d8d8b8082361149f02fd2dc4cead0ba3e2526
* [FRP] Transitions for lock screen setupMaurice Lam2014-12-031-0/+3
| | | | | | | Use the slide transition for activities using the setup theme. Bug: 18482708 Change-Id: I1a60a24f426118a63ec219bfbb378f255f362fa7
* Test APNsJing Zhao2014-08-281-0/+2
| | | | | | | | | Add test APNs to carriers table. Enable APN Setting editing for testing PLMNs. Allow user to toggle carrier_enabled for test APNs. Bug: 17136661 Change-Id: Ieabfac5ea02a5b9971c7050d8278ad0095863e3a
* Settings new dashboard - part 2Fabrice Di Meglio2014-04-251-0/+3
| | | | | | | | | | | | | | | | | | | | Introduce the new Dashboard (a grid like presentation of Settings top categories) per UX specification. - the Dashboard is composed of "categories" and in each of them you have "tiles" - implement a new layout for showing top categories (DashboardContainerView). This layout basically acts like a grid - depending on the device configuration make the grid with 1 column in portrait / 2 colums in landscape (phones) OR 2 columns in portrait and 3 in landscape (tablets) - take care of Accounts adding and removing (as it changes the number of tiles to show) Also remove all the old code related to Headers Change-Id: Ie29944132c1b4c3f7b073d5a7d4453b8f5ec19a7
* Add a limit to user dictionary words lengthJean Chalard2012-02-141-0/+7
| | | | | Bug: 5998772 Change-Id: I914f2caa60a157f40cf5e05a1076153036cd4073
* Wimax : 4G settings menu and 4G MAC address.tk.mun2011-11-071-0/+3
| | | | | | | | | | 1. Show the 4G menu. 2. Show the 4G MAC address 3. Execute 4G setting apk. Change-Id: I14adc4775d35afe3398ddba4fd91c739011a06fa Signed-off-by: tk.mun <tk.mun@samsung.com> bug:5486930
* resolved conflicts for merge of 531bed61 to honeycomb-plus-aospMarco Nelissen2011-06-061-2/+0
| | | | Change-Id: I28154c6feb563712eeda3e1176d62c7d2a28eff8
* Allow alternate string to be used for min_numbersy310.choi2011-05-261-0/+4
| | | | | | | "MSID" can be shown instead of "MIN" if config_msid_enable is set to true. Change-Id: I6d072a5db9a5b46b17a57257221e109ba9a86698
* DO NOT MERGE Put additional update package names in config.xmlSimon Wilson2011-04-011-0/+20
Prevents them from being duplicated to other language resources, which in turn prevents the overlay from working. This fixes the bug where we see a blank menu item in Settings->About phone when the non-default language is selected. Change-Id: I73056716156c580606433bb63abfdd35c1b9892a