Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE-4.0.0.GA
-
Labels:None
-
Environment:ICEfaces EE 4.0
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
This JIRA is to introduce the ICEmobile EE Mobile Device Simulator into the the ICEfaces EE 4.0 bundle, and provide build-time configuration options for including it / using it with the ICEfaces Mobile Showcase.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Committed revision 40692 - Completed the initial commit for the Mobile Device Simulator, ported from the icemobile-ee/trunk as of svn rvn# 39164.
Doesn't seem feasible. The user agent strings are identical between the iphone 6 and iphone 6 plus, so server side detection isn't possible. And client side detection would have to rely on a generic media query based on the viewport dimensions. The CSS pixel dimensions are 414 x 767, which is too small for a large view layout.