summaryrefslogtreecommitdiffstats
path: root/overlay/common
Commit message (Collapse)AuthorAgeFilesLines
...
* VendorCM : Add default wallpaper density bucket for hdpiDanesh M2014-03-191-0/+0
| | | | Change-Id: Ia49dc5a6ee52458347ee2b4e1b3cb7b562ab6a8c
* VendorCM : Add density bucket for xhdpiDanesh M2014-03-181-0/+0
| | | | | | | Add missing density buckets for devices such as the nexus 5. Change-Id: If759e5f061fe7f199db0688889db9559538dad84
* Squashed revert of mms and spn-specific overlaysMatt Mower2014-03-18153-7782/+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
* Merge "overlay: add tmo and att default LTE apns" into cm-11.0Ricardo Cerqueira2014-03-122-0/+46
|\
| * overlay: add tmo and att default LTE apnsDan Pasanen2014-03-052-0/+46
| | | | | | | | Change-Id: Ic243e0f9a37bbb50fb8d3b4c598f7e6e7e663fce
* | Merge "overlay: remove Verizon specific eri.xml" into cm-11.0Ethan Chen2014-03-1014-616/+0
|\ \ | |/ |/|
| * overlay: remove Verizon specific eri.xmlMatt Mower2014-03-0714-616/+0
| | | | | | | | | | | | | | | | | | | | | | | | Restore order to the universe by removing that which is evil. For some strange reason, Verizon devices do not agree on the eri.xml to use, even on the same spn. Since it is not universal, it does not belong in vendor/cm (at least while there is no automatic method to check which eri.xml should be used). Remove these so that we don't end up with strange double-overlay issues for devices. Change-Id: If5a28ed03c8cc6b145c151c7ebf95fabdf81f434
* | Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBankblack2014-02-261-0/+18
|/ | | | | | | | | | | | | | | | * APN information * au: http://b00111.blogspot.jp/2013/04/sim-apn-au-ltesim-3gsim-lte-net-au-net.html SoftBank: http://b00111.blogspot.jp/2011/07/simapnsimsimsim.html EMOBILE: https://android.googlesource.com/device/sample/+/master/etc/apns-full-conf.xml b-mobile: http://www.bmobile.ne.jp/devices/apn_data.html * authtype * 0 is for no authentication 1 is for PAP authentication 2 is for CHAP authentication 3 is for CHAP or PAP, whatever is available Change-Id: Ib76ced71fa0efe3125db7f97271a6cdf979dbf90
* Add apns/eri for Boost Mobiledhacker292014-02-255-0/+1345
| | | | Change-Id: I01bb82afe9a7a35d0a309491fe96da34655ec9c3
* Merge "cm: Update default wallpaper for sw600dp/sw720dp devices" into cm-11.0Abhisek Devkota2014-02-082-0/+0
|\
| * cm: Update default wallpaper for sw600dp/sw720dp devicesfuzz2014-02-052-0/+0
| | | | | | | | Change-Id: I99bd1f7d7f735279a5c3e0e7d54220f5f647644e
* | add more vzw eri'sDan Pasanen2014-02-0610-0/+440
| | | | | | | | Change-Id: I8a299ad5d727dd084eb173aeb040c165bb556f51
* | multi-carrier overlays: Add eri and config for US Cellulardhacker292014-02-046-0/+582
|/ | | | Change-Id: I112716f94eb9fe7509845689688fcea13da361f7
* Add a default MMS UA Profile URLRicardo Cerqueira2014-02-041-0/+1
| | | | | | | Companion change to I8a648014873319ea0d0f1089495d6777b8a1b8bf, config_mms_user_agent_profile_url can't be empty either Change-Id: Ib6b34972439818da47c389377664e75263dfd21b
* Add a default MMS UARicardo Cerqueira2014-02-041-0/+2
| | | | | | | | | | | | The default user-agent isn't set, which makes TelephonyManager.getMmsUserAgent() return an empty string when a device doesn't have one in its own overlays. Every hardware should set its own unique name for this, but add a default value for cases in which is is forgotten. Fixes android.telephony.cts.TelephonyManagerTest#testTelephonyManager Change-Id: I8a648014873319ea0d0f1089495d6777b8a1b8bf
* Multi-carrier overlays: Fix Mmsdhacker292014-02-0276-0/+284
| | | | | | | -Set default uaProfUrl which can then be overridden -Add verizon eri for 31099 Change-Id: I24c9ab498cf4058367987cfe12513c4adddb7543
* Generic multi-carrier overlays based on hammerheaddhacker292014-01-31144-0/+5729
| | | | | | | -Added Sprint MWI quirk to 310120 -Added Verizion specific eri file Change-Id: Icfd6f168fe7bed2a906267cd052335abd0867663
* Exclude extra LatinIME dictionaries in "mini" buildsMichael Bestas2014-01-281-0/+22
| | | | Change-Id: I935f1ba5addcff2b2e4d738550db3ca6916fe07f
* 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-142-11/+42
| | | | | | | In 4.4 Keyguard has moved to a separate package Move its config options to the proper overlay Change-Id: I0a57874f3ef7702c6407485e98e1d10169baa0ac
* Update default wallpaperDanesh Mondegarian2013-12-081-0/+0
| | | | | | This updates the default wallpaper to one of those available CMWallpapers Change-Id: Ie525ef9cf6bd0f4b15df8d6ea77cfadf27e76462
* cm: PastefailSteve Kondik2013-12-031-2/+1
| | | | Change-Id: I51bae450b09a324231f9520b1623334c4202e869
* cm: Reenable SettingsProvider overlaySteve Kondik2013-12-031-0/+10
| | | | Change-Id: I72acd06e06d745b71f1761637b1de00f2a15a9ef
* Update the GMS location provider nameRicardo Cerqueira2013-11-061-2/+2
| | | | Change-Id: I8703838c9c2ce703e32f358edc1f1d73558b47e0
* Updates for CM11Ricardo Cerqueira2013-11-051-9/+0
| | | | Change-Id: Icb527c5aefa0dd86cc91f42f4f691b5fdf7ead48
* Use Package Manager to disable stock OTAPawit Pornkitprasan2013-09-011-0/+6
| | | | | | | | | This reverts commit ea14a88a2ac567104f267fda5a4507d0ae48040c. Using the Package Manager prevents any danling wakelock from killed service/receiver. Change-Id: Ie3162ca4b18a7bc9c55613af39e88ea980407e5f
* Lockscreen shortcut: fix activity name for dialerPawit Pornkitprasan2013-08-161-1/+1
| | | | Change-Id: I11a5679c458eaca1901650e770703d7671c48c59
* CellBroadcastReceiverChirayu Desai2013-04-041-0/+2
| | | | | | | - Build it. - Enable config_cellBroadcastAppLinks Change-Id: If0e3488d30b673782555254c473ea1e56758555d
* Merge "Enable some CM options by default" into cm-10.1Ricardo Cerqueira2013-04-021-0/+10
|\
| * Enable some CM options by defaultRicardo Cerqueira2013-04-021-0/+10
| | | | | | | | Change-Id: Ieaac1abb8b99e97657dd2a74a3b78b974f46735d
* | Merge "vendor/cm: New default wallpaper" into cm-10.1Ricardo Cerqueira2013-04-021-0/+0
|\ \ | |/ |/|
| * vendor/cm: New default wallpaperjackmu952013-04-021-0/+0
| | | | | | | | | | | | Set the default wallpaper to Pattern Holo Dark, by Asher Simonds Change-Id: Ia9bad0314e4cdc27db122f7248c331b61902d44d
* | cm: Enable cLock by defaultRicardo Cerqueira2013-04-021-0/+7
|/ | | | Change-Id: Ieea9e0b2b5e7c3748d708e16961d479b22ce7382
* Trebuchet: Remove overlaynebkat2012-12-241-3/+0
| | | | Change-Id: I368fe62427b2e5b09fbef906718b61f1231e50d7
* Adjust to 4.2 location provider config formatRicardo Cerqueira2012-11-191-3/+6
|
* Revert "Overlay : Comment out bool till its used"Ricardo Cerqueira2012-08-061-1/+1
| | | | This reverts commit 1aa3963a764ea18eb20104857d5a0fa1c5c3df59.
* Overlay : Comment out bool till its usedDanesh M2012-08-051-1/+1
| | | | Change-Id: Icd68115b3579906310871be1fa7025a0a48e6028
* cm: Add config for network location providerSteve Kondik2012-07-151-0/+4
| | | | Change-Id: I01062754365758fd5713dd7bff93b19d227b7891
* Disable menu-key in unlock screenRicardo Cerqueira2012-04-281-0/+7
| | | | | | | In CM, this is a user-configurable setting, and that setting doesn't work unless the default is disabled Change-Id: I2f009a48d1d730c804cb0887f445b5ef54ea738e
* Enable HSPA icon on all devicesRicardo Cerqueira2012-04-281-0/+26
| | | | Change-Id: I0f3c04d2f4648a0d649fa393ec8cee878de29ae7
* Trebuchet CyanogenMod config for Trebuchet Settings in menunebkat2011-12-271-0/+3
| | | | | | | | Since CyanogenMod has the "trebuchet" preferences shortcut in Settings, we can remove it from the main menu. This is a config to show that we are running cm. Change-Id: I3e749a5774b6ec87734913544d5c24fbb2cc65de
* 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-2741-377/+0
|
* Removed White spaces and tabs from all overlay xml filesKalimochoAz2011-04-094-28/+28
| | | | | | | In order to have a clean white spaces for all the overlay files this commit has all the files cleaned Change-Id: Ie3b644f73c44165cd07a899172e7b8a7e314aa5b
* cm: Set ThemeChooser to style_change_only modeSteve Kondik2011-04-091-0/+7
| | | | Change-Id: Iafc601aca907b0c2e03282fe68ffc744fde60c26
* cm: Clean up the default ADW workspaceSteve Kondik2011-04-091-23/+18
| | | | Change-Id: I0e7d94e643965d2bfa4d48427e7259d8f67c3ace
* Moving extra dictionaries to a separate overlay.Steve Kondik2011-03-244-0/+0
| | | | | | This reduces size greatly when using small_base. Change-Id: I135e54c1f225c807d1f7a11af2f2cc9aa75889b1
* main.dict for georgian languagelado2011-03-241-0/+0
| | | | Change-Id: I2d1abb848e52d602cff062b4e8a346a1b3da0ce3
* LatinIME: add russian dictionaryVladimir Baryshnikov2011-03-241-0/+0
| | | | | | | | file taken from http://4pda.ru/forum/index.php?showtopic=207680 with permission of the original author, who did give feedback in comments about it. Change-Id: I53bfc90704c2794edab2fa8b201c89db88a6e192