SeriesGuide
SeriesGuide copied to clipboard
Track your favorite TV shows and movies on Android devices.
https://github.com/material-components/material-components-android/blob/1.10.0/docs/components/NavigationRail.md This won't work without significant adjustments to the layout, e.g. the app bar is supposed to sit on top. But that will break hiding on scroll, tabs. And all...
Check emails from Stefan with details. It appears that on Android 14 (API 34) the `ContentResolver.isSyncPending(account, authority)` API always returns `true`, regardless if a sync is actually pending. It appears...
E.g. searching for `Ü` is not the same as `ü` and other umlauts. I highly suspect this is dependent on the localization setting of the SQLite database.
- ~kapt [target JVM issue](https://youtrack.jetbrains.com/issue/KT-55947/Unable-to-set-kapt-jvm-target-version) appears to be resolved by fixing a [related issue](https://youtrack.jetbrains.com/issue/KT-58745)~ - Room or kapt is broken
Follow-ups from #884. - [x] Draw behind system bars in MovieDetailsActivity. - [x] Comments: use round images. - [x] Use cards to separate panes on wide layouts. https://developer.android.com/large-screens/gallery/productivity - [x]...
TheTVDB APIs still up? [Also Google Play Services updates will stop as of August 2023](https://android-developers.googleblog.com/2023/07/google-play-services-discontinuing-updates-for-kitkat.html).
### First of all, thank you so much, @UweTrottmann for the app! It would be a good idea to add the possibility to sort or filter the "watchlist" by the...
https://github.com/JakeWharton/ThreeTenABP/ development apparently is winding down and points to using the java.time APIs with Android Plugins' desugaring support. However, AFAIK this means devices will not have access to the latest...
**Describe the bug** There are some cases where the release date for a movie is wrong. **To Reproduce** 1. Search for Le Samouraï. The search result will show 1972 as...
It would be extremely helpful to get a notification only for the last episode of a season to know when it is time to start binge-watching. As more and more...