[TIMOB-3493] Android: support moving camera image to photo gallery
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-06-13T12:33:26.000+0000 |
Affected Version/s | Release 1.6.0 |
Fix Version/s | Release 1.7.0, Sprint 2011-18 |
Components | Android |
Labels | android, camera, feature, gallery, photo, release-1.7.0, reported-1.6, rplist, save, to |
Reporter | Opie Cyrus |
Assignee | Opie Cyrus |
Created | 2011-04-15T03:45:50.000+0000 |
Updated | 2011-06-13T12:33:26.000+0000 |
Description
Add support for moving images take with camera to photo gallery without a device restart.
(from [464c82f66d32ae3f926f34b62e365de3f25bf579]) [#3493 state:fixed-in-qa] move photos taken with overlay camera to gallery
added support for moving photos taken with custom overlay camera to built in gallery. Modified AndroidModule in order to support internal use of the media scanner wrapper.
https://github.com/appcelerator/titanium_mobile/commit/464c82f66d32ae3f926f34b62e365de3f25bf579"> https://github.com/appcelerator/titanium_mobile/commit/464c82f66d32...
Fix can be verified with the same test provided in #1781
Upon capture, the photo should show up within the built in photo gallery on device. The photo may or may not be included in a default "camera roll" folder based on the specific device. On Droid 2, the photos show up in a "Camera" folder within the gallery.
See test sub-task for testing issues.
Opening new ticket for HTC specific problem with media scanner not picking up new camera image
fixing affected version