Uwe Trottmann

Results 60 issues of Uwe Trottmann

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...

android-bug

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.

enhancement

- ~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]...

enhancement

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).

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...

Bring the endless scrolling from movie search to show search.

enhancement

- [ ] Allow to subscribe on Amazon even if pass purchased, add info message like for Play - [ ] Add explicit list of subscription features in-app (no one...

- https://developer.themoviedb.org/reference/search-tv - https://developer.themoviedb.org/reference/search-movie Actually, only possible to filter by year and language. Better: improve discover and add more filter options. - https://developer.themoviedb.org/reference/discover-tv - https://developer.themoviedb.org/reference/discover-movie Modify popular screen, add filters...

enhancement