kdeng00
|
1e70f84622
|
Doing some refactoring and some skeleton work for downloading songs
|
2019-11-29 19:54:10 -05:00 |
|
kdeng00
|
b9403a5be0
|
Able to play songs from icarus and use a partial set of controls. Next up is the cover art.
|
2019-10-13 14:29:22 -04:00 |
|
kdeng00
|
cc97123908
|
able to stream now, need to do some code clean up and refactoring. Also need to have a view for controls
|
2019-10-12 13:16:05 -04:00 |
|
kdeng00
|
bb6b08cf1a
|
Implemented SQLite starting with saving the user's credentials. Next is to save the access token and then the host uri
|
2019-10-06 23:17:06 -04:00 |
|
kdeng00
|
33ac4c6fcf
|
JNI is wanky. Finally about to return an object from C++ to Java/Kotlin
|
2019-10-05 17:30:37 -04:00 |
|
kdeng00
|
77ecf4ca12
|
Able to retrieve an access token. Next implement fetching all songs. I left a TODO.
|
2019-10-03 20:35:59 -04:00 |
|
kdeng00
|
3c8064dfd2
|
Linked libcurl with mear. Now working on refining and making things cleaner for authentication
|
2019-10-01 21:48:18 -04:00 |
|
kdeng00
|
eb749a7b37
|
Built and linked nlohmann::json package
|
2019-09-29 22:02:06 -04:00 |
|
kdeng00
|
356f75d0c5
|
Adding c++ to the mix
|
2019-09-26 22:02:09 -04:00 |
|
amazing-username
|
6b68afad9b
|
External library not properly setup with the project
|
2019-07-24 21:40:38 -04:00 |
|
amazing-username
|
10d399afa7
|
Implemented adding 40 tracks, next is to implement adding the rest of the tracks in the background #43
|
2019-04-06 21:31:17 -04:00 |
|
amazing-username
|
c677dca036
|
Track view refactor #46
|
2019-04-06 18:00:42 -04:00 |
|
amazing-username
|
c89d867bff
|
Song view functionality broke, attempting to bind the music service to a Holder class through the RecyclerAdapter
|
2019-03-25 21:55:34 -04:00 |
|
amazing-username
|
f99c4b797f
|
Working on playing a song from the song list
|
2019-03-24 20:39:44 -04:00 |
|
amazing-username
|
9d7019530a
|
Continuing work on #32 and #33
|
2019-03-16 17:23:28 -04:00 |
|
amazing-username
|
01e7f3869a
|
#32 and #33 Began working on writing functionality for the SongViewActivity as implementing the UI
|
2019-03-13 23:00:36 -04:00 |
|
amazing-username
|
3d7c293555
|
Implemented functionality to repeat the track #23
|
2019-03-10 10:28:17 -04:00 |
|
amazing-username
|
b2a70de4b2
|
Started abstracting the MediaPlayer from the MainActivity and turning it into a Service # 28
|
2019-03-09 13:16:06 -05:00 |
|
amazing-username
|
e542bf7dd4
|
Working on implementing SQLite Database #16
|
2019-03-02 19:33:29 -05:00 |
|
amazing-username
|
74fcbd09c9
|
Able to play music, next song, previous song
|
2019-03-02 13:09:59 -05:00 |
|