This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
Releases: RocketChat/Rocket.Chat.Android
Releases · RocketChat/Rocket.Chat.Android
Version: 2.0.0-beta5
📄 Release notes
- Allow user to change it's status;
- Better feedback on sending messages;
- Better HTTP calls retry handling;
- Allow new users to set an username when using OAuth;
- Fixed issue with quoted messages;
- Fixed issue when using Google Keyboard with swipe;
- Fixed two crashes related to Google Play services;
- Fixed some other crashes;
✅ Pull requests merged
You can see the full list of pull requests being merged to our app version 2.0.0 here.
Version: 2.0.0-beta4
📄 Release notes
- Allow user to change it's status;
- Better feedback on sending messages;
- Better HTTP calls retry handling;
- Fixed some crashes;
✅ Pull requests merged
You can see the full list of pull requests being merged to our app version 2.0.0 here.
Version: 2.0.0-beta3
📄 Release notes
- Allow new users to set an username when using OAuth;
- Fixed two crashes related to Google Play services;
✅ Pull requests merged
You can see the full list of pull requests being merged to our app version 2.0.0 here.
Version: 2.0.0-beta2
You can see the full list of pull requests being merged to our app version 2.0.0 here.
Version: 2.0.0-beta1
📄 Release notes
Hello all,
We just released the first beta of our brand new Android app. It includes a major redesign and many of the features you were expecting. Since this is our first beta, you may expect to see some bugs and some weird behaviours, but I can assure you we’re doing our best to have a super solid, reliable and fast Android app for you. Here are some of the major features:
- New chat list, showing the last message;
- Emoji keyboard;
- Reactions;
- Super fast and reliable connection, not requiring you to have a stablished WebSocket connection in order to receive updates, send messages, etc;
- Unread marker on the list of messages;
- Date separator marker on the list of messages;
- Authentication with LDAP, CAS, email, username, Google, GitHub, GitLab, LinkedIn;
- 2FA support;
- Edit profile;
- Update password;
- Multi-server;
## Contributors
So far, we had lots of issues opened and being closed during the development, many of you from the community are helping us and here’s the list of everybody that merged some code into this beta version (THANK YOU ALL!!!):
- @filipedelimabrito
- @leonardoaramaki
- @luciofm
- @aniketsingh03
- @Shailesh351
- @samrmur
- @SyamSundarKirubakaran
- @TheGamer007
If you’re willing to give it a try, please sign to our Beta program in Google Play by going to our Google Play page at the bottom of the screen you’ll see an announcement.
To download the app from Google Play, you can come here: https://play.google.com/store/apps/details?id=chat.rocket.android
If you want to directly download the app, you can download it from our releases page: https://github.com/RocketChat/Rocket.Chat.Android/releases/tag/v2.0.0-beta1
For more information, please see here: https://support.google.com/googleplay/answer/7003180?hl=en
👩💻👨💻 Contributors
- @filipedelimabrito
- @leonardoaramaki
- @luciofm
- @aniketsingh03
- @Shailesh351
- @samrmur
- @SyamSundarKirubakaran
- @TheGamer007
✅ Pull requests merged
You can see the full list of pull requests being merged to our app version 2.0.0 here.
Version: 2.0.0-alpha1
📄 Release notes
Hello all,
We just released the first alpha of our brand new Android app. It includes a major redesign and many of the features you were expecting. Since this is our first alpha, you may expect to see some bugs and some weird behaviours, but I can assure you we’re doing our best to have a super solid, reliable and fast Android app for you. Here are some of the major features:
- New chat list, showing the last message;
- Emoji keyboard;
- Reactions;
- Super fast and reliable connection, not requiring you to have a stablished WebSocket connection in order to receive updates, send messages, etc;
- Unread marker on the list of messages;
- Date separator marker on the list of messages;
- Authentication with LDAP, CAS, E-mail and Username (we’re working hard to have all the OAuth methods and SAML in the next release);
- 2FA support;
- Edit profile;
- Update password;
## Screenshots
## Contributors
So far, we had lots of issues opened and being closed during the development, many of you from the community are helping us and here’s the list of everybody that merged some code into this alpha version (THANK YOU ALL!!!):
- @filipedelimabrito
- @leonardoaramaki
- @luciofm
- @aniketsingh03
- @Shailesh351
- @samrmur
- @SyamSundarKirubakaran
- @TheGamer007
If you’re willing to give it a try, please sign to our Alpha program in Google Play by going to our Google Play page at the bottom of the screen you’ll see an announcement.
To download the app from Google Play, you can come here: https://play.google.com/store/apps/details?id=chat.rocket.android
If you want to directly download the app, you can download it from our releases page: https://github.com/RocketChat/Rocket.Chat.Android/releases/tag/v2.0.0-alpha1
For more information, please see here: https://support.google.com/googleplay/answer/7003180?hl=en
✅ Pull requests merged
You can see the full list of pull requests being merged to our app version 2.0.0 here.
👩💻👨💻 Contributors
- @filipedelimabrito
- @leonardoaramaki
- @luciofm
- @aniketsingh03
- @Shailesh351
- @samrmur
- @SyamSundarKirubakaran
- @TheGamer007
Version: 1.1.0
📄 Release notes
- Fixed issues related to 0.60 version of the server;
- Included support to Russian language;
- Major fixes related to connection;
- Major stability improvements in the app;
- Many bug fixes;
✅ Pull requests merged
- [IMPROVEMENT] Adds password visibility toggle feature to login screen password field (#651)
- [IMPROVEMENT] Changed 'hostname' to 'Server' (#619)
- [i18n] Add resources for Russian language (#629)
- [FIX] Dismiss server url view on entering correct url (#637)
- [FIX] Pack of fixes (#635)
- [FIX] Image not loading when changing rooms (#616)
- [FIX] Logout and login with the same user (#596)
- [FIX] Infinite status ticker (#586)
👩💻👨💻 Contributors
Version: 1.0.31
📄 Release notes
- Fixed connection timeout crash;
- Fixed push notification not working for some clients;
- Fixed issues on 2FA;
- Fixed issue on notifications not loading new messages;
- Fixed some crashes;
- Fixed some issues on multi server feature;
✅ Pull requests merged
- [NEW] New rewritten push notification handler (#541)
- [NEW] Moved all references of the demo server to open (#559)
- [FIX] connect timeout crash (#584)
- [FIX] forced schema update without migration crash (#583)
- [FIX] servers logging out on app update (#581)
- [FIX] most common crashes on Beta versions (#575)required
- [FIX] broken notifications (#571)
- [FIX] crash deserializing message json (#562)
- [BUG] Fix sync state when sending new messages after reconnection (#556)[FIX] Fix 2FA login stuck problem (#553)
- [NEW] Bump Android gradle plugin version and others (#551)
- [NEW] Keep only one connection per server (#549)
- [FIX] Missing name field in Realm database (#526)
👩💻👨💻 Contributors
Version: 1.0.22
- [NEW] Reply/quote message (#348)
- [NEW] Shows file list from a room (#491)
- [FIX] Fix crash on Android versions 4.1.x when a bug on the mutate() method causes a NPE (#523)
- [FIX] Fix crash on FileUploadProgressDialogFragment (#521)
- [FIX] Fallback room type to group ("p") if admin adds a custom room type (#519)
- [FIX] Add upload any file action to attachments (#517)
- [CHORE] Realm Stetho - Increase table view data limit (#430)