Skip to content

Releases: Giphy/giphy-android-sdk

v2.1.16

31 Jan 16:05
9657ae1
Compare
Choose a tag to compare
  • Deep Press Previews in the grid view(GiphyGridView)
  • Addresses issue #176: GiphyGridView onLongTap shows View on Giphy if showViewOnGiphy is disabled

v2.1.15

25 Jan 16:05
9ed0a79
Compare
Choose a tag to compare

Screenshot 2022-01-25 at 18 01 30

Deep Press Previews:

This new feature enables users to "deep press" on a piece of content in the grid and view a context menu, including various options such as select, more by @user-name, and remove from recents, which is only shown in the case the grid is populated with previously selected content.

While this feature applies to all content types in the GIPHY SDK, we were motivated to develop it specifically to enhance the experience for Clips (GIFs With Sound!), so that users may much more seamlessly experience video content without having to leave the context of the grid.

Whereas previously the only method of hearing a Clip was to tap on its silent preview in the grid, taking the user to the detail screen, users may now "deep press" on the preview to see and hear it in inline.

v2.1.14

11 Jan 15:35
27a0fba
Compare
Choose a tag to compare

v2.1.13

07 Jan 13:24
de23182
Compare
Choose a tag to compare
  • Addresses issue #170 : Exoplayer version incompatibility causing crashes on clips.
  • Addresses RN SDK issue #48: Request to update internal dependency on Exoplayer to v2.16.
  • Docs: created table of contents, with links to specific sections, following iOS.
  • Docs: created separate doc files for java and kotlin.

v2.1.12

01 Dec 11:10
2c75760
Compare
Choose a tag to compare
  • Addresses issue #166: Crash when opening the Giphy Dialog
  • Addresses RN SDK issue #41: GiphyGridView showing black bar in Android for Recents content type

v2.1.11

12 Nov 17:31
a76cf8a
Compare
Choose a tag to compare
  • Addresses issue #166: Crash when opening the Giphy Dialog

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.