summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cm: cleanupjt11342013-01-203-215/+1
| | | | | | | | | | | - remove SpareParts: it's disabled and broken, the options it provides are either useless/broken or available in development settings - remove modelid_cfg.sh: no devices are using this any more - remove opticharger: it's not used any more Change-Id: I68c86b2407486c4b40998288cf1f70b7cb8170f4
* Merge "Remove whitespaces from apn type parameters" into cm-10.1Steve Kondik2013-01-201-4/+4
|\
| * Remove whitespaces from apn type parametersMustaavalkosta2013-01-161-4/+4
| | | | | | | | | | | | Reportedly Free Mobile users must edit their APN and remove whitespaces to make it work. I searched and fixed the other ", " occurrences too while I was at it. Change-Id: Ib948dff8329653c42c967c4dae5a6e97086df127
* | add Galaxy Note 2 LTE (t0lte) maintainerscodeworkx2013-01-181-0/+1
| | | | | | | | Change-Id: Ie1ceefca6ff96fb9f15a2ecccb27f6e074002d67
* | update readme and changelogcodeworkx2013-01-182-7/+10
|/ | | | Change-Id: I450094840adfe01b2c75d7e8406b3cc53f0a8072
* Merge "Revert "Fix copy JNI files of Term.apk"" into cm-10.1Ricardo Cerqueira2013-01-091-16/+1
|\
| * Revert "Fix copy JNI files of Term.apk"Robert Burns2013-01-031-16/+1
| | | | | | | | | | | | This reverts commit 7718d2ac052c5de27e02b5ceb68489783a9577ab. Change-Id: I9069fb00af7a6d1666292a2fc3da1a01cd8fd976
* | Tele2.lv internet settings does not require proxy anymorePavel Kirpichyov2013-01-081-1/+1
| | | | | | | | Change-Id: Idb5a6ea9c3e1a5565326dee185c404ef7c9cfd0e
* | Update path for build rosterRicardo Cerqueira2013-01-071-1/+1
|/ | | | Change-Id: Idb7a4bb326a59b990c47b7a3b6258dcb3fe81cba
* Vendor: Add the LockClock app (part 2 of 3)DvTonder2012-12-301-1/+2
| | | | Change-Id: I152c9ddca2d5508819404d1c18c257f752da5749
* Merge "Trebuchet: Remove overlay" into cm-10.1Ricardo Cerqueira2012-12-261-3/+0
|\
| * Trebuchet: Remove overlaynebkat2012-12-241-3/+0
| | | | | | | | Change-Id: I368fe62427b2e5b09fbef906718b61f1231e50d7
* | get-prebuilts: update Term.apk download URLChirayu Desai2012-12-241-1/+1
| | | | | | | | Change-Id: Id708e96981fe2c75f10022931518774b5f2df573
* | Merge "Fix copy JNI files of Term.apk" into cm-10.1Steve Kondik2012-12-242-2/+17
|\ \
| * | Fix copy JNI files of Term.apkRocky Zhang2012-12-242-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Term.apk now contains JNI shared ojbects for all architectures. Currectly, the script would only extract and copy armeabi object. Change the script to extract all object and copy the correct ABI object to the filesystem. Change-Id: I167eafab523a4104063fec89b7ba136031c1d07c Signed-off-by: Rocky Zhang <zhangyan.hit@gmail.com>
* | | Make output of md5sum more uniform.KhasMek2012-12-241-1/+1
|/ / | | | | | | Change-Id: Ie706039d998f0bffb9c3baac10763c190f6c9811
* | cdma: Add Cricket LTE ApnsDecad3nce2012-12-231-0/+6
| | | | | | | | Change-Id: I17aa4340fbf90f344936bfc165a9a1fc9bfcf2dc
* | cm: added missing translators from jellybean branchNiko Koivu2012-12-231-3/+6
|/ | | | Change-Id: I1973e4d884fafc7753aa7f592b349f1f2249465b
* squisher: force hardlink.Koushik Dutta2012-12-221-1/+1
| | | | Change-Id: I5741918615d101d2553fb7cdd02b0c5242970bc9
* squisher: link the target $OUTFILE.Koushik Dutta2012-12-221-2/+1
| | | | Change-Id: I5d905fb12e7d5f5cbae0af85f229b29becaf33ef
* squisher: Get rid of it.Koushik Dutta2012-12-221-73/+5
| | | | | | | | | | | | | The pngcrush tool does not add any noticeable value any more, such that it justifies the extra build time: 240MB vs 238MB. The build.prop changes are now no ops, since the key for ro.kernel.android.checkjni no longer exists. Changing the ro.build.type from eng to user is also a no op, since CM is now userdebug. Deleting bins is also unncessary now. Stripping modules is also unnecessary now. (plenty of space) At this point, I think we can just symlink $OUTFILE to $OTAPACKAGE, and not even bother with a copy. Change-Id: I431ac6425dedb6cd02eb2d31fc9ff82b49df9f50
* backuptool: Disregard known bad backup scriptsRicardo Cerqueira2012-12-193-1/+19
| | | | | | | Keep a blacklist of md5 sums for scripts known to cause issues, and ignore them when installing new builds Change-Id: I19a88b58194a32da5eb5fe278f2c5b9a145b57be
* Merge "Add AT&T broadband apn" into cm-10.1Steve Kondik2012-12-161-0/+2
|\
| * Add AT&T broadband apnBrandon Bennett2012-12-131-0/+2
| | | | | | | | | | | | Taken from tilapia for AT&T prepaid Change-Id: I58ccf1488e68275ff5fb4e6a73345eb024ecf1fa
* | Merge "backuptool: only restore from same major.minor version" into cm-10.1Steve Kondik2012-12-162-4/+4
|\ \
| * | backuptool: only restore from same major.minor versionChirayu Desai2012-12-132-4/+4
| |/ | | | | | | Change-Id: I63113fa9b3cbc6b0e1b3df75ef7dfb3160ee5062
* | Adjust vendorsetup to current build target locationRicardo Cerqueira2012-12-151-1/+1
| | | | | | | | Change-Id: I1f6ff721f65e574cf46e967f1a76dffd3ab384f6
* | Remove jenkins build targetsRicardo Cerqueira2012-12-151-74/+0
|/ | | | | | This mechanism has been discontinued Change-Id: I07698fd833f830f6e1e666174c4b117f67429bbe
* Merge "cm: apns-conf.xml: (eHRPD/LTE handoff) Change pdp type for default ↵Steve Kondik2012-12-051-22/+22
|\ | | | | | | APNs" into mr1-staging
| * cm: apns-conf.xml: (eHRPD/LTE handoff) Change pdp type for default APNsOliver Gjoneski2012-12-041-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to address hang-ups in eHRPD-LTE hand-offs as witnessed on d2spr. Log of problem: [GsmDC-6] Connecting to carrier: 'APN2 EHRPD internet' APN: 'n.ispsn' proxy: 'null' port: 'null' [0319]> SETUP_DATA_CALL 15 0 n.ispsn null null 0 IPV4V6 .... qmi_ril(0/281): [event] qcril_data_event_hdlr: Dual-IP Partial Retry: Failure qcril_data_event_hdlr: Dual-IP Partial Retry: Sending setup data call failure code On stock rom: [GsmDC-50] Connecting to carrier: 'APN2 EHRPD internet' APN: 'n.ispsn' proxy: '' port: ' [GsmDC-50] Allow IPv6 type request: false [9240]> SETUP_DATA_CALL 15 0 n.ispsn 0 IP Note, PDP type on stock rom/APN is not Dual-IP. Without information on how "Allow IPv6 type request" is tested, for now force the PDP change via apns-conf.xml Change-Id: I938bf9d1a0b50ec72283fbdba3785832519f3f48
* | cm: include minor version in CM_VERSION if not 0Chirayu Desai2012-12-051-1/+5
| | | | | | | | Change-Id: I0b7d0227bcb0fc5de831bcb065e087afece89a34
* | Add tilapia (Nexus 7 GSM)Brandon Bennett2012-12-052-1/+2
| | | | | | | | Change-Id: I4380e3272cfc6edde6a3d4662d269d163fddcdb3
* | Merge "jenkins: add manta" into mr1-stagingSteve Kondik2012-12-051-0/+1
|\ \
| * | jenkins: add mantaAtin M2012-12-021-0/+1
| |/ | | | | | | | | Change-Id: I287b8ee6f2fc81d344c69eb6e4f869b3852c1477 manta: Google Nexus 10
* | Merge "cm: Add mini tablet config" into mr1-stagingSteve Kondik2012-12-051-0/+23
|\ \
| * | cm: Add mini tablet configTakazumi Matsumoto2012-11-291-0/+23
| |/ | | | | | | | | | | | | | | | | For tablets with constrained system partitions (i.e. Xoom), leave out some optional packages. (From CM10 I86e5e98e269915189bb99b7b04a6d7e638dfbe38) Change-Id: I35ef53d37e234ab05d641d6f536d0155a68d9ee2
* | LatinIME: Add whitelists and shortcuts to the english dictRicardo Cerqueira2012-12-061-0/+0
|/ | | | Change-Id: Ica49ffaedb3dee5e0a2163c039c311ebf1155100
* Merge "cm: bump version" into mr1-stagingJef Oliver2012-11-251-2/+2
|\
| * cm: bump versionChirayu Desai2012-11-221-2/+2
| | | | | | | | Change-Id: If21a44c1da4e8072cd6c1c53a6e6b13a0b50467a
* | init.cm.rc: Fix startup banner, and move sysinit hereRicardo Cerqueira2012-11-232-5/+11
| | | | | | | | | | | | "getprop" depends on the presence of the property workspace env var, which is created by the first starting service. Why not make that sysinit itself? (\/) (°,,,°) (\/)
* | Rebuilt dictionaries from AOSP wordlistsRicardo Cerqueira2012-11-2212-0/+22
|/
* Adjust to 4.2 location provider config formatRicardo Cerqueira2012-11-191-3/+6
|
* jenkins: add p4wifi, p4vzw, p4tmo, p4 and p3Prashant Somashekar2012-11-141-0/+5
| | | | | | | | | | p4wifi: GT-P7510 p4vzw: SCH-I905 p4tmo: SGH-T859 p4: GT-P7500 p3: GT-P7100 Change-Id: I9bd208ab5d4cafb16516984b7dbb51b4c8aa7dc9
* cm: add Samsung Galaxy Note II (GT-N7100)Nebojsa Cvetkovic2012-11-132-0/+2
| | | | Change-Id: I01edb62c6f3fc8b13bc7a16865f08e1dc34bf612
* cm: Integrate jenkins-generated files if presentRicardo Cerqueira2012-11-131-0/+3
| | | | | | Let's bundle the build manifest... Change-Id: Ie40c40a74c6d923031a76a0a8f4f4b552aeb15c9
* cm: Add B&N NookColor (encore)eyeballer2012-11-122-0/+2
| | | | Change-Id: I74e16a92fd625292fd84f74d76ad02cd2f513307
* cm: Prepare for releaseSteve Kondik2012-11-121-1/+1
| | | | Change-Id: Id464d33546add769c2428dc4d8ab2dc94223fb98
* cm: Change the default soundsSteve Kondik2012-11-123-9/+9
| | | | | | | * Make the default sounds a bit less jarring * The dubstep ringtone, while funny, is kinda obnoxious. Change-Id: I9bd8d0c900b655ea0d7065c2f3e01ce8f73390e4
* vendor_cm: Add CMFileManagerThemesJorge Ruesga2012-11-111-1/+2
| | | | | | | | | This adds the CMFileManagerThemes project to build system, so dark theme can be enable in CMFileManager. Requires change http://review.cyanogenmod.org/#/c/26279/ Change-Id: I668bb5210647fddfcb9ee00b75825c7641127247
* cm: Update Android version in changelogArne Coucheron2012-11-101-1/+1
| | | | Change-Id: I647548e718978563389709653b6ea31d23908eb7