Dal Rupnik
Dal Rupnik
Use multiple example apps such as this: https://github.com/shu223/iOS-9-Sampler
Create a separate remote client target to open alpha directly into remote mode.
Add a Font family list, so all installed font families can be displayed. Add to global plugin.
Hooking onto NSGetUncaughtExceptionHandler should make it possible to inject a special Alpha exception handler. Since this is a C function it cannot be swizzled, but each application activation and a...
When placing explorer menu close to the border items are changing position animated, but when borders are directly changed (left to right), items do not place correctly.
Add the ability to create Application State snapshot, which will go through all Data Collectors and create Screen Models and store and package them up. This snapshot can then be...
Write a small real-time debugging system using ObjC dynamic runtime (sending commands, receiving reply, etc).