Zeus64

Results 10 issues of Zeus64

When i try to access com.android.server.wm.WindowManagerService i receive W/System.err(10293): java.lang.NoClassDefFoundError: Failed resolution of: Lcom/android/server/wm/WindowManagerService;

not a bug, bug just an annoying warning : w1000 symbol 'seek' is deprecated in function TCefCustomStreamReader.Seek(offset: Int64; whence: Integer): Integer; begin Result := FStream.Seek(offset, whence); end;

In setting we can define what to do when we scroll the wheel but nothing to define what to do when we double click on the image. Personally I would...

✨ feature request
✔ v9.0-beta-2/Done

ImageGlass is very slow to open with big jpeg file (2-3 seconds for 7952x5304 images), but often those files contain embedded jpeg with high resolution (example my 7952x5304 jpeg contain...

✨ feature request
✔ v9.0-beta-3/Done

I just updated ImageGlass to the very last one 8.5.1.22 and now the app is not starting anymore (when i double click on a icon I can see the imageglass.exe...

🐞 bug

In console, doing Assert.Pass(Message) do not show anywhere the Message :( I was thinking the message will be written somewhere in the console like for Assert.Fail(Message), at least just next...

I don't understand, i see in the code : SecureRandom.getInstance("SHA1PRNG") but when i read https://android-developers.googleblog.com/2016/06/security-crypto-provider-deprecated-in.html They say SHA1PRNG algorithm is not cryptographically strong and have been deprecated !

I'm using SKIA4delphi with Android and I want to draw a **GPU** SkImage directly onto a GPU SkSurface (IE: the canvas of the main form). Currently, the skia framework utilizes...

I need the compiled framework files to integrate it into my project (Delphi). How can I download the compiled framework file (or how can I generate it) ?