-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added slideshow and re-themed to Unwrappd (#19)
* Finished adding prev wrapped functionality * Reworked HomePageActivity, Firebase and Spotify Login * Finished adding prev wrapped functionality (#17) (#18) * Finished adding prev wrapped functionality (#17) * comit * edited prev wrapped * added images * Fixed background --------- Co-authored-by: Aki1781 <[email protected]> * Added slideshow when creating new wrapped, scrollable view of artists in summary, and more Co-authored-by: yours-aditya <[email protected]> Co-authored-by: sajanbtom <[email protected]> Co-authored-by: aki1781 <[email protected]> * Fixed auth, rebranded to Unwrappd * Added template README --------- Co-authored-by: Aki1781 <[email protected]> Co-authored-by: yours-aditya <[email protected]> Co-authored-by: sajanbtom <[email protected]>
- Loading branch information
1 parent
2ec6385
commit eb87951
Showing
109 changed files
with
1,748 additions
and
1,303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Unwrappd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...spotifystats/ExampleInstrumentedTest.java → ...340/unwrappd/ExampleInstrumentedTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package com.t1r2340.spotifystats; | ||
package com.t1r2340.unwrappd; | ||
|
||
import android.content.Context; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
155 changes: 0 additions & 155 deletions
155
app/src/main/java/com/t1r2340/spotifystats/FireBaseActivity.java
This file was deleted.
Oops, something went wrong.
72 changes: 0 additions & 72 deletions
72
app/src/main/java/com/t1r2340/spotifystats/HomePageFragment.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.