tzugen
|
dca26f14eb
|
Fix more compiler warnings
|
2021-04-27 20:39:52 +02:00 |
tzugen
|
1802e91fa7
|
Use lambdas in Listeners, fix various warnings
|
2021-04-27 20:39:52 +02:00 |
tzugen
|
fa4f4d6c9c
|
Move loading functions into ViewModel
|
2021-04-27 20:39:48 +02:00 |
tzugen
|
1f57fb334b
|
Refactor: LoadTask to Coroutines.
|
2021-04-27 19:52:13 +02:00 |
Óscar García Amor
|
f9dcc62ed7
|
Bump version to 2.20.0
|
2021-04-27 18:43:35 +02:00 |
Óscar García Amor
|
2d4b295f7f
|
Better scrobble text and description, closes #442
|
2021-04-27 17:33:15 +02:00 |
tzugen
|
4f70c61592
|
Fix Magic Number problem in DownloadFile (caused by #431).
|
2021-04-27 10:21:57 +02:00 |
tzugen
|
3e8cf63603
|
Merge branch 'develop' into modern-notification-2
|
2021-04-27 08:18:49 +02:00 |
James Wells
|
d084270c4b
|
Add a retry count to stop infinite downloads
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-25 23:08:12 -04:00 |
tzugen
|
0a170918c8
|
Adjust Timber debug level
|
2021-04-25 16:49:14 +02:00 |
tzugen
|
cd27734c04
|
Emulate keycode for the Session callbacks
|
2021-04-23 15:04:01 +02:00 |
tzugen
|
8004bc31fe
|
Add PlaybackState actions
.. and map PlayerStates more precisely.
|
2021-04-23 11:26:15 +02:00 |
tzugen
|
0ad6d0b691
|
Move MediaPlayerService to Kotlin dir
|
2021-04-23 11:26:15 +02:00 |
tzugen
|
3aae91bf13
|
Refactor after conversion
|
2021-04-23 11:26:15 +02:00 |
tzugen
|
35e89b47c6
|
Convert MediaPlayerService to Kotlin
|
2021-04-23 11:26:15 +02:00 |
tzugen
|
9472aa4c22
|
Rename .java to .kt
|
2021-04-23 11:26:14 +02:00 |
tzugen
|
e6135dc21a
|
Set Session to active
|
2021-04-23 11:26:14 +02:00 |
tzugen
|
205f477b43
|
Refactor all event listeners to lambdas
|
2021-04-23 11:26:10 +02:00 |
tzugen
|
2adb9ffc7e
|
Remove two warnings
|
2021-04-23 11:21:28 +02:00 |
tzugen
|
f27212f263
|
Set AudioAttributes in LocalMediaPlayer
|
2021-04-23 11:21:24 +02:00 |
tzugen
|
5f8e3ce851
|
Modernize AudioFocusHandler
|
2021-04-23 11:20:09 +02:00 |
tzugen
|
37632dd031
|
Convert AudioFocusHandler to Kotlin
|
2021-04-23 11:13:44 +02:00 |
tzugen
|
0550116b35
|
Rename .java to .kt
|
2021-04-23 11:13:44 +02:00 |
tzugen
|
8bfc5d04ef
|
Pass keyevents from the session to MediaPlayerLifecycleSupport
|
2021-04-23 11:13:44 +02:00 |
tzugen
|
88f6bdb3a9
|
setShowBadge = false
|
2021-04-23 11:13:44 +02:00 |
tzugen
|
e4bf431cfe
|
Add deleteIntent
|
2021-04-23 11:13:43 +02:00 |
tzugen
|
d3b94f3d4c
|
Add Star/Unstar and close Action
Also: Add album to subtitle :)
|
2021-04-23 11:13:43 +02:00 |
tzugen
|
1ee36322db
|
Remove unused views and util function
|
2021-04-23 11:13:43 +02:00 |
tzugen
|
116307df56
|
Fix a regression were we accidentally reset our current MediaPlayer
Fixes #418
|
2021-04-23 11:13:43 +02:00 |
tzugen
|
731447fda5
|
Improve icon sizes
|
2021-04-23 11:13:43 +02:00 |
tzugen
|
19580cda8b
|
We can now remove the deprecated Remote Control API
|
2021-04-23 11:13:43 +02:00 |
tzugen
|
26ba022003
|
Modernize Service Notification
Use the native Android way of generating playback notifications,
by using a "Media Style" and creating a Media Session.
|
2021-04-23 11:13:43 +02:00 |
tzugen
|
417496aacc
|
Remove unecessary null-check
|
2021-04-23 11:13:43 +02:00 |
tzugen
|
6c681ddb52
|
Fix #428
|
2021-04-21 18:42:59 +02:00 |
tzugen
|
467df602ec
|
Show download percentage also in the title
|
2021-04-17 12:32:29 +02:00 |
tzugen
|
4787924fcc
|
Remove noisy log calls
|
2021-04-17 12:32:29 +02:00 |
tzugen
|
8d4d1ba660
|
Move function out of companion object
|
2021-04-17 12:32:29 +02:00 |
tzugen
|
0efb3547c3
|
Update license of two files.
|
2021-04-17 12:32:29 +02:00 |
tzugen
|
d9d82b77d4
|
Rename a function semantically
|
2021-04-17 12:32:25 +02:00 |
tzugen
|
a97cb30d1c
|
Move DownloadFile.kt to Kotlin directory
|
2021-04-17 12:11:21 +02:00 |
tzugen
|
aac74d1eef
|
Make SongView display a percentag while downloading
Closes #403
|
2021-04-17 12:11:20 +02:00 |
tzugen
|
cf68038e20
|
Migrate DownloadFile to Kotlin
|
2021-04-17 12:11:17 +02:00 |
tzugen
|
3139c94d11
|
Rename .java to .kt
|
2021-04-17 12:02:45 +02:00 |
tzugen
|
a13306c680
|
Remove unused parameters from getDownloadInputStream()
|
2021-04-17 12:02:45 +02:00 |
tzugen
|
6b750dac4d
|
Rename download layouts semantically.
|
2021-04-17 12:02:45 +02:00 |
tzugen
|
0bf0d2db87
|
Fix a number of lint issues
|
2021-04-17 12:02:45 +02:00 |
tzugen
|
b438559da6
|
Update license of MediaStoreService.kt
|
2021-04-16 11:47:16 +02:00 |
Nite
|
fbcbc65be8
|
Merge branch 'develop' into mediastore
|
2021-04-15 09:48:07 +02:00 |
James Wells
|
e5158c8a2f
|
correct for swipe refresh
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-14 22:25:31 -04:00 |
James Wells
|
39c94fe1e9
|
Clean empty text view
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-13 22:35:06 -04:00 |