Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Version: 3.4.0

Compare
Choose a tag to compare
@philipbrito philipbrito released this 20 May 00:20
· 216 commits to master since this release
1ab79ae

📄 Release notes

- You can now see all the channels, users and federated users from our directory feature;
- You can now sort chats by unread on top;
- You can now specify the app language without changing the Android general system language (it means you can choose from 16 different languages translations with easy);
- Typing +:emoji_name: reacts to the last message (note the + sign before the name of the emoji);
- It is now more easy to reply a message: Just swipe it from the right to the left;
- Channel messages are now loading faster than before (and we expect to continue improving it further);
- Our application totally supports to RTL languages now (Arabic, Persian and others);
- A brand new user interface and improved animations for some screens/views;
- The drawing tools view is hidden when you are drawing and it is shown again when you are not drawing;
- General bug fixes and improvements.

✅ Pull requests merged

  • [i18n] Update Strings.xml (#2314)
  • [FIX] Add a reaction not working/Chat list not showing/Chat list not updating/ (#2309)
  • [FIX][IMPROVEMENT][I18N] Adds support for RTL ViewPager for RTL languages (#2304)
  • [I18N] Update RU strings.xml (#2303)
  • [FIX] Typo fixed in MainActivity.kt (#2300)
  • [FIX][IMPROVEMENT] Fixes layout issues (#2296)
  • [IMPROVEMENT] Sorting on directory is applied immediately when checked. (#2293)
  • [IMPROVEMENT] Immediate message loading (#2287)
  • [FIX] Fixes compound drawables being set to the incorrect direction in RTL languages (#2286)
  • [I18N] Translated Arabic strings, added missing strings (#2284)
  • [FIX] Fixes unable to see other User profile details (#2273)
  • [NEW] Typing +:emoji_name: reacts to last message (#2271)
  • [IMPROVEMENT][FIX] Show discussion name / Show server name / Fix avatar not being displayed (#2270)
  • [FIX] Fixes Take Photo from crashing in ProfileFragment (#2269)
  • [IMPROVEMENT] Let language setter show the selected locale (#2268)
  • [I18N] Update RU strings.xml (#2265)
  • [NEW] Sort chats by unread on top (#2263)
  • [NEW] Change app language (#2262)
  • [FIX] Typo in JitsiHelper.kt (#2261)
  • [FIX] Sorting issue in ChatRoomDao.kt (#2260)
  • [i18n] Update german strings. (#2247)
  • [IMPROVEMENT] Changes status title (#2244)
  • [TYPO] fix typo in infrastructure packages (#2243)
  • [FIX] Removes @ from mentions (#2241)
  • [BUG] ScrollView was not scrolling to bottom of screen. (#2239)
  • [I18N] Update RU strings.xml (#2237)
  • [FIX] Listen to favorite changes (#2236)
  • [NEW] Directory (#2233)
  • [FIX] Fixed profile avatar not updating when changed (#2231)
  • [CHORE] Update Jitsi library version (#2226)
  • [FIX] Typo in VersionCheckView.kt (#2219)
  • [FIX] Typo in ResetPasswordView.kt (#2218)
  • [FIX] Typo in RocketChatApplication.kt (#2216)
  • [FIX] Typo in Analytics.kt (#2215)
  • [FIX] Typos and Translation Mistakes (#2214)
  • [NEW] Swipe to reply message (#2212)
  • [FIX] Typo in DrawableHelper.kt (#2208)
  • [FIX] Typo in analytics message (#2201)
  • [BUG] Solves the favorite icon not being shown. (#2200)
  • [BUG] Check and Request camera permission before taking photos. (#2198)
  • [IMPROVEMENT] Adds animation when expanding/collapsing the login options (#2191)
  • [IMPROVEMENT] Support RTL layout on editing message action bar (#2188)
  • [LAYOUT][IMPROVEMENT][REFACTOR] Changes main UI (#2187)
  • [i18n] Update DE Language (#2181)
  • [IMPROVEMENT] Hide the drawing toolbar while drawing (#2084)
  • [IMPROVEMENT] Listen to changes on user avatar. (#2082)
  • [IMPROVEMENT][LAYOUT] Profile Layout according to a web interface (#2080)
  • [FIX][LAYOUT] Margin on bottom of profile fragment (#2071)
  • [BUG] Fixes Drawing cleared on orientation change issue (#2032)
  • [BUG] Fixes custom emoji alias rendering issue (#2017)

👩‍💻👨‍💻 Contributors