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: 1.0.20
- [NEW] Support multi-server (#436)
- [NEW] Allow user to see the members list of a channel/group (#421)
- [NEW] Allow user to see the pinned messages list of a channel/group/dm (#423)
- [NEW] Allow user to see the favorite messages list of a channel/group/dm (#422)
- [NEW] Let user upload files from Dropbox, Google Drive, Box, etc. (#453)
- [NEW][FIX] Shows user avatar on Android notifications screen + Notification icon is now visible on light or darker screens (#479)
- [CHORE] Update okhttp version from 3.8.0 to 3.9.0 (#459)
- [FIX] Always mutate ic_user_status_black_24dp drawable, so it don't end up … (#488)
- [FIX] Crash that happens w/ old servers when invoking the REST API calls. (#484)
- [FIX] Logout from single instance (#468)
- [FIX] keyboard hidden again (#487)
- [FIX] Status of users are "blinking" and changing without any change on back-end (#475)
- [FIX] Disable message input while saving the message... (#480)
- [FIX] Opening member list from channels with very large amounts of members crashes (#356)
- [FIX] Notification icon is not visible clearly on S8 bug layout (#464)
- [FIX] User status change upon scrolling in left side nav (#439)
- [FIX] User reported that push notification doesn't work for more then 1 server (#458)
- [FIX] Set app to always use the Push Gateway (#462)
- [FIX] Fix loading vector drawables from resources on api < 21 (#457)
- [FIX] Loading vector drawables from resources crashes the app on older versions of Android (#456)
Version: 1.0.18
- [NEW] Search locally before going to the server on Spotlight (#425)
- [NEW] Spotlight now searchs the rooms that you are subscribed (#446)
- [NEW] Initial support for livechat channels & fix crash on 1.0.18 (#445)
- [NEW] Show other user status (#287)
- [NEW] Show the user status to DM channels and unread message topic on the sidebar + minor UI improvements (#416)
- [IMPROVEMENT] Keyboard should close when accessing hamburger menu (#420)
- [IMPROVEMENT] Closes keyboard of a chat room (if opened) when sidebar is visible (#442)
- [IMPROVEMENT] Prevents keyboard hiding after typing a message (#435)
- [FIX] Keyboard should not close after sending a message (#417)
- [FIX] Push notifications broken with latest update (#405)
Version: 1.0.17
Version: 1.0.16
- Support to search for users and start new DM;
- Fixed connection issues;
- Fixed missing avatars on app starts or reconnects;
- Removed service that was running in background;
- Many UI/UX improvements;
- Lots of new unit tests;
- Lots of code adjustments to follow our new code style;
Version: 1.0.15
v1.0.15 Version: 1.0.15
Version: 1.0.14
Version: 1.0.12
Merge pull request #278 from ano95/bug/member-list Fix JSON in member list