summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | 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
* don't include libcamera if TARGET_PROVIDES_LIBCAMERA is definedjt11342012-07-221-0/+3
| | | | Change-Id: I011a14c4f74cbc3851845fec31e0e97ad8cbc2ac
* aries-common: built ramdisk into kernelPawit Pornkitprasan2012-07-212-49/+5
| | | | | | | | Do not use the hackish append-ramdisk-to-kernel now that we can build the ramdisk right into the kernel with in-line kernel building. Change-Id: Id6cd448c7bede78d60f1c57c10447c9294a1e8d1
* aries-common: reduce /system for /cachePawit Pornkitprasan2012-07-201-1/+1
| | | | | | to make space for dalvik-cache on /cache Change-Id: Ia1f3b18bf27b185c493011e7847488893eee5132
* aries-common: libakm is not used on our devicePawit Pornkitprasan2012-07-201-1/+0
| | | | Change-Id: Ie483d7bf7591011920d433d074b29473798ab5fb
* Revert "aries-common: using ics libhwcomposer for now"Pawit Pornkitprasan2012-07-204-33/+147
| | | | This reverts commit a519f2f1fadfde6e4dad8b4452ee6094f90cd6dd.
* We can now store dalvik on /cachePawit Pornkitprasan2012-07-201-4/+0
| | | | Change-Id: I3f4463e3151230cd986a68b5c367178cc6b96781
* aries-common: Restore power menu options overlayDaniel Bateman2012-07-171-4/+4
| | | | Change-Id: Iaa122e20da9b28d716ec67e3f1fc60d93ee2cde0
* aries-common: fix backuptoolPawit Pornkitprasan2012-07-181-0/+2
| | | | | Change-Id: Ia660e2229ff9179f72e81e0b048b603a203ab0eb http://review.cyanogenmod.com/#/c/19184/
* aries-common: remove the use of datadataPawit Pornkitprasan2012-07-175-102/+30
| | | | | | /system needs to be expanded Change-Id: I3d2bc9a459dc2f5ae10bb9b076ce69de2dbd0724
* aries-common: fix bluetooth address permissionPawit Pornkitprasan2012-07-171-0/+4
| | | | | | | services now have a default umask of 0077, so give ownership of the file to bluetooth so that it can be read. Change-Id: I2f424c681df33361d88e79b04d8bba11517fe474
* aries-common: fix libcamera ALOG_NDEUBGPawit Pornkitprasan2012-07-161-3/+3
| | | | Change-Id: I1bc8d2bea60d9daae9e5236ccfc154dacc9c6feb
* aries-common: fix HD recording (media_profiles)Pawit Pornkitprasan2012-07-161-3/+3
| | | | Change-Id: I186be40f3702393932fa72a9ea266e40d645a035
* aries-common: using ics libhwcomposer for nowPawit Pornkitprasan2012-07-144-147/+33
| | | | Change-Id: Ia5fb2f6dbe3e0aba4f620a7934d84a43db657ed0
* aries-common: fix libcamera for jellybeanPawit Pornkitprasan2012-07-141-1/+1
| | | | Change-Id: If953205fb355c163b8a650603f2e7ee75a991b74
* jellybean bring upPawit Pornkitprasan2012-07-1451-1030/+1395
| | | | Change-Id: I19a95c3c8613a81d02f1146941fcb2f9ecc4efae
* aries-common: Enable Samsung STKPawit Pornkitprasan2012-07-081-0/+3
| | | | Change-Id: Id70a2a1e6941201ad38a47b5913a1b12bf3446a5
* AriesParts: romanian translationigoriok2012-07-042-0/+69
| | | | | Change-Id: I09e68e798cd43f23c589d97ce8816db9efcf4d72 Signed-off-by: igoriok <igor_sorocean@hotmail.com>
* samsung_aries-common: Dutch translationsMarco Brohet2012-06-302-0/+48
| | | | | | Dutch translations for AriesParts Change-Id: I5eed9237b96a1acea69b642ed281289a612a2eb3
* aries-common: set default back kill app timeoutDaniel Bateman2012-06-231-0/+4
| | | | | | | Patch-set 2: fixed whitespace Patch-set 3: overlay Change-Id: I8debd3651495c3e620552aa8b8aa385bc41f8c7e
* Merge "PT-BR: Translation for CDMA in-call volume settings" into icsSteve Kondik2012-06-241-1/+17
|\
| * PT-BR: Translation for CDMA in-call volume settingsGustavo2012-06-061-1/+17
| | | | | | | | Change-Id: Iefec727fb7c6503b65fee5506944c9474e0d4bc2
* | aries-common: Use .txt extract methodDaniel Bateman2012-06-233-0/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Each device should extract their own files and then cd to aries-common and execute it's extract-files script. Scripts shamelessly stolen from semc_coconut. Patch-set 1: Initial Patch-set 2: Add special-case for modem Patch-set 3: Removed modem as it needs to be in the device vendor folder. Patch-set 4: Extra / in .txt file Patch-set 5: Remove certain files that not all devices use Change-Id: Iecf4e077d6a8bbeb52dcb84dfb4311807458a917
* | AriesParts - Updated Italian translationFrancesco2012-06-171-0/+11
| | | | | | | | Change-Id: I40c3a337a10500d029a463e864326a1613ba0599
* | Merge "Revert "aries-common: Long press menu as search"" into icsPawit Pornkitprasan2012-06-171-12/+0
|\ \
| * | Revert "aries-common: Long press menu as search"Pawit Pornkitprasan2012-06-171-12/+0
| | | | | | | | | | | | | | | Only SGS has no search key This reverts commit 8b038022d50c1a6eba32803deee2df63bfafe14a
* | | AriesParts: completely disable HSPA category on unsupported devicesjt11342012-06-062-3/+10
| |/ |/| | | | | Change-Id: I7e5e829f1c407b6848da11b33248ccbdda18fe4b
* | Merge "AriesParts: add controls for CDMA in-call volume settings" into icsPawit Pornkitprasan2012-06-066-0/+492
|\ \ | |/ |/|
| * AriesParts: add controls for CDMA in-call volume settingsjt11342012-06-046-0/+492
| | | | | | | | | | | | | | | | | | | | | | | | | | | | requires kernel patch: http://review.cyanogenmod.com/#/c/17019/ Patch-set 2: * completely disable volume boost category on unsupported device * fix whitespace Patch-set 3: * remove extraneous setEnabled() call * add KEY constant for volume boost category Change-Id: Ic34f873e9b95b724cb2b94deec393ac92c11e3be
* | aries-common: Long press menu as searchPawit Pornkitprasan2012-06-051-0/+12
| | | | | | | | Change-Id: I1155d45ba194dd176ffeca48e58a8ccac6d57df7
* | aries-common: Disable background wifi scanningPawit Pornkitprasan2012-06-051-3/+0
| | | | | | | | | | | | May be causing problems for some users Change-Id: I87d993445667d52b0c2965007d087388b7dfcc29