Commit Graph
100 Commits
Author SHA1 Message Date
CappielloAntonio 55ae9a8442 fix: added missing decorators 2025-01-31 10:32:00 +01:00
CappielloAntonio e305f20811 fix: updated workflow 2024-12-31 12:54:28 +01:00
CappielloAntonio c8c1bcfd3e fix: null checking 2024-12-30 17:23:55 +01:00
CappielloAntonio e1c96d278f fix: null checking 2024-12-30 17:20:13 +01:00
CappielloAntonio 3783a2f790 fix: escape character 2024-12-30 17:17:05 +01:00
CappielloAntonioandGitHub 63e288d147 Merge pull request #316 from potatoenergy/main
feature: update ru-RU translation
2024-12-30 16:53:40 +01:00
CappielloAntonio d3ca43ed49 fix: delete deprecated code to check connectivity 2024-12-30 16:45:38 +01:00
CappielloAntonio f0d31e425a fix: temporary opt out edge to edge enforcement 2024-12-30 16:45:07 +01:00
CappielloAntonio 609fc70d33 fix: temporary opt out edge to edge enforcement 2024-12-30 16:38:43 +01:00
CappielloAntonio 0b92c40d51 gradle: dependencies update 2024-12-30 16:37:53 +01:00
CappielloAntonio 48d9022f9a feat: add sorting and search functionality for album and artist list 2024-11-23 16:00:01 +01:00
CappielloAntonio 9e6926fc97 feat: add sorting and search functionality for song list 2024-11-22 21:57:27 +01:00
CappielloAntonio 780f1c3a2e feat: implemented additional sorting options for albums in the catalog screen 2024-11-20 23:02:43 +01:00
CappielloAntonio 0f471a7b9f feat: add search functionality for songs within playlists 2024-11-20 22:20:37 +01:00
CappielloAntonio 4ec1519063 feat: add ALAC codec support via Media3 FFmpeg module 2024-11-20 21:23:56 +01:00
CappielloAntonio 618cf23e6e gradle: dependencies update 2024-11-20 15:10:25 +01:00
CappielloAntonio e8e24354ec fix: change the server address to the backup one if the first address is unreachable 2024-11-06 17:43:18 +01:00
CappielloAntonio fd0fd0546c gradle: gradle update 2024-11-06 17:39:42 +01:00
CappielloAntonio 030ca82c3a fix: fixed the pull request for the Italian translation 2024-11-06 17:17:17 +01:00
CappielloAntonio 0e6b860e03 Merge remote-tracking branch 'origin/main' 2024-11-06 16:57:57 +01:00
CappielloAntonioandGitHub 8c288e8938 Merge pull request #299 from SaregoA/main
feat: Added Italian translation
2024-11-06 16:57:17 +01:00
CappielloAntonioandGitHub 4e968f3397 Merge pull request #286 from skyline75489/skyline/zh-cn-2
feat: update zh-cn translation
2024-11-06 16:55:46 +01:00
CappielloAntonio b1e0f49ddb gradle: dependencies update 2024-11-06 15:43:49 +01:00
CappielloAntonio 67e4079732 fix: null checking 2024-08-30 17:19:58 +02:00
CappielloAntonioandGitHub 6c6d56f451 Merge pull request #251 from albertcanales/main
feat: open album when clicking the song's title on player
2024-08-30 16:55:00 +02:00
CappielloAntonio f967df8ef3 Merge remote-tracking branch 'origin/main' 2024-08-30 16:47:37 +02:00
CappielloAntonio c5a78bf945 fix: strengthened controls on the presence of server address strings (local and remote) 2024-08-30 16:47:15 +02:00
CappielloAntonio 6f51fd92bb style: code cleanup 2024-08-30 15:51:49 +02:00
CappielloAntonio 3c2ea38f1e fix: further eliminate the use of HTML decode in titles and subtitles 2024-08-30 15:27:16 +02:00
CappielloAntonioandGitHub edf140fb5d Merge pull request #285 from skyline75489/skyline/zh-cn-1
Update zh-cn translation
2024-08-30 15:16:31 +02:00
CappielloAntonioandGitHub 8c49ceffdb Update privacy.html 2024-08-29 12:07:59 +02:00
CappielloAntonio 052e9d9068 Merge remote-tracking branch 'origin/main' 2024-08-28 14:25:31 +02:00
CappielloAntonio 4d1213c43d gradle: dependencies update 2024-08-28 14:25:19 +02:00
CappielloAntonioandGitHub 1ec0c7b99c Merge pull request #264 from dnno/main
feat: update german localization
2024-08-22 16:58:13 +02:00
CappielloAntonioandGitHub 07f8914a9f Merge pull request #261 from florent4014/patch-1
feat: update strings.xml
2024-08-22 16:57:35 +02:00
CappielloAntonio 965a80462c Merge remote-tracking branch 'origin/main' 2024-08-22 16:12:03 +02:00
CappielloAntonio 349c961f1a repo: add play variant 2024-08-22 16:11:56 +02:00
CappielloAntonio eb9f824c01 gradle: gradle update 2024-08-22 15:20:51 +02:00
CappielloAntonio e465892013 repo: add privacy policy page 2024-08-21 14:44:38 +02:00
CappielloAntonio a49c78b9f1 gradle: dependencies update 2024-08-21 14:42:46 +02:00
CappielloAntonio fb7296b467 feat: added the ability to pin playlists to the home screen 2024-06-08 18:53:58 +02:00
CappielloAntonio 078aa87521 feat: added long press to delete gesture 2024-06-08 16:49:04 +02:00
CappielloAntonio 54a4355793 feat: added release date and original release date to album notes, if available 2024-06-02 20:19:18 +02:00
CappielloAntonio e84f62220c fix: Implemented continuous playing in com.cappielloantonio.notquitemy.tempo 2024-06-02 19:26:32 +02:00
CappielloAntonio 176db09662 feat: Implemented continuous playing 2024-06-02 19:18:16 +02:00
CappielloAntonio 2c3aebc83b feat: Added API call to retrieve AlbumID3 details in album page as the object passed from search and album list are different 2024-06-02 17:07:40 +02:00
CappielloAntonio a67571ee4f feat: reduced time to wait before trying to connect to local address 2024-06-02 16:21:29 +02:00
CappielloAntonio 79f5b9b158 feat: reduced time to wait before trying to connect to local address 2024-06-02 16:15:20 +02:00
CappielloAntonio f6b176a357 feat: added the ability for the user to add a local server address and use that address when available 2024-06-01 15:23:40 +02:00
CappielloAntonio aa5290c7ee style: code cleanup 2024-05-31 22:41:44 +02:00
CappielloAntonio 0a26f0a7b8 feat: implemented version number control and update dialog for Github flavor 2024-05-31 22:41:01 +02:00
CappielloAntonio c243fa9edc gradle: dependencies update 2024-05-31 20:28:22 +02:00
CappielloAntonio f94e5892cd feat: edited the interface of top songs divided by week, month, and year 2024-05-26 19:38:17 +02:00
CappielloAntonio 477331da6f feat: added external memory cache option 2024-05-26 14:49:57 +02:00
CappielloAntonio c4e8fe5261 gradle: gradle update 2024-05-26 12:44:22 +02:00
CappielloAntonio 92fd6b01e4 feat: read hls data source 2024-05-26 11:05:43 +02:00
CappielloAntonio 263d9ebc5f fix: null checking 2024-05-26 01:13:41 +02:00
CappielloAntonio f6578afb14 fxi: removed readable string rework 2024-05-26 00:04:42 +02:00
CappielloAntonio 41b374ab23 style: delete unused code 2024-05-25 23:43:46 +02:00
CappielloAntonio 4448a632af fix: order downloaded tracks by artist, album, disc_number and finally track number 2024-05-25 23:27:28 +02:00
CappielloAntonio b3b1c5b006 feat: updated the horizontal song adapter with the disc name information 2024-05-25 22:33:26 +02:00
CappielloAntonio 25900c848a feat: extended the Albums model according to the OpenSubsonic API project indications 2024-05-25 22:31:30 +02:00
CappielloAntonio 08e9be107b fix: setAllowCrossProtocolRedirects to httpDataSourceFactory 2024-05-25 19:12:10 +02:00
CappielloAntonio 6cbb2ee117 fix: set content description to fab 2024-05-25 18:21:19 +02:00
CappielloAntonio dacaa03eb7 style: code clean up 2024-05-25 17:55:30 +02:00
CappielloAntonio a3d8b75d07 Merge remote-tracking branch 'origin/main' 2024-05-25 17:26:08 +02:00
CappielloAntonioandGitHub d08c113d99 Merge pull request #190 from kmod-midori/streaming-cache
feat: cache streaming contents
2024-05-25 17:25:23 +02:00
CappielloAntonio 2db716a79c gradle: gradle update 2024-05-25 15:35:38 +02:00
CappielloAntonio 71b913be9b Merge remote-tracking branch 'origin/main'
# Conflicts:
#	build.gradle
2024-05-25 15:26:37 +02:00
CappielloAntonioandGitHub fb353a33d9 Merge pull request #220 from Sevinfolds/values-ru
feat: add russian localization
2024-05-25 13:08:54 +02:00
CappielloAntonio 240498c219 gradle: dependencies update 2024-05-25 13:07:26 +02:00
CappielloAntonio e0f276dd2a fastlane: update fastlane data 2024-03-25 10:00:30 +01:00
CappielloAntonio acee7f8fa9 gradle: versionName update 2024-03-25 09:57:01 +01:00
CappielloAntonio 499929ad55 gradle: downgrade buildToolsVersion to fix GitHub workflow build error 2024-03-24 19:59:41 +01:00
CappielloAntonio 7b6d2c62a5 style: code cleanup 2024-03-24 19:45:56 +01:00
CappielloAntonio ff6bf20c30 style: refined the design of favorite and rating indicators 2024-03-24 18:50:05 +01:00
CappielloAntonio 58d540b939 feat: as an option show the item's rating and whether it is marked as a favorite 2024-03-24 00:45:19 +01:00
CappielloAntonio 4b9eaa8c3d style: code cleanup 2024-03-23 22:49:05 +01:00
CappielloAntonio 03700d9e4c fix: removed placeholders causing stuttering during interface loading 2024-03-23 22:41:44 +01:00
CappielloAntonio 374dbb58bb style: code cleanup 2024-03-23 22:40:37 +01:00
CappielloAntonio a88658ac8f chore: removed unused placeholders 2024-03-23 22:39:51 +01:00
CappielloAntonio 0e97eab744 feat: implemented customizable home, allowing users to toggle visibility of elements and change their order 2024-03-23 21:33:11 +01:00
CappielloAntonio 309eca0764 gradle: dependencies update 2024-03-23 15:51:06 +01:00
CappielloAntonio fd85f36411 Merge remote-tracking branch 'origin/main' 2024-03-16 17:44:28 +01:00
CappielloAntonio b4180afa36 refactor: refactored artist page layout for consistent vertical scrolling 2024-03-16 17:44:18 +01:00
CappielloAntonio 2712b73dac feat: added sorting by newest album added 2024-03-16 16:28:33 +01:00
CappielloAntonio 302458e76b feat: added additional information about the album on the dedicated detail page 2024-03-16 15:50:06 +01:00
CappielloAntonio dd085a2cdb gradle: Media3 dependencies update 2024-03-16 12:57:57 +01:00
CappielloAntonioandGitHub 7a58ad5494 Merge pull request #187 from chengyuhui/fix-negative-gain
fix: fix negative replay gain values
2024-03-16 12:52:59 +01:00
CappielloAntonioandGitHub 84234849a4 Merge pull request #188 from chengyuhui/fix-load-control-fdroid
fix: fix load control for F-Droid builds
2024-03-16 12:48:06 +01:00
CappielloAntonio 6f6f596432 gradle: gradle update 2024-03-16 12:39:36 +01:00
CappielloAntonio 3e1c3133ca fix: fix crash with TypeToken and reflection 2024-02-19 21:07:47 +01:00
CappielloAntonio 10b9d7ec76 fix: fix "Now Playing" scrobble implementation 2024-02-18 19:35:49 +01:00
CappielloAntonio 1980e53a27 fix: fix scrolling issue in server registration dialog 2024-02-18 19:15:14 +01:00
CappielloAntonio 54e988b70e feat: added "Recent songs" and "Random" menu items in Android Auto 2024-02-18 19:06:58 +01:00
CappielloAntonio 14d6128df0 feat: added optional information about audio quality for horizontal track adapters 2024-02-18 17:21:52 +01:00
CappielloAntonio 7488346804 feat: added optional information about audio quality for horizontal track adapters 2024-02-18 17:14:41 +01:00
CappielloAntonio 733102a8a4 feat: implemented karaoke mode for synchronized lyrics 2024-02-18 16:29:42 +01:00
CappielloAntonio 28fef53590 fix: disable shuffle button if there isn't a top song list 2024-02-17 23:54:50 +01:00
CappielloAntonio e35aed9cc4 feat: implemented synchronized lyrics display 2024-02-17 23:44:49 +01:00