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
|
9cb2ed3356
|
Update gradle plugin and androidxcore
We need core at 1.5.0-rc01 to be able to clearActions()
|
2021-04-19 12:21:42 +02:00 |
tzugen
|
b5806cbbbf
|
Set language level 1.8 correctly also to Kotlin compiler,
removed unused variables.
|
2021-04-19 12:21:36 +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 |
James Wells
|
38b6066258
|
small change to view group
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-13 00:12:38 -04:00 |
James Wells
|
3a1e2c96fc
|
Don't show header when using ID3 tags
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-11 16:02:07 -04:00 |
tzugen
|
8fbc2a9fa3
|
Remove scanMedia(), as ACTION_MEDIA_SCANNER_SCAN_FILE is deprecated,
in favour of the MediaStore API which we are already using.
|
2021-04-11 08:49:17 +02:00 |
tzugen
|
0349746228
|
Move Kotlin file
|
2021-04-11 01:20:16 +02:00 |
tzugen
|
86db983f81
|
Migrate MediaStore to Kotlin, fix issues wih wrong path
|
2021-04-11 01:19:27 +02:00 |
tzugen
|
46a56a1797
|
Rename .java to .kt
|
2021-04-11 01:14:17 +02:00 |
James Wells
|
268a41d1f4
|
Don't use musicFolderId in Recently Added filter
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-10 17:48:52 -04:00 |
James Wells
|
f00a487b51
|
loads music folder list
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-09 22:41:38 -04:00 |
James Wells
|
580fc1aa89
|
review comments
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-06 22:55:21 -04:00 |
James Wells
|
2672ea7edf
|
Merge branch 'develop' into SelectMusicFolderView
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-06 18:36:12 -04:00 |
James Wells
|
3e54e4cf05
|
restrict header to album list only
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-04 15:30:31 -04:00 |
James Wells
|
191f9512bb
|
Introduce the SelectMusicFolderView
Signed-off-by: James Wells <james@jameswells.net>
|
2021-04-01 23:00:01 -04:00 |
tzugen
|
f738bca1ad
|
Merge remote-tracking branch 'origin/develop' into NPE
|
2021-03-30 14:39:09 +02:00 |
tzugen
|
05067aaf3c
|
Rename onCreate/onDestroy functions; create a new MediaPlayer instance on release()
|
2021-03-30 14:38:59 +02:00 |
Nite
|
fa5df96ee3
|
Fixed VideoPlayer using wrong context
|
2021-03-27 20:14:56 +01:00 |
tzugen
|
974afda777
|
Merge remote-tracking branch 'mine/NPE' into NPE
|
2021-03-25 20:34:48 +01:00 |
tzugen
|
970d93bd91
|
Pass down the autoPlay value to BufferTask()
|
2021-03-25 20:33:51 +01:00 |
tzugen
|
b64a4d1320
|
Merge branch 'develop' into NPE
|
2021-03-25 18:44:30 +01:00 |
tzugen
|
bf106b0384
|
Handle a case when reset() is called after release().
|
2021-03-25 18:37:41 +01:00 |
tzugen
|
51dafd542a
|
Static analysis fixes
|
2021-03-25 18:37:41 +01:00 |
tzugen
|
8e7cf487fd
|
Checkstyle fixes
|
2021-03-25 18:37:41 +01:00 |
tzugen
|
8d65b1d25f
|
Private BufferTask() accepts only non-null now
|
2021-03-25 18:37:41 +01:00 |
tzugen
|
2171c971a3
|
Make remoteControl code more functional
Fixes #390
|
2021-03-25 18:37:41 +01:00 |
tzugen
|
60a0fe17dd
|
Fix a bad cast
|
2021-03-25 18:37:41 +01:00 |