From 6b746cd1d09e689aa4aff62cee325d6d1b543647 Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Tue, 8 Oct 2019 23:28:19 -0400 Subject: [PATCH] Able to fetch all of the songs. Create Token repository to store tokens. Next need to transition from the login screen to the song view screen. --- .../executionHistory/executionHistory.lock | Bin 17 -> 17 bytes .gradle/5.4.1/fileHashes/fileHashes.lock | Bin 17 -> 17 bytes .../buildOutputCleanup.lock | Bin 17 -> 17 bytes .idea/caches/build_file_checksums.ser | Bin 1123 -> 1123 bytes .idea/workspace.xml | 771 +++++++++--------- app/src/main/AndroidManifest.xml | 7 +- app/src/main/cpp/Demo.cpp | 76 ++ app/src/main/cpp/SongRepository.cpp | 45 +- app/src/main/cpp/SongRepository.h | 3 +- .../mear/activities/IcarusSongActivity.kt | 59 ++ .../example/mear/activities/LoginActivity.kt | 2 + .../main/res/layout/activity_icarus_song.xml | 37 + app/src/main/res/layout/content_login.xml | 1 - 13 files changed, 589 insertions(+), 412 deletions(-) create mode 100644 app/src/main/java/com/example/mear/activities/IcarusSongActivity.kt create mode 100644 app/src/main/res/layout/activity_icarus_song.xml diff --git a/.gradle/5.4.1/executionHistory/executionHistory.lock b/.gradle/5.4.1/executionHistory/executionHistory.lock index 90a4971dd0eb65600f2e2a897fa9679aa5c877f8..eab5f0fac7a85dd8a81a5fe07d05c46f6208c3fb 100644 GIT binary patch literal 17 VcmZS9u6e*z!2OGx0SrWU0RSgf1Ka=r literal 17 UcmZS9u6e*z!2OGx0SrVP04Cf6VgLXD diff --git a/.gradle/5.4.1/fileHashes/fileHashes.lock b/.gradle/5.4.1/fileHashes/fileHashes.lock index d28ee0c12d30aa7a1d4602eb8c58a96259f46949..3e2cc2c7ceb1db3236b6d93b47eabee9b84ca277 100644 GIT binary patch literal 17 WcmZRcuuAq$@`=F93?RVFd4SMKK%a9A^dqH|qx5 delta 15 XcmaFN@t9-643-s_Y+r1gbDS9fJroDI diff --git a/.idea/workspace.xml b/.idea/workspace.xml index bd0fd02..f94c2be 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -112,18 +112,10 @@ - - - - + + - - - - - - @@ -131,16 +123,11 @@ - - - - - - - - - + + + + @@ -219,112 +206,130 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -392,9 +402,9 @@ - - + + @@ -405,20 +415,13 @@ - + - - - - - - - - - + +