Skip to content

Releases: apiko-dev/GitterMobile

v0.6.0-beta-2

28 Jun 22:40
Compare
Choose a tag to compare
v0.6.0-beta-2 Pre-release
Pre-release

Release notes will come with the stable release. See #90 for short list of changes.

v0.6.0-beta-1

21 Jun 21:53
Compare
Choose a tag to compare
v0.6.0-beta-1 Pre-release
Pre-release

Release notes will come with the stable release. See #90 for short list of changes.

v0.5.2

12 Oct 00:51
Compare
Choose a tag to compare

IMPORTANT

If you have troubles while installation the new version, please uninstall old one first and try again

New features

  • Add /me, /fav, /mark-all-read, notifications and /leave commands support

Bug fixes

  • Fix joining rooms ability
  • Fix message screen layout

v0.5.1

09 Oct 18:10
Compare
Choose a tag to compare

IMPORTANT

If you have troubles while installation the new version, please uninstall old one first and try again

New features

  • Search messages in room

Bug Fixes

  • Fix message input height on editing
  • Some fixes for faye module

v0.5.0

08 Oct 20:53
Compare
Choose a tag to compare

Main

Upgrade to latest react-native version. Add Android 4.4.4 and 4.3 support.

New features

  • Add codespans and codeblocks parsing
  • Add unread badge to home screen room items
  • Improve messages layout
  • Add ability manually re-fetch drawer rooms and reconnect to faye server by pull-to-refresh drawer scrollview control

Bug Fixes

  • Fix multiple mentions parsing
  • Fix confusing login by token hint
  • Some fixes for android faye module
  • Fix unread message status after editing
  • Fix :+1: and :-1: emojis displaying
  • Fix watchers repos' info count
  • Disable replying and quoting to messages if user is not a room member

v0.4.0

11 Jun 20:55
Compare
Choose a tag to compare

Main

We have an icon! Also, new versions will be available every one-two weeks.

New Features

  • Settings screen
  • Change room notification settings
  • Search field

Bug Fixes

  • Logout does not resets navigation to login screen
  • Animation exceptions on startup
  • Login crashes
  • Remove from favorites should not leave room
  • Crash on losing internet connection
  • Some typos
  • Fix drawer lock on launch screen
  • Fix several issues with websockets

1.0.0-alpha-3

07 Jun 16:46
Compare
Choose a tag to compare
1.0.0-alpha-3 Pre-release
Pre-release

GItterMobile 1.0.0-alpha-3

Known issues

  • Sometimes WebSocket connection crashes

New features

  • Room info
  • Room users search and list
  • Add user to room
  • Reply, Quote, Quote with link message actions
  • Favorites sections on left side menu
  • Bottom sheet component for menu message actions
  • Room activity
  • Copy and Delete failed message
  • Message screen with a read by list
  • Base read messages (thanks to @sampurcell93)
  • Reconnect to faye server if app is on focus
  • Check new releases

Bug fixes

  • Not available drawer (sidebar menu) from user screen
  • Fix ugly drawer styles
  • Fix drawer rooms order
  • Fix user screen styles
  • Don't show hidden (left one-to-one) rooms
  • Fix message resending
  • Fix not actual messages on navigating to room
  • Fix double message after re-login

1.0.0-alpha-2

22 Mar 19:17
Compare
Choose a tag to compare
1.0.0-alpha-2 Pre-release
Pre-release

GItterMobile 1.0.0-alpha-2

New features

  • User screen and ability to navigate from rooms (by taping on user's avatar) and search
  • Ability to start a private chat with a user
  • Mentioning a user on a username press
  • 'Leave room' in room's toolbar action list
  • New read message status

Bug fixes

  • Fix selected room on returning back from room screen to home
  • Show toolbar even when fetching room data
  • White background color for room and search screens

1.0.0-alpha-1

15 Mar 20:55
Compare
Choose a tag to compare
1.0.0-alpha-1 Pre-release
Pre-release

GitterMobile 1.0.0-alpha-1

Currently only for android

This is the first release for preview and testing. The application under continuous development. Some features are still missed. If you find the bug feel free to submit an issue. If you want to help me with development you can fork and submit a pull request.

Features

  • Sing in by token
  • Join rooms
  • Send messages
  • Edit messages
  • Delete messages
  • Copy messages
  • Search rooms and users
  • Parsing messages to display links, mentions, emoji
  • Status messages
  • Subscribe to room messages updates
  • Subscribe to rooms (sidebar/drawer) updates
  • Add/delete room to/from favorite
  • Mark all messages as read
  • Leave room

Also, see roadmap #5.

Known bugs and issues

  • Sometimes an application crashes without any reason (seems like a problem with Faye client)
  • If the application was inactive for some period of a time, connection with Faye server would be lost and won`t be restored until the application will get restarted.

Compatibility

Currently tested only on Android 5.1.1 and 6.0