Skip to content

Releases: jmiskovic/indeck

Release v1.2

21 Mar 18:37
Compare
Choose a tag to compare
  • Saving (ctrl+shift+S) and restoring (ctrl+shift+L) session
  • Built-in LuaJIT profiler with a simple report (ctrl+shift+P)
  • User-triggered recovery mode (hold right grip while starting app)
  • LÖVR framework updated to current master
  • Small fixes

Install with command:
adb install -r inDECK-v1.2.apk

If inDECK was previously installed on same device, delete the previous environment to upgrade to new one:
adb shell rm /sdcard/Android/data/org.indeck.app/files/init.lua

v1.1

03 Oct 19:10
Compare
Choose a tag to compare

Notable changes:

  • support for multiple panes (Ctrl+P to spawn, Ctrl+W to close and Ctrl+Tab to cycle between them)
  • initial sandbox code updated with hand tracking if available
  • includes latest LOVR master which brings many framework improvements

Install with command:
adb install -r inDECK-v1.1.apk
If inDECK was previously installed on same device, delete the previous environment to upgrade to new one:
adb shell rm /sdcard/Android/data/org.indeck.app/files/init.lua

v1.0.1

21 Jun 19:32
Compare
Choose a tag to compare
v1.0.1