summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* AriesParts: Fixed 2 typos in Danish and original strings.xmlJacob Overgaard Madsen2012-10-082-2/+2
| | | | Change-Id: If3a96699b2e6b21f17f90e4638c558a87fa1af69
* AriesParts: Danish missing strings and revision of existing onesJacob Overgaard Madsen2012-10-071-19/+31
| | | | Change-Id: Id28c2b623ff1db74f232edc8e2845b188485c1d9
* AriesParts: add vibration intensity settingsjt11342012-10-046-0/+193
| | | | Change-Id: Iff35d34073b4b9c0f6989ff298c91cbf3cf7711e
* recovery: mount external sd as /external_sdPawit Pornkitprasan2012-10-021-1/+1
| | | | | | This should make it show the correct text on the menu Change-Id: I09814d2479462793f0525bded78219c462059dbd
* Merge "aries-common: allow suspend in charger" into jellybeanPawit Pornkitprasan2012-09-261-0/+3
|\
| * aries-common: allow suspend in chargerPawit Pornkitprasan2012-09-271-0/+3
| | | | | | | | Change-Id: I777ea0dab6b3ad0631ef077bf1415cdaface74ba
* | use logical volumes for system and data, bring back datadatajt11342012-09-257-24/+142
| | | | | | | | | | | | | | | | | | | | | | * use lvm to split eMMC into 2 logical partitions * use entire available space on OneNAND for /datadata based on information from: http://bit.ly/OMny8Z WARNING: WILL WIPE DATA Change-Id: I3caeec096a6798afafaf03b2eb72c20580272682
* | Merge "aries-common: Add power HAL" into jellybeanPawit Pornkitprasan2012-09-252-0/+4
|\ \ | |/
| * aries-common: Add power HALPawit Pornkitprasan2012-09-252-0/+4
| | | | | | | | | | | | Add support bits for power HAL to be included from s5pc110 common Change-Id: I4e7f05dbd6fd64c085aa6309823bafe97581a38a
* | Merge "PT-BR: Added missing translations" into jellybeanPawit Pornkitprasan2012-09-231-0/+10
|\ \ | |/ |/|
| * PT-BR: Added missing translationsGustavo Rosa2012-09-181-0/+10
| | | | | | | | Change-Id: Ic2c3a25538e435b2b2f9a56dc1898f4acf847d9d
* | Merge "aries-common: Use open-source charger" into jellybeanPawit Pornkitprasan2012-09-233-289/+9
|\ \ | |/ |/|
| * aries-common: Use open-source chargerPawit Pornkitprasan2012-09-183-289/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | Requires: http://review.cyanogenmod.com/#/c/19760/ http://review.cyanogenmod.com/#/c/19785/ Patch Set 2: - Rebased - Use cleaned up lpm.rc from fascinate - Don't use lpm.rc facility in init (so ramdisk don't need to be modified) Change-Id: I9687f1005047c62b76cd5579713604f983ff01e5
* | Revert "aries-common: increase read-ahead on moviNAND"Pawit Pornkitprasan2012-09-181-3/+0
|/ | | | | | | | | | A larger read-ahead on a slower NAND can actually be counter-productive because valuable read bandwidth gets used for prefetching information which may or may not be used. This reverts commit 49b6cff5a8e35a354b019d2c5ff1e5a17522f074 Change-Id: I8ec6da2bc6d45e9d668e346690650538b2cfd2ad
* aries-common: enable custom vsync ioctlChirayu Desai2012-09-161-0/+3
| | | | Change-Id: I69a9ac2c00b3184de1a722028d311bc1480c9eff
* Merge "libcamera: Fix initial flash mode in camera HAL" into jellybeanPawit Pornkitprasan2012-09-151-0/+5
|\
| * libcamera: Fix initial flash mode in camera HALMichael Brehm2012-09-151-0/+5
| | | | | | | | | | | | 77f18056d9766012d3be1c7863063f49a4569f85 Change-Id: I9a4c29a40daf919472d7e0942078cf68cddd383b
* | Device aries-common: Spanish translationsJorge Ruesga2012-09-092-0/+79
| | | | | | | | | | | | | | | | Spanish translations for aries-common advanced settings Patch 2: Add suggested comments Change-Id: Ib858747a2e256feea50e0ac7238ece492b6e501c
* | aries-common: Mark encryption has unsupportedPawit Pornkitprasan2012-08-291-0/+2
| | | | | | | | Change-Id: I3fec2fa5f7a57a81508e94c183a3e17d83a2a1b5
* | aries-common: Re-enable Samsung STKPawit Pornkitprasan2012-08-291-1/+1
| | | | | | | | Change-Id: Ib07a12751c46196c7ed7d6342809cffc3529c88f
* | AriesParts: Minor error in Danish translationJacob Overgaard Madsen2012-08-281-1/+1
| | | | | | | | Change-Id: I89b87bd26f86a5bebf14adb19b0fcf1cd899bbd0
* | Merge "Update Russian Translation-Galaxy S Settings-CM10" into jellybeanPawit Pornkitprasan2012-08-281-0/+11
|\ \
| * | Update Russian Translation-Galaxy S Settings-CM10pvolkov2012-08-201-0/+11
| | |
* | | AriesParts - Updated Italian translationFrancesco2012-08-271-1/+5
| | | | | | | | | | | | Change-Id: I2d65244e4869587fde065aae40af515169e57203
* | | aries-common: support older/non-cwm recoveries when installingDaniel Bateman2012-08-251-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lack of UPDATE_PACKAGE being set when updater.sh is run from stock was causing a loss of IMEI when installing. Thanks to festis74 from XDA for sending me a debug analysis of the IMEI not being restored. Change-Id: Ic00a95025f1069692878bbf4da1a0e3bbb538e58
* | | Merge "aries-common: add support for froyo secril-client" into jellybeanPawit Pornkitprasan2012-08-233-2/+104
|\ \ \ | |/ / |/| |
| * | aries-common: add support for froyo secril-clientDaniel Bateman2012-08-223-2/+104
| | | | | | | | | | | | | | | | | | * For Vibrant Change-Id: Idc6c8478fdf4cdae9cd90598838bc93ebc189938
* | | Merge "aries-common: fix lpm" into jellybeanPawit Pornkitprasan2012-08-191-3/+1
|\ \ \
| * | | aries-common: fix lpmDaniel Bateman2012-08-191-3/+1
| | | | | | | | | | | | | | | | Change-Id: Ied58eb3c2f8d078122048ecfbc6abed538e38a7a
* | | | Merge "aries-common: Add sanity checking" into jellybeanPawit Pornkitprasan2012-08-195-0/+95
|\ \ \ \ | |_|/ / |/| | |
| * | | aries-common: Add sanity checkingDaniel Bateman2012-08-195-0/+95
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose: Verify the integrity of select things including the IMEI. The IMEI specifically, if invalid, could cause emergency calling issues (i.e. inability to call at all). Warn the user if any issues are detected. Currently only the IMEI is checked against the generic IMEI (004999010640000). Change-Id: I8fb76b7535cc7110142b72892cf9d4fc1cbc25e7
* | | aries-common: Better boot animation performanceDaniel Bateman2012-08-191-0/+5
|/ / | | | | | | | | | | | | | | | | Fixes the freezes during bootup and betters the performance. Moved over from vibrantmtd, cause this will probably benefit the rest too. Change-Id: Ie4e0ef432dc2c209acad2cde57c2210385e4abcb
* | aries-common: fix storage_list.xmlPawit Pornkitprasan2012-08-191-4/+4
| | | | | | | | | | | | We don't have swappable mount support yet Change-Id: I5d6dc1bdd9108e98976218f7cd3e2f441ba4908f
* | aries-common: Use exynos3 commonPawit Pornkitprasan2012-08-18111-34024/+9
| | | | | | | | Change-Id: I337ba107f248992d7e08be9f45efeb78529f8ba8
* | aries-common: Reduce minimum sensor delayPawit Pornkitprasan2012-08-181-3/+3
| | | | | | | | Change-Id: I0ca6703d97a6e5069a2639fbad1fc465d1432556
* | Use OneNAND for /dataPawit Pornkitprasan2012-08-176-27/+26
|/ | | | | | | | | | | | | | | | | Writing on MoviNAND is very slow and so we use it on /system and use the space of /system for /data instead. Needs kernel change. Needs updated recovery.fstab in devices. WILL WIPE DEVICE Patch Set 2: tweak data partition size for CDMA devices (fascinatemtd/etc) Patch Set 3: don't use nosuid for /system (thanks Thomas Arcila) Change-Id: Ie3ac814ce79b7652416904ab1ab1ad7d8ad68a1e
* Merge "AriesParts: Danish translation" into jellybeanPawit Pornkitprasan2012-08-142-0/+86
|\
| * AriesParts: Danish translationJacob Overgaard Madsen2012-08-132-0/+86
| | | | | | | | Change-Id: Ide9ecd23c2f872341eafb940ec16e4d4553e1582
* | AriesParts: updated romanian translationigoriok2012-08-132-14/+21
|/ | | | | Change-Id: Ibc72db35d115132b5a34e21dfc58b083f5058b33 Signed-off-by: igoriok <igor_sorocean@hotmail.com>
* updater.sh: check multiple locations for nv_data.bin backupjt11342012-08-121-1/+2
| | | | | | | Infuse4G stores nv_data.bin at efs/root/afs/settings/nv_data.bin instead of /efs/nv_data.bin Change-Id: Icaeecb4ab5c539d6fdbc10c10802034cb4a0cb0d
* Do not include libsensors if TARGET_PROVIDES_LIBSENSORS is definedAndrew Dodd2012-08-071-0/+4
| | | | Change-Id: Ibd1c690c936c703634b16ba93d31a66b34afac87
* aries-common: restore back kill timeoutDaniel Bateman2012-08-071-1/+1
| | | | Change-Id: I8509484dcbe3b26abf242c09bdec3ef5adeb6446
* AriesParts: disable tvout options on devices missing tvouthackjt11342012-08-053-26/+43
| | | | Change-Id: Ib5a945ddb6097fc16b1221089bac211478d5d85f
* Merge "updater.sh: CDMA: flash recovery_kernel to recovery partition" into ↵Pawit Pornkitprasan2012-08-041-1/+1
|\ | | | | | | jellybean
| * updater.sh: CDMA: flash recovery_kernel to recovery partitionjt11342012-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | flashing boot.img to recovery partition causes the user to get stuck in recovery when using 3 button recovery, as the bootmode is never cleared recovery_kernel is a decoy kernel, that loads param.ko to clear the bootmode, then sets a flag on data to load recovery from the kernel partition, then reboots Change-Id: I76d266a73c5dc4c78cef79325448a7ac06a7770b
* | AriesParts - Updated Italian translationFrancesco2012-08-032-4/+11
|/ | | | Change-Id: I997e59bef1d599662dd23b223ef0684694dfa45e
* libcamera: other devices also have flashjt11342012-07-311-1/+1
| | | | Change-Id: I5100854c2b3f0a73f81e17657e1f01bc39a9fee2
* AriesParts: add toggles for car and desk dock audio outputjt11342012-07-295-0/+102
| | | | Change-Id: Icd651195588b779ff36df0d6f4e9cf23785eaaec
* aries-common: increase read-ahead on moviNANDPawit Pornkitprasan2012-07-251-0/+3
| | | | Change-Id: I77fd66fa7ef034e7605e8de72c594dc67097d1bc
* aries-common: Enable tvoutPawit Pornkitprasan2012-07-232-2/+3
| | | | | | Requires http://review.cyanogenmod.com/19972 Change-Id: I3e3dcf19876f10d02d026fe03603da574e87a009