egandro

Results 34 issues of egandro

Any (working) solution on how to disable the screensaver? I only have a (very very) crude hack by a userscript.sh: ``` # echo "Disable screensaver" # mv "${CHROOT}/Library/Screen Savers" "${CHROOT}/Library/Screen...

Please enhance the user experience on mobile devices! A very very nice job!

Hey, I have an issue on a Nvidia Shield K1 (Android 7.0). The height of a custom view is cut, when the anchor point is on the very top or...

bug
help wanted

I would suggest creating something like the Wii/NDS/Switch has: A Homebrew Channel. A simple Website where you can download packages to your AKAI. More and more people are starting to...

I have an idea for creating a docker container for cross compiling (via qemu-static-bin). Basically the same I do for my raspberry pi / home assistant stuff. @TheKikGen do you...

Can you please fix the zip files? I will need them for the custom firmware builder :) The following files exists in the custom firmware, but not in the **TKGL_Arp...

I have suggestion. Can we add a shell script (for nerds!) to create the custom firmware from the original img? - start with "MPC-2.10.1-Update.img" - check if the file is...

**CFW Builder** Required changes: - mpcimg was fixed to allow output to subdirectories Put your firmwares into ./firmware e.g. ``` MPC-2.10.1-Update.img MPC-2.10.1.83.tkglarp-Update.img ``` Play with it ``` $ make firmware-info...

I am using swagger ui to specify the API Gateway endpoint. There is a simple server http://foo/swagger that provides a HTML website. How do I configure this in the krakend.json...

The new Docker update (2019-08-22) introduced some new default password rules. ``` Your password must contain at least 10 characters made up of least one lowercase letter, at least one...