Commit Graph

1428 Commits

Author SHA1 Message Date
Ethan Chen
65ad841aba cm: add ville to lunch menu
Change-Id: I0799f72c7c4626d660665f2da6016a1985f183a6
2012-08-25 01:06:50 -07:00
Steve Kondik
eca9b264c9 Merge "APN/FIX: typo in german O2 apn" into jellybean 2012-08-23 13:02:06 +04:00
Steve Kondik
eb25274e1c Merge "config: build rsync" into jellybean 2012-08-23 12:35:07 +04:00
Sven Dawitz
77bd564c71 APN/FIX: typo in german O2 apn
Change-Id: I2aac5e52b6f236ef652314b96510b6de2401b844
2012-08-22 16:05:10 +02:00
Jef Oliver
21bab93c40 Merge "Add TF300T to build targets, all CyanogenMod repos are up-to-date" into jellybean 2012-08-20 02:23:20 +04:00
Jef Oliver
0229db786d Merge "prebuilt: common: apns-conf-cdma.xml: Fix USCC apn" into jellybean 2012-08-19 21:36:32 +04:00
Chirayu Desai
4bacf67257 config: build rsync
Change-Id: Ic88bb9848074b7ee87e3182f46fb1865d04f6033
2012-08-19 17:41:27 +05:30
Pawit Pornkitprasan
bb56531b18 opticharger: do not compress resources.arsc
Android does not compress resources.arsc allowing it to be
read directly without uncompressing. When opticharger runs,
it compresses it breaking the optimization.

Change-Id: I9c9b9971a3fe4a21be5a633274832041ca9a33c1
2012-08-19 15:33:09 +04:00
KhasMek
a82b7b3fff opticharger: skip packages labled as PRESIGNED
This fixes market updates and redundant
*.old files from being packaged- looks to
save about 10MB on the zip.

Change-Id: I82266204de3a04f71b24e4183672185d6b2da8d9
2012-08-19 15:32:56 +04:00
Igor
b0ed627563 Added APN for Moldcell and Orange Moldova
Change-Id: I3cc5acbc4e9373f4e3f27dc939e84d21ad7a977f
Signed-off-by: Igor <igor_sorocean@hotmail.com>
2012-08-19 15:15:49 +04:00
Chirayu Desai
d1dbaf3ef0 opticharger: use $ANDROID_HOST_OUT
Change-Id: I1b6988051ba7a83aa7149862ae8d96050bf59e23
2012-08-19 14:08:37 +04:00
Erez A. Korn
8e8a67896d Allow buildtype user
The tools scripts did not handle buildtype user correctly.

Change-Id: Ie4f98dbab7e97a8244ee1d9b4d995673e0aac930
2012-08-19 14:07:44 +04:00
Logan McNaughton
7e54337edb Add TF300T to build targets, all CyanogenMod repos are up-to-date
Change-Id: Ic5698fe6ccae31ea608cb3d8aff2e923602ebdd5
2012-08-18 16:05:06 -06:00
jt1134
c8862ade99 add fascinatemtd to build targets
Change-Id: I1ba38ca4555752aba1bd500a4517d0ed4b04b586
2012-08-18 03:37:49 -05:00
Koushik Dutta
1b1cbc124f Merge pull request #10 from gu1dry/patch-1
Adding the reaminder missing ready targets
2012-08-17 20:51:39 -07:00
Markus Guidry
b8a1f215d5 Adding the reaminder missing ready targets 2012-08-18 00:37:02 -03:00
Koushik Dutta
941fc4d5df build a list of targets for jenkins to parse
Change-Id: I44c1621405c752d2b30731a49864225dbfa7b129
2012-08-17 20:17:11 -07:00
Austen Dicken
8d82ab4145 add d2 family to lunch menu
Change-Id: I326f9d3c7c1b4e340cf61167d42f9cdb4ca3c940
2012-08-17 10:19:45 -05:00
Decad3nce
46e4adc87e prebuilt: common: apns-conf-cdma.xml: Fix USCC apn
- Sets a working USCC apn that doesn't conflict with Sprint mobile country
	  and identification codes. Fixes issues with sending mms on Sprint devices.
	- Patchset 2: Add LTE-test apns from dumped SGSIII stock ROM.

Change-Id: I2868968fe097f0aaa31b8c8b2d944bf186d197c8
2012-08-16 12:41:41 -05:00
Chirayu Desai
8636d6746a build openssh packages
ssh sshd scp stfp <3

Change-Id: Ib5dd2d687de34e1d46401f2f40c258677caf0a84
2012-08-15 01:29:10 +04:00
Jorge Ruesga
547bd46507 Vendor CM Build: Allow parallelize the optimization of framework-res.apk
from: http://review.cyanogenmod.com/#/c/19170/

This change enhancement the optimization of cm ota package, allowing do the optimization of
framework-res.apk in a parallel way. The current script optimize first the
framework-res package and then the rest of packages with xargs in parallel. The framework-res
package can be processed with xargs in parallel copying all the packages to a temporally folder
to apply xargs (because opticharged need that the package is the current directory).
This shortens the time of optimization process, because while framework-res package is
optimized, the rest of processor cores can be optimizing other packages.

Change-Id: I047f8c01b066db99e4dcc8bcb2f30c72492e1af8
2012-08-15 01:22:22 +04:00
Steve Kondik
bcb880c47f Merge "squisher: replace $ANDROID_BUILD_TOP" into jellybean 2012-08-15 01:16:53 +04:00
Ricardo Cerqueira
65c95b04e4 Merge "Update Orange IL APN" into jellybean 2012-08-14 14:09:33 +04:00
Giulio Cervera
4f00adbd07 Merge "prebuilt: common: apns-conf-cdma.xml: add Sprint and VZW LTE/eHRPD apns." into jellybean 2012-08-12 22:58:47 +04:00
Erez A. Korn
541d59ed84 Update Orange IL APN
Changed "internet" to "uinternet", which is 3G+.
Removed non-existing network.
Added Hot Mobile and Golan Telecom.

Change-Id: I28a33f18b45f632371be845e251bdf8f872ed47b
2012-08-12 21:45:01 +03:00
Chirayu Desai
c10f6d5638 squisher: replace $ANDROID_BUILD_TOP
Now uses $OUT/../../../host instead of $ANDROID_BUILD_TOP/out/host
fixes build when used with OUT_DIR_COMMON_BASE

Change-Id: Ib1934b57f3e94a3c3af10189c803fc494438a4a4
2012-08-12 09:10:36 +04:00
Mike Kasick
4ba4d9f9b3 prebuilt: common: apns-conf-cdma.xml: add Sprint and VZW LTE/eHRPD apns.
Change-Id: I30e50bc276598e7b0c8835e60acf3189df406eff
2012-08-11 14:15:04 -04:00
Daniel Hillenbrand
775057c98f apns: updated 404-43, bpl -> vodafone
Change-Id: Ic50237707c13b5c88b15d21c58a5b625885ed908
2012-08-11 16:25:28 +02:00
Ricardo Cerqueira
aba1f4b760 Revert "Overlay : Comment out bool till its used"
This reverts commit 1aa3963a76.
2012-08-06 18:08:54 +01:00
Danesh M
1aa3963a76 Overlay : Comment out bool till its used
Change-Id: Icd68115b3579906310871be1fa7025a0a48e6028
2012-08-05 16:47:34 -04:00
Jorge Ruesga
c5c3addd9d Update LatinIME dictionary overlays.
Dictionary files have been moved to a new name format.

Dictionary files can also have a new JellyBean format that
can provide next word suggestions.

Updated dictionaries used where available.

Squashed commit from: http://review.cyanogenmod.com/#/c/19404/
Fix Issue 5781: Danish keyboard crashes

The process libjni_latin.so crashes because the danish dictionary has a corrupted line that
exceeds the maximum word defined in native defines.h (#define MAX_WORD_LENGTH_INTERNAL 48) and
the BinaryDictionary (MAX_WORD_LENGTH = 48).

Also, the hebrew dictionary has inconsistent lines (http directions, english words, numbers,
dates, ...), and more of the them exceeds the 48 chars by word limit. I found an hebrew
dictionary in http://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/he.xml that looks
ok.

Change-Id: I33f88d672707388e76db656632b00b8e370f957a
2012-08-06 00:05:47 +04:00
matt73300
199e8ea96b Free Mobile APNs updates
Change-Id: I5999bf9639cb452e673783d4ee7afbfb8588a61f
2012-08-05 23:41:46 +04:00
Jason Mossbarger
f354be2c23 Update apns-conf.xml for Cincinnati Bell Wireless
Change-Id: I15cd628410fbcf22ddc7b7e23bbd09f1b4dd3cb8
2012-08-05 23:06:42 +04:00
Steve Kondik
fef6f1e122 Merge "apns: Clean up Bulgarian APNs" into jellybean 2012-08-05 23:05:58 +04:00
Ricardo Cerqueira
083fc458f8 cm: Add default configurations for BT
Since they're now split for phone/tablet, there isn't any default
and devices without an explicit config will register as generics.

Use sane defaults for both device types, device-specific configs
can still override these in their makefiles if necessary

Change-Id: Ie20a05d07a047f409bafb20f02d0c673ec2dc250
2012-08-04 00:20:55 +01:00
jt1134
f38ea2af71 apns-conf-cdma: add APN's for USCC and Cellular South
Change-Id: Ie36fddc3c74e7a0fa11a1c67c153bb68382d303d
2012-07-30 00:20:25 -05:00
Ivailo Stoyanov
49a5a13724 apns: Clean up Bulgarian APNs
Change-Id: Iff1fccc69e3b5265af61ac4d48f08f8500dbe035
2012-07-29 11:03:39 +03:00
Brint E. Kriebel
f0cd00ff40 Superuser: update to the 3.2-RC2 version of Superuser
From http://androidsu.com/superuser/

This brings the version in line with the current version of
the su binary and fixes the bug where su approval is
not stored.

Change-Id: I0ca67ae79942f34eaa16cc3cf26b312cf7a8cd67
2012-07-18 19:29:25 -06:00
Austen Dicken
0897504c1a remove mount/unmount capabilities from backuptool
backuptool should not be messing with whether /system is mounted
or not as it screws up the expectations of other scripts run
in the install process. instead the mounting/unmounting
functionality has been moved to ota_from_target_files

Change-Id: I0711afd517638e7d0a0c39369d3a776748245dd2
2012-07-17 14:50:27 -05:00
Steve Kondik
45d3d8266e Merge "cm: Add prebuilt Superuser APK" into jellybean 2012-07-17 13:49:32 +04:00
Steve Kondik
b208b924a1 cm: Add prebuilt Superuser APK
* Temporary until Superuser is fixed to build with the platform.

Change-Id: Ic1dc48a461eb0142e2c2dc9bd4012e1bc5f969e1
2012-07-17 01:44:13 -07:00
Ricardo Cerqueira
6edfe231cb backuptool: Update CM version
Change-Id: I646a6706faa35908bbca767a03f97172265390ce
2012-07-15 16:49:52 +01:00
Steve Kondik
7d297b338c Merge "cm: Add config for network location provider" into jellybean 2012-07-15 17:13:52 +04:00
Steve Kondik
983bc5480e cm: Add config for network location provider
Change-Id: I01062754365758fd5713dd7bff93b19d227b7891
2012-07-15 06:12:34 -07:00
Chirayu Desai
4406c09dfe add CM10 to changelog
Change-Id: I19320a9b0b13308d564dd58decdbbfe9029cdc09
2012-07-15 09:38:59 +05:30
Brint E. Kriebel
c2a88d6730 build: Add missing nam configuration script to PRODUCT_COPY_FILES
Change-Id: I5af83a2f0628844f8e79be9ea4c55714d179d036
2012-07-11 14:21:15 -06:00
Ricardo Cerqueira
ed3e91ee1a cm: Bump version to 10
Yay! Jellybean!

Change-Id: Idc964de1e6360630ea99fa54635e56561dcb8d63
2012-07-11 16:05:12 +01:00
Ricardo Cerqueira
3ff9b6fb5b common: Updated permission file path
Change-Id: I526c86618ff9c9c36b22d989873da83756e4a9fd
2012-07-11 11:21:50 +01:00
Steve Kondik
78fdcc784c cm: Disable unsupported targets for now
Change-Id: Ia36bd1bb06b61400c8f1d5161f5a4e6a847a50b4
2012-07-10 12:49:07 -07:00
Steve Kondik
e8c1a2623e cm: Add D2s
Change-Id: I2ea77fc6b767cfa4380cc3af0ff94c92958996cf
2012-07-09 00:46:42 -07:00