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
Migration
created issue -
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 |
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 | #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 |
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Judy Guglielmin [ judy.guglielmin ] |
Migration
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] |
Migration
made changes -
Fix Version/s | 1.2 Beta [ 10344 ] |
Migration
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] | Ted Goddard [ ted.goddard ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
maxwidth and maxheight are currently being written in the jsf renderer for the call to 'ice.camera' as long as maxWidth or maxHeight attributes are specified.
Please pass back to me after implementation and I'll see that we have a test for it on mobitest.