doubledotlabs / Butterboard

Adaptive keyboard with stickers and gif search.
Apache License 2.0
9 stars 4 forks source link

Google Search + GIPHY support using Commit Content API #6

Open devgripes opened 7 years ago

devgripes commented 7 years ago

were you guys able to implement the search part like what GBoard does?

fennifith commented 7 years ago

This has not been implemented yet, however it is planned for the future. We are currently focusing on support for different keyboard layouts and adding basic functionality before moving on to more the complex features.

fennifith commented 7 years ago

This would have to be implemented using the Commit Content API and fetching content from GIPHY. As for Google Search, the official API to access it is now deprecated but there are a few alternative methods described in this StackOverflow question.

devgripes commented 7 years ago

i see, i'm also working on a similar project and i'm wondering how to do the search but not GIFs but contents from a products API like Shopify like what Shopkey does for iOS