Commit Graph
100 Commits
Author SHA1 Message Date
CappielloAntonioandGitHub ff5bec30c0 Update github_release.yml 2024-01-29 12:29:08 +01:00
antonio d2068106e4 gradle: standardized code and name version for every flavors, temporarily downgrade com.google.android.material 2024-01-29 11:45:13 +01:00
antonio b7b02854d5 style: improved readability by modifying settings summary 2024-01-29 10:35:25 +01:00
antonio 0edafc2d8e gradle: updated gradle 2024-01-29 10:33:20 +01:00
antonio 279302737d fix: sort genres alphabetically as server's default sorting could lead to unpredictable results 2024-01-28 23:40:03 +01:00
antonio 634de67d74 feat: added an option to prevent phone from going into sleep mode if in-app 2024-01-28 23:22:03 +01:00
antonio cd44368d66 feat: save user's layout choice and always use user preference 2024-01-28 23:03:20 +01:00
antonio ae8aa56602 style: code cleanup 2024-01-28 19:36:25 +01:00
CappielloAntonioandGitHub 34d6692dae Merge pull request #122 from DelightLane/duration_crash
fix: null checking for song without duration info
2024-01-28 19:35:56 +01:00
antonio 8d2f0edbab fix: variable removed by accident 2024-01-28 19:19:47 +01:00
antonio d4d7aaba2b style: code cleanup 2024-01-28 19:15:42 +01:00
CappielloAntonioandGitHub d690df86d8 Merge pull request #150 from GallowsDove/album-catalogue-fixes
fix: fix loading and filtering issues with AlbumCatalogue
2024-01-28 19:08:35 +01:00
antonio e8f3cdbb48 style: code cleanup 2024-01-28 18:30:50 +01:00
CappielloAntonioandGitHub 33aa38e885 Merge pull request #145 from GallowsDove/new-download-fix
fix: fix new download caching
2024-01-28 18:24:43 +01:00
antonio 2faba71df0 feat: Implemented shuffle feature for downloaded songs based on the set filter 2024-01-28 18:02:48 +01:00
antonio 1d3a32be5d fix: refined scrobbling logic for the NowPlaying feature across all flavors 2024-01-28 15:46:36 +01:00
antonio 5b8e7d1404 style: code cleanup 2024-01-28 15:45:02 +01:00
antonio 85a5d01e72 style: code cleanup 2024-01-28 15:44:55 +01:00
CappielloAntonioandGitHub c7b17f2214 Merge pull request #155 from caiocotts/main
feat: send "now playing" scrobbles to server
2024-01-28 15:19:10 +01:00
CappielloAntonioandGitHub 293b0f71c8 Merge pull request #137 from dnno/update-german-localization
feat: Update German localization
2024-01-21 18:54:05 +01:00
antonio e6e0e399e0 gradle: dependencies update 2024-01-21 18:51:57 +01:00
antonio 112e468c7d gradle: bump up code version 2024-01-03 12:47:08 +01:00
antonio 0ccc601f1b gradle: add db migrations 2024-01-03 12:46:45 +01:00
CappielloAntonioandGitHub ae82bcd7bf Update github_release.yml 2024-01-03 12:40:21 +01:00
antonio 68512b7e12 feat: Implemented search functionality for Android Auto, "Made for You" section, starred songs, albums, artists, podcasts, and radio 2024-01-03 12:23:46 +01:00
antonio d6cc4fc028 feat: test: Implemented initial functional version with Android Auto support 2024-01-03 00:45:22 +01:00
antonio e8c7c065e2 gradle: dependencies update 2023-12-31 15:35:15 +01:00
CappielloAntonioandGitHub 427394a105 Merge pull request #121 from DelightLane/localization
feat: add korean localization
2023-12-21 09:55:09 +01:00
CappielloAntonioandGitHub 75fc2cbafa Merge pull request #118 from rkowalsk/french-localization-updates
fix: update French localization and fix previous errors
2023-12-21 09:53:54 +01:00
antonio b9a3393b39 style: code cleanup 2023-12-21 09:52:10 +01:00
antonio ed60677608 feat: cleaned up MediaService class, added support for Android Auto repository 2023-12-21 09:52:00 +01:00
antonio 1a407341ec feat: cleaned up MediaService class, added support for Android Auto repository 2023-12-21 09:51:48 +01:00
antonio 567350771c feat: implemented an embryonic version of Android Auto support 2023-12-21 09:49:39 +01:00
antonio 47bef77723 feat: declared Android Auto support 2023-12-21 09:47:39 +01:00
antonio ac90b89099 fix: network security configuration 2023-12-12 21:57:53 +01:00
antonio 4523bb8e49 feat: implemented horizontal layout for music player 2023-12-12 21:28:49 +01:00
antonio 06f4898892 refactor/fix: renamed method name to be more descriptive and manually collapse bottomSheet on device state change 2023-12-12 21:28:02 +01:00
antonio 5bbab10485 fix: null checking 2023-12-12 21:24:52 +01:00
antonio 8fe66d058e gradle: build:gradle update 2023-12-10 17:32:03 +01:00
antonio 6a893ac424 Merge remote-tracking branch 'origin/main' 2023-11-29 19:22:41 +01:00
antonio f184ace301 gradle: dependencies update 2023-11-29 19:22:25 +01:00
antonio 121c2b33da feat: added filter for songs that don't meet a user defined rating threshold 2023-11-29 19:21:42 +01:00
CappielloAntonioandGitHub 215f1021d6 Merge pull request #108 from ixff/main
feat: add Simplified Chinese localization
2023-11-29 11:39:16 +01:00
antonio 612c05fabc fix: increased button's tap area to facilitate easier clicking 2023-11-26 19:28:21 +01:00
antonio dfc246d079 feat: increased buffering multiplier limits 2023-11-26 19:14:42 +01:00
antonio 0a5983e32b feat: implemented streaming buffering strategy 2023-11-26 19:10:21 +01:00
antonio 9fde629233 fix: network security configuration with cleartext traffic opt-out 2023-11-26 17:36:38 +01:00
antonio e089c5e466 gradle: bump up code version 2023-11-26 17:27:55 +01:00
antonio 94b0572958 feat: network security configuration 2023-11-26 17:22:38 +01:00
antonio 133b5e4794 feat: implemented settings for enabling or disabling music scrobbling 2023-11-26 16:39:05 +01:00
antonio 6b0ba573de feat: improved live transcoding UI 2023-11-26 16:20:07 +01:00
antonio 6ae7fc2172 gradle: dependencies update 2023-11-26 16:18:47 +01:00
antonio 9cabfb0e2c style: PR code cleanup 2023-11-05 17:10:13 +01:00
antonio 17f05cb3d8 Merge remote-tracking branch 'origin/main' 2023-11-05 16:44:23 +01:00
CappielloAntonioandGitHub f2839f4ff9 Merge pull request #100 from kingbluezback/main
style: updated dialog graphics to comply with Material You guidelines
2023-11-05 16:44:05 +01:00
antonio 9aadcb91fb fix: null checking 2023-11-05 16:43:13 +01:00
antonio 5d4dfe1ac7 gradle: gradle and dependencies update 2023-11-05 16:07:12 +01:00
antonio a92403bda4 style: sort translation strings 2023-10-14 16:09:19 +02:00
antonio 67905affd3 feat: added podcast description to the right page of the player 2023-10-12 22:57:38 +02:00
antonio c20cadff94 clean: cleaned up the podcast listening UI 2023-10-12 22:36:48 +02:00
antonio 0cc45b2b12 clean: code cleanup 2023-10-12 22:36:03 +02:00
antonio b6063f6b20 fix: forced media type during playback 2023-10-12 22:35:34 +02:00
antonio 678c61e569 clean: removed unused properties of podcast episodes 2023-10-12 22:34:48 +02:00
antonio e88d6d7844 fix: music player now stays closed on startup if there are no songs in the queue 2023-10-12 21:31:46 +02:00
antonio bae43cbfe9 gradle: dependencies update 2023-10-12 21:11:24 +02:00
antonio 68c77cefff feat: added songBottomSheet to track files within directories 2023-10-11 22:49:26 +02:00
antonio 75980ee18b feat: show download button only if there are music files in the current directory fragment 2023-10-11 22:20:50 +02:00
antonio ed30198c8d feat: implemented playlist deletion starting from current track 2023-10-11 21:48:04 +02:00
antonio 185a671f82 fix: resolved an issue with podcast cover image display 2023-10-11 20:55:33 +02:00
antonio 42905819a7 Merge remote-tracking branch 'origin/main' 2023-10-07 16:01:40 +02:00
CappielloAntonioandGitHub 93d6faa392 github: update crash-report.md 2023-10-07 15:52:28 +02:00
CappielloAntonioandGitHub 64337775d6 Merge pull request #97 from rkowalsk/main
feat: added french localization
2023-10-07 15:47:29 +02:00
antonio 607c68967d gradle: dependencies update 2023-09-29 11:11:30 +02:00
antonio 7fb9f63d1f Merge remote-tracking branch 'origin/main' 2023-09-17 22:33:39 +02:00
antonio a04a2072f7 feat: implemented a second grid layout for album display on the artist page 2023-09-17 22:33:25 +02:00
antonio 72bd71dea2 fix: error handling 2023-09-17 22:04:07 +02:00
CappielloAntonioandGitHub f87328f874 Merge pull request #84 from GallowsDove/templates
style: use proper markdown for issue templates
2023-09-17 21:16:54 +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
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