cvzi

Results 229 comments of cvzi

I have created three apks with different settings, that you can test. Maybe one of these works: [apks.zip](https://github.com/cvzi/ScreenshotTile/files/8882010/apks.zip) You need to uninstall the app before installing one of the apk...

Yes, that helps. No need for the adb log.

It seems like there is a bug in LineageOS on Samsung devices, maybe in the graphics driver. It returns this `format 0x5`, but that format is not accepted by the...

I will check if there are any open source photo editor libraries that could be used. Programming this from scratch would be a lot of work and any photo editor...

I think it would be possible to directly open another image editor app with the screenshot file after a screenshot was taken. Then there could be an option in the...

This library seems to be very easy to add, but it doesn't have a crop/scale function 😐

I will try to add the library anyway. It doesn't seem to be easy to add a crop function into that library but maybe I can add a separate crop...

New release: [v2.0.0-beta1](https://github.com/cvzi/ScreenshotTile/releases/tag/v2.0.0-beta1) ![Subsequent_actions_activity](https://user-images.githubusercontent.com/8470684/186343222-7f84fc09-d7f3-4054-9fb2-bc581f497535.png)

I have been working on this for some time. It's possible but a little difficult. I am not sure if I will get it to work smooth enough to release...