Fix connection issues with Arabic and Persian languages
Fix Status Screen showing n/a
Disable autosuggestion in username field With autosuggestion enabled - the keyboard would insert unexpected
and often hard to recognise characters (e.g a space) into the username.
Close keyboard when changing screens - the keyboard is now closed on every screen change, to avoid the
screen being obscured by an unnecessary keyboard.
Rename nameserver setting to 'Static DNS'
'Internal Changes:
Enable minify option in build, creating smaller and faster to load APKs
Drop landscape mode on phones for code simplicity and working around some problems with switching
between portrait and landscape mode - the phone activities are now portrait only. Notouch and AndroidTV continue to use a special landscape
layout. But on those devices the App does not have to deal with device rotation.
Replace internal bindService() method with EventBus - this should fix a whole category of uninitialised UI issues.
Question
Support 255
== Release v1.1.52, 2019-11-20-
Upgrade UI to Material Design
Fix connection issues with Arabic and Persian languages
Fix Status Screen showing n/a
Disable autosuggestion in username field With autosuggestion enabled - the keyboard would insert unexpected
and often hard to recognise characters (e.g a space) into the username.
Close keyboard when changing screens - the keyboard is now closed on every screen change, to avoid the
screen being obscured by an unnecessary keyboard.
Rename nameserver setting to 'Static DNS'
'Internal Changes:
Enable minify option in build, creating smaller and faster to load APKs
Drop landscape mode on phones for code simplicity and working around some problems with switching
between portrait and landscape mode - the phone activities are now portrait only. Notouch and AndroidTV continue to use a special landscape
layout. But on those devices the App does not have to deal with device rotation.
Replace internal bindService() method with EventBus - this should fix a whole category of uninitialised UI issues.
Downloads
Link to post
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.