Skip to content

Releases: Giphy/giphy-android-sdk

v2.1.10

04 Nov 20:48
bbc4bda
Compare
Choose a tag to compare
  • Captions! A Closed Captions control is now provided for the .clips content type on both the detail "confirmation" screen as well as the GPHVideoPlayerView.
  • Clips titles are now displayed below the content on the confirmation screen.

v2.1.9

25 Oct 17:27
802a8a0
Compare
Choose a tag to compare
  • Addresses issue #161:
    Developers can now use the custom theme.

v2.1.8

19 Oct 17:03
7c44f3f
Compare
Choose a tag to compare
  • Improved Accessibility(Talkback) UX
  • under the hood Core SDK version 3.1.9

v2.1.7

08 Sep 15:54
f2170fb
Compare
Choose a tag to compare
  • Improved Accessibility(Talkback) UX for the gridView cells.
  • Loop Clips sound 3 times once playback started.

v2.1.6

26 Aug 12:46
27894a4
Compare
Choose a tag to compare
  • Addresses issue #139:
    GiphyDialogFragment.Companion.newInstance and Giphy.INSTANCE.configure functions allow Java calls to them to skip arguments that have a default value.
  • GPHVideoPlayerView automatically mutes a repeatable clip to achieve parity with iOS SDK.

v2.1.5

25 Aug 15:47
352632e
Compare
Choose a tag to compare

General code maintenance to support GIPHY internal teams

v2.1.4

04 Aug 17:09
db86a68
Compare
Choose a tag to compare
  • General code maintenance to support GIPHY internal teams

v2.1.3

20 Jul 15:00
dd64f04
Compare
Choose a tag to compare
  • Addresses #139:
    • GiphyGridView crashes on dynamic texts and does not have the possibility to disable the animated texts feature.
    • View on Giphy action does not work for animated texts and clips.

v2.1.2

02 Jul 17:06
79510f0
Compare
Choose a tag to compare
  • Clips (GIFs with Sound!) is a brand new content type available in the SDK. Details here.

v2.1.1

18 Jun 11:45
1c4f33a
Compare
Choose a tag to compare
  • Addresses #131 (Fully migrated off of Jcenter by pointing the dependencies to MavenCentral). This entails removing the BlurKit library.
  • Fixes #133, #128 (Crash)
  • Fixes #135 ('No GIFs Found' text color is always black regardless of the theme used)
  • Added the way to set Rendition type in GiphyGridView.