- Use different grid sizes for the different screen sizes
- Slight theme improvements
- On the
GiphyView, use a grid of images, rather than a single line of images
- Add a
GiphyViewthat can be built into the UI, instead of forcing implementing the activity - Add sticker support through the
Giphy.BuilderorGiphyView.useStickers
- Use https for the Giphy API
- Various changes from PR #1
- Make the GIFs a bit bigger on the search page
- Remove an unnecessary dependency
- Initial release!