All Versions
29
Latest Version
Avg Release Cycle
67 days
Latest Release
2270 days ago

Changelog History
Page 2

  • v2.5.2 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Show a progress bar when loading dropbox directory 9880562

      Fixes #74

    • โž• Add missing underscore 0351a69

      Fixes #63

    ๐Ÿ›  Fixed

    • Do not load directory again if already loading c83ad0a

      Fixes crash if user quickly taps on two different directories, where loading directories take a while, like Dropbox or any other network source.

      Fixes #73

    • ๐Ÿ›  Fix concurrent modification of adapter in dropbox sample b7baea3

      Fixes #75

    Misc

  • v2.5.1 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change to the MPL e9211ff

      To actually be compatible with Android and because it is more aligned with my interests.

      Fixes #66

  • v2.5.0 Changes

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Hide hidden files in SD card picker by default #58 (dvrajan)
    • โž• Add separator above OK/Cancel buttons 846c5e2

      Fixes #60

  • v2.4.2 Changes

    โž• Added

    • โž• Add Video Thumbnail preview and set default theme to light #53 (alishari)

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • ๐Ÿ”„ Change to special image viewtypes for sample aa53b90

      This Fixes an issue on older android versions (4.0.3) where setting a tint on an imageview would incorrectly color the entire image.

      Fixes #50

  • v2.4.1 Changes

    ๐Ÿ”„ Changed

    • โšก๏ธ Update to latest build tools and support library 23.0.1 #51 (alishari)
  • v2.4.0 Changes

    โž• Added

  • v2.3.1 Changes

    ๐Ÿ›  Fixed

  • v2.3.0 Changes

    โž• Added

    • ๐Ÿ– Handle runtime permissions in Android M. c2f4f05

      Fixes #24

  • v2.2.3 Changes

    ๐Ÿ›  Fixed

    Misc

    • โšก๏ธ Update travis config to run on faster containers #42 (spacecowboy)
  • v2.2.2 Changes

    ๐Ÿ”„ Changed

    • โšก๏ธ Update Dropbox library version 7090da9

      And remove mention of now deprecated API. Fixes #35

    ๐Ÿ›  Fixed