steelbytes

Results 11 issues of steelbytes

really google, really? MD5 - what are you doing

all that json processing with gson and other stuff shows up as a massive cpu spike blocking the ui main thread (AsyncTask) (profiling with android studio 3.2)

need milliseconds in set time. and should really also have timezone. I need this via bluetoothle, not via the qr code.

enhancement
requires firmware changes

The following smali is incorrectly decompiled. I believe after the for loop z should be true if there was a non zero byte in the bytearray parameter (skipping first two)....

bug
Core

trying to select a Folder for **File Versioning** in the android native ui crashes. Android 13 on Pixel 7Pro ``` 05-27 11:29:49.423 13348 13348 E AndroidRuntime: FATAL EXCEPTION: main 05-27...

scenario: I want to stop syncthing while a lot of file manipulation is performed and then start it again. Sounds simple ... attempt 1: use broadcast stop and start. This...

My input file is 4K **_landscape_**. For my output I want to crop left and right and scale to 1080x1920 **_portait_** for an Instagram Reel. So I add `Presentation.createForWidthAndHeight(1080, 1920,...

enhancement

media3 1.2.1 Pixel7Pro/Android14 ExoPlayer.setVideoEffects causes freezes in DefaultVideoFrameProcessor.flush() or MediaCodec$CodecException("client does not own the buffer") when a video effect is a bit slow in TextureOverlay.getTextureId (depends how slow and if...

bug
question

Would love FPS conversion. eg source at 50 and output at 30.

enhancement
need more info

I need to be able to pass the result of DocumentFile.createFile() to Transformer.Start(). Either as a Uri from DocumentFile.getUri() or as an OutputStream from ContentResolver.openOutputStream(). This is important for **large...

enhancement
editing