ICEmobile
  1. ICEmobile
  2. MOBI-1138

Remove prototype Augmented Reality feature from BridgeIt

    Details

    • Type: Task Task
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Component/s: BridgeIt, Faces
    • Labels:
      None
    • Environment:
      BridgeIt 1.0.6, ICEmobile EE 1.3.1.GA_P03

      Description

      Since the prototype Augmented Reality feature in BridgeIt has never worked reliably, and not at all on Android, and the fact that there is a significant licensing fee being introduced to use the 64-bit version of the required 3rd party libraries on iOS, we have decided to remove the Augmented Reality feature from BridgeIt.

        Activity

        Hide
        Patrick Corless added a comment -

        Removed from iOS in rev 41834.

        Android code base is still intact but can not be executed by the user interface. We can fix this add build time via a config param but it's probably best to remove the code to reduce the size of the apk.

        Show
        Patrick Corless added a comment - Removed from iOS in rev 41834. Android code base is still intact but can not be executed by the user interface. We can fix this add build time via a config param but it's probably best to remove the code to reduce the size of the apk.
        Hide
        Ken Fyten added a comment -

        Removed Aug Reality demo code from the ICEmobile showcase demo:

        ICEmobile Trunk:

        svn commit -m "MOBI-1138 - Remove Augmented Reality demo from mobile showcase demo." 1 packet
        - Deleting       /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/device/reality
        - Sending        /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/NativeComponentsMenu.java
        - Sending        /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/resources/org/icemobile/samples/mobileshowcase/view/resources/messages.properties
        - Deleting       /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality-desc.xhtml
        - Deleting       /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality-example.xhtml
        - Deleting       /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality.xhtml
        - Sending        /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/content/content-stack.xhtml
        - Sending        /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/showcase-small.xhtml
        Committed revision 44787.
        

        ICEmobile EE 1.3.1.GA_P03 Tag:

        svn commit -m "MOBI-1138 - Remove Augmented Reality demo from mobile showcase demo." 1 packet
        - Deleting       /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/device/reality
        - Sending        /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/NativeComponentsMenu.java
        - Sending        /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/resources/org/icemobile/samples/mobileshowcase/view/resources/messages.properties
        - Sending        /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/content/content-stack-small.xhtml
        - Sending        /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/content/content-stack.xhtml
        - Deleting       /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality-desc.xhtml
        - Deleting       /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality-example.xhtml
        - Deleting       /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality.xhtml
        Committed revision 44785.
        
        Show
        Ken Fyten added a comment - Removed Aug Reality demo code from the ICEmobile showcase demo: ICEmobile Trunk: svn commit -m "MOBI-1138 - Remove Augmented Reality demo from mobile showcase demo." 1 packet - Deleting /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/device/reality - Sending /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/NativeComponentsMenu.java - Sending /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/resources/org/icemobile/samples/mobileshowcase/view/resources/messages.properties - Deleting /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality-desc.xhtml - Deleting /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality-example.xhtml - Deleting /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality.xhtml - Sending /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/content/content-stack.xhtml - Sending /Users/Ken/Code/svn/icemobileEE-trunk/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/showcase-small.xhtml Committed revision 44787. ICEmobile EE 1.3.1.GA_P03 Tag: svn commit -m "MOBI-1138 - Remove Augmented Reality demo from mobile showcase demo." 1 packet - Deleting /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/device/reality - Sending /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/NativeComponentsMenu.java - Sending /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/resources/org/icemobile/samples/mobileshowcase/view/resources/messages.properties - Sending /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/content/content-stack-small.xhtml - Sending /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/content/content-stack.xhtml - Deleting /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality-desc.xhtml - Deleting /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality-example.xhtml - Deleting /Users/Ken/Code/svn/ICEMobileEE131GAP03-Tag/icemobile-ee-1.3.1.GA_P03/icemobile-ee/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/reality.xhtml Committed revision 44785.
        Hide
        Ken Fyten added a comment -

        Removed Aug. Reality demo code from ICEfaces 4 trunk showcase sample app.:

        svn commit -m "MOBI-1138 - Remove Augmented Reality demo from  showcase demo." 1 packet
        - Deleting       /Users/Ken/Code/svn/icefaces4-trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/augmentedreality
        - Deleting       /Users/Ken/Code/svn/icefaces4-trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/augmentedreality
        - Sending        /Users/Ken/Code/svn/icefaces4-trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-mobile.xhtml
        Committed revision 44788.
        
        Show
        Ken Fyten added a comment - Removed Aug. Reality demo code from ICEfaces 4 trunk showcase sample app.: svn commit -m "MOBI-1138 - Remove Augmented Reality demo from showcase demo." 1 packet - Deleting /Users/Ken/Code/svn/icefaces4-trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/augmentedreality - Deleting /Users/Ken/Code/svn/icefaces4-trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/augmentedreality - Sending /Users/Ken/Code/svn/icefaces4-trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-mobile.xhtml Committed revision 44788.
        Hide
        Philip Breau added a comment -

        Removed Augmented Reality material from http://bridgeit.mobi/ and http://bridgeit.github.io

        Show
        Philip Breau added a comment - Removed Augmented Reality material from http://bridgeit.mobi/ and http://bridgeit.github.io
        Hide
        Philip Breau added a comment - - edited

        Removed Augmented Reality command from bridgeit.js
        https://github.com/bridgeit/bridgeit.js/commit/5f086fe9ce6a677c48bb54dcaca1bccb2b121e83

        Tagged version 1.0.6

        Updated bridgeit.js version on api.bridgeit.mobi

        Github wiki has references and content removed

        bridgeit.js docs updated and redeployed

        Show
        Philip Breau added a comment - - edited Removed Augmented Reality command from bridgeit.js https://github.com/bridgeit/bridgeit.js/commit/5f086fe9ce6a677c48bb54dcaca1bccb2b121e83 Tagged version 1.0.6 Updated bridgeit.js version on api.bridgeit.mobi Github wiki has references and content removed bridgeit.js docs updated and redeployed
        Hide
        Ken Fyten added a comment -

        Remaining task to cleanup the Android BridgeIt app code is captured in MOBI-1141.

        Marking this resolved.

        Show
        Ken Fyten added a comment - Remaining task to cleanup the Android BridgeIt app code is captured in MOBI-1141. Marking this resolved.

          People

          • Assignee:
            Philip Breau
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: