Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs and suggestions #1614

Closed
4 of 7 tasks
An-anonymous-coder opened this issue Jan 22, 2025 · 20 comments
Closed
4 of 7 tasks

Bugs and suggestions #1614

An-anonymous-coder opened this issue Jan 22, 2025 · 20 comments
Labels
bug Something isn't working

Comments

@An-anonymous-coder
Copy link

An-anonymous-coder commented Jan 22, 2025

Descriptions:

  • 1. The app icon doesn't change colors if you change the wallpaper palette.
  • 2. The Tesseract option switches for OCR are nearly completely broken.
  • 3. Use GitHub's issue templates
  • 4. Remove the annoying popups from the app. It's frustrating to see constant popups when I'm trying to do a quick edit on an image.
  • 5. Package the OCR Tesseract models with the app. I want to airgap the app, so I shouldn't need to give it network permissions to download it. Alternatively, allow externally downloading it and importing it into the app.
  • 6. The app is frustratingly unoptimized for performance. It's laggy simply scrolling through settings. It takes minutes to generate a single frame when creating a GIF. The battery gets hot simply browsing image filters.
  • 7. If you perform a "single edit" on an image, the image size increases by about 9% before anything has even been changed.

Steps to reproduce:

Bug 1:

  1. Go to Settings > Wallpaper & style
  2. Select a wallpaper color palette.
  3. Install the app
  4. Go to Settings > Wallpaper & style
  5. Change the wallpaper color palette
    The app icon color will not change, and will remain the same color as the old color palette.

Bug 2:

  1. Go to Image > OCR (Recognize Text)
  2. Select an image
  3. Expand Tesseract Options
  4. Try to change the options.
    Sometimes switches will disable themselves or reenable themselves.

Information:

Device: Google Pixel 8
Custom Android distribution: GrapheneOS
Launcher: Launcher3
App installation: GitHub prebuilt APK
App version: 3.1.2

@An-anonymous-coder An-anonymous-coder added the bug Something isn't working label Jan 22, 2025
@T8RIN
Copy link
Owner

T8RIN commented Jan 22, 2025

1 is not a bug

@T8RIN
Copy link
Owner

T8RIN commented Jan 22, 2025

5 is allowed already, there is button to import models

@T8RIN
Copy link
Owner

T8RIN commented Jan 22, 2025

"6" is jetpack compose issues i think, btw all is smooth on my pixel 8

@An-anonymous-coder
Copy link
Author

1 is not a bug

After enabling and disabling themed icons, the icon color correctly changed to match the new palette. Is the app supposed to have a non-themed icon?

5 is allowed already, there is button to import model

I can't find it, but I trust you.

@Maxitendo1
Copy link
Contributor

  1. Package the OCR Tesseract models with the app. I want to airgap the app, so I shouldn't need to give it network permissions to download it. Alternatively, allow externally downloading it and importing it into the app.

Another issue with OCR would be this one: The I looks more like a |

Image

@T8RIN
Copy link
Owner

T8RIN commented Jan 22, 2025

That tesseract itself works like this, but you can specify additional params to overcome this

@T8RIN
Copy link
Owner

T8RIN commented Jan 22, 2025

1 is not a bug

After enabling and disabling themed icons, the icon color correctly changed to match the new palette. Is the app supposed to have a non-themed icon?

The app icon supposed to be themed by wallpapers

@T8RIN
Copy link
Owner

T8RIN commented Jan 22, 2025

7 can't reproduce

@T8RIN
Copy link
Owner

T8RIN commented Jan 22, 2025

try to check all on the latest actions build

@An-anonymous-coder
Copy link
Author

1 is not a bug

After enabling and disabling themed icons, the icon color correctly changed to match the new palette. Is the app supposed to have a non-themed icon?

The app icon supposed to be themed by wallpapers

Then... 1 is a bug. The icon doesn't correctly change when the wallpaper theme is changed.

7 can't reproduce

On some images the size increases by even more (I've seen an 800% increase in size without a single change being made on some images). The point is, it shouldn't increase at all on default settings. Someone else may be able to chime in to see if this can be reproduced.

@An-anonymous-coder
Copy link
Author

try to check all on the latest actions build

The switches work fine on the latest build.

@T8RIN
Copy link
Owner

T8RIN commented Jan 23, 2025

If you just save the image and do nothing, it's intended that size may increase, because it's recompressed

@T8RIN
Copy link
Owner

T8RIN commented Jan 23, 2025

I can't agree that 1 is a bug, everything is fine in my opinion, these all related to firmware and android version, can't control anything

@T8RIN
Copy link
Owner

T8RIN commented Jan 23, 2025

Also how the app can lag on your pixel 8, when i have the same device and everything is very nice for me?

@T8RIN
Copy link
Owner

T8RIN commented Jan 23, 2025

4 is can be easily closed, btw i improved this in latest commits

@T8RIN
Copy link
Owner

T8RIN commented Jan 23, 2025

Didn't get about 3, there are already few templates

@Maxitendo1
Copy link
Contributor

I can't agree that 1 is a bug, everything is fine in my opinion, these all related to firmware and android version, can't control anything

Well, if the following icons in my screenshots need to change, then I can also confirm that this is not working.
Android Version: 15
Nothing OS: 3.0
Phone: Nothing Phone (1)

Image
Image

@An-anonymous-coder
Copy link
Author

Also how the app can lag on your pixel 8, when i have the same device and everything is very nice for me?

There's many reasons why. The Android version, the Android distribution, device age, configurations, other apps, etc.

Didn't get about 3, there are already few templates

There's a new template that GitHub has added which makes the "Q&A" process easier. I haven't messed with it personally, so I don't have a step-by-step, but look around for it.

@T8RIN
Copy link
Owner

T8RIN commented Jan 24, 2025

I can't agree that 1 is a bug, everything is fine in my opinion, these all related to firmware and android version, can't control anything

Well, if the following icons in my screenshots need to change, then I can also confirm that this is not working.
Android Version: 15
Nothing OS: 3.0
Phone: Nothing Phone (1)

Image
Image

Their change is based on device colors, i see that everything is blue, so icon is correct

@T8RIN
Copy link
Owner

T8RIN commented Jan 24, 2025

Also how the app can lag on your pixel 8, when i have the same device and everything is very nice for me?

There's many reasons why. The Android version, the Android distribution, device age, configurations, other apps, etc.

Didn't get about 3, there are already few templates

There's a new template that GitHub has added which makes the "Q&A" process easier. I haven't messed with it personally, so I don't have a step-by-step, but look around for it.

Okay, better test on later release, i will try to do something

@T8RIN T8RIN closed this as completed Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants