Commit Graph
100 Commits
Author SHA1 Message Date
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
CappielloAntonioandGitHub 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
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
CappielloAntonioandGitHub 1f9dac9e3a github: add crash issue template 2023-09-13 17:01:51 +02:00
CappielloAntonioandGitHub f57ac6d624 github: add feature request issue template 2023-09-13 16:56:09 +02:00
CappielloAntonioandGitHub 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
CappielloAntonioandGitHub 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
CappielloAntonioandGitHub 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
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
antonio 13d8bbf877 feat: made tap on the track cover more prominent to discover quick action commands 2023-09-05 21:33:31 +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
antonio 2a74f51f8d fix: corrected folder navigation, now displaying correct subfolders 2023-08-31 16:20:05 +02:00
antonio 1a75369591 fix: null checking 2023-08-31 15:58:00 +02:00
antonio 8f6e775ca9 gradle: bump up code version 2023-08-30 17:53:44 +02:00
antonio bad0fa6c23 fix: fixed a bug in the paginated song lists 2023-08-30 17:52:44 +02:00
antonio d4caa6f209 build: dependencies update 2023-08-29 08:03:47 +02:00
antonio 723bdf9771 clean: code cleanup 2023-08-28 12:26:04 +02:00
antonio 49fbd85bb4 clean: code cleanup 2023-08-28 12:25:36 +02:00
CappielloAntonioandGitHub f040fbf0cf Merge pull request #50 from GallowsDove/main
feat: show albums instead of the artist in artist's top songs
2023-08-28 12:17:54 +02:00
antonio efb2213ab7 fix: files without embedded cover art now display the image in the music player notification 2023-08-28 12:15:40 +02:00
antonio ae7761cb96 fix: null checking 2023-08-28 10:51:16 +02:00
antonio c977982d64 gradle: bump up code version 2023-08-25 15:38:05 +02:00
antonio 28fc3dca36 fix: set initial visibility of the grid to "Gone" and make it appear once the elements are successfully loaded 2023-08-25 15:36:55 +02:00
antonio f1cf65a371 fix: redefined proguard rules to make Retrofit work for everyone 2023-08-25 15:28:47 +02:00
antonio beb1d29e8f fix: delayed grid display until server connectivity is confirmed 2023-08-25 15:27:39 +02:00
antonio 1eda7cef9e fix: fix a crash when clicking the dot menu of an empty playlist 2023-08-25 12:32:24 +02:00
antonio 1af92ad949 fix: now refreshing playlist view every time library is visited 2023-08-25 12:23:26 +02:00
antonio 3fc9b35fe4 fix: a callback on playlist editor dialog closing tells me when to refresh the playlist view 2023-08-25 12:22:43 +02:00
antonio 56b48dbd4d fix: fixed race condition issue in playlist update 2023-08-25 12:20:49 +02:00
antonio 1cb371dc5a gradle: dependencies update 2023-08-25 08:50:52 +02:00
antonio 499001a269 fix: podcast playback issue resolved 2023-08-24 10:04:12 +02:00
antonio 4c9e47379d style: code cleanup 2023-08-22 14:35:21 +02:00
CappielloAntonioandGitHub a0dbb5c81f clean: readme cleanup 2023-08-22 14:34:49 +02:00
CappielloAntonioandGitHub dab53c6bbf Merge pull request #42 from dnno/fix/null-pointer-genre-scrolling
fix: check if children exist before adding
2023-08-22 14:30:35 +02:00
antonio c0a665c00a fix: fix click on mediaitem 2023-08-22 14:22:20 +02:00
antonio 1d65a79c20 Fix: manually collapse bottomSheet on device state change 2023-08-21 16:40:01 +02:00
antonio efb6e72636 Merge remote-tracking branch 'origin/main' 2023-08-21 16:15:26 +02:00
antonio af83ffd608 fix: manually encoded the username when creating the uri for streaming and fetching coverArt 2023-08-21 16:15:08 +02:00
antonio 0201077bc4 gradle: dependencies update 2023-08-21 15:49:26 +02:00
CappielloAntonioandGitHub 91d91d3024 Merge pull request #39 from dnno/main
Add new localized strings for german language
2023-08-20 15:25:54 +02:00
antonio 87a3301912 feat: implemented hard deletion of downloaded files upon storage change or explicit user request 2023-08-19 12:33:39 +02:00
antonio 295795edc9 clean: AndroidManifest cleaning 2023-08-19 11:57:05 +02:00
antonio 6120ab66ba style: implemented string conversion method to PascalCase 2023-08-17 14:09:56 +02:00
antonio 7bea180c58 feat: implemented language picker in app settings, dynamically populating the list of available languages programmatically. 2023-08-17 14:09:17 +02:00
antonio a29cee488e build: started implementing language picker via appcompat instead of automatically generating language configurations to maintain compatibility with Android versions below 13 2023-08-17 14:07:56 +02:00
antonio 74b4b04693 feat: enabled automatic per-app language support 2023-08-16 23:54:47 +02:00
antonio b8b9c80bdc fix: null checking 2023-08-16 23:48:14 +02:00
antonio a50fc74117 build: update workflow 2023-08-16 23:31:33 +02:00
antonio c1af438a3a build: update workflow 2023-08-16 23:27:55 +02:00
antonio 80b251cddc gradle: bump up gradle version 2023-08-16 22:53:02 +02:00
antonio 7d9a48818e gradle: installing jetbrains runtime 17.0.8 2023-08-16 22:47:54 +02:00
antonio ca3da0839b Merge remote-tracking branch 'origin/main' 2023-08-16 22:42:37 +02:00
CappielloAntonioandGitHub cf463d8fa1 Update github_release.yml 2023-08-16 22:41:44 +02:00
antonio 635fdc4c5c gradle: started working on Gradle upgrade, for testing purposes 2023-08-16 22:33:52 +02:00
antonio 3e913931c4 gradle: bump up code version 2023-08-15 19:16:32 +02:00
antonio 46420da038 chore: uploaded Android Room migration file 2023-08-15 19:08:10 +02:00
antonio d5b7619dd1 style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
antonio 89b39123da fix: updated status bar and music player background colors 2023-08-14 19:24:38 +02:00
antonio 5a43137984 fix: fixed issue with dynamic color not being correctly applied 2023-08-14 19:02:26 +02:00
CappielloAntonioandGitHub 761b07450f Merge pull request #36 from ThePBone/fix-filter
fix: filter array of songs in setItems (DownloadHorizontalAdapter)
2023-08-14 18:10:49 +02:00
antonio 0c2f0d23cd build: bump up code version 2023-08-14 11:46:33 +02:00
CappielloAntonioandGitHub dc201e6c8f Merge pull request #35 from ThePBone/fix-npe
fix: handle null values for genres, artist ids, and album ids in DownloadHorizontalAdapter
2023-08-14 00:44:24 +02:00
antonio 28565b691a feat: always display the download button for tracks as users can now re-download the same track multiple times, either by relying on the original download endpoint or setting their preferred codec and bitrate 2023-08-13 23:20:01 +02:00
antonio 7c6faf66c1 feat: implemented logic for track download with codec and bitrate definition 2023-08-13 23:18:17 +02:00
antonio b160274859 feat: added options in settings to define codec and bitrate for downloaded tracks 2023-08-13 23:17:24 +02:00
antonio 3a1ced65d5 feat: added options in settings to define codec and bitrate for downloaded tracks 2023-08-13 23:17:05 +02:00
antonio afeb72803d fix: added file URI to Download object for improved download indexing 2023-08-13 23:15:25 +02:00
antonio 600c28c2a3 fix: added file URI to Download object for improved download indexing 2023-08-13 20:27:38 +02:00
antonio ec799fff96 feat: included download URI in the download class 2023-08-13 20:16:06 +02:00
antonio 60da08cdbc feat: implemented folder download feature for on-screen visible files (not folder and files in subfolder) 2023-08-12 23:25:00 +02:00
antonio bdda3743db style: made the distinction between folders and files visible in folder navigation 2023-08-12 23:14:44 +02:00
antonio 59fcf11ae3 build: started preparations for F-Droid release 2023-08-12 21:36:13 +02:00
antonio 77c80b7695 style: add graphic constraints 2023-08-12 11:27:55 +02:00
CappielloAntonioandGitHub 13f168f78c Merge pull request #33 from dnno/fix/update-german-localization
fix: update german localization
2023-08-12 11:20:52 +02:00
antonio 324eed7e02 Merge remote-tracking branch 'origin/main' 2023-08-12 11:19:43 +02:00