GallowsDove
|
06f8bc771a
|
feat: Use markdown for github templates
|
2023-09-17 19:59:27 +02:00 |
|
antonio
|
24747207b8
|
gradle: bump up code version
|
2023-09-17 19:15:58 +02:00 |
|
antonio
|
e762c91ff3
|
feat: added setting to request estimated duration of transcoded file
|
2023-09-17 19:12:45 +02:00 |
|
antonio
|
0fe4636fe1
|
feat: parameterized track sharing feature
|
2023-09-17 18:51:22 +02:00 |
|
antonio
|
8ab011781e
|
fix: made expiration date TextInputEditText unselectable
|
2023-09-17 18:27:16 +02:00 |
|
antonio
|
7f820bd5a6
|
feat: implemented playlist sharing
|
2023-09-17 18:22:57 +02:00 |
|
antonio
|
26b8f3f65c
|
feat: implemented album and song sharing
|
2023-09-17 16:46:21 +02:00 |
|
antonio
|
f172a00fb7
|
feat: implemented updating shared items through dialog
|
2023-09-17 16:43:09 +02:00 |
|
antonio
|
077d22167c
|
feat: added bottomSheet for shared items on the home screen
|
2023-09-17 16:42:07 +02:00 |
|
antonio
|
ebd1582d1c
|
feat: added shared items list on the homepage
|
2023-09-17 16:40:41 +02:00 |
|
antonio
|
5e486d4794
|
feat: implemented client, service, and repository for sharing APIs
|
2023-09-17 16:38:08 +02:00 |
|
antonio
|
537d0c6d8f
|
gradle: bump up code version
|
2023-09-15 22:13:13 +02:00 |
|
antonio
|
4fc75f5c46
|
refactor: code cleanup
|
2023-09-15 22:02:31 +02:00 |
|
CappielloAntonio
|
baf1bc48b0
|
Merge pull request #82 from GallowsDove/notifications
feat: add notification groups
|
2023-09-15 21:50:08 +02:00 |
|
antonio
|
f26a123646
|
style: added icon for indexes
|
2023-09-15 21:42:24 +02:00 |
|
antonio
|
7160e3f4b9
|
style: modified placeholder icon background colors and added folder icon
|
2023-09-15 21:34:44 +02:00 |
|
antonio
|
24b3161a8e
|
style: hide top-listened until server response is confirmed
|
2023-09-15 21:33:39 +02:00 |
|
GallowsDove
|
383fbd1c49
|
feat: add notification groups
|
2023-09-15 13:09:48 +02:00 |
|
antonio
|
c0f5abdfae
|
Merge remote-tracking branch 'origin/main'
|
2023-09-13 17:27:49 +02:00 |
|
antonio
|
a50e50d797
|
fix: set no replay gain if array is null or empty
|
2023-09-13 17:27:43 +02:00 |
|
CappielloAntonio
|
1f9dac9e3a
|
github: add crash issue template
|
2023-09-13 17:01:51 +02:00 |
|
CappielloAntonio
|
f57ac6d624
|
github: add feature request issue template
|
2023-09-13 16:56:09 +02:00 |
|
CappielloAntonio
|
0b96fe5605
|
github: add bug issue template
|
2023-09-13 16:51:05 +02:00 |
|
antonio
|
16561be854
|
fix: null checking
|
2023-09-13 16:19:50 +02:00 |
|
antonio
|
570ad1c984
|
gradle: dependencies update
|
2023-09-13 16:09:02 +02:00 |
|
antonio
|
736bcdb994
|
style: uniformed button size for "more buttons" to make them consistent and easier to click
|
2023-09-09 18:43:18 +02:00 |
|
antonio
|
e71472f498
|
style: pull request refactoring
|
2023-09-08 15:56:50 +02:00 |
|
CappielloAntonio
|
fb328f26b8
|
Merge pull request #70 from ivan-avalos/main
feat: improved item placeholders
|
2023-09-08 15:38:17 +02:00 |
|
antonio
|
c26aba8b2d
|
style: pull request refactoring
|
2023-09-08 15:30:05 +02:00 |
|
antonio
|
a17de1de8d
|
fix: null checking
|
2023-09-08 14:41:32 +02:00 |
|
antonio
|
7ea159cb10
|
Merge remote-tracking branch 'origin/main'
|
2023-09-08 14:20:15 +02:00 |
|
CappielloAntonio
|
8ed98bbedc
|
Merge pull request #61 from GallowsDove/main
feat: add bottom sheet for grouped views in download tab
|
2023-09-08 14:17:49 +02:00 |
|
antonio
|
43a1b5b93a
|
fix: null checking
|
2023-09-08 14:12:35 +02:00 |
|
antonio
|
977754f02c
|
clean: code cleanup
|
2023-09-08 10:54:43 +02:00 |
|
antonio
|
10aae5fa15
|
test: implemented and temporarily set aside the implementation of a customLoadController
|
2023-09-08 10:52:21 +02:00 |
|
antonio
|
dee60e5e8f
|
fix: fixed application logic of Replay Gain
|
2023-09-08 10:51:09 +02:00 |
|
Iván Ávalos
|
0c05b77849
|
feat: improved item placeholders
|
2023-09-07 19:48:03 -06:00 |
|
GallowsDove
|
223954e9ca
|
Merge branch 'main' into main
|
2023-09-07 10:39:03 +02:00 |
|
antonio
|
fdc8c50d25
|
clean: code cleanup
|
2023-09-06 22:56:54 +02:00 |
|
antonio
|
aa7872d030
|
fix: fixed lag when opening AlbumBottomSheet caused by disappearing download removal button
|
2023-09-06 22:33:20 +02:00 |
|
antonio
|
9ed7744421
|
fix: updated download section navigation to match the system's correct stack-based navigation
|
2023-09-06 21:49:23 +02:00 |
|
antonio
|
c19db362d9
|
gradle: bump up code version
|
2023-09-06 18:31:04 +02:00 |
|
antonio
|
6a505eea4e
|
feat: implemented a dialog box for displaying details of the currently playing track
|
2023-09-06 18:28:32 +02:00 |
|
antonio
|
99be2764d0
|
feat: added the ability to shuffle the playback queue
|
2023-09-06 15:03:28 +02:00 |
|
antonio
|
b656ad9e7f
|
feat: increased visibility of gestures within the music player
|
2023-09-06 15:02:32 +02:00 |
|
GallowsDove
|
75e5756d7e
|
fix: Fix performance issues with DownloadedBottomSheet with large number of grouped entries
|
2023-09-06 00:53:59 +02:00 |
|
antonio
|
13d8bbf877
|
feat: made tap on the track cover more prominent to discover quick action commands
|
2023-09-05 21:33:31 +02:00 |
|
GallowsDove
|
f43d7fb394
|
feat: Add bottom sheet for grouped views in Download tab
|
2023-09-05 18:54:48 +02:00 |
|
antonio
|
68527b2c91
|
style: adjusted padding of elements for improved consistency
|
2023-08-31 16:21:36 +02:00 |
|
antonio
|
347c074368
|
style: fixed visibility state of playback icons
|
2023-08-31 16:20:55 +02:00 |
|