Dal Rupnik

Results 56 issues of Dal Rupnik

Use multiple example apps such as this: https://github.com/shu223/iOS-9-Sampler

enhancement
ready

Create a separate remote client target to open alpha directly into remote mode.

feature
in progress

Add a Font family list, so all installed font families can be displayed. Add to global plugin.

feature
in progress

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...

feature
in progress

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.

bug
in progress

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...

feature
ready

Add runtime browser to Alpha: https://github.com/nst/RuntimeBrowser

feature

Write a small real-time debugging system using ObjC dynamic runtime (sending commands, receiving reply, etc).

feature

Trigger memory warning through Alpha interface.

feature