summaryrefslogtreecommitdiffstats
path: root/overlay/common
Commit message (Collapse)AuthorAgeFilesLines
* Prep for C-Apps supportAbhisek Devkota2016-05-091-0/+23
| | | | | | | Without this patch, you will enter permission rejection hell. RM-232 Change-Id: Ifa3fd57b97dee280083035f1086e988ac649eaef
* Remove cyngn dialerRichard MacGregor2016-04-252-3/+0
| | | | | Ticket CD-544 Change-Id: I4c14bb05959f5db264bb61c65cc9031e7836b972
* cm: Remove externalCMServices overlay. (in cmsdk)Adnan Begovic2016-03-151-14/+0
| | | | Change-Id: I518653830afd40a187bbbc56e145230671dbac49
* Themes: Refactor themes to CMSDK [3/6]d34d2016-03-011-0/+2
| | | | | Change-Id: Ia8f3a5080f2ca2cecc3474058db4970c5661c89c TICKET: CYNGNOS-2126
* Remove leftover profiles entry from power menuMichael Bestas2016-02-081-1/+0
| | | | | | * No longer available Change-Id: Ifac7e1181dc53af5788f54444ef75a345a888fa2
* Add new default wallpaper for CM13Dave Kover2016-01-197-0/+0
| | | | | | | Some cotton candy to go with that serving of Marshmallow. Change-Id: Ia98397a63aa2157421c777036e997b600374cf9a Ticket: CYNGNOS-1494
* Overlay to set up the voicemail number on MEOMarcos Marado2015-11-101-0/+22
| | | | Change-Id: I20ba13966c5fb1d738572c633eca9fde3b541920
* Overlays to set up the voicemail number on O2Marcos Marado2015-11-103-0/+66
| | | | | | Fixes: CYNGNOS-1190 Change-Id: Icd9a338ffa975d92fba83abe8a7bd295e3b90ec3
* Remove overlays that don't exist anymoreDan Pasanen2015-11-101-6/+0
| | | | Change-Id: Ie9562c9b3e3e983384e6e16e11834f87107021d4
* perf: Moving PerformanceManager to CMSDKSteve Kondik2015-11-032-9/+27
| | | | | | * Devices will need to update their configurations! Change-Id: I22cf4ec96656b98f515cf28fef95443cf6adb397
* 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
* VendorCm : Overlay additional dialersDanesh M2015-09-292-0/+51
| | | | Change-Id: I620ace8fc67a43e024e5bae0f9721d71927cec22
* cm: Add defaults for CMSettingsProviderYvonne Wong2015-09-251-0/+30
| | | | | Change-Id: I08a725db89df57657742ebea0d209d288cfaf203 issue-id: CYNGNOS-829
* Removes Empty String For Resolverherriojr2015-09-181-3/+0
| | | | | | | This removes the empty string here since it was overwriting anything declared in our usual places for. Change-Id: Ia46cc45938dfaa9a66014bfdbe8c3fd097298742
* vendor/cm: Remove custom resolver from OSS builds.Adnan Begovic2015-09-171-1/+1
| | | | Change-Id: I37950d2f788c1325f9215d05430b568ee90bd78f
* Enable The AppSuggestServiceherriojr2015-09-141-0/+4
| | | | | | | We need to enable our custom AppSuggestService in order to show possible suggestions. Change-Id: I9489723dfec315c7ff4ab414ebe88c3880876bd3
* CM SDK: rename SettingsManager to PartnerInterfaceRaj Yengisetty2015-09-081-1/+1
| | | | Change-Id: I417a688af7ab0aef8e5a530a6b683e7d8d0da2db
* cm: Moving CMHW to CMSDKSteve Kondik2015-08-191-0/+1
| | | | Change-Id: I4dae95dbe68c472ba3703fea588b542758ec8036
* cmsdk: Dual SIM support on CM SDKJoao Figueiredo2015-08-071-0/+1
| | | | Change-Id: I209245e1a3165f329ed8a17a942340d96783ca13
* Add SettingsManagerService from cmsdk as a system service.Matt Garnes2015-08-061-0/+1
| | | | Change-Id: I0909a5fd49e8e042293719de93ebc8fbaaa1a196
* vendor/cm: overlay start for ProfileService in external framework.Adnan Begovic2015-06-291-0/+1
| | | | Change-Id: Ib1f8c6d00c2a66cfd8dac2b73ccd1bd053a3a497
* cm: Add backup API key for TrebuchetSteve Kondik2015-06-111-0/+22
| | | | Change-Id: I4d38f44b4b1ededa2cb6edf42b15c09eb1e09ea7
* Overlay external services start.Adnan Begovic2015-05-121-0/+5
| | | | Change-Id: I725e69adfe220a0763574d0e92792f72379b5993
* 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
* SystemUpdateService: enable service but lock its receivers [2/2]Gianmarco Reverberi2015-03-201-2/+8
| | | | | | | | | Added SecretCodeReceiver to locked components Added list of components that need to be forced enabled (because they've been previously disabled) Change-Id: I7cc0efc1830b45bc5384ff421b829e0be0d955d8
* Enable circle battery & right QS pulldown by defaultMichael Bestas2015-02-271-4/+3
| | | | Change-Id: I0338473af886a8febfbcbb64fa5c8f488c182a40
* cm: Give some new wallpaper love to hdpi tooArne Coucheron2015-01-311-0/+0
| | | | | | * Remove old wallpaper and use the new nodpi version. Change-Id: Idbff9b5e73d7ca36f9a9d023434ef070042899d1
* CM: Introduce new default wallpaper.Adnan Begovic2015-01-275-0/+0
| | | | Change-Id: Iad097e4ffa6032d85d0a55a96dfd511eac089987
* Tap & Pay - Give 'learn more' a URLAbhisek Devkota2015-01-271-0/+20
| | | | | | | | Settings resources states that this should be overlayed in product config. Due to lack of another central source for info (note: need wiki page), point to Google Support page. Change-Id: Ic472951b98a409583571442909a638991396d538
* Add profiles to the default power menuRaj Yengisetty2015-01-051-0/+1
| | | | Change-Id: Ib829ed54d2f0112bc4ab296ec8063b4f7cda3c40
* cm: Reenable auto perf activitiesSteve Kondik2014-12-301-2/+1
| | | | Change-Id: I98770244e8dfa8c069f96a8012d6709403a7d13e
* 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
* cm: Reenable disabledComponents listSteve Kondik2014-12-051-2/+1
| | | | Change-Id: Id845fb4676f94d7babc6380d2cd3bd5e423078b6
* Re-enable default APNSDave Daynard2014-11-243-6/+3
| | | | | | This partially reverts commit f2458128d0db54cc4767a6d640de193c8f9c7bf4. Change-Id: I3a99a0e51eb1a4319fc8127f727b754eb22cce6e
* overlay: Enable more global actionsChirayu Desai2014-11-211-0/+11
| | | | | | | * Bring back airplane mode and reboot options * Just like the old days :) Change-Id: I26940d5874d4294883fae0d1dbe6031a13ed2645
* TEMPORARY :: disable various overlays for bringupSteve Kondik2014-11-085-9/+16
| | | | 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>
* Make LTE-enabled APN default for Korea Telecomneatchee2014-07-181-0/+23
| | | | Change-Id: I05bdb058a202edee0260fc1a5f1725c9b374e6dc
* disabled packages: Add new GMS updater activity nameLorenzo M2014-06-281-0/+1
| | | | | | Solves wakelocks after v5.0.xx Change-Id: I10ae01cdbe688d886ce69e96d8203a394f86efaf
* 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
* disabled packages: Add new GMS updater activity namesRicardo Cerqueira2014-06-051-0/+3
| | | | Change-Id: I5d614d9e6dce333cd9c3cbb9918e4f1940d3e46f
* cm: Add some app-specific performance settingsSteve Kondik2014-05-191-0/+10
| | | | Change-Id: I2fd6561a17ae5dd17a825b82dc861d684c20d546
* move def_lockscreen_targets and def_lockscreen_targets_no_telephony to ↵Les Prock2014-04-211-4/+0
| | | | | | frameworks/base/packages/SettingsProvider Change-Id: I888f24cdce187b9b285c6efc47a59829051686fd
* Softbank carrier overlay that fixes Mms User Agent for both Mms.apk & HangoutsSamir Ibradžić2014-04-142-0/+46
| | | | | | | This forces set UA string to Nexus5 for SoftBank MCC:440 MCN:20. Tested send/receive & confirmed working by yours truly. Change-Id: I1831c329eb38507a957111052bb5f56350c49361
* VendorCM : Add default wallpaper density bucket for hdpiDanesh M2014-03-191-0/+0
| | | | Change-Id: Ia49dc5a6ee52458347ee2b4e1b3cb7b562ab6a8c