kdeng00
|
6221969d6b
|
Working on implementing the Toggle controls like Repeat and Shuffle. Having a little issues with Repeat, haven't started with Shuffle
|
2019-10-28 21:47:04 -04:00 |
|
kdeng00
|
58825427d0
|
Figured out out to get the field values of a java/kotlin class object from C/C++
|
2019-10-11 20:57:22 -04:00 |
|
kdeng00
|
6b746cd1d0
|
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.
|
2019-10-08 23:28:19 -04:00 |
|
kdeng00
|
fe15ea221f
|
Able to do a demo stream, not via jni but with android's media player. Need to integrate sqlite to save token, username, password, and uri
|
2019-10-05 22:14:11 -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 |
|