Commit Graph

27 Commits

Author SHA1 Message Date
amazing-username e15c2cf2ef Added indicator of what song is playing in all of the music-type views. Added Queue data structure to prepare for a music queue. #39 #45 2019-06-15 10:49:04 -07:00
amazing-username 277e20ef10 Added searching functionality #44 #53 2019-06-14 20:10:55 -07:00
amazing-username 1706bec261 Added skeleton Searching functionality to the Album and Artist tabbed views in addition to the Song view. Added contributors and the License to the About settings # 53 #44 2019-06-13 15:58:17 -07:00
amazing-username 19e6f8aa44 Added About popup page. and fixed issue where song was starting from the beginning when resuming. #14 #53 2019-06-12 18:22:11 -04:00
amazing-username 4196d561f8 Added functionality to switch the color scheme. #5 #14 2019-06-11 17:47:24 -07:00
amazing-username 4cc7fb8eed Started working on the Searching functionality for the Song view. #44 2019-06-10 17:28:42 -07:00
amazing-username ca1d79137b Continuing work on the Settings and color scheme aspects. Deciding on the default colors for the dark theme. $14 and #5 2019-06-09 10:09:52 -07:00
amazing-username 7747a87184 Implemented Repeat functionality and started working on the Settings and the color scheme. #23, #35, #14, #5 2019-06-08 08:45:24 -07:00
amazing-username fc03d6e15b Working through issue where Song does not start playing until a certain point. This is an issue because when retrieving the repeat mode status from the player it defaults to off even though it is initialized from the database. 2019-06-07 17:37:20 -07:00
amazing-username 09c3cffde0 Implementing the Shuffle and Repeat functionality. #23, #34, #35. 2019-06-06 17:37:25 -07:00
amazing-username d1d3894732 Left TODO for implementing the Repeat table. #35 2019-06-05 16:09:00 -07:00
amazing-username 11aca0668f Changed how songs are being played and the songs are refreshed when pulled down. 2019-06-04 17:18:51 -07:00
amazing-username ca4ec72e2c Implemented basic Icarus functionality. Will continue to improve on it. Need to work on updating the song view when returning from the player. #49 2019-06-03 19:52:47 -07:00
amazing-username 1b585458e9 Implemented Database functionality and play count functionality. #9 and #16 2019-06-02 19:37:34 -07:00
amazing-username 9c2b8a71b7 Implemented Download functionality and retrieving the song metadata from the local database. Next is to indicate which songs are download on the UI and then the ability to delete the downloaded music. #16 and #49 2019-06-01 14:17:10 -04:00
amazing-username 7959458c5e Song elasping functionality implemented, can seek to a certain point of a song via the scroll bar, Song metadata are displayed, and continuing working on the Player view. #8, #24, #25, #27, #33 2019-06-01 12:53:39 -04:00
amazing-username c1fe9d45a4 Continuing work on the player view 2019-05-31 22:29:25 -04:00
amazing-username e0de184cc8 Added Song DB repository but functionality is not fully implemented. Working on the song player view. 2019-05-31 20:33:14 -04:00
amazing-username bf2371f1ef Added Artist view 2019-05-30 21:24:03 -04:00
amazing-username 8e365cc07f Added option menu for the music library, skeleton Album view, added album repository 2019-05-29 20:42:11 -04:00
amazing-username 96c5594193 Working on the streamig component of Icarus. Enforcing grant permissions for streaming songs. #39 2019-05-28 20:30:21 -04:00
amazing-username 7a4b8cbafb Implemented Icarus, can play songs from the Icarus server, and implemented a local SQLite database. #49, #15, #16 2019-05-27 21:10:58 -04:00
amazing-username 1962979271 Can now authneticate via Icarus. Next is to setup the Song view and test streaming. 2019-05-27 14:48:20 -04:00
amazing-username 55940deda1 Did some work. Though it was a good idea to commit before something goes wrong. 2019-05-27 13:28:58 -04:00
amazing-username b22f97346f Non-descriptive commit 2019-05-26 19:27:38 -04:00
amazing-username 7fc0743316 Created Song Model and added the Newtonsoft.Json library #55 2019-05-24 15:22:13 -04:00
amazing-username e51d053f1b #12 2019-05-22 17:31:53 -04:00