ICEmobile
  1. ICEmobile
  2. MOBI-239

Switch programmatically between gallery and direct capture for audio, photo, video

    Details

    • Type: New Feature New Feature
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      any os any platform

      Description

      We tried the support of pictures and videos but we have not found a way to switch the source between the gallery and direct capture if not in the settings of the client. Should be possible to do it via software at runtime without requiring to go to the preferences of the client-

      We've seen that we can change the user preferences about using the media gallery or not , but I was interested in changing this preference at runtime. So use the media gallery or not programmatically

      Something like the following :

      <mobi:camera useAlbum="true" value="#{bean.photo}" />

      To let the user choose:

      <mobi:camera useAlbum="choose" value="#{bean.photo}" />

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31525 Tue Oct 16 16:45:47 MDT 2012 ted.goddard resize cameraOverlayView to allow move and scale (MOBI-239)
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31476 Mon Oct 15 12:56:43 MDT 2012 ted.goddard allow user to choose album from camera view (MOBI-239)
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m
        Commit graph MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.h

          People

          • Assignee:
            Steve Maryka
            Reporter:
            paolo ucchino
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: