summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | WIP: Speed up shot-to-shot time by moving image saving to another thread.Chih-Chung Chang2011-10-061-15/+140
| | | | | | | | | | | | | | | | Change-Id: I4e7d1d8921caf28f06696d58737274de26f8adc4
* | | | Merge "Use hardcoded value for QUALITY_TIME_LAPSE_QVGA."Chung-yih Wang2011-10-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use hardcoded value for QUALITY_TIME_LAPSE_QVGA.Chung-yih Wang2011-10-061-2/+2
| | | | | | | | | | | | | | | | | | | | bug:5377739 Change-Id: I42026cb9ed06329482fc0bc6717cb8ea7e7f1fa0
* | | | Merge "Change focus sound."Wu-cheng Li2011-10-063-21/+125
|\ \ \ \ | |/ / / |/| | |
| * | | Change focus sound.Wu-cheng Li2011-10-063-21/+125
| | | | | | | | | | | | | | | | | | | | | | | | bug:5401870 Change-Id: Ifb5c61ad52489c0b8fb711ba6ada624f20f0e880
* | | | Show a toast while taking a video snapshot with effects on.Wei-Ta Chen2011-10-051-4/+10
|/ / / | | | | | | | | | | | | | | | | | | | | | Show a toast when a user tries to take a video snapshot while the effects are on. Bug: 5350124 Change-Id: I09092e01a0864db7e48d94e09dc643d17f6b7528
* | | Merge "Always show gray focus indicator in continuous autofocus mode."Wei Huang2011-10-051-5/+16
|\ \ \ | |/ / |/| |
| * | Always show gray focus indicator in continuous autofocus mode.Wu-cheng Li2011-10-051-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Do not play focus sound in CAF. Now CAF does not do a full scan. It returns failure most of the time. It is strange to show red indicator. bug:5219431 Change-Id: Ie914180e7132f29c8365dcccf810a7787bbf0d54
* | | Merge "Add time lapse label for Phone UI."Wei Huang2011-10-051-2/+15
|\ \ \
| * | | Add time lapse label for Phone UI.Angus Kong2011-10-051-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. The behavior on tablet UI and phone UI now is the same. 2. The recording time and time lapse label now always stay on the top-left corner (even when in portrait). bug:5394916 Change-Id: Ifa5013748dbdda3a6c0083569ec3c565b4c687eb
* | | | Rearrange the second level indicator set.Chung-yih Wang2011-10-053-6/+14
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | bug:5360827 +change the icon spacing to 16dp +Store the geodata in the video. Change-Id: I133871066b6b9a8918f861f0510e3996d5b0f839
* | | Merge "Fix display of preview thumbnail after recording video."Wu-cheng Li2011-10-042-12/+19
|\ \ \
| * | | Fix display of preview thumbnail after recording video.Mike Dodd2011-10-042-12/+19
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The first was that the code was trying to rotate the video thumbnail retrieved from MetadataRetriever back by just reversing whatever rotation we set as a playback hint when we started recording. But this isn't actually correct -- the bitmap we get back from MetadataRetriever is going to be oriented correctly for display if the device is oriented in the locked UI orientation (landscape), and we need to rotate it to compensate for what the actual device orientation is relative to that. Phrased another way, we were taking into account the camera and device orientation, but not the UI orientation. This just happened to work on some devices because of their camera orientations, but not all. bug:5360349 Change-Id: I8b481907c211328726ecd91fa054b9e9a4798601
* | | Merge "bugfix 5340803 Deleted panorama still shown."Mark Wagner2011-10-041-0/+1
|\ \ \
| * | | bugfix 5340803 Deleted panorama still shown.Mark Wagner2011-10-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Second part for this fix. 139755 has the first half. Change-Id: I9268bf3bb1a604f369fdf6056cb8a7dcd47b3632
* | | | Merge "bugfix 5388221 Last captured (photo, video, panorama) thumbnail ↵Mark Wagner2011-10-041-3/+23
|\ \ \ \ | |/ / / | | | | | | | | disappears in panaromic mode"
| * | | bugfix 5388221 Last captured (photo, video, panorama) thumbnail disappears ↵Mark Wagner2011-10-041-3/+23
| | |/ | |/| | | | | | | | | | | | | in panaromic mode Change-Id: I6dc31868870e27ea2c8446deb1cbb430bafe44ca
* | | Merge "bugfix 5244268 Remove animation of mode-picker and thumbnail in Panorama"Mark Wagner2011-10-041-28/+4
|\ \ \
| * | | bugfix 5244268 Remove animation of mode-picker and thumbnail in PanoramaMark Wagner2011-10-041-28/+4
| |/ / | | | | | | | | | Change-Id: I7172e104db252ad1200812771ab2890733af4847
* | | Merge "Add support for rotating background video based on device orientation."Eino-Ville Talvala2011-10-041-1/+2
|\ \ \ | |/ / |/| |
| * | Add support for rotating background video based on device orientation.Eino-Ville Talvala2011-10-031-1/+2
| |/ | | | | | | | | Bug: 5355973 Change-Id: I5c0145a717c22b9423341988b90c4962ad333337
* | Merge "Revert "Lock AE and AWB before autofocus starts.""Wu-cheng Li2011-10-031-17/+0
|\ \ | |/ |/|
| * Revert "Lock AE and AWB before autofocus starts."Wu-cheng Li2011-10-041-17/+0
| | | | | | | | | | | | | | | | This reverts commit d5b2118fc4aa377a3c4f5e4052745f14ec78b2c4. This commit incorrectly calls setParameters during autofocus. bug:5365121 Change-Id: If039e56390bfb94c518a3381001095bce050de7e
* | Temporarily increase logging verbosity to help track down crashes.Eino-Ville Talvala2011-10-031-4/+13
| | | | | | | | | | | | For bugs: 5388119, 5388011, 5397146 Change-Id: I6f7c8d526629bb63f3d026a702fc944902c35c8f
* | Merge "Initial fix for bug 5357970: Camera now handles errors during effects ↵Marius Renn2011-10-032-2/+29
|\ \ | | | | | | | | | recording."
| * | Initial fix for bug 5357970: Camera now handles errors during effects recording.Marius Renn2011-09-292-2/+29
| | | | | | | | | | | | | | | | | | | | | | | | For now, the camera front-end deletes the recorded file and then continues to throw the exception upwards. Recovering from this situation gracefully will require more work and testing. Change-Id: I98814d5143090f1bc7b92561fd7aae58b3a166a6
* | | Fix recording time label in portrait mode.Angus Kong2011-10-031-0/+4
| | | | | | | | | | | | | | | bug:5039042 Change-Id: I61dd597b0b71566a00eb1cca45ea0b3e3019fac6
* | | Fix the UI issue during video recording.Chung-yih Wang2011-10-034-8/+26
| |/ |/| | | | | | | | | | | | | | | | | | | bug:5395575 Start recording when 2nd level settings are open, it should return to 1st level controls during recording with zoom control only displayed When recording is stopped continue to display 1st level controls - settings and switch camera icons reappear. Change-Id: I502f2486c764dce8baa35cd45e00cd324930c894
* | Issue: panorama preview is rotated 90 deg after lock and unlock.Raji Reddy Kandi2011-09-302-9/+21
| | | | | | | | | | | | | | Fixed.panorama preview is rotated 90 deg after lock and unlock. Its fixed. Change-Id: Ibc5e3d18a56b3900c0715a3aeb7f345ccc476fca Signed-off-by: Raji Reddy Kandi <rajireddy.k@samsung.com>
* | am bd29d3c5: Use smaller focus area and larger metering area.Chih-yu Huang2011-09-302-23/+39
|\ \ | | | | | | | | | | | | * commit 'bd29d3c5d59b375d77334aaa426545dc781b95fd': Use smaller focus area and larger metering area.
| * | Use smaller focus area and larger metering area.Chih-yu Huang2011-09-302-23/+39
| | | | | | | | | | | | | | | | | | | | | Change the length of focusIndicator to 1/4 of height. bug:5371513 Change-Id: I1a242b9caec9c59c4d6ce2cd70fcf6d4e55dcfc9
* | | Merge "Remove mContext varaibles in Views."Chung-yih Wang2011-09-306-15/+9
|\ \ \
| * | | Remove mContext varaibles in Views.Chung-yih Wang2011-09-306-15/+9
| | |/ | |/| | | | | | | | | | | | | | | | Since mContext is already a protected member in View, we should reuse it instead. Change-Id: I7bad94a8e7aabc6c4141be8950a867ff70e63731
* | | Merge "Fix the single popup issue."Chung-yih Wang2011-09-307-18/+119
|\ \ \
| * | | Fix the single popup issue.Chung-yih Wang2011-09-307-18/+119
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | bug:5169941 Popups should not persist when another is opened. +Rename the confusing PopupChange listener. Change-Id: Idca3218c090c8d9d176dbb97d8077dcc27409368
* | | Reset zoom UI in onResume.Wu-cheng Li2011-09-304-16/+22
|/ / | | | | | | | | | | | | | | Zoom value was reset to 0, but the UI was not updated. bug:5390413 Change-Id: I16ef04012c13f4e9acbbf44a957e01960570f4bc
* | Merge "Fix ModePicker selection UI."Chung-yih Wang2011-09-293-29/+28
|\ \
| * | Fix ModePicker selection UI.Chung-yih Wang2011-09-293-29/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | bug:5353407 -The mode icon should be highlighted when tapped, not after the mode picker has animated closed. Change-Id: I6ff29acb2952653c2b6ebde447e160e202fd7fc6
* | | Add dimension attributes to MediaStore.Angus Kong2011-09-294-10/+17
|/ / | | | | | | | | | | | | | | 1. Width/height of still images added. 2. Resolution of videos added. bug:5376821 Change-Id: I809743ae777e6bbc01e3a86651e7cd6489a81c86
* | Change the option menu items for Crespo.Angus Kong2011-09-284-39/+37
|/ | | | | bug: 5164126 Change-Id: I63014a3ffc24f734b08ff45e485951347c83800f
* Merge "Fix crash when starting up Camcorder mode." into ics-factoryromEino-Ville Talvala2011-09-271-3/+5
|\
| * Fix crash when starting up Camcorder mode.Eino-Ville Talvala2011-09-271-3/+5
| | | | | | | | | | | | | | | | | | When having previously used 'pick from gallery' background replacement, and then starting camcorder with the effect still selected, a crash would occur due to references to not-initialized UI elements. Bug: 5382973 Change-Id: Iccc64d1cecdc29b1138a12f339e5505b39c4d13c
* | Make sure correct GL context is active when tearing down effects.Eino-Ville Talvala2011-09-271-0/+8
|/ | | | | | | | | Previously, filter graph teardown occured in the wrong GL context, resulting in UI corruption and likely the failure to properly release filter resources. Bug: 5353684 Change-Id: I023c23ce7cb590bc8af5cd9b039d901a290eebc5
* Merge "Clear the share popup when a new thumbnail is generated." into ↵Wu-cheng Li2011-09-273-0/+8
|\ | | | | | | ics-factoryrom
| * Clear the share popup when a new thumbnail is generated.Wu-cheng Li2011-09-273-1/+8
| | | | | | | | | | | | | | | | | | | | When a new thumbnail is generated, the share popup still keeps a reference to the old thumbnail. Clear the share popup so the old thumbnail can be garbage collected. bug:5336037 Change-Id: I8de6bdb82f6f36cfb8190929f99a7c278eefe7e5
* | Prevent re-compression of thumbnail upon closing cameraGilles-Arnaud Bleu-Laine2011-09-273-7/+16
|/ | | | | | | | | | | | | Thumbnail is compressed to JPEG at 90% quality every time the application is closed. This behavior causes the degrading issue that the quality of thumbnail is getting worse. Adding a new flag to ensure thumbnail is compressed and stored only when it is newly generated. bug:5371985 Change-Id: I90cedeebf2d4c5dfc25e6524529f7f1e5a6f63fc Signed-off-by: Gilles-Arnaud Bleu-Laine <gilles@ti.com>
* Merge "Fix the bug that local preference is not reset." into ics-factoryromWei Huang2011-09-262-25/+9
|\
| * Fix the bug that local preference is not reset.Angus Kong2011-09-262-25/+9
| | | | | | | | | | bug:5366049 Change-Id: Ifee52c43c7c2ec8ff674fca8ce7762cc489c1b6a
* | Call cancelAutoFocus in startPreview and before release.Wu-cheng Li2011-09-261-0/+6
|/ | | | | | | | | | | Now camera API specifies focus it not reset by stopPreview or takePicture. This is especially important when the mode is FOCUS_MODE_CONTINUOUS_PICTURE because the focus will be paused after autoFocus is called. bug:5356404 Change-Id: I027df2b8b4092183668c21f4d97a84ad73a9d396
* Restrict effects to 480p.Eino-Ville Talvala2011-09-233-54/+116
| | | | | | | | - Preview stretching still occurs after some transitions. - Correct quality used in recording, shown in UI at all times. Bug: 5320425 Change-Id: I63612c55d2e6e0e979208c59f2caf9a61ac1d3f8