summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disable verbose logging for libaudioPawit Pornkitprasan2011-12-311-1/+1
|
* Update libaudio from crespo (with FM added)Pawit Pornkitprasan2011-12-3111-2674/+757
|
* AriesParts: Remove icon from launcherPawit Pornkitprasan2011-12-311-7/+0
|
* Fix conflict with generic defines (for now)Pawit Pornkitprasan2011-12-302-61/+61
|
* Update BoardConfigCommon from crespoPawit Pornkitprasan2011-12-301-2/+2
|
* Switch default to mass storagePawit Pornkitprasan2011-12-301-1/+1
|
* Update config.xml from crespoPawit Pornkitprasan2011-12-301-0/+6
|
* Merge pull request #15 from Kaik541/renamePawit Pornkitprasan2011-12-289-16/+16
|\ | | | | Incredibly stupid renaming process
| * more renaming for device settings compatibilityShawn Alty2011-12-275-7/+7
| |
| * Mass rename of com.cyanogenmod.AriesParts to com.cyanogenmod.settings.deviceShawn Alty2011-12-279-9/+9
|/ | | | Needed (possibly?) for "Device Settings" to work.
* aries-common: Fix orientation sensor on kernel 3.0Pawit Pornkitprasan2011-12-272-0/+8
|
* Revert "Increase minimum brightness"Pawit Pornkitprasan2011-12-261-1/+4
| | | | | | This reverts commit 8bb709a522fd5f2681783361b8686a9ecccaf47f. We now use herring's framebuffer which does not have this problem
* AriesParts: Default TV-Out to disabledPawit Pornkitprasan2011-12-261-1/+3
| | | | | | If the user has not plugged in a headphone/TV-Out cable since boot, there would be no sticky intent and the TV-Out checkbox would be enabled. Disable it by default.
* Merge pull request #14 from Kaik541/icon2Pawit Pornkitprasan2011-12-262-1/+2
|\ | | | | Add an icon for AriesParts
| * Add an icon for AriesPartsShawn Alty2011-12-262-1/+2
|/
* Increase minimum brightnessPawit Pornkitprasan2011-12-251-4/+1
| | | | Our framebuffer doesn't handle brightness that low well
* libsensors: Update from crespoPawit Pornkitprasan2011-12-235-69/+25
| | | | | | Light sensor now uses calculation instead of pre-determined values Requires updated kernel
* libsensors: Fix line endingPawit Pornkitprasan2011-12-2319-2606/+2606
|
* libcamera: Implement user-space AF polling for CE147Pawit Pornkitprasan2011-12-233-4/+30
| | | | Required for linux 3.0
* libcamera: fascinate has LED flashjt11342011-12-191-0/+4
|
* Store crypto footer in /efs instead of fs footerPawit Pornkitprasan2011-12-182-1/+3
|
* libcamera: Parameters for video recording: continuous af, slow ae, gammaPawit Pornkitprasan2011-12-181-4/+24
|
* libcamera: Fix video recordingPawit Pornkitprasan2011-12-183-5/+19
| | | | Thanks to havlenpetr for the initial research work
* Fix FFCPawit Pornkitprasan2011-12-181-4/+15
|
* Revert "Camera: move AF polling code from driver into HAL"Pawit Pornkitprasan2011-12-183-43/+4
| | | | This reverts commit 3b869ce2ba1cc91c0acdcc8355a8499fc443e8a3.
* Adjust libcamera for CE147Pawit Pornkitprasan2011-12-184-3/+136
|
* Update dalvik heap size from crespoPawit Pornkitprasan2011-12-181-1/+2
|
* Fix image capture logicPawit Pornkitprasan2011-12-171-221/+30
|
* Import libcamera from crespoPawit Pornkitprasan2011-12-177-0/+6780
|
* MFC fixesPawit Pornkitprasan2011-12-172-2/+2
|
* New sec_mm and libstagefrighthw from crespoPawit Pornkitprasan2011-12-1758-761/+6799
|
* Add libhwcomposerPawit Pornkitprasan2011-12-1710-1/+2228
|
* Updated media_profiles.xmlPawit Pornkitprasan2011-12-171-14/+67
|
* fix build breakage; don't include this with mtd buildsjt11342011-12-161-0/+3
|
* bmlwrite for galaxytabjt11342011-12-151-2/+2
|
* flash recovery on cdma devicesjt11342011-12-101-2/+6
|
* Improve cache migration script and migrate GMail cachePawit Pornkitprasan2011-12-091-3/+4
|
* Improve datadata cache migratorPawit Pornkitprasan2011-12-091-0/+4
|
* Change usb tether interface to match kernel changePawit Pornkitprasan2011-12-081-1/+1
|
* Add more tether upstream type (to match tuna)Pawit Pornkitprasan2011-12-081-0/+2
|
* Our board is s5pc110 (s5pc110 = s5pv210 + RAM + OneNAND)Pawit Pornkitprasan2011-12-071-1/+1
| | | | | Samsung stock also defines this as s5pc110 and with this, Nexus S hacks will also apply to us
* Move market download cache out of /datadataPawit Pornkitprasan2011-12-062-14/+44
| | | | and provide a mean for not using /datadata
* Add TV Out supportPawit Pornkitprasan2011-12-0614-1/+440
|
* Allow mass storage mount in systemPawit Pornkitprasan2011-12-032-2/+5
| | | | (setprop persist.sys.usb.config mass_storage,adb and reboot to take effect)
* Add usb accessory supportPawit Pornkitprasan2011-12-031-0/+5
|
* Fix bluetooth reverse tetheringPawit Pornkitprasan2011-12-031-0/+8
|
* Fixed compiling on userdebugPawit Pornkitprasan2011-12-021-1/+2
|
* Add WiFi Direct and Bluetooth reverse tethering supportPawit Pornkitprasan2011-11-304-15/+47
| | | | | | Needs: - New kernel with bcmdhd compiled in - http://review.cyanogenmod.com/#change,10546
* AriesParts: Don't call fsync on sysfsPawit Pornkitprasan2011-11-291-1/+0
|
* Removed unused setup_fs.cPawit Pornkitprasan2011-11-291-75/+0
|