Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@retrixe retrixe released this 07 Dec 14:42
· 180 commits to main since this release
aa4759f

Initial release of EnderChat 🎉 Most basic stuff works now, there's a whole bunch of work to do before 1.0,

Known Issues

  • No support for online mode servers.
  • No 20 second timeout yet.
  • Settings could use better defaults.
  • APK size can be shrunk by reducing icons shipped.
  • No icon and lack of configuration in app.json.
  • URL settings don't work.
  • No support for click events.
  • No support for obfuscated messages.
  • No support for chat.type.* translations.
  • The colour map is terrible in light mode.
  • Chat message parsing isn't handled gracefully.
  • Settings button in chat screen doesn't do anything.
  • No support for reloading accounts.
  • Some other features are also a WIP.
  • Spaces aren't trimmed from the left.
  • Split-screen causes server disconnect.
  • Light mode shows white text in text fields when system theme is dark mode.
  • Keyboard doesn't show up after tapping on chat field on Redmi Note 4.
  • There are some performance issues.
  • No limit on amount of chat loaded.
  • Chat input and Send button is clipped on phones with rounded corners.
  • Text fields could use a redesign.
  • You can send empty chat messages.
  • OnePlus 3T titles are wrapped.

For now, the app is only available as an unsigned APK download from here. If you have a modern phone, use arm64-v8a, if you have an ancient one or you are unsure, use armeabi-v7a, if you have an Intel phone (eww who uses these anymore) then use x86_64.