amazing-username
|
22b5c7c346
|
Improved streaming. Though now it streams a portion of the song if it is above 4MB. Will look into it.
|
2019-07-02 17:39:02 -07:00 |
|
amazing-username
|
4de95c1ef6
|
Working on refinining the streaming aspect to be more smooth, especially with large files... That 2112 Rush song is ridiculous
|
2019-06-30 19:55:08 -07:00 |
|
amazing-username
|
cdd1ee871d
|
Continuing work on default interval. #38 and some UI Button changes
|
2019-06-25 17:27:15 -07:00 |
|
amazing-username
|
4929cb6901
|
Working on the default previous track interval #38
|
2019-06-24 16:59:57 -07:00 |
|
amazing-username
|
64c2b3a692
|
Implemented shuffling. #23 #34
|
2019-06-21 18:36:32 -07:00 |
|
amazing-username
|
3923f81ed4
|
Queue system is functioning #39
|
2019-06-20 17:03:24 -07:00 |
|
amazing-username
|
2c3a3ed943
|
Added functionality to save the user credentials for the purposes of retrieving a new token in the future.
|
2019-06-19 17:15:00 -07:00 |
|
amazing-username
|
a59bfa67c0
|
Able to return to the Player view by taping on the player indicator now. Added progress bar on the player indicator as well as the artist of the song
|
2019-06-18 17:29:49 -07:00 |
|
amazing-username
|
17f07b5040
|
Migrating the Player to be queue-based #39
|
2019-06-17 17:08:24 -07:00 |
|
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 |
|
Kun Deng
|
522f105878
|
Update README.md
|
2019-05-28 20:40:49 -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 |
|
amazing-username
|
32e9a338c8
|
Switching over to C# and Xamarin #12
|
2019-05-22 17:30:46 -04:00 |
|
unknown
|
0bdf2788e7
|
Dev tool switch #12
|
2019-05-21 19:37:50 -07:00 |
|
amazing-username
|
4c20a9c319
|
Start work on Play Count. Able to display the play count but the count numbering is off. #9
|
2019-04-20 19:45:37 -04:00 |
|
amazing-username
|
45d2d7d420
|
Implemented View for settings and added about info for the app #42 and #53
|
2019-04-20 18:55:40 -04:00 |
|
amazing-username
|
ab1ed63fb0
|
Finished #43
|
2019-04-20 14:02:37 -04:00 |
|
amazing-username
|
95ad867743
|
Minor improvements to the music adding process #43
|
2019-04-18 21:34:18 -04:00 |
|
amazing-username
|
66a14edbce
|
Re-opened issue #43 to improve the music adding process. Added TODO to pick up on later
|
2019-04-18 19:03:57 -04:00 |
|
amazing-username
|
ded051b812
|
Re-opened issue #43 to improve the music adding process. Added TODO to pick up on later
|
2019-04-17 22:08:04 -04:00 |
|
amazing-username
|
9f54fe912c
|
Re-opened issue #43 to improve the music adding process. Added TODO to pick up on later
|
2019-04-15 21:10:05 -04:00 |
|
amazing-username
|
ee66850c24
|
Working on adding the cover art of a song in the song view #51
|
2019-04-10 21:30:26 -04:00 |
|
amazing-username
|
876e75b330
|
Merge remote-tracking branch 'origin/master'
|
2019-04-09 21:50:13 -04:00 |
|
amazing-username
|
26065ac107
|
Added Holder for SettingItems #42
|
2019-04-09 21:48:44 -04:00 |
|
Kun Deng
|
730a703b14
|
Update README.md
|
2019-04-07 18:35:59 -04:00 |
|
amazing-username
|
31bdc60e13
|
Styled the SearchView #43
|
2019-04-07 17:23:42 -04:00 |
|
amazing-username
|
7a5f5bfe1f
|
Functionality to search songs is operational. Next step is to work on the styling of the searchbar. Currently it is barely visible due to the color and the sizing #44
|
2019-04-07 14:04:26 -04:00 |
|
amazing-username
|
9e79ebb8d0
|
When adding tracks to the library only 40 tracks are added initially. A background coroutine for adding the remainder of the tracks continues. The coroutine does not block the main thread. #43
|
2019-04-07 10:59:54 -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
|
c9665f9b5b
|
Resolved issue #41
|
2019-04-02 21:52:31 -04:00 |
|
amazing-username
|
4bb4450e11
|
Beginning work on #42. SettingsAdapter has not been implemented
|
2019-03-28 20:51:58 -04:00 |
|
amazing-username
|
6775cc37ac
|
Implemented permission to prompt the user to allow the app to read from the external storage #30
|
2019-03-27 20:51:17 -04:00 |
|
Kun Deng
|
4dab1a85dd
|
Update README.md
|
2019-03-26 22:19:54 -04:00 |
|
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 |
|
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
|
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
|
2d23bdec56
|
Able to play and pause a songs
|
2019-03-01 22:48:18 -05:00 |
|