this post was submitted on 25 Jul 2023
5 points (100.0% liked)

Summit

708 readers
4 users here now

Community to discuss Summit, a Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Patreon: https://patreon.com/SummitforLemmy

Ko-Fi: https://ko-fi.com/summitforlemmy

founded 1 year ago
MODERATORS
 

Two things came to mind while adding accounts and getting a feel for the app (which is great so far btw).

  • I noticed that the Show/Blur NSFW setting is an app setting rather than an account setting. Can this be applied to an account instead?
  • Can a Left handed mode be created? Example would be to move the voting, menu and other buttons to the left side of the screen.

Also reporting a potential bug: While drafting a post, if the screen changes orientation, the contents of the post is wiped out.

Samsung S20 Ultra, Android 13, One UI 5.1

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago

+1 on account specific settings!

[–] idunnololz 2 points 1 year ago

I'll add both requests to the roadmap.

[–] idunnololz 2 points 1 year ago

There is technically a server side setting to show NSFW posts (accessed via Settings > Lemmy web preferences). This doesn't exist yet for blur.

A lot will need to be done to add client side account specific settings so I'm going to have to think about this more. I will need to think of some way to show client side account specific settings in a way that is still intuitive for users, and it's already getting a little confusing already with client and server side settings.

Implementation wise though, it's pretty easy. Maybe I just tack it on as an advanced setting and let people who really want the feature to modify them.