Skip to content
Snippets Groups Projects
  1. Oct 19, 2021
  2. Oct 04, 2021
  3. Oct 01, 2021
  4. Sep 20, 2021
  5. Aug 11, 2021
  6. Jun 29, 2021
  7. Jun 28, 2021
  8. Jan 26, 2021
  9. Jan 20, 2021
  10. Apr 04, 2020
  11. Apr 03, 2020
  12. Nov 19, 2019
  13. Oct 09, 2019
  14. 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
  15. Sep 23, 2019
  16. Sep 12, 2019
  17. 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
  18. Aug 09, 2019
  19. Aug 06, 2019
  20. Aug 02, 2019
  21. Jul 31, 2019
Loading