summaryrefslogtreecommitdiffstats
path: root/prebuilt/common
Commit message (Collapse)AuthorAgeFilesLines
* Added missing TIM IT wap apn. It's needed to allow some offers to work.Stefano Angeleri2011-06-181-0/+1
| | | | Change-Id: Ia9ba793c6f96bd0a5285a2eab38cc8a36594e286
* Quiet down this init scriptSteve Kondik2011-06-181-1/+1
| | | | Change-Id: I007e4e2bb5c0dbad233ed2655cf941d51064d901
* Add new APN for MTS UA and set it by default.mik_os2011-06-161-1/+2
| | | | | | | | Previous default apn is a provider's special offer. After first connect provider eats 5 UAH ($0.62), and users does not have enough time to disable data at first boot. Change-Id: I36f753608c91a0acba2dace4bebd86b4324a1f09
* Recovery BackupTool: add system mount check to prevent (u)mount if already ↵Tanguy Pruvot2011-06-151-2/+18
| | | | mounted
* gsm: Add SPN overrides list for localized carrier namesLadios Jonquil2011-05-281-0/+19
| | | | Change-Id: I8c51eb9e571f049d9b93e81fee4e574abca9d68a
* Update backuptool.sh to correctly process force_backuptool flag/file.PaulW2011-05-171-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is regarding the following patch: https://github.com/CyanogenMod/android_vendor_cyanogen/commit/5cdb4ec653b06721dcc6f0b486943d62a1a4c8c2 The patch which was to allow custom_backup_list.txt to be maintained while flashing via ROMManager WHILE the flag/file force_backuptool is set/present still has issues. There are 2 reasons for this. 1) The flag is only checked during the first pass (backuptool.sh backup), as once /etc/force_backuptool is known to exist, all files are moved to /tmp/backupdir as designated, but when the script is ran again once /system has been wiped and updated, the file /etc/force_backuptool no longer exists as it was moved to /tmp/backupdir/force_backuptool, so the script fails as it is not checking that location. 2) When the backuptool.sh script is called, the above function (checking for force_backuptool) is called *before* the /system partition is mounted. This therefor ignores the file regardless of whether it exists or not. This is caused by check_installscript being called at the wrong point of the script. There are therefor 2(two) main changes to this script to allow the force_backuptool override to work. The first being within the main function of check_installscript, and the second being the location of where check_installscript is called (ie, I moved it to below check_prereq call in the case statement, as mounting is called before the check_prereq function checks if the ROM version is the same). This affects *all* devices. Change-Id: Ia7438f396eaa91b0723e56bb32ce98725e2b2025
* cm: Update APK name of new Kineto appSteve Kondik2011-05-161-2/+2
| | | | Change-Id: I46c18bde4654f11969137be3be954206f9620d81
* Update backuptool.sh for new Gtalk app and libblunden2011-05-041-0/+2
| | | | | | | | The new Gtalk app with video and voice chat from the Nexus S OTA update is currently not backed up by the script because Google renamed it Talk2.apk and added a new lib for it. Change-Id: I2b0245d561584fa4d84e7d424653543d723a1ac6
* cm: remove tmp file on bootGiulio Cervera2011-04-261-0/+2
| | | | Change-Id: I5bf329663e675fa98e8e269a67b56fc28d37591e
* corrected T-2 (MCC 293 MNC 64) APNsRok Potocnik2011-04-131-1/+2
|
* Fix compcacheWilliam Graham2011-04-101-1/+1
| | | | Change-Id: Ib36051d48c232dc7b0bd6fdbb782847ca5ae6398
* Support built-in ramzswapEmilio López2011-04-071-1/+2
| | | | | | | This change adds a check for the ramzswap device. This is useful if the kernel includes ramzswap built-in and not as a module. Change-Id: I39105064c8fdd678ca3d7e332703b6040806f601
* compcache: support ramzswap.ko in alternate module pathswjb2011-04-051-1/+1
| | | | | | | Support module placement other than the "modules_install" location. (i.e. /system/lib/modules/ or /system/lib/modules/`uname -r`/) Change-Id: I04c5175b13655c09e1eb9b47fa0745d1cfcb376d
* Add support for old and new compcache moduleAbaakouk Mehdi2011-04-042-10/+25
| | | | Change-Id: Iff0109f863114307fc34203819ef241a5efe1656
* Fix: Typo in APN list results in block mms for one providerSven Dawitz2011-03-151-1/+1
| | | | Change-Id: I69157b33da8d36d18e024c42f79f8b1bbca12591
* Add Telus NAM config; use egrep where more appropriate than grepattn12011-03-041-20/+6
| | | | Change-Id: If60b85fbb5e92a9bb61a5ec1f9129d2d4da0c40f
* Merge "Merge kineto chk and add NAM DHD config into modelid_cfg" into ↵Steve Kondik2011-03-032-40/+70
|\ | | | | | | gingerbread
| * Merge kineto chk and add NAM DHD config into modelid_cfgattn12011-03-022-40/+70
| | | | | | | | Change-Id: I770266b6a35ddfb1a4d4893b9db00dd61aede441
* | Include the new Google Books app in backuptool.shblunden2011-03-021-0/+1
|/ | | | | | | | This app is part of the new Gapps from the GRI40 N1 update. Try it with these Gapps I packaged for lack of a better source. Change-Id: Ib49fd13e0270dfa15d5e05843a6f11f2b2d6388e http://bit.ly/hfgtL0
* Update script for new compcache module (ie: zram)Abaakouk Mehdi2011-02-162-6/+10
| | | | Change-Id: I725a139830511bf343df2efe238c3a20dd5c235a
* chkkineto.sh: Allow "ALL" too, per requestChristopher Lais2011-02-121-0/+5
| | | | Change-Id: I29790c2862e1677f967ad7948a48e01854947875
* Typo in Yoigo's MMS gateway in apns-conf.xmlgit2011-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | It was not working until I noticed the error, and works since I manually edited it. First time I thought I had accidentally edited it to a wrong value, then I noticed that I needed to edit every time I updated cyanogenmod, so I found the error in the sources and I'm reporting it here to save future updates... It is $ host 193.209.134.141 141.134.209.193.in-addr.arpa domain name pointer mms-service.mobile.sonera.net. and not $ host 93.209.134.141 141.134.209.93.in-addr.arpa domain name pointer p5DD1868D.dip0.t-ipconnect.de. Change-Id: I62cfd18f29076189e1da5379bb37dc5bb533c815
* Allow Kineto only on TMUS/Googleattn12011-01-311-0/+35
| | | | Change-Id: Iea318a277000e5b1dc299074ff5cf8a3a302073f
* Add NTT docomo APNs (flat, 128k)knotdevel2011-02-011-0/+2
| | | | Change-Id: I99d1635bc929bd4315956599e20695334de535e8
* Merge "userinit: run-parts from /data/local/userinit.d" into gingerbreadSteve Kondik2011-01-301-0/+5
|\
| * userinit: run-parts from /data/local/userinit.dOlegKrikun2011-01-221-0/+5
| | | | | | | | Change-Id: I48ec924b1023500af27dad7a822be5ab9371be7c
* | Merge "cm: bind mount DOWNLOAD_CACHE to /data if /cache is less then 20MB" ↵Steve Kondik2011-01-302-0/+13
|\ \ | | | | | | | | | into gingerbread
| * | cm: bind mount DOWNLOAD_CACHE to /data if /cache is less then 20MBGiulio Cervera2011-01-292-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | this is useful for all user which want to use cMTD or static partition size (like alpharev) to assign more space to /data reducing /cache size Change-Id: Ib251c9bea1dea50b6c444df977aa605e58008c41
* | | cm: slight check on modules loadGiulio Cervera2011-01-291-2/+10
|/ / | | | | | | Change-Id: I4847c8193ebb44e2b25a02c8af05b544e7b10a47
* | backuptool: Add an option to ensure running.ladios2011-01-241-1/+2
| | | | | | | | | | | | | | | | | | When updating via ROMManager, the presence of /tmp/.installscript will keep backuptool from running. For people who don't like this happen can `touch /system/etc/force_backuptool` to ensure the running of backuptool. Change-Id: I95b78ae569405b50d2cf95ddd05f0d554b32daad
* | Themes: Use the correct permissionKeyan Mobli2011-01-221-1/+1
|/ | | | Change-Id: I052511fd1007ed34da0b354e4550557a7fa0d0dc
* Add feature definition for themes.Steve Kondik2011-01-211-0/+20
| | | | Change-Id: I15223fc69bb19de2fe0f8987267c537839e76d2e
* mountsd: Relax partition checksGiulio Cervera2011-01-201-39/+27
| | | | | | | | | Removed label requirement, cause too many trouble on user The 2nd SD Card partition will be mounted as sd-ext with ext3fs (there are some problem with ext4, we stay on 3 until 4 problem will be sorted) Change-Id: I87e53d1714d84fbdafeb80599ebb3e62b3a24b1e
* Merge "Adds APNs for New Caledonia" into gingerbreadSteve Kondik2011-01-071-0/+3
|\
| * Adds APNs for New CaledoniaLox2011-01-071-0/+3
| | | | | | | | Change-Id: If84db6fe6ea7874b55f7db7009e0b34fbd5857e1
* | updated 05mountsd script:Giulio Cervera2011-01-011-17/+25
|/ | | | | | | | | check for mmc device type = SD mount sd-ext partition by label = sd-ext we are smart, so only ext4 support removed wait for device Change-Id: Ie1ee2de3365d5515030d46801099418607e1265e
* cm: Remove prebuilt lsofSteve Kondik2010-12-211-0/+0
| | | | Change-Id: Ifbf57c4686c13299da650d60326716f916913546
* vendor-cyanogen: update mod version in backuptoolDiogo Ferreira2010-12-221-1/+1
| | | | | | | Hopefuly this restores some sanity for people that try several builds a day. Change-Id: I32fd6cb81238ab09f1560a676140383d95ed984c
* cm: backuptool: Add FOTAKillSteve Kondik2010-12-141-0/+1
| | | | Change-Id: I682f51b0c443730d432c5f814a40834f12325e85
* Merge "prebuilt: update backuptool.sh" into froyoSteve Kondik2010-12-011-0/+2
|\
| * prebuilt: update backuptool.shPatrick Jacques2010-12-011-0/+2
| | | | | | | | | | | | Update backuptool to include MapsSapphire and QuickOffice. Change-Id: I48c8eb83f692217242b5d533a4c1c50eec86e3e7
* | Updated and cleaned up portugal APNs, removed Optimus duplicated entriesRicardo Pinho2010-12-011-5/+3
|/ | | | Change-Id: Idbb9a0501b90142feb02c7203491e0c13b35adb5
* Removed Duplicate MMS APN Vodafone Portugal, was causing send/receive of MMS ↵Ricardo Pinho2010-11-131-1/+0
| | | | | | to fail. Change-Id: Icb7497c44a6ef35f6889beb32d008ad14c3aaff5
* Fix China Mobile apn name.sotux2010-11-021-1/+1
| | | | Change-Id: I5d756a406dd6ed3bbeae50020aa5c6456d725c5f
* APN: change order of 44010.Takuo Kitame2010-10-291-2/+2
| | | | | | "mopera.net" should be below the "mpr2.bizho.net" because it's too expensive. Change-Id: I6f3b24f9abd32f7cda93a36829c1a76d1fc098f1
* Set swappiness to 30 for compcacheSteve Kondik2010-10-181-0/+1
|
* Verify cache size: added exit codeKali-2010-10-171-1/+3
|
* CMParts: Allow CompCache size to be set by user - via % of total RAMWes Garner2010-10-172-4/+12
| | | | | | | | | | | | | 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
* Verify cache size, output can't be redirected to /dev/nullKali-2010-10-171-2/+2
|
* script for check cache partition sizeKali-2010-10-151-0/+10
|