this app looks good but I want the theming to be in line with the rest of my apps. Jerboa and connect for Lemmy do this too, please add this feature
also allow setting default sorting
deleted by creator
also the ability to post images
Default sorting and feed type will be included in the next release!
Auto light/dark mode is definitely possible, and should be relatively simple to add in. I’ll have to look a bit more into Material You (automatic theming based on background picture) since I’m not too familiar with how it works
I think there’s an API that Google made to hook into the theme of the system (so it would material you).
edit: found this guide from the android website: https://developer.android.com/jetpack/compose/designsystems/material3
Just providing an update, auto light/dark mode based on system settings and material You theming should be available in the next release!
Heres a link to the issue for Material You: https://github.com/hjiangsu/thunder/issues/76
also add support for posting images, there is no option to do so