Steve Kondik
132f7ee1cf
Merge "prebuilt: update backuptool.sh" into froyo
2010-12-01 22:34:16 +00:00
Patrick Jacques
13ce18bd92
prebuilt: update backuptool.sh
...
Update backuptool to include MapsSapphire and QuickOffice.
Change-Id: I48c8eb83f692217242b5d533a4c1c50eec86e3e7
2010-12-01 15:19:44 -07:00
Ricardo Pinho
8450e28ade
Updated and cleaned up portugal APNs, removed Optimus duplicated entries
...
Change-Id: Idbb9a0501b90142feb02c7203491e0c13b35adb5
2010-12-01 14:58:30 +00:00
Ricardo Pinho
8b01e032be
Removed Duplicate MMS APN Vodafone Portugal, was causing send/receive of MMS to fail.
...
Change-Id: Icb7497c44a6ef35f6889beb32d008ad14c3aaff5
2010-11-13 00:02:28 +00:00
sotux
ad41bcf8ab
Fix China Mobile apn name.
...
Change-Id: I5d756a406dd6ed3bbeae50020aa5c6456d725c5f
2010-11-02 01:18:39 +08:00
Takuo Kitame
3b64b683e8
APN: change order of 44010.
...
"mopera.net" should be below the "mpr2.bizho.net" because it's too expensive.
Change-Id: I6f3b24f9abd32f7cda93a36829c1a76d1fc098f1
2010-10-29 09:28:29 +09:00
Steve Kondik
0cd3570f3b
Set swappiness to 30 for compcache
2010-10-18 12:22:23 -04:00
Kali-
4dd2e80f99
Verify cache size: added exit code
2010-10-17 21:56:20 +02:00
Wes Garner
2f1711de17
CMParts: Allow CompCache size to be set by user - via % of total RAM
...
Use % instead of a set size - per suggestion from Cyanogen
Fix to integer instead of decimal being passed around - props to Nameless
Handle older versions changing enabled CC to Default CC size (25%)
Enable PerformanceSettings dialog to view new CC setup
Final cleanup and fix default values / bash arithmetic
Change-Id: Ie7525cfa1f8829bb037961a66620ab8664f39cec
German translation - Matthias Büchner
French translation - Sébastien Vaucher
2010-10-17 02:19:02 -04:00
Kali-
bab5621593
Verify cache size, output can't be redirected to /dev/null
2010-10-17 00:45:31 -04:00
Steve Kondik
cd3599f989
Merge "product: add bootanim for LDPI devices" into froyo
2010-10-17 03:04:05 +00:00
Ricardo Cerqueira
13a8a549ef
product: add bootanim for LDPI devices
...
Change-Id: I9f3ccfd9bcc6321088882b964d3b1abff93a27e1
2010-10-16 20:22:23 +01:00
Kali-
ac33c878cf
script for check cache partition size
2010-10-15 23:01:17 +02:00
Steve Kondik
49466b76a1
backuptool: Remove stuff we no longer care about.
...
Remove ChromeToPhone, GoogleGoogles (and native libs), and Amazon MP3
as it's finally on the Market.
Change-Id: I591fa7cfcdbfa09630790df4aac848840fd09a29
2010-10-08 08:50:49 -04:00
Evan
5e4f2c6375
apn list refresh from paulweiss
...
Change-Id: Ie0f79db381a09a2a7af06a6d72e23349a3700851
2010-10-01 11:53:40 -06:00
Firerat
5a83cc4a31
e2fsck returns exit 1 if filesystem is repaired
...
credits: Ohsaka and NLJ of xda
http://goo.gl/SJNk
2010-09-20 03:36:24 +01:00
Firerat
c74211374a
install init.d/05mountsd script, with correct e2fsck exitcode
2010-09-19 15:30:05 -04:00
Steve Kondik
ad4b324312
APN list housekeeping
...
After lots of reports of broken GPS and other issues recently, I decided
to write a script that cleaned up the APN list. The script did the
following:
1. Eliminated duplicates. Each APN was given the unique key of
"mcc:mnc:apn:type" and placed into a hash using this key.
2. Removed any APNs where any of these four fields were not set.
3. Set an empty APN type to "default,supl,mms".
4. Sorted by MCC, MNC
5. Merged in the official APN list from FRF91.
2010-09-03 00:52:52 -04:00
Steve Kondik
94a3184db3
Merge "Update fix_permissions to not clobber the UID and GID variables. This causes issues in bash." into froyo
2010-09-02 12:23:11 +00:00
Koushik Dutta
09f4c7af0a
Update fix_permissions to not clobber the UID and GID variables. This causes issues in bash.
2010-08-30 15:27:45 -07:00
Brad Allen
87030f5120
apn addition for Smart Mobile: sort correctly
2010-08-29 16:51:44 -07:00
Brad Allen
dd838dafdc
apn addition for Smart Mobile per http://simplemobile.webs.com/index/Android%20Configuration/Android%20Configuration.html for h-bomb
2010-08-29 16:41:49 -07:00
Patrick Jacques
dc808ff1e1
Prebuilt: add dropbear-keygen
...
CM issue 2030
2010-08-28 05:25:45 -07:00
Kali-
934e7ee599
fix broken apns autoconfiguration (xml now well-formed)
2010-08-27 01:32:28 +02:00
Koushik Dutta
ce5aba5a14
fix darchstars build break.
2010-08-26 15:49:37 -07:00
Ameer Ghouse
aee28d1e62
fix up apns so gps is not broken on hero cdma
2010-08-25 20:56:12 -05:00
Firerat
1f0e92130b
replaced /system/sd with
2010-08-25 12:13:08 +01:00
Steve Kondik
1fb8ce6120
APNs should generally use "default,supl" instead of "default".
...
This fixes AGPS issues.
2010-08-22 20:44:52 -04:00
Steve Kondik
645a8fb43d
cm: Update persist property when using default compcache setting
2010-08-20 14:13:39 -04:00
Steve Kondik
4630e944fd
cm: Look at ro.compcache.default too
2010-08-20 13:42:40 -04:00
Steve Kondik
fe18fc31a6
cm: Fix compcache startup
...
Can't run a script on /system in "on boot" because /system isn't
mounted yet.
2010-08-20 13:17:37 -04:00
Eddie Ringle
7e52cbfa0a
Only enable/disable compcache at boot
...
Signed-off-by: Eddie Ringle <eddie.ringle@gmail.com>
2010-08-18 00:07:20 -04:00
Steve Kondik
fcab753014
cm: Add support for /data/local/userinit.sh
2010-08-17 12:11:48 -04:00
Steve Kondik
6721ac978a
cm: Update backuptool
2010-08-16 18:55:59 -04:00
Steve Kondik
c296c8b8d7
APN list update from Paul Weiss
2010-08-16 18:19:39 -04:00
Kali-
9f1dab0443
add customizable backup files list
2010-08-16 17:35:10 -04:00
Steve Kondik
d2bad26e84
cm: Add a few more things to backuptool
2010-08-14 22:46:28 -04:00
Wes Garner
36d8a96c33
product: move bootanim to mdpi/hdpi prebuilt folder for cleanup, adjust make files
2010-08-09 16:29:24 -05:00
Steve Kondik
86bc86cf88
add heroc to cyanogen vendor
2010-08-08 22:35:47 -04:00
Steve Kondik
493911b5b7
cm: missed Galaxy with boot animation update
2010-08-06 20:31:46 -04:00
Steve Kondik
3c644df1c4
cm: New boot animations 73v1n
...
http://www.youtube.com/watch?v=LnweaNTtb1k
2010-08-06 19:28:53 -04:00
Wes Garner
1049dc1656
add GalaxyS [not included in vendorsetup]
2010-07-20 19:44:06 -05:00
Steve Kondik
94ca1ae03f
Add etc/hosts to backuptool.
2010-07-11 02:49:36 -04:00
Steve Kondik
4eb2673f34
Add libzxing.so to the list of files.
2010-07-11 02:25:37 -04:00
Steve Kondik
9e0208ce64
Some apps are requiring IPv6 now for some reason.
2010-07-11 02:17:06 -04:00
Steve Kondik
da361fa1ac
Add dictionaries to LatinIME. Remove from backuptool.
2010-07-10 22:28:04 -04:00
Steve Kondik
9237544ec2
Add sysinit script.
2010-07-10 19:26:43 -04:00
Steve Kondik
e44c37f6cb
Add audio profiles for DS.
2010-07-09 17:30:03 -04:00
Steve Kondik
7e8f1af7b2
Move run-parts to main init.
2010-07-07 09:08:59 -04:00
Steve Kondik
a89711a5c1
Copy the local (CM-specific) init.rc to /etc
2010-07-07 09:06:13 -04:00