summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* aries-common: use common recovery.rcPawit Pornkitprasan2013-02-264-295/+13
| | | | | | | | Note that init.recovery.aries.rc is intentionally copied to root instead of recovery/root, the build system will put it in the correct place. Change-Id: Ie8dc0a320c1ceb62e3679c4cfaf39d1553918982
* libaudio: Dock audio supportAndrew Dodd2013-02-251-0/+7
| | | | | | | | | | Currently this routes media to the dock, but keeps call I/O on the device speaker. Works with Steven Harper's Samsung dock audio patches from 2-3 months ago. Change-Id: I41764f51f8c2df4d2f745ebdb8ada1abf0c29848
* aries-common: opt-in to bionic optimizationPawit Pornkitprasan2013-02-161-0/+1
| | | | Change-Id: I9503753104d4dc96f6ca666b12e78fa970cf95e7
* aries-common: use default audio policyPawit Pornkitprasan2013-02-134-100/+0
| | | | | | | No point extending and compiling another audio policy when we're not modifying it in anyway. Change-Id: I3e1d144b92b42ace670d312fe3c57f2596ea9e43
* aries-common: use Google's charger suspend implementationPawit Pornkitprasan2013-02-121-1/+1
| | | | | | | In AOSP 4.2.1_r1.2, Google introduced an implementation of suspend in charger. Change-Id: I4e7cfc67471ce3f93310d4625182b80170d87432
* aries-common: set default governor to interactivePawit Pornkitprasan2013-02-061-1/+1
| | | | Change-Id: I75bbe1cc5cd073beb7fe206f0fa6eb5e48abd77b
* aries-common: remove qcif video encoder from rear camera's profilejt11342013-02-021-27/+0
| | | | | | | | This is not a valid profile for the ce147, and causes a crash when selecting "Capture video" from the MMS app's attachment option due to the app selecting the lowest "supported" video resolution. Change-Id: I5025e7729690900952ed5bdbcdc625b08784e199
* libcamera: add additional ISO modesjt11342013-01-271-1/+5
| | | | Change-Id: I1d9db7bbce75f6ecec96a73d81e223b260c68ae8
* recovery: graphics.c: remove dead code and change font to robotojt11342013-01-211-24/+1
| | | | Change-Id: I34746cd13b95264cc4ab7f42145474ee007de8e4
* aries-common: remove unused bmlutilsPawit Pornkitprasan2013-01-122-49/+0
| | | | Change-Id: Ia520161ac647357762b59fe5f4bdf4d60a77342e
* bdaddr_read: add changes to read bdaddr from system propertyjt11342013-01-062-19/+6
| | | | Change-Id: I69b5f081256efaed7beed56df6bd087a473bd075
* AriesParts: Right to Left layout fixOr Harambam2012-12-295-17/+18
| | | | Change-Id: Ied27f1877f339513935093f76b2ece8e1b6f3bf6
* AriesParts: updated romanian translationigoriok2012-12-271-1/+2
| | | | | Change-Id: Ic219ac10e19cb37b349ca26c8b108703aa1d0843 Signed-off-by: igoriok <igor_sorocean@hotmail.com>
* AriesParts: Hebrew translationOr Harambam2012-12-222-0/+102
| | | | Change-Id: Idb46c98eae5dcce3e78bc92d4a3337e5cd89642b
* aries-common: use releasetools extensionsPawit Pornkitprasan2012-12-186-432/+75
| | | | | | | releasetools extensions is an AOSP-supported method of extending releasetools which is better than duplicating the way we have now. Change-Id: I7d81b2713226f89e93df983c3e365415ae6e9f8f
* Italian translation for AriesPartsManuel Valentino2012-12-181-2/+8
| | | | Change-Id: Iaa0f0de3564a50db0d5475e2ed8d5feb69bd3874
* Merge "aries-common: don't copy modem in kernel build" into cm-10.1Pawit Pornkitprasan2012-12-171-10/+0
|\
| * aries-common: don't copy modem in kernel buildPawit Pornkitprasan2012-12-181-10/+0
| | | | | | | | | | | | Do it properly in vendor/ Change-Id: I65dd55be072dd9cf63be0d12908d194f30e5dc07
* | AriesParts: Danish updateJacob Overgaard Madsen2012-12-171-0/+3
|/ | | | Change-Id: I7f15da64c296ebe71bcf7c40e9a38cbf433c761c
* aries-common: Jellybean 4.2 bring upPawit Pornkitprasan2012-12-118-100/+38
| | | | Change-Id: I96c39dc243c3cf2379ee6a41eda74cde75ba3bf9
* aries-common: Fix Froyo RILClient call volumesDaniel Bateman2012-12-011-3/+3
| | | | Change-Id: I9e26f10926df440ee98e3ee8531b4382fa2f1dcf
* AriesParts: add a reset button for all seekbar preferencesjt11342012-11-167-9/+123
| | | | Change-Id: Ie554b1a1b2e0a6e907843882c978bfeae075eaff
* Merge "aries-common: remove unnecessary wifi-direct/p2p stuff" into jellybeanPawit Pornkitprasan2012-11-163-39/+0
|\
| * aries-common: remove unnecessary wifi-direct/p2p stuffjt11342012-11-113-39/+0
| | | | | | | | Change-Id: I274634d4790fec34d8f2034ec336d5207d7eec2d
* | GalaxyS-settings: improved Dutch translationsKasper Hettinga2012-11-121-0/+41
| | | | | | | | Change-Id: Ie45625282f3b871aa2d1a78c09c7cfb6869f094a
* | AriesParts: use sane default values for microphone gainjt11342012-11-111-5/+5
|/ | | | Change-Id: Ic1c1a7ad5fc0b40c411827475b6fe8312efbfb10
* aries-common: Disable bugreportPawit Pornkitprasan2012-11-081-5/+5
| | | | | | | No one uses it anyway and the process has been reported to make the phone unresponsive Change-Id: I67a61f5006b83129ec86502b8253107b4e843647
* AriesParts: updated romanian translationPawit Pornkitprasan2012-11-061-0/+8
| | | | | Change-Id: I9a0f9e6784cc30fc5dea5c8498bb7b3fded7f4f0 Signed-off-by: igoriok <igor_sorocean@hotmail.com>
* aries-common: enable expanded desktopPawit Pornkitprasan2012-10-311-0/+21
| | | | Change-Id: I5bf9a81c19c6b220d9f57eca003abf4fa0aee724
* aries: Remove Wi-Fi directPawit Pornkitprasan2012-10-241-1/+0
| | | | | | | | Wi-Fi direct support on Jelly Bean requires a firmware which supports concurrent mode, which is not available for bcm4329 Change-Id: Icc463e3e13d126f3771989e41c72a2220131fc3b
* Update Russian Translation-Galaxy S Settings-CM10pvolkov2012-10-191-0/+28
| | | | Update Russian Translation-Galaxy S Settings-CM10
* AriesParts: add "test" button to vibration controlsjt11342012-10-173-1/+41
| | | | | | based on patch from tuna Change-Id: I95dbe816a0050f2dec925b080bab5bf511e22a16
* libcamera: allow changing of ISO modesjt11342012-10-142-1/+39
| | | | | | | | | | Patch-set2: make code not suck as much Patch-set3: add BOARD_CAMERA_HAVE_ISO Patch-set4: actually include BoardConfig change Change-Id: Id452c079c7dbb7ece4a68f27aa82c14463b5db2e
* 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