ByteHamster
373cde5c0a
Don't cast class to MainActivity to show message ( #7771 )
...
We can do that using an event.
This commit fixes one of the most prominent crashes on Google Play
where we cast the OnlineFeedViewActivity to MainActivity.
2025-04-30 22:12:11 +02:00
ByteHamster
d95e03b51b
Fix back stack being cleared after searching ( #7757 )
2025-04-13 22:20:42 +02:00
ByteHamster
6f3a9b1676
Create module for sync service and move DBWriter to database module ( #7040 )
2024-03-29 17:45:14 +01:00
ByteHamster
8f553f08f0
Add :ui:discovery module ( #7037 )
2024-03-29 13:38:31 +01:00
ByteHamster
d40b9ef59b
Decouple media button starter and receiver ( #6999 )
2024-03-18 07:28:17 +01:00
Taco
e9d190da1b
Bump AGP and Gradle ( #6489 )
2023-10-17 20:52:21 +02:00
ByteHamster
6d7bfef8a5
Download Service Rewrite ( #6420 )
2023-05-05 23:09:03 +02:00
ByteHamster
3e077e5653
Add cancel action to download notification ( #6353 )
2023-02-25 16:30:58 +01:00
ByteHamster
a5d4864776
Add retry button to download failed notifications ( #6333 )
2023-02-20 23:15:56 +01:00
ByteHamster
c98194f519
Remove another global callback object ( #6316 )
2023-02-19 11:48:48 +01:00
GitStart
8248bc6bb1
Automatically switch to different screen when hiding current one from drawer ( #6254 )
2023-02-12 21:05:24 +01:00
ByteHamster
d8d6f1c72f
Remove support for Android 4.4
2022-12-18 15:01:59 +01:00
Adrián Sámson
687ed5f2ff
Open podcast from statistics ( #5898 )
2022-05-24 19:40:40 +02:00
Nicolas Araujo
9b78d4c3f3
Put playback speed in widget ( #5774 )
2022-04-24 22:36:37 +02:00
TacoTheDank
87067af965
Fix some gradle deprecations
2022-02-09 11:28:40 -05:00
ByteHamster
da50f43232
Declare intent mutability for Android 12 compatibility
2021-10-29 00:10:22 +02:00
TacoTheDank
310bb46c13
Clean up unused module AndroidX libraries
2021-08-28 19:51:11 -04:00
ByteHamster
c72fd81886
Move common gradle setup to a single file
...
Original idea by @TacoTheDank
2021-05-11 22:38:46 +02:00
ByteHamster
fcf918f304
Enabled Lint with dependency checking
2021-04-17 17:30:43 +02:00
ByteHamster
0455a19657
Fix failing Lint task when there are dependency updates
2021-03-01 16:53:31 +01:00
ByteHamster
24ea4708ea
Remove PlaybackServiceCallbacks
2021-02-12 18:08:58 +01:00