Commit graph

28 commits

Author SHA1 Message Date
eddyizm
0e76504cda
Merge pull request #25 from jaime-grj/fix-localnetwork
fix: check for IP connectivity instead of Internet access
2025-08-08 14:09:04 -07:00
Jaime García
7fdffa7f6f
fix: check for IP connectivity instead of Internet access 2025-08-08 22:15:52 +02:00
eddyizm
76293af038
Merge pull request #24 from jaime-grj/fix-albumpage
fix: hide unnecessary TextViews in AlbumPageFragment when there is no data, fixed incorrect album release date
2025-08-06 19:53:18 -07:00
Jaime García
d49d37d1fd
chore: remove comment 2025-08-07 03:06:01 +02:00
Jaime García
44f8160e21
fix: fixed incorrect album release date, hid release date TextView when there is no data 2025-08-07 03:00:10 +02:00
Jaime García
181af686c2
feat: show sampling rate and bit depth if available 2025-08-06 01:49:30 +02:00
CappielloAntonio
d3ca43ed49 fix: delete deprecated code to check connectivity 2024-12-30 16:45:38 +01:00
CappielloAntonio
780f1c3a2e feat: implemented additional sorting options for albums in the catalog screen 2024-11-20 23:02:43 +01: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
25900c848a feat: extended the Albums model according to the OpenSubsonic API project indications 2024-05-25 22:31:30 +02:00
CappielloAntonio
111a17350b chore: code cleanup 2024-02-17 23:43:17 +01:00
CappielloAntonio
54be869081 feat: implemented new API getLyricsBySongId for retrieving (synced) song lyrics based on song ID 2024-02-17 23:43:02 +01:00
CappielloAntonio
b9462d7374 feat: check and save usable OpenSubsonic APIs 2024-02-17 23:39:25 +01:00
antonio
73b368d202 style: code cleanup 2024-01-29 16:42:09 +01:00
antonio
85a5d01e72 style: code cleanup 2024-01-28 15:44:55 +01:00
caiocotts
d8c8a783de Send "now playing" scrobbles to server. 2024-01-22 21:41:54 -05:00
antonio
b9a3393b39 style: code cleanup 2023-12-21 09:52:10 +01:00
antonio
1a407341ec feat: cleaned up MediaService class, added support for Android Auto repository 2023-12-21 09:51:48 +01:00
antonio
678c61e569 clean: removed unused properties of podcast episodes 2023-10-12 22:34:48 +02:00
antonio
185a671f82 fix: resolved an issue with podcast cover image display 2023-10-11 20:55:33 +02:00
antonio
5e486d4794 feat: implemented client, service, and repository for sharing APIs 2023-09-17 16:38:08 +02:00
antonio
16561be854 fix: null checking 2023-09-13 16:19:50 +02:00
antonio
b267b904cc feat: added the ability to request download for an unplayed podcast episode 2023-07-31 11:39:35 +02:00
antonio
7a8880ee68 clean: code cleanup 2023-07-30 12:22:38 +02:00
antonio
7312ae20d1 fix: improved error handling during scanning phase 2023-06-24 15:02:13 +02:00
antonio
204f9ff4c7 fix: addConverterFactory to retrofit client 2023-06-24 13:40:06 +02:00
antonio
76c53bd502 style: @keep class from minification 2023-06-21 10:50:54 +02:00
antonio
b76a38cb30 build: change of package name 2023-06-17 15:30:23 +02:00