Commit Graph

40 Commits

Author SHA1 Message Date
amazing-username 5b8227d6da Fixed issue with functionality breaking when starting a SongViewActivity 2019-03-26 21:47:53 -04:00
Kun Deng 65a05af308 Merge pull request #40 from zularizal/master
Update new icons and add logo files
2019-03-26 21:49:55 -04:00
Zularizal babdcccb7f Update README.md 2019-03-27 07:53:16 +07:00
Zularizal 612b6f1c48 Add Logo Files 2019-03-27 07:51:12 +07:00
Zularizal 925a5a326a Update New Launcher Icons 2019-03-27 07:49:46 +07:00
Kun Deng 28af4d53de Update CONTRIBUTING.md 2019-03-26 18:17:16 -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
Kun Deng 2f40523cfd Update CONTRIBUTING.md 2019-03-22 21:27:20 -04:00
Kun Deng b45021ef05 Update README.md 2019-03-22 21:18:36 -04:00
Kun Deng bd2ec02363 Create CONTRIBUTING.md 2019-03-22 21:17:21 -04:00
amazing-username 9d7019530a Continuing work on #32 and #33 2019-03-16 17:23:28 -04:00
amazing-username 96cd2ddcc4 Created Adapter for populating the track titles #32 and #33 2019-03-14 22:27:20 -04:00
Kun Deng 1a98aec901 Update README.md 2019-03-13 23:07:16 -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 8371f60d4e Implemented functionality to store the repeat settings #35 2019-03-12 22:57:33 -04:00
amazing-username 748a28827b Applied the default color scheme #5 2019-03-12 21:29:39 -04:00
Kun Deng 4663de6bb5 Updated README.md
Formatting issue.
2019-03-12 17:00:22 -04:00
Kun Deng 5734415b7a Updating the README.md file
Updating baseline information about the project
2019-03-12 16:59:49 -04:00
amazing-username 92d3270d91 Created Shuffle table to store the shuffle settings #34 2019-03-12 00:45:30 -04:00
amazing-username 22cd42dd69 Resolved issue #36 where the UI wasn't updated after the song completes 2019-03-10 19:36:28 -04:00
amazing-username 6a71da1540 Implemented repeat functionality #23 and added functionality to change the current position of the song via the seekbar #27 2019-03-10 12:20:30 -04:00
amazing-username 3d7c293555 Implemented functionality to repeat the track #23 2019-03-10 10:28:17 -04:00
amazing-username 040544e630 Abstracted the MediaPlayer from the MainActivity and turned it into a service that has the ability to run regardless if an acitivity is present #28. Resolved issue where track display details was blank after switching from the settings view #26 2019-03-10 00:43:03 -05:00
amazing-username 971da4b9d2 Improve the Mp3 song search functionality to search throughout the external storage device and excluding Notification, Android, and Notifications directories #29 2019-03-09 14:13:19 -05: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 4c87b960ce Now the track's current time position as well as the the progress of the song is being displayed #24 #25 2019-03-06 21:07:15 -05:00
amazing-username 48d4ffe5df UI improvements. Completed #14 and #20 2019-03-05 21:39:23 -05:00
amazing-username 4effe37517 UI Improvements, added artist display for track, added track duration 2019-03-04 21:53:57 -05:00
amazing-username f9b2573785 Implemented Shuffle feature #22, removed track cover from table #21, and started created the Settings Activity #14 2019-03-03 17:55:37 -05:00
Kun Deng c6c89a61d9 Create README.md 2019-03-03 14:57:12 -05:00
Kun Deng f3d46ce2ed Merge pull request #19 from amazing-username/add-license-1
Create LICENSE
2019-03-03 14:56:29 -05:00
Kun Deng 269f0538eb Create LICENSE 2019-03-03 14:56:04 -05:00
amazing-username 10a898cfe6 Implemented Database #16 and resolved the issue of track cover not displaying #17 2019-03-03 14:53:28 -05:00
amazing-username bc24149e73 Continuing work on #16 2019-03-03 01:25:26 -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
amazing-username 87562a61a2 Included idea directory 2019-03-02 09:18:02 -05:00
amazing-username 2d23bdec56 Able to play and pause a songs 2019-03-01 22:48:18 -05:00
amazing-username 00535c3c8d Switch 2019-02-28 21:46:20 -05:00