Skip to content
Snippets Groups Projects
  1. Jun 29, 2021
  2. Jun 28, 2021
  3. Jan 26, 2021
  4. Jan 20, 2021
  5. Apr 04, 2020
  6. Apr 03, 2020
  7. Nov 19, 2019
  8. Oct 09, 2019
  9. Oct 08, 2019
    • Aleksandar's avatar
      Added saving media file in custom folder. · ca975a8f
      Aleksandar authored
      Extend plugin in order to support saving image/video files in
      custom folder.
      - Android:
       By default image will be saved at "pictures" system folder,
       and video at "movies" system folder.If user set folder name it will be
      at root external storage.
      - iOS:
       By default image and video will be saved at photos.
       If user set folder name it will be added as new album at photos.
      
      
      CWF-443
      ca975a8f
  10. Sep 23, 2019
  11. Sep 12, 2019
  12. Sep 07, 2019
    • Djuro Lecic's avatar
      Save large video fix · 0b0bd660
      Djuro Lecic authored
      There is a fix for saving large videos.
      Now we allocate a buffer with the size of 8 mb that we use for reading and writing files.
      Also, now we are deleting video file from cache after save is completed.
      
      CWF-377
      CWF-360
      0b0bd660
  13. Aug 09, 2019
  14. Aug 06, 2019
  15. Aug 02, 2019
  16. Jul 31, 2019
Loading