eddyizm
|
f22aea7b1d
|
wip: changed seedtype constant to camelcase, updated references
|
2025-12-27 17:46:16 -08:00 |
|
eddyizm
|
c6896939e2
|
fix: serialized corrected mapping for playlist cover art to appear
|
2025-12-22 18:30:49 -08:00 |
|
observer
|
1bc93cce0e
|
use overloads instead of new methods
|
2025-11-09 22:01:33 +00:00 |
|
observer
|
8ce0a82506
|
getRandomSongs2(): use new subsonic getRandomSongs param 'genre' instead of getSongsByGenre
|
2025-11-09 15:02:54 +00:00 |
|
eddyizm
|
de14663b25
|
chore: updated tempo references to tempus including github check
|
2025-10-27 09:06:57 -07:00 |
|
Thomas Anderson
|
c028c52576
|
Merge branch 'main' into patch-1
|
2025-10-17 12:26:42 +03:00 |
|
eddyizm
|
bdca5e16ed
|
Merge branch 'development' into fix-album-parse-empty-date-field
|
2025-10-13 21:10:01 -07:00 |
|
eddyizm
|
f091b3d248
|
fix: handle empty date fields from subsonic json
|
2025-10-13 21:09:27 -07:00 |
|
le-firehawk
|
17372fc4d0
|
fix: Resolve parcel serialization build warnings
|
2025-10-12 23:20:47 +10:30 |
|
le-firehawk
|
44679855cd
|
fix: Replace poor syntax that created warnings during build
|
2025-10-12 23:20:47 +10:30 |
|
SinTan1729
|
be4346b3d1
|
fix: Lag during startup when local url is not available
|
2025-09-23 02:26:26 -05:00 |
|
Thomas Anderson
|
ffcfd81c28
|
Check also underlaying transport
|
2025-09-05 15:45:00 +03:00 |
|
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 |
|