Skip to content

Release 0.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@ksiazkowicz ksiazkowicz released this 24 Aug 15:00
· 268 commits to master since this release

Changelog:

  • FileDialog fix
  • Replaced TextField with TextArea in Conversation view (breaks automatic sending on Enter press though)
    2eae22b
  • Utilizing pageStack.pop() and pageStack.push() to optimize stuff a bit, added animation on pageStack.busy()
    4adb4f7
  • Yet another splitscreen input fix. Unfortunately, I have no idea how to calculate this stuff in landscape mode, so it's broken there. Anyway, it fixes the problem with text field a bit too low
    b1aff8f
  • Blink screen on new message feature. Experimental, but... WORKS!
    aaddacd
  • Preloaded settings for Facebook Chat and Google Talk accounts
    acd9a04
    c6e25fb
  • Splashscreen is here
    bc63cd0