Giter Club home page Giter Club logo

litrato's Issues

Zoom reset after selecting crop tool

If you're zoomed in on a picture, then select the crop tool, the zoom you previously set is forgotten and you're forced to see the whole picutre.
Please keep the zoom as is after selecting the crop tool, as it would be useful to make small crops on big picture.
Alternatively, allow for zooming and scrolling pictures when cropping.

Crop selection adjustments

The current behaviour of dragging rectangle for cropping is a little annoying, as you can not stop, correct, adjust once you have begun.

The standard of having the whole area of drawing/picture
Then selecting corners or sides to expand/reduce area works perfectly, as users can adjust and make corrections

In the following image you can see how to different apps use transform (crop) tool:

Name saved pictures

Sometimes you want the edited picture to have a personalized name. It would ée neat if we had the ability to give a personalized name to these pictures directly from within Litrato.

Maybe optuons to generate preformatted edited picture names would help some users too. Nwt speaking for myself though, and not entirely sure if that feature would be much used.

Certificate issue

A scan (see here for details and background) just revealed the APKs at your releases are signed using a debug key. As that has security implications, may I ask you to please switch to a proper release key, and provide the corresponding APK signed with it? Thanks in advance!

Crashes & Slider Issues

An open source photo editing with decent capabilities is wonderful! Understandably, since it is the first release, there are a few issues.

  • Crashes
    This seems to only happen when you press "sharpen" in the tools option. Everything else works fine without crashing the app.

  • Slider Issues
    The slider is extremely off from my touch input, and often when trying to move only a little bit, the full 100% is moved. Moving back is difficult, since it will keep resisting to return back to 100%. Eventually, I can get it to the applied percentage I want.

  • Slow App Responses
    Honestly, every option in the app is slow to respond, though it seems like you're aware of that.

I'm hoping these can be resolved/optimized further in the next release. Sometimes I don't want to pull up my computer to edit a photo, but most photo editing mobile apps are closed source. Having an open source option like this is great.

Compiled *Not* For Debug?

Hi there.

This looks amazing, but given the potential access implications after the fact, will there be a version on izzysoft that is not compiled for debugging?

Not asking with any entitlement, or expectation of response, just thought it might be something to up the security profile of it is all.

Keep up the good work!

All filters appear two times

This bug i can't reproduce consistently but it seems this happens when using the app a bit too fast.

The issue is, all filters appear twice in their list. For example, the "Fancy" list only contains 2 filters, but they both appear twice their, as if a second list of the same filters was appended at the end of the Fancy list.

License and some minors

This is quite a well-documented project if I ever saw one, congrats! And even only skimming the Readme is promising. A few questions however:

  • What license are you using?
  • the tag says "1.0" – but the APK identifies as "1.1"; is that intended?
  • seeing versionName "1.1" together with versionCode 1 looks like the latter was forgotten to increase (but could also mean you just started with "1.1" because noone would trust a .0 release)?
  • as this is an open-source project, wouldn't you rather use an open-source mapping library (OSM?) instead of bringing in proprietary dependencies (here: Google Maps and GSM)?

Thanks in advance for letting me know!

Edit in Landscape mode

As stated on the main page in Bugs and Limitations:

Landscape mode is not available. We have created a layout_land of Filter, but because of time contraint, we decided to focus on other, more important elements (History was one of them at the time).

Maybe now it is time to finally implement that feature !
Please consider making Litrato work in Landscape mode, as to accomodate for pictures taken in that format. The app would greatly benefit from that-improvmert i think.

[BUG] No blur in saved picture

Steps to reproduce

  1. open an image from your gallery
  2. go to filters > blur and apply gaussian blur to the picture
  3. save the image

Actual result

The picture saved in the gallery is not blurred

Expected behaviour

image should be saved with blur

Choose where to save picture

Last time i edited a picture i wasn't sure were it was saved on my phone. After some digging i found out they were being saved in /storage/emulated/0/Pictures.

Please let us decide where to save the edited picture. I can see 3 options available:

  1. same folder as original (with some text appended to its name to distinguish it from the original)
  2. choose folder everytime image is saved
  3. default folder (set by user)

If this is a bit much to do in one go, at least tell the user the folder path to where the picture was saved :)

Apply filter, i.e., noise to a particular area

Having the ability to apply filters to a specific area would be great.
I tried with Noise, but you can only paint it on, which is not precise.
Using area to apply filters, like noise and blur would be good

F-Droid

As one of the only two decent libre Android image editors, it'd be great if Litrato was in the official F-Droid repository. Would you mind adding the app to F-Droid?

Any chance to add new features?

I see there are a few open issues for feature request not having your response. Would you accept new feature requests? I have quite a few ideas of extra features and your app is the only foss one that I know so far as good image editors (it's easy to find galleries and painters, but not editors). Wish you can keep refining this app and don't let it die slowly.

Can't open an image from my local storage

Using release 1.1 APK, I am unable to open an image from the local storage of my phone.

The app lets me open the gallery viewer and when I select an image it goes back to the Litrato interface but the test image is still present. I have tried to open images from various locations on my phone to no avail.

Clicking on take picture also does not do anything so at the moment I can only edit the test image. The functionality of the application looks awesome, would be very keen to try with my own images.

Litrato not recognized as Image Editing app

It seems Image Editing apps can be recognized by Android as such: in sone third party apps you can choose to edit pictures with an external app, which prompts you with a list of selected apps that seemingly hit the Image Editing category.
As an exemple, this is what what i'm prompted with when i chose to edit a picture in Gallery:
20231108_220402

As you can see, Pocket Paint is there, as well as the tools used by ScreenshotTile (a public library of editing tools you probably heard of or even used), but not Litrato.

Would that be possible to make Litrato appear in that menu ?

Save over original picture

For those who just want a quick crop or editing a screenshot on the go, this would help tremendously, as it would reduce the load of file cleaning in our folders.

So if an activated option could allow us to write the edited picture over the original one, and using the same name, that would be useful :)

versionCode not increased

it looks like versionCode is never increased before releasing a new version. From the last release's build.gradle:

        versionCode 1
        versionName "1.1"

This is from tag 1.11 – the third release, so I'd expected

        versionCode 3
        versionName "1.11"

instead. Unfortunately, that's not just a cosmetic thing: versionCode is what Android uses internally to tell versions apart. Which means, the newer versions won't be offered for update, as Android thinks they're already installed. And even if force-updated, it will make reporting of issues difficult: which "version 1.1" had the user installed – this one (1.11) or the previous one?

TL;DR: could you please increase versionCode with each release (for technical reasons) – and versionName (to not confuse users 🙊)? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.