qiscus / qiscus-sdk-android

Qiscus provide everything you need to power up your app with chats. And it's now made simple.
https://www.qiscus.com
Apache License 2.0
201 stars 84 forks source link

adding configuration for showing or hiding image folder in gallery app #30

Closed adicatur closed 7 years ago

adicatur commented 7 years ago

Now user can show or hide image folder in gallery app

  1. If user want to show image folder : QiscusImageUtil.showImageFolderAppInGallery()
  2. if user want to hide image folder : QiscusImageUtil.hideImageFolderAppInGallery()
codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@21937fb). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             develop    #30   +/-   ##
========================================
  Coverage           ?     0%           
========================================
  Files              ?    120           
  Lines              ?   9534           
  Branches           ?    987           
========================================
  Hits               ?      0           
  Misses             ?   9534           
  Partials           ?      0
Impacted Files Coverage Δ
...om/qiscus/sdk/util/QiscusPushNotificationUtil.java 0% <0%> (ø)
...main/java/com/qiscus/sdk/util/QiscusImageUtil.java 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 21937fb...5b4ea8c. Read the comment docs.