- Apr 18, 2012
-
-
Prashant Somashekar authored
Change-Id: Id4089f1d71e8dac5a5dc1462563fdb33b398dafa
-
Prashant Somashekar authored
Change-Id: I438449f6eb3484e72d14444aae45456f2746f625 Conflicts: vendorsetup.sh
-
- Apr 16, 2012
-
-
jt1134 authored
Change-Id: I88935808b54241747b0907622e94f12f9ab36f37
-
Chirayu Desai authored
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
-
- Apr 15, 2012
-
-
Sebastian Schmidt authored
CM used to build OpenVPN but the change was lost in e1f3738e. This adds it back. Change-Id: I4c7e2c638a29ec184ff67ac096bf08cd2e126cab
-
- Apr 11, 2012
-
-
eyeballer authored
Fixes unable to flash an update.zip over a formatted /system Change-Id: Ia163262585cb2ef414c6996837834c512d774243
-
- Apr 10, 2012
-
-
James Sullins authored
Allow user to provide userinit.sh and/or userinit.d/* scripts under /data/local to be run on each boot. Change-Id: I96f3034bcdea8d4cc75929d21b69efa31c1cb108
-
- Apr 07, 2012
-
-
Adam Farden authored
Change-Id: I4e63dc4d608ed79c36c6757b2ffbfc76cd3634e6
-
- Apr 06, 2012
-
-
Ricardo Cerqueira authored
The Asus Transformers and the Touchpad are getting nightlies already, so add them in Change-Id: If5234601469de1dab950bade7c7757ba6f891775
-
- Apr 05, 2012
-
-
Jef Oliver authored
Change-Id: I5b19d9689112b2ce8665c616014baf5b1e3933aa
-
Ricardo Cerqueira authored
Change-Id: Ifb461b5b321334947433142f86b0229269083da4
-
Ricardo Cerqueira authored
Change-Id: I1979130ec05c0f57f7b2f0fbf30ce9be563d80ab
-
Ricardo Cerqueira authored
Not the default, though, since it only works for SIMs with an LTE plan Change-Id: Ia6e44e4b4ab4817d3014a653e5ac00513373e353
-
Jef Oliver authored
Change-Id: Id6414b8145a636fa9ab1126b05921e1f7f53f3d2
-
- Apr 01, 2012
-
-
Steve Kondik authored
-
- Mar 31, 2012
-
-
Pawit Pornkitprasan authored
The branches are already on gerrit Patchset 2: Added vibrant also Change-Id: Ic1f8d7d41186641b415abaf898f0c22f9d65385c
-
Chirayu Desai authored
yet again, thanks to JBQ, hopefully this is the last time for 9.0 Change-Id: I9b1e046229f89de58c8b80eddde76b15719c1676
-
- Mar 30, 2012
-
-
Steve Kondik authored
* 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
-
- Mar 29, 2012
-
-
Steve Kondik authored
* Change -KANG to -UNOFFICIAL since too many people just don't get it. Change-Id: I1992c0dab85f54c23ed4553a3c649775ade55893
-
Ricardo Cerqueira authored
Change-Id: I46c14097d2e90a984ffbe11964fa6c99d13b25c6
-
- Mar 25, 2012
-
-
Atin M authored
Change-Id: Ic902ca1407b79fd01efc5555cafb603355062213
-
- Mar 24, 2012
-
-
Chirayu Desai authored
The current codebase is 4.0.3, updated the changelog to reflect that Change-Id: I26a37c43786d34b83e2b472148717be5060bee69
-
- Mar 23, 2012
-
-
Steve Kondik authored
-
Steve Kondik authored
-
- Mar 20, 2012
-
-
Simon Davie authored
Nico Kaiser has joined me with maintaining the Desire S. Change-Id: Ideecb686855e7f2c0d67ee4911f2740bd5013c07
-
- Mar 16, 2012
-
-
Daniel Bateman authored
Change-Id: I32e3deb763a5063a645f2fd9fdd873a19df46246
-
- Mar 15, 2012
-
-
Steve Kondik authored
* 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
-
Warren Togami authored
Change-Id: I48ecbf393674b6642f645b64caec1b61d3aae3ae
-
- Mar 14, 2012
-
-
Steve Kondik authored
-
- Mar 13, 2012
-
-
Florian Hatat authored
Change-Id: Ic5c68e209c82a92ab157f9a2535b782f6657f564
-
- Mar 11, 2012
-
-
Warren Togami authored
To use, include this in your device's cm.mk: $(call inherit-product, vendor/cm/config/cdma.mk) Change-Id: I5651bf1ad702f7ed2afe49f0d74110c7921daeab
-
- Mar 09, 2012
-
-
Jef Oliver authored
Merge "Modular backuptool.sh. Executes backup and restore methods defined in arbitrary /system/addon.d/*.sh scripts." into ics
-
Steve Kondik authored
-
Warren Togami authored
Modular backuptool.sh. Executes backup and restore methods defined in arbitrary /system/addon.d/*.sh scripts. Tips & Tricks ============= * 50-cm.sh contains only a reference implementation. You may customize the methods however you wish. For example, 20-foobar.sh pre-backup can use a loop with conditionals to generate a dynamic backup list in /tmp/foobar_file_list which is later printed by list_files() so the backup method will act on those files. * Optional methods pre-backup, post-backup, pre-restore, or post-restore may be defined for special purposes. * Inject new files into /tmp/addon.d/ prior to backuptool.sh backup if you want to act during the current CM upgrade. * Delete files from /tmp/addon.d/ during post-restore if you want to permanently remove files from /system/addon.d/ Addons may use this approach to run a script only once. * Scripts run in sort -n order. Prefix with numbers 00 through 99 if want to run in a particular order. * You can have two separate scripts, implementing only backup in one, and only restore in the other with a different number prefix of each. This allows even greater control the backup/restore order even further. * You could use pre-backup to generate a one-time use backup script in /tmp/addon.d/ that deletes itself in post-restore. Patch Series ============ http://review.cyanogenmod.com/#change,13265 CyanogenMod/android_build * edify generator http://review.cyanogenmod.com/#change,13266 CyanogenMod/android_system_core * permissions on /system/addon.d http://review.cyanogenmod.com/#change,13267 CyanogenMod/android_vendor_cm * 50-cm.sh reference backup script * modular backuptool.sh * support backuptool.functions used by /system/addon.d/*.sh scripts Change-Id: Ifd5eaf9dcfd68d92e5043c21d1bae1dc0ad54860
-
Steve Kondik authored
-
- Mar 06, 2012
-
-
Warren Togami authored
Change-Id: I86a37a2d59d16042dc2ff5d0fce87d63c3082b30
-
- Mar 05, 2012
-
-
kallt_kaffe authored
A Mobifone user contacted me and alerted me that the APN settings for Mobifone was wrong and provided the correct ones. Change-Id: I8a6b9bde39d7394db2fdf7261b2a8026692fb808
-
- Mar 04, 2012
-
-
navdra authored
Change-Id: Iebc1f18f8a63530d6c2bb3df0381c29dd34c51f1
-
Steve Kondik authored
-
- Mar 03, 2012
-
-
codeworkx authored
Change-Id: If10709db3a35e195ed4bf53e7b934d4cc9fbc49c
-