Maxence G
|
4efb6dcb58
|
Up lint
|
2022-06-20 19:49:17 +02:00 |
|
Maxence G
|
bc4b0aa832
|
final fix checkstyle v2
|
2022-06-19 23:51:18 +02:00 |
|
Maxence G
|
23fd336ffd
|
Fix lint
|
2022-06-19 23:46:01 +02:00 |
|
Maxence G
|
b57a973510
|
Fix static analysis
|
2022-06-19 23:29:07 +02:00 |
|
Maxence G
|
8796006ced
|
Fix checkstyle
|
2022-06-19 23:24:23 +02:00 |
|
Maxence G
|
545b65921e
|
Put Previous/Play/Next in compact notification
|
2022-06-19 19:43:55 +02:00 |
|
Maxence G
|
cf367ead92
|
Add back notification icon
|
2022-06-19 18:40:04 +02:00 |
|
Maxence G
|
9961213f09
|
Upgrade to media3-beta01
|
2022-06-19 18:21:33 +02:00 |
|
tzugen
|
5f31eaaffe
|
Merge branch 'develop' into ready/removeJacoco
|
2022-06-18 15:36:46 +02:00 |
|
tzugen
|
b440821ea8
|
Tweak backup rules
|
2022-06-17 13:36:41 +02:00 |
|
Holger Müller
|
8663b9d50e
|
Target SDK 31
|
2022-06-17 13:27:30 +02:00 |
|
tzugen
|
66443ba018
|
Remove Jacoco
|
2022-06-16 16:40:59 +02:00 |
|
tzugen
|
b6730f5a93
|
Reset widget on manual exit as well.
|
2022-06-08 10:02:04 +02:00 |
|
tzugen
|
87c160610f
|
Clear widget when service is being shutdown
|
2022-06-08 09:17:14 +02:00 |
|
tzugen
|
70f8b75019
|
Completely stop and release the player on dismissing the app.
|
2022-06-07 16:18:26 +02:00 |
|
tzugen
|
147d7cd46e
|
Fix reappearing notification
|
2022-06-07 16:00:51 +02:00 |
|
tzugen
|
59e37e62a6
|
Call stopForeground(yes)
|
2022-06-07 13:30:33 +02:00 |
|
tzugen
|
1e571e165c
|
Don't ecit the process, and reinit Koin on resume
|
2022-06-06 22:12:16 +02:00 |
|
tzugen
|
5e0dd14c4f
|
Shutdown service on exit button press
|
2022-05-31 20:53:58 +02:00 |
|
tzugen
|
53ae0cd232
|
Update copyright
|
2022-05-31 10:18:23 +02:00 |
|
tzugen
|
608f86ac5f
|
Always call prepare before starting playback,
otherwise resuming playback is difficult when the session was dismissed...
|
2022-05-30 16:24:24 +02:00 |
|
tzugen
|
669b51c0d2
|
Merge remote-tracking branch 'origin/develop' into media3-flat
|
2022-05-30 16:11:59 +02:00 |
|
tzugen
|
6e1478d896
|
Pause playback when swiping away...
|
2022-05-30 16:10:54 +02:00 |
|
Nite
|
f790e29add
|
Fixed AndroidManifest to receive Bluetooth events
Set parallel downloads to 2 so the third thread can stream for playback
|
2022-05-10 18:15:37 +02:00 |
|
Nite
|
faf07f2887
|
Fixed not closed connection in CachedDataSource
|
2022-05-06 18:51:12 +02:00 |
|
i-do-cpp
|
057644f592
|
Support HTTP basic authentication
|
2022-05-05 20:41:04 +02:00 |
|
tzugen
|
926081f84c
|
Add exported attributes, fix lint
|
2022-05-04 11:59:48 +02:00 |
|
tzugen
|
4a00494647
|
Readd Headphone plug and Bluetooth listeners
|
2022-05-04 11:52:45 +02:00 |
|
Nite
|
34e0178db3
|
Fixed Lint errors
|
2022-05-02 20:47:38 +02:00 |
|
Nite
|
cbe3992b01
|
Fixed Notification Ids to be different for Downloader and Player
Fixed multiple start of periodic CheckDownloads
|
2022-05-02 20:46:01 +02:00 |
|
Nite
|
46846bd5c9
|
Incremented max playlist size
Fixed DownloadService start
Minor fixes
|
2022-04-24 08:44:36 +02:00 |
|
tzugen
|
707339b88b
|
Try to fix the mess :)
|
2022-04-22 21:03:57 +02:00 |
|
tzugen
|
827654c0c1
|
Create lock before launching the coroutine,
return always a copy of the list and not the real one.
|
2022-04-21 20:24:43 +02:00 |
|
tzugen
|
9cdba9a27a
|
Ensure main thread usage in Rx subscription.
|
2022-04-21 14:42:24 +02:00 |
|
tzugen
|
7ba599f58c
|
Remove throttle again, causes calls from wrong thread...
|
2022-04-21 14:39:16 +02:00 |
|
tzugen
|
2e1e627b7a
|
- Set Wake mode flag according to Offline status
- Use Rx to trigger CheckDownloads()
- Fix #680 by listening to PositionDiscontinuity
- Throttle RxEvents
|
2022-04-21 10:45:37 +02:00 |
|
tzugen
|
d550eabf88
|
Always call prepare on adding items
|
2022-04-21 10:12:05 +02:00 |
|
tzugen
|
dda86b42c7
|
Fix prefs
|
2022-04-20 22:54:59 +02:00 |
|
tzugen
|
b6e890b26c
|
Cleanup
|
2022-04-20 22:07:50 +02:00 |
|
tzugen
|
c2ac1d436f
|
Use previous values for channel id
|
2022-04-20 21:56:30 +02:00 |
|
tzugen
|
2aaa3c2119
|
Fix de(serilization)
|
2022-04-20 21:40:22 +02:00 |
|
tzugen
|
5d4aff1f21
|
Cleanup restore
|
2022-04-20 20:58:10 +02:00 |
|
tzugen
|
6115ac995f
|
Remove legacyPlayerState
|
2022-04-20 20:58:10 +02:00 |
|
tzugen
|
647435fe55
|
launch restore on Main Thread
|
2022-04-20 20:57:51 +02:00 |
|
tzugen
|
81d24f6cbb
|
Cleanup MediaPlayerLifecycleSupport.kt
|
2022-04-20 17:06:30 +02:00 |
|
tzugen
|
69c78f4c37
|
Enable StrictMode logging, rm unused prefs
|
2022-04-20 13:15:22 +02:00 |
|
tzugen
|
3691428a68
|
Squashed commit of the following:
commit 7a8f20ade7d2522c1281b63a31c3e9630df12553
Author: Holger Müller <github@euhm.de>
Date: Fri Apr 8 23:21:15 2022 +0200
make build working with target sdk 31
commit 5890c32b7eb91621ce628ac6d900cb00a1481d71
Author: Holger Müller <github@euhm.de>
Date: Fri Apr 8 22:57:23 2022 +0200
make build working with target sdk 31
commit 1c7c4839b3eed5eef8298c2ddce22812e14d6329
Merge: 48b0cdea 92ef78a3
Author: Holger Müller <github@euhm.de>
Date: Fri Apr 8 21:55:14 2022 +0200
Merge remote-tracking branch 'upstream/media3-flat' into media3-flat
commit 48b0cdea83433cc29760972c522a497f812d6d30
Merge: 9101980c 3ca25ed1
Author: Holger Müller <github@euhm.de>
Date: Fri Apr 8 19:58:55 2022 +0200
Merge remote-tracking branch 'upstream/media3-flat' into media3-flat
commit 9101980cb6d8972ee6e49b58737b36c4ac36e495
Merge: 515690ab 97798446
Author: Holger Müller <github@euhm.de>
Date: Fri Apr 8 17:07:54 2022 +0200
Merge remote-tracking branch 'upstream/media3-flat' into media3-flat
commit 515690abaccd5405709b1fe877a9ef9c9bbf3e21
Author: Holger Müller <github@euhm.de>
Date: Thu Apr 7 08:55:42 2022 +0200
made button off mode better visible
|
2022-04-17 06:58:39 +02:00 |
|
tzugen
|
788538ee6a
|
Squashed commit of the following:
commit c7d9af4529bd9bfba49c46208819d7ef53542cd4
Author: Holger Müller <github@euhm.de>
Date: Sat Apr 16 17:56:41 2022 +0200
fixed CI failure
commit 59e18bc5c0264a4a41ead2d819142458c8053ee8
Author: Holger Müller <github@euhm.de>
Date: Sat Apr 16 17:42:49 2022 +0200
removed unused dataSourceFactory, commented debug output
|
2022-04-17 06:55:24 +02:00 |
|
tzugen
|
762aeec5d3
|
Cleanup
|
2022-04-16 21:20:10 +02:00 |
|
tzugen
|
a3a0c7f41d
|
Minor
|
2022-04-16 11:23:05 +02:00 |
|