Releases: Giphy/giphy-android-sdk
Releases · Giphy/giphy-android-sdk
v2.1.10
- 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
- Addresses issue #161:
Developers can now use the custom theme.
v2.1.8
- Improved Accessibility(Talkback) UX
- under the hood Core SDK version 3.1.9
v2.1.7
- Improved Accessibility(Talkback) UX for the
gridView
cells.
- Loop
Clips
sound 3 times once playback started.
v2.1.6
- 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
General code maintenance to support GIPHY internal teams
v2.1.4
- General code maintenance to support GIPHY internal teams
v2.1.3
- 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
- Clips (GIFs with Sound!) is a brand new content type available in the SDK. Details here.
v2.1.1
- 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
.