Commit Graph

1304 Commits

Author SHA1 Message Date
Mike Kasick 511d60900a Don't export PS1 in /system/etc/mkshrc.
At present, when running a busybox shell ("busybox sh") from mksh
(/system/bin/sh), one gets the following message before every command line:

sh: precmd: Permission denied

This is due to mkshrc exporting a PS1 which depends on a mkshrc defined
function, "precmd".  Since "busybox sh" does not source mkshrc, it does not
have this function defined, resulting in the above error.

By not exporting PS1, "busybox sh" uses its own reasonable default.  mksh
subshells continue to work as usual, since they (re)source /etc/mkshrc
anyways.

Change-Id: Ic9182e42aa033e811300d9e6e8d6d3f43e14e58f
2012-01-26 17:54:31 -05:00
Giulio Cervera a0fae84b85 CM: add Evo 3D GSM
Change-Id: I6bd282ea89f7108004cd2e5455db695414bbebd0
2012-01-26 09:43:50 +01:00
Brint E. Kriebel 53c181de72 all: Add CMStats to common PRODUCT_PACKAGES
Change-Id: Iea26ef51adaadf41407ac2eed7a6b2ca71655335
2012-01-25 20:52:40 -08:00
Steve Kondik e1e63b3c1a Merge "add tenderloin device" into ics 2012-01-26 07:51:54 +03:00
L10nH34Rt 7fbf348b6f Add Greek dictionary
Change-Id: I249181bc85c6fd5969485c82f4b289fe0568f107
2012-01-21 16:26:40 +02:00
Dalingrin 23e02eb7e6 add tenderloin device
Change-Id: I5bf7c00286ff195fd093344ec5cc61b40d54318d
2012-01-18 13:48:16 -06:00
fitsnugly 407b399e5e vendor: add camera effects videos
Change-Id: I85a170723b21c86cd01b7ae88df19a39faa959a4
2012-01-14 18:50:25 -05:00
Steve Kondik 387e44993c Merge "vendor: add camera effects prebuilts" into ics 2012-01-15 01:49:01 +03:00
Steve Kondik 38b865c7ad Merge "apns: add entry for the new free mobile operator (france)" into ics 2012-01-15 01:38:39 +03:00
Steve Kondik cef7ddc5a3 Merge "Changelog: Saga contributor update." into ics 2012-01-15 01:35:22 +03:00
toastcfh 3b78629952 vendorsetup.sh: add shooter to supported device list
Change-Id: Ibb412be096065293ad006ea39e9f0862bb87918d
2012-01-14 14:23:52 -08:00
fitsnugly c1c6ce2414 vendor: add camera effects prebuilts
Change-Id: Ib9ea7c84f43eb5e0451cfecd41d8885e901ea8d4
2012-01-13 20:43:24 -05:00
Tanguy Pruvot 8b24895b20 apns: add entry for the new free mobile operator (france)
Change-Id: Ic6e76b6ca0044cc628dea807fa0badb9ea9bb520
2012-01-10 18:49:55 +01:00
Simon Davie f9a7dc7f45 Changelog: Saga contributor update.
Change-Id: Id84b30fc95f0cf2ceadeebb09d9863fa4d950944
2012-01-08 20:05:34 +00:00
Steve Kondik 14e4c880f9 Merge "LatinIME: Update all dicts for ICS" into ics 2012-01-08 09:33:30 +03:00
blunden 7b611ba47d LatinIME: Update all dicts for ICS
In ICS the binary dictionary format for dictionaries
has changed. I decompiled them all to xml and then
recompiled with ICS makedict. They will still not be
considered installed however. I have confirmed the
files work by messing with LatinImeDictionaryPack.apk
though, a part of the gapps.

I'm just submitting this in the hope that someone
else will also try to figure it out.

It also decreases the size of LatinIME.apk slightly
as the new format results in greater compression.

Change-Id: Ia4d1305bf64e6529cd90b44aa9af39dcefae1282
2012-01-06 13:06:34 +01:00
Brandon Bennett 57c3b194e1 Allow get-prebuilts to work from any CWD
The unzip command in get-prebuilts assumed that the CWD
as ./vendor/cm.  This changes allows it to work from any
CWD so now you can do

  ./vendor/cm/get-prebuilts

instead of

  cd ./vendor/cm && ./get-prebuilts

Change-Id: I705191fd84c3ffda6b2e81b7ea7518327cce8081
2012-01-02 18:58:50 -07:00
Steve Kondik f67c4aedf9 cm: Update backuptool for calendar
Change-Id: I882a9e108304649c491b539a7453e29098208b11
2011-12-30 11:31:01 -08:00
Steve Kondik d301f0f192 Merge "add Xoom wifi menu option" into ics 2011-12-30 20:48:49 +03:00
Robert Burns 181457ebae Fix squisher for cm.version
Change-Id: I9ba2cc1ef1a60d83752140c926cbdf00337c7cd6
2011-12-29 22:57:04 -05:00
Steve Kondik 25d7ca1628 cm: Rename modversion to cm.version
Change-Id: I73da7816fec34e892ee54e1782a18ec1c42863b4
2011-12-29 15:29:34 -08:00
Neil Perry 0aac665308 add Xoom wifi menu option 2011-12-29 13:07:38 +00:00
Steve Kondik da686aad18 Merge "Trebuchet CyanogenMod config for Trebuchet Settings in menu" into ics 2011-12-29 09:09:43 +03:00
nebkat 93c6740d7a Trebuchet CyanogenMod config for Trebuchet Settings in menu
Since CyanogenMod has the "trebuchet" preferences shortcut in Settings,
we can remove it from the main menu. This is a config to show that we
are running cm.

Change-Id: I3e749a5774b6ec87734913544d5c24fbb2cc65de
2011-12-27 13:25:02 +00:00
DvTonder c61cb9242e Backuptool: Add missing google apps files
This commit adds additional gapps files missing from the backuptool

Change-Id: I2848d06c23083def8e92dbf3cf1c024883fb874d
2011-12-26 20:43:28 -05:00
Steve Kondik 40dd7f9c8a Merge "backuptool: add missing CalendarProvider.apk" into ics 2011-12-26 23:59:13 +03:00
KalimochoAz 0968437984 Add new colaborator to nexus S for the 4G stuff
Change-Id: Ia615942e466fc6d853ffa463cc0a8d6f9c5b8a6b
2011-12-26 12:55:54 -08:00
DvTonder 147fb1b1cb backuptool: add missing CalendarProvider.apk
This fixes the broken Calendar Sync after restore

Change-Id: I2ea6c328f64d8fa3022238072cde36f6cb92105d
2011-12-26 11:36:16 -05:00
Giulio Cervera f1510283a4 CM: update build id
Change-Id: I4ca2d85705c0bac6ce8458a510f4a8030afbe2f5
2011-12-24 04:30:12 -05:00
nebkat 0acffd545d Add Trebuchet launcher
Change-Id: Ibe3e33cd6aeb1e464217ef15cd95f81153965f1c
2011-12-22 17:03:48 +00:00
Steve Kondik a5558dca6b Add Galaxy Tab 10.1 TMO and VZW variants.
Change-Id: Iffcdcb2393e3f7b6083c28c6908bf0f0687ec6a2
2011-12-21 12:38:31 -08:00
Steve Kondik e0c297da83 cm: Add missing packages
Change-Id: Idf090bdbdcf7fd0ed2c68faa63413c8f246e02ed
2011-12-20 16:16:01 -08:00
Steve Kondik 254db262d7 cm: Add common overlay, set backup transport
Change-Id: Ic9a9822d790fefbdb2fe4a4b4cde762f0c10cd86
2011-12-20 15:02:07 -08:00
Steve Kondik e0711e11f8 cm: Remove junk from backuptool
Change-Id: I1d290c0d685b032fd064cd1fc6b1474359c82c36
2011-12-20 12:51:49 -08:00
Steve Kondik 485527d704 cm: Support for sysinit and compcache
Change-Id: If292a6803a78582dcee50e31bdf6a2731debcc2a
2011-12-20 12:14:54 -08:00
Steve Kondik 336c61838b Rename GT_P7510 to p4wifi
Change-Id: I85e698cbcdaf7aca513c9d32e62fae2c47c5fd35
2011-12-18 16:21:41 -08:00
Robert Burns 70e082f4e0 Fix for get-prebuilts. Unzip options need to be reversed.
Change-Id: I600f785cbfab66810be28984770e8f818fe0735f
2011-12-18 18:16:18 -05:00
Steve Kondik 2d4eb5adfc Merge "get-prebuilts: Add overwrite flag to prevent prompt when files exist" into ics 2011-12-19 00:31:20 +03:00
Steve Kondik f42d7fa0b4 Merge "Missing Maps.apk in backuptool.sh" into ics 2011-12-19 00:31:12 +03:00
Steve Kondik 7de4c14305 Merge "toro: Enable toro device" into ics 2011-12-19 00:30:33 +03:00
Brint E. Kriebel 5a4590f99a get-prebuilts: Add overwrite flag to prevent prompt when files exist
Change-Id: Ic27876ebb96f2b15c7a0438495c290bd05140fc1
2011-12-18 13:56:57 -07:00
Tanguy Pruvot 763624824f Missing Maps.apk in backuptool.sh 2011-12-18 21:32:41 +01:00
Tanguy Pruvot fe54eb8bd4 remove duplicated ringtones (cm part)
Change-Id: Iadff7b73615fcb7d09922db29b771393f4d0d6e6
2011-12-18 21:30:01 +01:00
Brint E. Kriebel 2674fab4ba toro: Enable toro device
Change-Id: I547f8aebc25b51bce73b97a86ab81fa7ac8834cc
2011-12-16 19:00:53 -07:00
Steve Kondik bf83a39adf Merge "Crespo4g: enable device" into ics 2011-12-15 10:23:45 +03:00
Steve Kondik 1e7a4d0273 Merge "Include the dictionaries for the languages from Google's IME" into ics 2011-12-15 10:23:27 +03:00
Shawn Alty 4f9c7091d5 Include the dictionaries for the languages from Google's IME
This fixes the spelling suggestions underlining *everything* and not recognizing any words.

Change-Id: I6ef8e2961404d224e003283eb0e73a3894d625e8
2011-12-15 00:37:39 -06:00
Steve Kondik a25e4e0a8e cm: Add prebuilt Android Terminal Emulator + fixes
* Rename get-rommanager to get-prebuilts
 * Add audio_effects.conf to the build

Change-Id: I1e98aeeada645d9588b6841de846e4e38a44756b
2011-12-14 22:27:59 -08:00
Robert Burns 4d0b9828fa Crespo4g: enable device
Change-Id: Ia2c23f42e6b4ba2e8c2303cb92e4dbf9cb6934d6
2011-12-14 17:26:18 -05:00
Steve Kondik 04a4941417 cm: Add DSPManager 2011-12-14 14:02:19 -08:00