Wholphin/app
damontecres 9f3691fd1b
Optional to automatically go to new page on focus instead of clicking (#127)
Closes #95 

Adds a setting (defaults to enabled) to automatically go to a page when
the navigation drawer item is focused after a brief delay.

Basically, if you open the left nav drawer, and scroll down to "Movies"
after a brief delay (600ms), the app will switch to the Movies page
without having to click.

It can be disabled in advanced settings.
2025-10-31 15:09:13 -04:00
..
config Include ffmpeg extensions for some audio formats (#109) 2025-10-29 20:34:41 -04:00
schemas/com.github.damontecres.wholphin.data.AppDatabase Add ability to customize the navigation drawer menu (#60) 2025-10-23 15:57:26 -04:00
src Optional to automatically go to new page on focus instead of clicking (#127) 2025-10-31 15:09:13 -04:00
.gitignore Set update URL (#8) 2025-10-15 17:17:16 -04:00
build.gradle.kts Cache ffmpeg build (#115) 2025-10-30 14:32:07 -04:00
proguard-rules.pro Enable minify/proguard (#29) 2025-10-17 19:44:36 -04:00