Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added spotify tutorial * Consolidated Spotify login process to 1 button (#3) * TextViews are not deleted, but the auth code and user profile are not displayed * TextViews are deleted * Added log message to check JSON --------- Co-authored-by: yours-aditya <[email protected]> * Created foundation for spotify api helper, incomplete methods (#4) * Created foundation for spotify api helper, incomplete methods * Created spotify api helper, may add more functionality later * Stitched together spotify api helper class and the test profile call * Added ability to parse SpotifyProfile info into object (#5) * Added ability to parse SpotifyProfile info into object * Added parsing for top tracks and top artists * Removed button for spotify login (#6) Co-authored-by: yours-aditya <[email protected]> * Firebase sign in added (#7) * Firebase Sign-in Added --------- Co-authored-by: sajanbtom <[email protected]> * Firebase sign in in progress merged with firestore (#10) * Firebase sign in in progress * Firebase Sign-in Added * Added firestore dep * Created Wrapped object for storage in firestore * Created FirestoreHelper class to hold methods to interact with stored wrappeds * Created testing methods for storing and getting wrappeds * Firebase Sign-in Added --------- Co-authored-by: sajanbtom <[email protected]> * Merged spotify app remote (audio) and UI * Removed extraneous activity from manifest * Fixed some layout issues * Updated format github CI --------- Co-authored-by: yours-aditya <[email protected]> Co-authored-by: sajanbtom <[email protected]>
- Loading branch information