summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix wifi, gps (updated init.aries.rc)Pawit Pornkitprasan2011-11-181-9/+21
|
* Fix touchscreenPawit Pornkitprasan2011-11-181-0/+4
|
* Fix libaudioPawit Pornkitprasan2011-11-175-17/+31
|
* Updated media profilePawit Pornkitprasan2011-11-171-5/+5
|
* Initial releasetool fixPawit Pornkitprasan2011-11-172-14/+7
|
* AriesParts: Traditional Chinese: Initial translationsLadios Jonquil2011-11-092-0/+41
| | | | | | Patch set 3: Add 0.5 seconds Change-Id: Idc2581f42577d96de35b99b4d21f6737d7cb614e
* AriesParts: Add 0.5 seconds backlight timeout settingPawit Pornkitprasan2011-11-091-0/+2
| | | | Change-Id: If064d7628d8e3f3f70a06ea88b516f364591c1e7
* Aries : Move symlink upDanesh Mondegarian2011-11-081-1/+1
| | | | | | | The global init.rc creates /data/data during post-fs. Hence the symlink fails to be created. Move it prior to post-fs. Change-Id: I202314aa93f12a26c8753abddb97a2ea41684429
* Aries : Symlink fixDanesh Mondegarian2011-11-071-0/+1
| | | | | | Fix missing symlink caused by Aries cleanup commit Change-Id: I3b20b139908ea86e89a8b874fd8b70cc9f3aacdc
* Merge "AriesParts: Add HSPA setting" into gingerbreadatinm2011-11-047-0/+83
|\
| * AriesParts: Add HSPA settingPawit Pornkitprasan2011-10-317-0/+83
| | | | | | | | | | | | Requires I76632c874b872f0d3f9a1013b7dd548af4b91341 Change-Id: I461e90acd6502b633c95d08c482487fdffec259a
* | Aries : CleanupDanesh Mondegarian2011-11-022-428/+12
|/ | | | | | | | | | | | | | Use global init.rc Depends on : http://review.cyanogenmod.com/#change,9739 http://review.cyanogenmod.com/#change,9741 http://review.cyanogenmod.com/#change,9742 http://review.cyanogenmod.com/#change,9743 http://review.cyanogenmod.com/#change,9744 http://review.cyanogenmod.com/#change,9745 Change-Id: Ia6a2553f31d3dc1f9a886f88721d0070d2c57788
* Device-specific settings for aries devices (1/7)Pawit Pornkitprasan2011-10-3112-0/+493
| | | | | | | | | | | | | Requires I641cba7cc7b634130ec55aec1dd6ca36659ed3c9 and updated kernels Patch set 2: Fix wrong translatable="false" Patch set 3: Change app_name and add value display to color calibration Patch set 4: Adjust backlight timeout description and moved "Never" to the end of the list Change-Id: Ie259e6da5a9dee2534790ca23a3b49f78b5ff2ce
* aries-common: touch to focus overlayPawit Pornkitprasan2011-10-291-0/+24
| | | | | | | | Required due to I942336cf73d66adfe530922e9dcc17458d5c7016 Patch set 2: Oops. Wrong patch in patch set 1. Change-Id: I3a77695b3387cd70244d624ff023d7522fe259d2
* Move SamsungServiceMode to packages/appsPawit Pornkitprasan2011-10-208-563/+0
| | | | Change-Id: Ide2d1fc22eaffb5d439d69a2c638795be6a742c5
* Add SamsungServiceMode (1/4)Pawit Pornkitprasan2011-10-188-0/+563
| | | | | | | | This is an interface to the radio's control interface. The application is accessable via *#*#197328640#*#* (or an easier to remember submenu of it is accessable via *#*#0011#*#* and use back to get to the main menu). Change-Id: Ie43f54003d9e683e25f05fa6e7f57711edef9e7f
* Conform and fix SGS SD card stuff inside Android OS (1/4)Shawn Alty2011-10-141-2/+2
| | | | | | | | | | | | | Mount internal storage to emmc (like other devices), but the expected behavior for new users is for it to be mounted to /sdcard (thus eliminating the requirement of an external SD card). This will be fixed in the device build files by defaulting to having the switch enabled. Patchset 2: This is to squash a "bug-but-not-a-bug" issue. Technically the partition mapping was wrong, but it snuck through and worked anyway as they both happen to "match" under default circumstances. Best to make sure and get it right though. Change-Id: I38b87cd8d20f66b7ee76ddc240ab1c98954a7c25
* Merge "Set proper FM volume on start" into gingerbreadatinm2011-09-242-0/+5
|\
| * Set proper FM volume on startPawit Pornkitprasan2011-09-182-0/+5
| | | | | | | | Change-Id: I144433443cbf5c65693cbe584e987977c9f4d24b
* | Fix taking a photo after taking a video.Pawit Pornkitprasan2011-09-232-3/+26
| | | | | | | | | | | | | | libsamsungcamera.so requires that the focus mode be changed after turning off continuous autofocus for autofocus to work. Change-Id: I27f8a976af4fabf78c803c53b6d4f713d77d9859
* | Merge "This enables led notification settings and will remove the "choose ↵atinm2011-09-211-0/+8
|\ \ | | | | | | | | | flash color" options, since we have no colors to choose with our hardware" into gingerbread
| * | This enables led notification settings and will remove the "choose flash ↵techmik2011-09-051-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | color" options, since we have no colors to choose with our hardware needs prebuild kernel update also needs http://review.cyanogenmod.com/#change,7736 Change-Id: Ib4bd127845fa1799a66466d572f9bfa5cb9c9d27
* | | Adjust write cache to improve HD video recordingPawit Pornkitprasan2011-09-191-1/+3
| | | | | | | | | | | | | | | | | | Patch Set 2: Rebased and removed dependency Change-Id: I437e18722ee77ee45d1992a96a16fb491a7b4183
* | | Add dnsproxyd socketSebastian Schmidt2011-09-171-0/+1
| |/ |/| | | | | Change-Id: I55c71215fd0e47e42dea8506b223fcd70fbd7524
* | ifdef the usage of FMRadioatinm2011-09-141-1/+2
| | | | | | | | Change-Id: Ibbc9581b15fbe802f60826237a88b2a42f2b4a4a
* | libaudio: Fix FM Radio to work with other android soundsPawit Pornkitprasan2011-09-022-38/+71
|/ | | | | | | | | | | | | | | | - Run openPcmOut_l and openMixer_l regardless if whether they are already initialized or not. (These functions have a open counter and they will be closed prematurely if we don't declare that we are going to use them.) - Fix invalid output device after playing notification - Fix resuming FM radio after call ended Note: resuming FM radio after notification is also dependent on a patch to FM.apk Change-Id: I8ab9fe74bb5a099252e0c1072a40e86209bc4a05
* Enabled FM seek supportPawit Pornkitprasan2011-09-011-0/+3
| | | | | | Depends on I40199f60a28d3a7bf856efc5d026a4e17a1ef6d5 Change-Id: I54c9cdd83252a9579511898662bab1402191a7ba
* Merge "libaudio: Improve FM Radio" into gingerbreadatinm2011-08-312-7/+60
|\
| * libaudio: Improve FM RadioPawit Pornkitprasan2011-08-262-7/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Set the volume control of the Si4709 chip (I891574d6 originally did this) - Set the playback path to HP, HP_NO_MIC, SPK as appropriate (allows WM8994 to apply its analog gain) - Turn off FM Radio properly to allow WM8994 to be turned off after disabling FM Radio (fixes battery drain and routing problems which caused FM Radio to be mute if you listen to FM, listen to music and listen to FM again.) Change-Id: Id04aaddc6de5ffe1c0826bea33fc8ec633afd419
* | Merge "Remove FM app's dependency on bluetooth for aries devices" into ↵atinm2011-08-311-0/+6
|\ \ | |/ |/| | | gingerbread