summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Increase dalvik heapsize for photo editorPawit Pornkitprasan2011-11-291-1/+1
|
* Add /system/etc/bluetooth/main.conf from Samsung ROMPawit Pornkitprasan2011-11-292-1/+68
| | | | | 1) Sets the device name properly 2) Hopefully fix bluetooth connection problems
* Merge pull request #10 from Kaik541/systemimagejt11342011-11-281-1/+1
|\ | | | | Increase system image size to not b0rk out on images larger than our old...
| * Increase system image size to not b0rk out on images larger than our old ↵Shawn Alty2011-11-281-1/+1
|/ | | | system size
* Add encryption support and cleaned up init.aries.rc for itPawit Pornkitprasan2011-11-285-30/+69
|
* Fix updater.shPawit Pornkitprasan2011-11-281-1/+1
|
* Merge pull request #9 from Kaik541/updatePawit Pornkitprasan2011-11-271-4/+0
|\ | | | | remove visual strict mode persist
| * remove visual strict mode persistShawn Alty2011-11-271-4/+0
|/ | | | | not necessary if the build reports itself as userdebug instead of eng needs: 1309264d2fb9abc0270b453970a4ccde4b9eb867
* Fix A2DPPawit Pornkitprasan2011-11-271-0/+1
|
* Add video editor media_profiles from tuna with resolution reducedPawit Pornkitprasan2011-11-271-0/+32
| | | | Still doesn't work due to the lack of hardware encoder
* Use new ro.telephony.ril.v3 prop formatPawit Pornkitprasan2011-11-271-1/+1
|
* Use backuptool if enabledPawit Pornkitprasan2011-11-271-0/+3
|
* Merge pull request #5 from DvTonder/icsDaniel Hillenbrand2011-11-261-0/+35
|\ | | | | Ics
| * Extended Power Menu - Device overlay - translatableDavid van Tonder2011-11-241-4/+4
| | | | | | | | Change-Id: I38b9246d866cedd100ebbc8c36770a7945ea8272
| * Extended Power Menu - Device OverlayDavid van Tonder2011-11-241-0/+35
| | | | | | | | Change-Id: I79d2feb68dee82a76a9858062d34bade729195f4
* | Update overlay: enable bluetooth tether and disable default live wallpaperPawit Pornkitprasan2011-11-261-4/+7
| |
* | Temporary fix for market space checkPawit Pornkitprasan2011-11-261-0/+7
| |
* | Fixed setting permission for geomagneticdPawit Pornkitprasan2011-11-262-14/+10
| |
* | aries-common: Implement libsensors setDelayPawit Pornkitprasan2011-11-264-18/+55
| | | | | | | | | | Change-Id: Ibc1bae37d3fd791eb7b24824a899ba3932e9c5e8 (cherry picked from commit 241d5c032e64569128eb11a754cb6ee359b25380)
* | Merge pull request #8 from techmik/cameraPawit Pornkitprasan2011-11-251-1/+2
|\ \ | | | | | | add libs3cjpeg to build
| * | add libs3cjpeg to buildtechmik2011-11-251-1/+2
|/ / | | | | | | Change-Id: Id3a29a9c6210b1ab78ef4677344f6ab486f00f0f
* | Merge pull request #7 from Kaik541/strictmodePawit Pornkitprasan2011-11-251-0/+4
|\ \ | |/ |/| Disable visual strict mode, even on eng builds.
| * Disable visual strict mode, even on eng builds.Shawn Alty2011-11-251-0/+4
|/
* Fix mass storage mount in recoveryPawit Pornkitprasan2011-11-242-1/+3
|
* Merge pull request #3 from Kaik541/deduplicationPawit Pornkitprasan2011-11-233-0/+613
|\ | | | | Move duplicate values from *mtd to aries-common
| * fix a derpShawn Alty2011-11-241-1/+0
| |
| * Create a base aries device to be inherited by the variants.Shawn Alty2011-11-241-0/+163
| |
| * Move common stuff to aries-common.Shawn Alty2011-11-242-0/+451
| | | | | | | | Move the graphics.c overlay and board config stuff to aries-common since we all use it anyway.
* | Add mass storage support for recoveryPawit Pornkitprasan2011-11-242-9/+20
|/
* Removed apns-conf.xml: use global onePawit Pornkitprasan2011-11-241-1330/+0
| | | | development/data/etc/apns-conf.xml
* Updated overlayPawit Pornkitprasan2011-11-242-0/+31
| | | | Change-Id: Ic640eb16f8f92170d65d197cb1e763081250b25c
* Fixed progress bar in releasetoolsPawit Pornkitprasan2011-11-242-8/+5
|
* Cleaned up and updated updater.sh for MTD map changePawit Pornkitprasan2011-11-233-201/+145
| | | | | updater_cdma.sh is now merged with updater.sh which can be called in cdma mode by calling "updater.sh cdma"
* Add libs3cjpegPawit Pornkitprasan2011-11-234-0/+1303
|
* Add USB supportPawit Pornkitprasan2011-11-202-0/+72
|
* Added back make_ext4fs as a dependencyatinm2011-11-201-1/+1
| | | | Change-Id: Ic8673bac9be57e39615ffd2dbfc0648684db5448
* Fix tetheringPawit Pornkitprasan2011-11-201-14/+7
|
* Add external sd supportPawit Pornkitprasan2011-11-201-0/+45
|
* Use mount internal storage as /mnt/sdcard and external as /mnt/emmc for nowPawit Pornkitprasan2011-11-201-2/+2
| | | | This reverts commit c9b9f44792280bdb7533966003c87f70127b468e.
* APN fixPawit Pornkitprasan2011-11-201-1/+1
|
* Merge pull request #1 from Danesh/patch-1Pawit Pornkitprasan2011-11-181-2/+16
|\ | | | | Sync with global recovery init.rc
| * Sync with global recovery init.rcDanesh M2011-11-191-2/+16
|/
* Add overlayPawit Pornkitprasan2011-11-192-0/+253
|
* Revert "class core for services(?)"Pawit Pornkitprasan2011-11-191-10/+10
| | | | This reverts commit 58bb767e9b715406531a290bb81df7a51d651d52.
* Revert "Revert"Pawit Pornkitprasan2011-11-191-14/+18
| | | | This reverts commit 29c7629af7966379f9a78f4548fd40ec02ed355e.
* Revertatinm2011-11-181-18/+14
| | | | Change-Id: I9b2bbfc4fa408998dfe10cf2f76553673546d983
* class core for services(?)atinm2011-11-181-10/+10
| | | | Change-Id: Ie0d290bc2b6bb0872fbeb5d0f3befb2ed0b0d9af
* Initial crapatinm2011-11-1863-5955/+1331
| | | | Change-Id: Iea55d594ffc24d554371006682cc954dc91d185d
* Fix wifi agianPawit Pornkitprasan2011-11-181-4/+5
| | | | Don't try to create /data/misc/wifi/sockets BEFORE /data/misc/wifi is created
* Add sdcard folderPawit Pornkitprasan2011-11-181-0/+3
|