LivingWithHippos

Results 46 issues of LivingWithHippos

Search and filtering has issues because of how paging works. There is no immediate solution since it just wasn't made for that - sorting is not possible, data is chunked...

enhancement
on hold

see https://material.io/blog/migrating-material-3 and https://m3.material.io/

enhancement
next release

**To Reproduce** Steps to reproduce the behavior: 1. Install in android tv 2. open a streamable file 3. choose open with/chsare with 4. Select a player and tap "Set to...

bug

For Github at least.

enhancement
hacktoberfest

Use a service such as Crowdin or Weblate to let contributors add their own translation to the project.

enhancement
good first issue
on hold
hacktoberfest

The bottom navbar with multiple stacks is now supported directly without all the extra code that is used right now. See the [official sample](https://github.com/android/architecture-components-samples/blob/main/NavigationAdvancedSample/app/src/main/java/com/example/android/navigationadvancedsample/MainActivity.kt) and adapt it EDIT: at the...

enhancement
help wanted
on hold
hacktoberfest

add chromecast support to streamable links. Guides: - https://developers.google.com/cast/docs/android_sender - https://codelabs.developers.google.com/codelabs/cast-videos-android/#0 - https://github.com/googlecast/CastVideos-android

enhancement

Right now the app is working, but it has some issues: - [x] TextInput fields not focusable - [ ] hard to see which field/button is currently selected (temporary workaround:...

enhancement

Hello, I'd like to know what's the easiest way to export data from the app. I suppose I can somehow take the db from the browser and then edit it...