summaryrefslogtreecommitdiffstats
path: root/overlay/common/frameworks/base/packages
Commit message (Collapse)AuthorAgeFilesLines
* Fix def_enable_mobile_data overlaySean hoyt2017-02-031-1/+1
| | | | Change-Id: I2f7e38e2726df641089e291725bc25904ac35537
* Default mobile data in OOBE to offAbhisek Devkota2017-02-021-0/+21
| | | | | | | Encourage WiFi usage first, and let folks with limited sim plans make the choice to enable Change-Id: I9529d85f3d22af73b9baf255d47681ec43089b14
* cm: Remove def_notif_count overlayZhao Wei Liew2016-12-241-3/+0
| | | | | | This overlay is no longer used. Change-Id: I226d989396a4fb74736f5c78eb4b38eaa8febba5
* Remove overlays that don't exist anymoreDan Pasanen2015-11-101-6/+0
| | | | Change-Id: Ie9562c9b3e3e983384e6e16e11834f87107021d4
* Update example backup-transport resource overlayChristopher Tate2015-11-011-1/+1
| | | | | | | Make sure that the example overlay for configuring a product's default-active backup transport names the latest incarnation. Change-Id: I867062f703d3b5f39d40736805ba15f0d21b1afd
* Revert "vendor/cm: add CMBugReport"Roman Birg2015-05-121-3/+0
| | | | | | This reverts commit 94645abe762164020bbe70bb5b17d22918915f74. Change-Id: I0e44721e05635da015affb8ececa18fc6ac08c5e
* vendor/cm: add CMBugReportRoman Birg2015-05-111-0/+3
| | | | | Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba Signed-off-by: Roman Birg <roman@cyngn.com>
* overlay: Remove the default battery style and set it in frameworksdhacker292015-04-251-3/+0
| | | | | | This will allow us to remove the overlay in vendor/cm so devices with no battery, aka fugu, can override this to none. Change-Id: I80c0cc06d3aed344c7c705d420af297c96baf706
* Enable circle battery & right QS pulldown by defaultMichael Bestas2015-02-271-4/+3
| | | | Change-Id: I0338473af886a8febfbcbb64fa5c8f488c182a40
* Overlay for stats collection on cm.Adnan Begovic2014-12-101-0/+3
| | | | Change-Id: I3ecec3507cd617a41ac2c37c5892f3e8ed0261f5
* cm: Enable notification countersSteve Kondik2014-12-051-2/+2
| | | | Change-Id: I6e586bd3e32005df359faae95532c1ce4ac4bd97
* TEMPORARY :: disable various overlays for bringupSteve Kondik2014-11-081-3/+6
| | | | Change-Id: I906b8186bca71c62e048c4c094c6da2ee8a80b95
* Revert "vendor/cm: add CMBugReport"Roman Birg2014-08-211-2/+0
| | | | | | This reverts commit 5d5219175ba6f0730831b30b3a986a74fbf0b3e1. Change-Id: I2ed56ca3adfaffca53c576a7e3de8fbb8da40f97
* vendor/cm: add CMBugReportRoman Birg2014-08-131-0/+2
| | | | | Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba Signed-off-by: Roman Birg <roman@cyngn.com>
* vendor:cm: fix an annoying typoBrinly Taylor2014-06-241-18/+16
| | | | | | was annoying the hell out of me with grep :( Change-Id: I1da81bc1312f828a710b019dbdc96cbed257af31
* Show LTE icon instead of 4G on all devicesEthan Chen2014-06-231-0/+3
| | | | Change-Id: Ia9d7039ac25c0475202f4129cca7dde280ab55d8
* move def_lockscreen_targets and def_lockscreen_targets_no_telephony to ↵Les Prock2014-04-211-4/+0
| | | | | | frameworks/base/packages/SettingsProvider Change-Id: I888f24cdce187b9b285c6efc47a59829051686fd
* Squashed revert of mms and spn-specific overlaysMatt Mower2014-03-1855-1403/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In theory, could have been a good idea, but ultimately just leads to headaches for device maintainers that need to overlay any of these. Revert "overlay: remove Verizon specific eri.xml" This reverts commit 5f92da62c686c12c00fc9f7948654816c586f838. Revert "Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank" This reverts commit eeeb0888d437ac0147cfe4b81aba264cf0d00b70. Revert "Add apns/eri for Boost Mobile" This reverts commit b207e2eda31e10a45a20774c61dc350975095d1b. Revert "add more vzw eri's" This reverts commit 82e10af192daaacf9e819253264a09a7051d0e06. Revert "multi-carrier overlays: Add eri and config for US Cellular" This reverts commit 1af75f1ba7abb351ec1113eeceaa00389a119e3b. Revert "Multi-carrier overlays: Fix Mms" This reverts commit f8b0737a435d211b01baf5df3feb9f98039884e2. Revert "Generic multi-carrier overlays based on hammerhead" This reverts commit 6f5758c9c33d1be82f76e32a8d83b427204436d1. Change-Id: I3495a89ce405362dc558f7ec7f0e61adea9fa507
* Generic multi-carrier overlays based on hammerheaddhacker292014-01-3155-0/+1403
| | | | | | | -Added Sprint MWI quirk to 310120 -Added Verizion specific eri file Change-Id: Icfd6f168fe7bed2a906267cd052335abd0867663
* overlay: Enable Keyguard camera widget on tabletsMichael Bestas2014-01-151-0/+20
| | | | | | * AOSP said no camera for tablet users :( but we are CM Change-Id: I2227d894a315a6b8c6f14d799250c7c4159ccfa4
* Port: Don't show phone unlock targets for devices without voice (2/2)Veeti Paananen2013-12-101-0/+1
| | | | | | | | | Add a separate list of default lockscreen unlock targets for devices without voice capability. http://review.cyanogenmod.org/#/c/52966/1 Change-Id: Ifbb066faade39b1cd98a6d1bfb7b5021eb51ab95
* overlay: Fix Keyguard configurationMichael Bestas2013-12-141-0/+27
| | | | | | | In 4.4 Keyguard has moved to a separate package Move its config options to the proper overlay Change-Id: I0a57874f3ef7702c6407485e98e1d10169baa0ac
* cm: PastefailSteve Kondik2013-12-031-2/+1
| | | | Change-Id: I51bae450b09a324231f9520b1623334c4202e869
* cm: Reenable SettingsProvider overlaySteve Kondik2013-12-031-0/+10
| | | | Change-Id: I72acd06e06d745b71f1761637b1de00f2a15a9ef
* Updates for CM11Ricardo Cerqueira2013-11-051-9/+0
| | | | Change-Id: Icb527c5aefa0dd86cc91f42f4f691b5fdf7ead48
* Lockscreen shortcut: fix activity name for dialerPawit Pornkitprasan2013-08-161-1/+1
| | | | Change-Id: I11a5679c458eaca1901650e770703d7671c48c59
* Enable some CM options by defaultRicardo Cerqueira2013-04-021-0/+10
| | | | Change-Id: Ieaac1abb8b99e97657dd2a74a3b78b974f46735d
* Enable HSPA icon on all devicesRicardo Cerqueira2012-04-281-0/+26
| | | | Change-Id: I0f3c04d2f4648a0d649fa393ec8cee878de29ae7
* cm: Add common overlay, set backup transportSteve Kondik2011-12-201-0/+21
| | | | Change-Id: Ic9a9822d790fefbdb2fe4a4b4cde762f0c10cd86
* CM9: initial CM vendor setup for Android 4Ricardo Cerqueira2011-11-272-47/+0
|
* Removed White spaces and tabs from all overlay xml filesKalimochoAz2011-04-092-16/+16
| | | | | | | In order to have a clean white spaces for all the overlay files this commit has all the files cleaned Change-Id: Ie3b644f73c44165cd07a899172e7b8a7e314aa5b
* Adjust copyrights, remove dead overlays.Steve Kondik2011-01-301-1/+1
| | | | Change-Id: I81d44060208f927e978d0eb36e00a9bc2f9a9c66
* Enable HSPA icon on all devicesRicardo Cerqueira2010-12-281-0/+26
| | | | Change-Id: I0f3c04d2f4648a0d649fa393ec8cee878de29ae7
* cm: Set the default IME based on locale.Steve Kondik2010-08-181-1/+0
| | | | | | | I'm not sure why AOSP isn't doing this already. PinyinIME and OpenWnn are both missing directives to tell it when it should be the default, so it thinks it's always the default, overriding LatinIME for English locales.
* cm: Set default IME to LatinIMESteve Kondik2010-08-181-0/+1
|
* Split overlays and add a passion-specific overlay.Steve Kondik2010-06-281-0/+21