summaryrefslogtreecommitdiffstats
path: root/overlay/packages/apps/Camera
Commit message (Collapse)AuthorAgeFilesLines
* aries-common: Enable Camera focus modePawit Pornkitprasan2012-04-061-0/+27
| | | | | Add overlay to prevent Camera app from removing focus mode setting when touch focus is present
* Initial crapatinm2011-11-181-24/+0
| | | | Change-Id: Iea55d594ffc24d554371006682cc954dc91d185d
* 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
* Replaced libcamera.so with a wrapperPawit Pornkitprasan2011-08-091-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Features: - Continuous AF - ISO - Metering - Scene-modes - Focus-modes - Touch to focus (dependent on Iafc575a5) - Additional FFC Preview sizes (was hacked in on the old libcamera.so) - Disabled Samsung hacks in Camera.apk because it's no longer needed Note: - I believe that the same libcamera.so (now renamed libsamsungcamera.so) can be used for all variants now that the wrapper returns the correct number of comera (correct me if I'm wrong) - The vendor_samsung will need to be updated with libcamera.so removed for all models and http://www.mediafire.com/?3h7p4m0932l1dbv added as a proprietary file (renamed as libsamsungcamera.so). except for fascinatemtd, mesmerizemtd and showcasemtd and they require their libcamera.so with flash support. (Just rename the old one to libsamsungcamera.so) - This new libcamera.so requires a new prebuilt kernel (with pull request #41, which is already merged) for FFC to work. (only on models with FFC) Change-Id: I1f179068bf9d5295a48d118be191cf65c834fe7b
* Continuous autofocus for samsung phones (galaxysmtd, galaxys2) (3/3)Pawit Pornkitprasan2011-08-021-0/+26
Change-Id: I09af1c585966a517638fa6eb89baf2e32465d596