Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Finished Spotify support (implemented refresh tokens)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhaudiquet committed May 8, 2018
1 parent a031ef8 commit 65d16c5
Show file tree
Hide file tree
Showing 32 changed files with 143 additions and 7,039 deletions.
Binary file modified app/blade-indev.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 3
versionName "0.2-InDev"
versionName "0.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
3 changes: 1 addition & 2 deletions app/libs/android-auth-1.0/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
/local.properties
.idea/
.DS_Store
/build
/docs
/build
30 changes: 0 additions & 30 deletions app/libs/android-auth-1.0/docs/allclasses-frame.html

This file was deleted.

30 changes: 0 additions & 30 deletions app/libs/android-auth-1.0/docs/allclasses-noframe.html

This file was deleted.

0 comments on commit 65d16c5

Please sign in to comment.