Commit Graph

1339 Commits

Author SHA1 Message Date
Steve Kondik 10ea1f4299 Add maintainers for Samsung MSM8660 device family
Change-Id: Ia2e01953b6aa3a8b54942738b98f9f33ce1dfbe9
2012-05-20 00:06:25 -07:00
Steve Kondik 9d164c2402 cm: Add Hercules, Skyrocket, and Quincy (Samsung MSM8660 family)
Change-Id: I7f9b3b44b855785a740601221ac6e1a675bcae63
2012-05-19 23:59:15 -07:00
codeworkx 6948fa23fa cm: added n7000 (Samsung Galaxy Note)
devicetree: https://github.com/teamhacksung/android_device_samsung_n7000

Change-Id: I64bb5ed587f902119f2885c46e1a0671a3c8cab1
2012-05-14 12:39:28 +02:00
Steve Kondik 343de99913 Merge "Add Hungarian predictive dictionary support - dictionary" into ics 2012-05-13 16:47:53 +04:00
Chirayu Desai 1870cc6ab5 cm vendor : cleanup
removed functions for working with a squashfs image if target was dream
removed a useless comment (deleting wifi module, it's device specific)

Change-Id: I3d634f572bc3bf975441dd562f6e8111c0e60764
2012-05-12 11:29:36 +05:30
Zoltan OROSZ 7ea4ad05e3 Add Hungarian predictive dictionary support - dictionary
Change-Id: I6b16a41b5c1b3824f367945ef1634b8542301524
2012-05-11 00:14:48 +02:00
David Thompson 5538d133f3 Remove build display id override
Change-Id: I5531ed09c6bd732d2022051b8bd0ce90ff0a0892
2012-05-09 00:38:10 +01:00
Ricardo Cerqueira 9f75d84972 Add Theme Engine to the builds
Change-Id: I57568ebef3f9800e0ad7c39b6352186470ad9f08
2012-05-06 23:24:36 +01:00
Steve Kondik fcc1610594 cm: Add CMWallpapers
Change-Id: I4d06c672ede46db9a3423e82a3d6bf910d028941
2012-05-05 16:23:24 -07:00
Steve Kondik 45e2c50cfd Merge "Add bootanimation to Samsung P1 devices: vertical-600x1024" into ics 2012-05-05 14:17:10 +04:00
Steve Kondik 637c194385 Merge "Increase Java VM maximum heap size to 1024MB " into ics 2012-05-05 13:24:59 +04:00
Andrew Crowther 08bdcedf39 Virgin UK apn settings corrected & conficting (mnc 30) Virgin entry deleted
Change-Id: Ia6f2dc41be1ef9aed4f0909386ae150ef3d5aa29
2012-05-05 02:19:33 -07:00
Ricardo Cerqueira 905187d142 Disable menu-key in unlock screen
In CM, this is a user-configurable setting, and that setting doesn't
work unless the default is disabled

Change-Id: I2f009a48d1d730c804cb0887f445b5ef54ea738e
2012-04-28 17:48:22 +01:00
Ricardo Cerqueira cb7b4bafe2 Enable HSPA icon on all devices
Change-Id: I0f3c04d2f4648a0d649fa393ec8cee878de29ae7
2012-04-28 17:48:21 +01:00
KalimochoAz fd2cf66646 Add toroplus build to repo
Change-Id: I2e25df4c80ac6ad0bcd11c0e953d8e4a44bfc733
2012-04-28 10:35:56 +02:00
Steve Kondik 544f492da4 apns: Add SK Telecom roaming APN
Change-Id: Icfd0ae2cdb6d1b684f796f74d55b6237add7cad3
2012-04-24 09:32:09 -07:00
Humberto Borba 9fa4e69bcb Add bootanimation to Samsung P1 devices: vertical-600x1024
Change-Id: Id03a60326174fd99dd06d6eb87ed9d027f2593e5
2012-04-20 12:50:06 -03:00
Prashant Somashekar 2a4b24b72f vendorsetup: add p4 (GT-P7500; Galaxy Tab 10.1)
Change-Id: Id4089f1d71e8dac5a5dc1462563fdb33b398dafa
2012-04-17 20:16:06 -04:00
Prashant Somashekar 7fbbb8205a vendorsetup: add p3 (GT-P7100; Galaxy Tab 10.1v)
Change-Id: I438449f6eb3484e72d14444aae45456f2746f625

Conflicts:

	vendorsetup.sh
2012-04-17 20:15:56 -04:00
Pavel Valenta 1af866c239 Increase Java VM maximum heap size to 1024MB
I got "java.lang.OutOfMemoryError: Java heap space" error when I'm building own Kang (galaxys2 for example) with Gapps included.
Increase maximum heap size to 1024MB will solve it.
2012-04-18 01:06:51 +08:00
jt1134 50f5855af4 vendorsetup: add p1c (original Samsung 7" GalaxyTab - CDMA version)
Change-Id: I88935808b54241747b0907622e94f12f9ab36f37
2012-04-16 00:50:53 -07:00
Chirayu Desai 105c10f4c1 add p1 to vendorsetup.sh (OG Galaxy Tab)
Device trees
p1 : https://github.com/sgt7/android_device_samsung_p1 (GSM)
p1c : https://github.com/sgt7/android_device_samsung_p1c (CDMA)
p1-common : https://github.com/sgt7/android_device_samsung_p1-common (common tree)

Kernel
p1 : https://github.com/sgt7/android_kernel_samsung_p1 (GSM & LTN)
p1c : https://github.com/jt1134/android_kernel_samsung_galaxytab-cdma (CDMA)

Going to merge the CDMA specific code into the GSM kernel soon

P1C review here : http://review.cyanogenmod.com/#change,13571

Change-Id: I2c63b079a05a7c4c39b2f3503c8a9e75e9dd26d9
2012-04-16 00:50:53 -07:00
Sebastian Schmidt 7d5de0c5dd Add OpenVPN to the build
CM used to build OpenVPN but the change was lost in
e1f3738e7c. This adds it back.

Change-Id: I4c7e2c638a29ec184ff67ac096bf08cd2e126cab
2012-04-15 11:39:25 +02:00
eyeballer 018b5b62c4 backuptool.sh: Improve check for whether /system is mounted.
Fixes unable to flash an update.zip over a formatted /system

Change-Id: Ia163262585cb2ef414c6996837834c512d774243
2012-04-11 19:15:32 -04:00
James Sullins eb7799c1b6 add userinit script(s) support
Allow user to provide userinit.sh and/or userinit.d/*
scripts under /data/local to be run on each boot.

Change-Id: I96f3034bcdea8d4cc75929d21b69efa31c1cb108
2012-04-10 11:40:12 -07:00
Adam Farden db2438bad5 Add common config for devices with low space on system
Change-Id: I4e63dc4d608ed79c36c6757b2ffbfc76cd3634e6
2012-04-07 22:40:38 +02:00
Ricardo Cerqueira 4820d8f4ea cm: Add missing devices to changelog, re-sort alphabetically
The Asus Transformers and the Touchpad are getting nightlies
already, so add them in

Change-Id: If5234601469de1dab950bade7c7757ba6f891775
2012-04-06 23:05:50 +01:00
Jef Oliver ec0ed718e1 Add maintainer entry for Xoom (stingray)
Change-Id: I5b19d9689112b2ce8665c616014baf5b1e3933aa
2012-04-05 13:33:23 -07:00
Ricardo Cerqueira e8e18f3eb6 Updated device list/maintainers for CM9
Change-Id: Ifb461b5b321334947433142f86b0229269083da4
2012-04-05 18:52:41 +01:00
Ricardo Cerqueira ce745b20dc Add maintainer entry for P930
Change-Id: I1979130ec05c0f57f7b2f0fbf30ce9be563d80ab
2012-04-05 18:46:51 +01:00
Ricardo Cerqueira 8a8254b4f6 Add AT&T LTE APN configuration
Not the default, though, since it only works for SIMs with an LTE
plan

Change-Id: Ia6e44e4b4ab4817d3014a653e5ac00513373e353
2012-04-05 18:44:47 +01:00
Jef Oliver cad60ffcdc Add maintainer entry for Xoom (wingray)
Change-Id: Id6414b8145a636fa9ab1126b05921e1f7f53f3d2
2012-04-05 10:02:44 -07:00
Steve Kondik 49e121d3c7 Merge "4.0.3 >>> 4.0.4 yet again, thanks to JBQ, hopefully this is the last time for 9.0" into ics 2012-04-01 06:36:59 +04:00
Pawit Pornkitprasan f93ea9272b Add galaxysmtd, galaxysbmtd, captivatemtd, vibrantmtd
The branches are already on gerrit

Patchset 2: Added vibrant also

Change-Id: Ic1f8d7d41186641b415abaf898f0c22f9d65385c
2012-03-31 22:22:22 +07:00
Chirayu Desai 26cfe4efe0 4.0.3 >>> 4.0.4
yet again, thanks to JBQ, hopefully this is the last time for 9.0

Change-Id: I9b1e046229f89de58c8b80eddde76b15719c1676
2012-03-31 18:10:50 +05:30
Steve Kondik e0c12dad51 cm: Add CM-specific permissions
* These can be used if someone wants to filter for CM features
 * Basic feature com.cyanogenmod.android is included in all builds
 * Include nfc_enhanced on devices that have NFC

Change-Id: Ib7704b791c8916f1eabe5f40fd21e2f0005d32f9
2012-03-30 10:09:06 -07:00
Steve Kondik ab1991f33d cm: Kill this meme already.
* Change -KANG to -UNOFFICIAL since too many people just don't get it.

Change-Id: I1992c0dab85f54c23ed4553a3c649775ade55893
2012-03-29 15:27:14 -07:00
Ricardo Cerqueira 1bc652f6dc cm: Update displayed build ID for 4.0.4
Change-Id: I46c14097d2e90a984ffbe11964fa6c99d13b25c6
2012-03-29 11:24:38 +01:00
Atin M 82aee885dd Added i777 (AT&T Galaxy SII)
Change-Id: Ic902ca1407b79fd01efc5555cafb603355062213
2012-03-25 06:34:33 -04:00
Chirayu Desai b63ddf3693 Changelog : 4.0.1 >>> 4.0.3
The current codebase is 4.0.3, updated the changelog to reflect that

Change-Id: I26a37c43786d34b83e2b472148717be5060bee69
2012-03-24 14:58:55 +05:30
Steve Kondik 9246139eb6 Merge "vendor/cm: Saga maintainer update" into ics 2012-03-23 10:06:08 +03:00
Steve Kondik 1d7d96c028 Merge "cm: New boot animation from Cameron Behzadpour" into ics 2012-03-23 08:08:39 +03:00
Simon Davie 2552dd40d3 vendor/cm: Saga maintainer update
Nico Kaiser has joined me with maintaining the Desire S.

Change-Id: Ideecb686855e7f2c0d67ee4911f2740bd5013c07
2012-03-20 13:28:34 +00:00
Daniel Bateman d6c8a31e59 cm: Update Vibrant maintainer
Change-Id: I32e3deb763a5063a645f2fd9fdd873a19df46246
2012-03-16 18:44:22 -05:00
Steve Kondik a8945756d9 cm: New boot animation from Cameron Behzadpour
* Default for tablet is horizontal-1280x800
 * Default for phone is vertical-480x800
 * Override using TARGET_BOOTANIMATION_NAME in cm.mk (must come before
   inherit of CM base product.

Change-Id: Ibd01236847b4f1de0cfd4246c8bd93b1f047005a
2012-03-15 01:29:05 -07:00
Warren Togami d4358abf13 Revert "SpeechRecorder is missing from -userdebug"
Change-Id: I48ecbf393674b6642f645b64caec1b61d3aae3ae
2012-03-14 19:41:15 -10:00
Steve Kondik b049d6e431 Merge "Update Free Mobile APN (France)" into ics 2012-03-14 10:58:05 +03:00
Florian Hatat bc603d9262 Update Free Mobile APN (France)
Change-Id: Ic5c68e209c82a92ab157f9a2535b782f6657f564
2012-03-13 07:29:11 +01:00
Warren Togami 6f3d7a38aa CDMA specific apns-conf.xml.
To use, include this in your device's cm.mk:
$(call inherit-product, vendor/cm/config/cdma.mk)

Change-Id: I5651bf1ad702f7ed2afe49f0d74110c7921daeab
2012-03-10 14:22:26 -10:00
Jef Oliver 2de0bba259 Merge "Modular backuptool.sh. Executes backup and restore methods defined in arbitrary /system/addon.d/*.sh scripts." into ics 2012-03-09 10:07:33 +03:00