Commit Graph

1845 Commits

Author SHA1 Message Date
Dan Pasanen 2cfe6b260b cm: add selective based spn (2/2)
* patch set 1 to 7 doesn't fix the problem, it bruce forces the spn
list to ALL DEVICES.
* this change and http://review.cyanogenmod.org/#/c/57393/
will attack the problem at lowest level, customized it for speed
and memory.
*  the best part is that it handles letters and exit the
function when it find a letter in the response from ril.

Change-Id: Ia63309acf38617e68b98ff1068463a942fa793df
2014-01-13 07:54:11 -06:00
Ricardo Cerqueira 74b4f9b149 cm versioning: Empty keys == default keys
Don't assume the path to the signing key is the default, it can
be empty and have the same meaning...

Change-Id: Id545d6436e9f21d6b62eec5a317ea7665190f104
2014-01-11 16:00:16 +00:00
Shota Tamura 89e67b441e Add b-mobile APN
b-mobile is  provider of telecommunications in japan.

Change-Id: Id119b96f59c97d1df87272f62c4ab7dfba3fccb2
2014-01-11 09:34:26 +00:00
Michael Bestas 0ccf7efbd3 init.local.rc: Tweak KSM values
* Taken from http://source.android.com/devices/low-ram.html#ksm

Change-Id: I91de2014d06a24aec4bdefefeff606867de33de1
2014-01-10 02:46:18 +02:00
Ricardo Cerqueira def634690c Merge "Remove proxy and port on APN 3 Indonesia" into cm-11.0 2014-01-09 10:48:59 +00:00
Ricardo Cerqueira 4616137915 cm: Add a simplified version string
Similar to the ro.build.id/ro.build.display.id distinction, and with
the same rationale; signed builds are intended to be stable by
definition, the release types have different meanings (user vs
userdebug), and the full CM version has too much duplicated information:
the device's name and build date are already present elsewhere in the
same information screen.

For signed builds, remove the duplicated information and the type,
leaving only the actual numeric version and the verbose build identifier,
turning for example "11-20140109-SNAPSHOT-HappyPonies-device" into just
"11.0-HappyPonies". If a simplified display version can't be built,
it'll be the same as the full ro.cm.version

Change-Id: I7d8cccbb3205bde710f0004df0a6bd12c39693f1
2014-01-09 10:25:31 +00:00
Andrew Jiang d36677b5e0 Update i9100g && Tab 2 device maintainers
Change-Id: I19cad8c448bc2b8862b9ce7e9dcc9cf66a126c17
2014-01-07 12:06:06 -05:00
Dede Dindin Qudsy 4dd9c554da Remove proxy and port on APN 3 Indonesia
Cannot access play store with proxy on 3 indonesia, must remove it to get access 

Change-Id: I51454045e28df51f03886a30a306ee2308d12973
2014-01-07 15:23:15 +00:00
Steven Luo 4913344f72 Don't ship CellBroadcastReceiver on wifi-only devices
Attempt to fix dependency issue

Change-Id: I0122fc4665827bfcefd61e4287d9ff685b675aee
2014-01-06 18:27:12 -08:00
Abhisek Devkota a458a29523 Fix Telenor DK MMS APN
Per https://jira.cyanogenmod.org/browse/CYAN-2513

Change-Id: I29063f5be9a54843e551ddda3c86ab0fa932e5ee
2014-01-06 16:43:36 -08:00
Abhisek Devkota 9862d6ec0b Add OVIVO APNs
Per https://jira.cyanogenmod.org/browse/CYAN-2987 and
http://ovivomobile.com/wp-content/uploads/2013/05/OVIVO-Mobile-Android-Phones-Setup-Guide.pdf

Change-Id: I596d7614ce13bc28ecc05370c18eda82ef061060
2014-01-06 16:33:57 -08:00
Abhisek Devkota 0b21dfe87b Fix Giffgaff APN
Per https://jira.cyanogenmod.org/browse/CYAN-3035

Change-Id: I6b5109849ec021877d79356eeb5b579a1b5b5bc6
2014-01-06 16:22:33 -08:00
Abhisek Devkota af39fca757 Fix TIM Brasil APN
Per https://jira.cyanogenmod.org/browse/CYAN-3073

Change-Id: Ie5dfba1edb17f975ba19d47850596f7b36ea3dd2
2014-01-06 16:12:44 -08:00
أحمد المحمودي dcf94577ce Added APN entry for Etisalat Egypt
Source of the entry is from Ultimate ROM LT4v6 for Samsung Note (N7000)

Change-Id: I38f50a90c06ff954e5927d43bb4f20a93e928c97
2014-01-05 18:04:23 +02:00
أحمد المحمودي a9c16339a9 Fixed mmsproxy for Mobinil MMS
See https://www.facebook.com/permalink.php?id=422136431132589&story_fbid=629385780407652

Change-Id: I527b4efff7a30d1c210135040f88c3f63cd68c78
2014-01-05 17:59:48 +02:00
Steve Kondik 42fb9d8fc5 cm: Remove legacy compcache stuff
* Remove all this stuff.  If a device wants ZRAM, it should be
   enabled by the maintainer and properly configured and tuned.
 * This stuff currently causes a conflict with the ZRAM support
   added in Kitkat. Kill it.

Change-Id: Ib2488ea4463e32ec44b65fe786f732145b5b6e23
2014-01-04 16:59:40 -08:00
Abhisek Devkota 32bbdf6f57 Remove unused audio mk files
These are empty and useless.

Change-Id: I23cd1be105f7bddbf555a35e10efcc92a7c1eb47
2014-01-02 21:27:03 +00:00
Ricardo Cerqueira cae5f24530 selinuxrelabel: Remove attempts to relabel /system
These are a no-op due to the additional block-device protection from
e18c0d508a
so get rid of them entirely. Any installing recovery (or equivalent
installation process) should handle the labeling of system components
on its own.

Change-Id: I14c50f08efa6f05b03fad4fbc404219cc504e1ff
TBD: Do we still want to label unlabeled files?
2013-12-31 17:59:54 +00:00
Dan Pasanen d8d32bbeb7 add crpalmer for droid dna
Change-Id: I130219058c211069502bdd8548cf0f1f0fa82f9f
2013-12-30 16:46:52 -06:00
Ricardo Cerqueira b1b7a372ff Merge "Recheck /data for selinux labeling" into cm-11.0 2013-12-28 20:54:23 +00:00
Michael Bestas 871d0678ec Fix Dialog Mobile Broadband MMS APN
Change-Id: I3b942b798b058dfa98ee4f4182f4f0598d8067a9
2013-12-28 16:39:06 +02:00
mcampbellsmith c4dcb16ca9 Recheck /data for selinux labeling
This simply adds checks for selinux labels for
files under /data/misc/wifi which were not labeled
correctly for some devices

Change-Id: Iaacf6db792aaea1485502b424d639a1212c5841b
2013-12-28 22:12:48 +11:00
Ricardo Cerqueira fe1d7cd4c2 Merge "Fix internet APN for Life:) provider." into cm-11.0 2013-12-27 14:36:18 +00:00
introkun 03b1b1080b Fix internet APN for Life:) provider.
Change-Id: I87552e9615b67bdd15764c039578b0f5581e0e4c
2013-12-25 18:21:14 +02:00
David Gasaway fc613a8cd4 50-cm.sh: update comment to CM11
Change-Id: I678b9b2815dfda52189e69aa95b9cc0fb12f2d5a
2013-12-25 05:25:17 +00:00
Brinly Taylor 6fe86ee449 cm: add Samsung Galaxy Premier (GT-I9260) maintainer
Change-Id: I505764fa4a2d585b9d8dd482a70d9e9bcee76f4f
2013-12-22 20:13:26 +10:30
Abhisek Devkota ca80ef9796 Reorder FarEast APN
Fetnet01 is a provisioning APN, place Internet APN higher for
priority.

Change-Id: If711942e0abbca97dcbe5e399592c0b595c17f47
2013-12-19 20:59:20 -08:00
Abhisek Devkota 84f04f91a8 Merge "Port: Don't show phone unlock targets for devices without voice (2/2)" into cm-11.0 2013-12-20 02:31:23 +00:00
broodplank 5e359e27a2 Add Internet/MMS APNS for Tesco Ireland (TMI)
Change-Id: I6e3942d69d2b65bca3ee87ce04d77ee62a67c6c0
2013-12-19 03:34:55 +01:00
Steven Luo 510db5ca65 common_mini_tablet_wifionly.mk: don't try to install removed BlueZ config file
Change-Id: I91ac1dd34c9c048cda7d6b5a81ee22b2db852b49
2013-12-19 00:47:12 +00:00
Ricardo Cerqueira 07e8f87234 Merge "Fix custom unofficial build tags" into cm-11.0 2013-12-18 00:55:36 +00:00
Abhisek Devkota e5d12df8ef Merge "Add CM Legal (1 of 2)" into cm-11.0 2013-12-17 23:12:45 +00:00
Michael Bestas 3bf9ba896d Fix custom unofficial build tags
Before: CM_VERSION=11-20131217-UNOFFICIAL"-LegacyXperia"-smultron
After:  CM_VERSION=11-20131217-UNOFFICIAL-LegacyXperia-smultron

Change-Id: Ib9c58b39efc4dc5a51380c647db9f7896e165704
2013-12-18 00:23:16 +02:00
Ricardo Cerqueira af99ef73a0 Merge "vendor: support custom unofficial build tags" into cm-11.0 2013-12-15 15:54:16 +00:00
Danny Baumann 29000c52e9 Merge "overlay: Fix Keyguard configuration" into cm-11.0 2013-12-15 11:34:13 +00:00
Michael Bestas 82f7c7d32f overlay: Fix Keyguard configuration
In 4.4 Keyguard has moved to a separate package
Move its config options to the proper overlay

Change-Id: I0a57874f3ef7702c6407485e98e1d10169baa0ac
2013-12-14 14:45:25 +02:00
Matt Mower f416839b8a vendor: support custom unofficial build tags
By defining TARGET_UNOFFICIAL_BUILD_ID in a device's cm.mk, users can
build custom CM builds with their own identifier in place.
This adheres to CM's policy that unofficial builds must be
marked as such, as both the filename and internal version will still
contain the word UNOFFICIAL.

Example:
TARGET_UNOFFICIAL_BUILD_ID := CatEater01
results in
cm-11-20131211-UNOFFICIAL-CatEater01-device(.zip)

Change-Id: I61acdf4698a7fe2b35d3d5315be4b444b1b97987
2013-12-13 22:28:23 +00:00
Ricardo Cerqueira 3aff048601 Merge "selinuxrelabel: Add a check for dalvik-cache" into cm-11.0 2013-12-13 19:23:11 +00:00
Pawit Pornkitprasan a082e90c04 cm: only include WhisperPush in telephony-enabled devices
No point having it in Wi-Fi-only tablets

Change-Id: Iceacb99ab8d10c565896ad89da8ba533de83dc31
2013-12-13 18:17:08 +07:00
Ricardo Cerqueira 3b2aa92941 Merge "sepolicy: allow vold to mount fuse-based sdcard" into cm-11.0 2013-12-12 00:09:09 +00:00
Veeti Paananen 15985293b9 Port: Don't show phone unlock targets for devices without voice (2/2)
Add a separate list of default lockscreen unlock targets for devices
without voice capability.

http://review.cyanogenmod.org/#/c/52966/1

Change-Id: Ifbb066faade39b1cd98a6d1bfb7b5021eb51ab95
2013-12-10 23:43:16 -08:00
Jef Oliver 28c69f6fcc Merge "add Note 8.0" into cm-11.0 2013-12-10 20:59:10 +00:00
Abhisek Devkota 381a305718 Add CM Legal (1 of 2)
Allow defining a ro.cmlegal.url to for T&C and Privacy Policy

Change-Id: I45ffbdd9e472e258ed8c5a63dff0f3b9c7bc04e2
2013-12-10 04:35:08 -08:00
Pawit Pornkitprasan 54c91b849c sepolicy: allow vold to mount fuse-based sdcard
exfat and NTFS-3g requires access to /dev/fuse

Change-Id: I35b13ada586c8de3fbe04156c2d10bf5e3c07b3a
2013-12-10 17:10:50 +07:00
Chris Soyars 4d758b16c9 Include WhisperPush with CyanogenMod build
Change-Id: I63fddfbc144cd8d8dbc797dc87d0897345bb0f79
2013-12-09 17:12:01 -08:00
sbrissen 704294946b add Note 8.0
Change-Id: Iec9a23d1cac018f27fed1ff5ab87195c50fcd5c8
2013-12-09 09:25:07 -05:00
Michael Bestas 56b8bd854a Update changelog and contributors list
* Add cm-11.0
* Add cm-10.2 features
* Add new sections for assets/graphics and former contributors
* Drop cm6.x

PS3: Whitespace
PS4: Add Bootanimation and more whitespace

Change-Id: I0900832629e049d58fb27030b3fbd9476ba4bd8c
2013-12-08 09:06:12 +00:00
Michael Bestas ff4943e7f1 Remove CM9 bootanimation handling
* Kill this already, all devices should have migrated by now

Change-Id: If8032b47e969c92ece939af55d963423a18e1f3c
2013-12-08 01:04:18 -08:00
Danesh Mondegarian 2eb202d062 Update default wallpaper
This updates the default wallpaper to one of those available CMWallpapers

Change-Id: Ie525ef9cf6bd0f4b15df8d6ea77cfadf27e76462
2013-12-08 01:04:18 -08:00
Steve Kondik 61fc945ab0 cm: Remove $TERM in global envrionment
* Handled by mksh now.

Change-Id: I21aaa17580e69ab81c471939aa7f968ad7475cb4
2013-12-08 01:04:18 -08:00