Nite
|
f752307a38
|
Changed navigation header colors
|
2021-10-11 19:43:01 +02:00 |
|
Nite
|
86f2aa1656
|
Fixed lint
|
2021-10-11 17:43:17 +02:00 |
|
Nite
|
256f785d39
|
Updated navigation header style
|
2021-10-11 17:31:32 +02:00 |
|
Nite
|
62150b77d3
|
Removed strings
|
2021-10-10 15:03:57 +02:00 |
|
Nite
|
652f85b070
|
Removed unused strings
|
2021-10-10 14:41:16 +02:00 |
|
Nite
|
381e29b2d1
|
Fixed lint issues
|
2021-10-10 14:15:03 +02:00 |
|
Nite
|
4b4853374c
|
Moved server selector to the navigation menu
|
2021-10-10 14:03:53 +02:00 |
|
Nite
|
a3128c5f7f
|
Fixed lint
|
2021-10-07 18:02:23 +02:00 |
|
Nite
|
221f218856
|
Added PlaybackComplete intent when a song playback is completed
|
2021-10-07 17:51:19 +02:00 |
|
tzugen
|
35a0dd761d
|
Fix a bug where newly added Artists were not cached correctly
|
2021-10-04 11:20:52 +02:00 |
|
Nite
|
fda746905d
|
Merged changes from develop
|
2021-09-24 21:12:02 +02:00 |
|
Nite
|
b640805559
|
Moved settings related properties from Util to their own class
|
2021-09-24 18:20:53 +02:00 |
|
Nite
|
d4ce10ebfa
|
fixed lint error
|
2021-09-23 16:00:20 +02:00 |
|
Nite
|
be49145aa8
|
Created different notification when Ultrasonic is only downloading files
Fixed null check
|
2021-09-23 15:51:53 +02:00 |
|
Nite
|
01aa1fe887
|
Moved kotlin files to their place
|
2021-09-21 15:20:56 +02:00 |
|
Nite
|
77f857b1c6
|
Added setting to disable Now Playing List sending for incompatible bluetooth devices
|
2021-09-17 16:45:33 +02:00 |
|
tzugen
|
02129a8fd0
|
Remove unused strings
|
2021-09-15 21:34:48 +02:00 |
|
tzugen
|
ecc7e870f1
|
Save Artists in Offline database
|
2021-09-15 20:51:42 +02:00 |
|
tzugen
|
28097bf325
|
Optimize Imageloader to not create empty MusicDirectory.Entries
|
2021-09-15 20:46:05 +02:00 |
|
tzugen
|
611539be55
|
Handle WifiLock in Download manager class, instead of creating an individual lock per task.
Also only stop the executor when done.
|
2021-09-15 20:46:05 +02:00 |
|
tzugen
|
5ff4d21abc
|
Merge FileUtil functions into a single class.
|
2021-09-15 20:46:05 +02:00 |
|
tzugen
|
ec49775d7e
|
Convert FileUtil to Kotlin
|
2021-09-15 20:46:05 +02:00 |
|
tzugen
|
c48c41284e
|
Migrate Constants to Kotlin, update a copyright notice.
|
2021-09-15 20:46:05 +02:00 |
|
tzugen
|
ba745a5f9a
|
Run download task inside service
|
2021-09-15 20:46:05 +02:00 |
|
Óscar García Amor
|
a64fe47353
|
Bump version to 2.23.1
|
2021-09-13 11:09:50 +02:00 |
|
Óscar García Amor
|
8928980bae
|
Update translations
|
2021-09-13 11:04:29 +02:00 |
|
Nite
|
ee1e4548e3
|
Fixed lint errors
|
2021-09-12 09:18:49 +02:00 |
|
Nite
|
07f334a7fd
|
Moved drag handle to the left in the Now Playing list
Updated drag handle to the dotted version
|
2021-09-12 09:18:49 +02:00 |
|
Nite
|
5ef3ced111
|
Fixed media session null checks
|
2021-09-12 08:54:08 +02:00 |
|
Nite
|
84d28178bf
|
Fixed media session null checks
|
2021-09-05 09:34:38 +02:00 |
|
Nite
|
9f1315b6dc
|
Merge branch 'develop' into semanticDownloadView
|
2021-09-01 18:19:55 +02:00 |
|
tzugen
|
d08a38ea1c
|
Small fixes
|
2021-08-28 11:43:33 +02:00 |
|
tzugen
|
ad81f3bf6d
|
Use semantically correct API endpoint when streaming/downloading.
Fixes #257
|
2021-08-28 11:39:32 +02:00 |
|
tzugen
|
594e94eea7
|
Finish
|
2021-08-28 11:29:47 +02:00 |
|
tzugen
|
f9aac1ca43
|
Add parallel downloading, better priority handling
|
2021-08-28 11:29:47 +02:00 |
|
tzugen
|
b8eddb2d24
|
Rename .java to .kt
|
2021-08-28 11:29:47 +02:00 |
|
tzugen
|
e0df24182e
|
Add nullability annotation
|
2021-08-28 11:29:47 +02:00 |
|
tzugen
|
662cb1728b
|
Fix a number of minor warnings in Util.kt
|
2021-08-27 11:50:31 +02:00 |
|
tzugen
|
e8baea6195
|
Convert MainFragment to Kotlin
|
2021-08-26 22:58:40 +02:00 |
|
tzugen
|
e00137a635
|
Rename .java to .kt
|
2021-08-26 22:58:39 +02:00 |
|
Maxence G (Hello-Fluffy)
|
0a2e7358fa
|
Fix CI
|
2021-08-26 22:58:39 +02:00 |
|
Maxence G (Hello-Fluffy)
|
7eb3d01ae8
|
Limit GetSongs if length is too short
|
2021-08-26 22:58:39 +02:00 |
|
Maxence G (Hello-Fluffy)
|
a23e5ff794
|
Add better offline Support
|
2021-08-26 22:58:39 +02:00 |
|
Óscar García Amor
|
6202484df7
|
Bump version to 2.23.0
|
2021-08-26 11:04:21 +02:00 |
|
Óscar García Amor
|
4a10b76067
|
Update translations
|
2021-08-26 10:29:20 +02:00 |
|
Nite
|
2655a4a606
|
Merge branch 'develop' into video-cleanup
|
2021-08-25 14:27:05 +02:00 |
|
tzugen
|
a051d4d040
|
Clean up Util.kt after conversion
(currentSong was assigned but never actually used)
|
2021-08-20 20:53:17 +02:00 |
|
tzugen
|
54f39be7ca
|
Video call can be static
|
2021-08-18 09:09:08 +02:00 |
|
tzugen
|
3afb86c22c
|
Video call can be static
|
2021-08-18 09:07:57 +02:00 |
|
Nite
|
9546bdeab5
|
Fixed playing single track in empty playlist
|
2021-07-19 15:31:52 +02:00 |
|