Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Spring 1.0 Alpha
-
Fix Version/s: 1.2 Beta
-
Component/s: Containers, Faces, Spring
-
Labels:None
-
Environment:all
Description
allow developers to determine the dimensions/size of photo to upload for all supported frameworks from native devices
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31660 | Mon Oct 22 17:08:32 MDT 2012 | ted.goddard | restored maxwidth and maxheight parameters to renderer, added configuration to mobileshowcase ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/camera/Camera.java
MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/camera-example.xhtml MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/device/camera/CameraBean.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31579 | Thu Oct 18 11:55:42 MDT 2012 | ted.goddard | unique file for each image captured by camera ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile.xcodeproj/project.pbxproj MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.h |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31521 | Tue Oct 16 15:23:24 MDT 2012 | ted.goddard | support parameters with JSF ICEmobile-SX and use width and height for camera parameters ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/SXUtils.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/camera/CameraRenderer.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/MobiJSFUtils.java |