this post was submitted on 06 Jun 2024
209 points (96.9% liked)

Open Source

29882 readers
576 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I'm currently looking to develop an open source app that can help somebody. I'm currently out of ideas, so I'd like to heard if from you guys.

Sorry if it seems to lazy to ask for ideas like that, I just thought that I could do it since the result will be a free app.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (1 children)

What android OS do you use? On stock Android 14 (GrapheneOS, but it's not a GOS feature) this functionality is built into the stock screenshot tool.

pwr+voldown -> tap screenshot that appears in the overlay after you take it -> tap the crop tool . I suppose step three could be removed but what if you want to do something that isn't cropping? There are lots of other features so at some point you have to tell the tool what you want to do.

[–] [email protected] 1 points 2 months ago (1 children)

Grapheneos. Do you mean "markup"? Look in the "apps" app for it. It's a proprietary app by google

[–] [email protected] 1 points 2 months ago (1 children)

No, I don't have markup installed (it is there in apps but not installed from the mirror).

I think in my case the screenshot functionality is built into AOSP and the editor you get when tapping the resulting preview overlay in the lower left corner of the screen is part of the "gallery" app since using the "edit" feature from gallery launches the same editor. Maybe GrapheneOS just sets that as the default editor, I'm not sure.

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

Which gallery are you using? fossify?

[–] [email protected] 1 points 2 months ago (1 children)

AOSP gallery that comes with GrapheneOS. The app info says it's called com.android.gallery3d. There's some info here in the docs about the relationship between camera, edit functions, and the gallery app.

[–] [email protected] 2 points 2 months ago

Thx.

It currently opens an external editor activity for the edit action.

I don't have a dedicated gallery app or editor installed. I can't find anything in apps either besides markup. Maybe my installation is too old.