this post was submitted on 31 Jul 2023
17 points (100.0% liked)
Arctius for Lemmy
1 readers
1 users here now
Small and simple android (for now) client for Lemmy, built with React-Native and Expo. Previously known as Fennec
Currently in late beta stage. Last release is always here and via Obtainium
- Froid: TBA;
- Play Store: link
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Might want to explain some of the warnings... Ability to access microphone!? Why? Ability to delete content on phone? Why?
microphone could be related to expo's handling of automatic permissions (albeit I never had this prompt on my device?)
To move saved images to separate folder instead of just saving them to camera roll, which is just polluting the phone for no reason.
I'll see what I can do about microphone permission though, but entire code is open source and available on github for you to see that I'm requiring photo/media library permissions actually.
Just to put an update here, new version removed few of these random permissions :)
here
Sure. Also google green lighted the update that removes few random permissions including mic