Skip to content

Releases: Mimir-IM/MimirForAndroid

3.1.1

09 Apr 12:50

Choose a tag to compare

What's new

  • Reworked notification system for improved reliability
  • Reworked peer connection management
  • Improved group chat: context menu, better member status display
  • Improved message layouts and cited/reply message rendering
  • Added voice message recording indicator
  • Added ability to send any file type from other apps
  • Added pings to peers after coming online for faster reconnection
  • Fixed call hangups and call-related issues
  • Fixed tracker announce
  • Fixed notification targets
  • Fixed inability to fully disable update checks
  • Various bug fixes and translations

2.0.0 beta 14

19 Jan 13:21

Choose a tag to compare

A lot of fixes and enhancements

  • Fixed messages background, no more flickering.
  • Implemented mute/unmute for ordinary contacts.
  • Added scroll to end floating action button to all chats.
  • Added deletion of media files along with containing messages.
  • Added an option in advanced settings to delete orphaned data.
  • Enhanced reactions UI and UX.
  • Fixed local banning behavior, no more phantom users in the list.

2.0.0 beta 6

05 Jan 02:10

Choose a tag to compare

Hotfix

Fixed an app crash caused by faulty DB migration.

Changes from beta 6:

New

  • Sharing from other apps is possible to group chats now!
  • Implemented drafts for unsent messages.
  • Added "Saved messages" functionality.
  • Implemented message forwarding.
  • Implemented precise time when group members were seen.

Fixes

Some network fixes.

2.0.0 beta 5

04 Jan 23:54

Choose a tag to compare

New

  • Sharing from other apps is possible to group chats now!
  • Implemented drafts for unsent messages.
  • Added "Saved messages" functionality.
  • Implemented message forwarding.
  • Implemented precise time when group members were seen.

Fixes

Some network fixes.

2.0.0 beta 4

31 Dec 12:22

Choose a tag to compare

Beta 4

  • Fixed several mediator connectivity issues.
  • Fixed UI inconsistency for updates switch in settings.
  • Fixed isAlive check in the lib that could drain battery faster than it should.

2.0.0 beta 3

24 Dec 14:04

Choose a tag to compare

Beta 3

  • Made update notifications silent.
  • Fixed retrieving of the old messages in the chat after the join.
  • Made the system messages unclickable.
  • Added auto-rotation of the picture loaded for avatar.
  • Fixed infinite loop on connection close.

2.0.0 beta 2

17 Dec 15:00

Choose a tag to compare

First beta version

Changes from the last alpha (88):

  • Fixed message deletions in group chats.
  • Fixed unread counts for group chats.
  • Added a part of pubkeys in the list of users in group chat info activity.
  • Fixed messages guid collisions (hopefully no more "error sending message to mediator" errors).
  • Made more convenient scrolls to last message (only when needed).
  • Added a sound of new message when chat is open.
  • Added sent sound to group chats.
  • Improved buttons look in GroupInfoActivity.
  • Implemented role changing and ban features.

And the second with a hot-fix

2.0.0 alpha 88

14 Dec 12:38

Choose a tag to compare

2.0.0 alpha 88 Pre-release
Pre-release

Group Chats

  • Full group chat implementation
  • Group chat communication is encrypted
  • Supports small media files (under 10MB)

File Transfer & Media

  • Attachment support for any type of files, images, and taking photo

Communication

  • Audio calls 1 on 1 with impecable quality

Data Management

  • Import/export of app data for backup and restore
  • Export logs to ZIP archive for chosen time intervals
  • Log collection and sharing for troubleshooting (no automatic telemetry)

Networking & Protocol

  • Changed transport mode. The Yggdrasil node is incorporated into Mimir client.
  • Node starts with all defined peers, measures availability and speed, and then disconnects all peers except the best one

User Interface

  • A lot of UI improvements: avatars, user ingo, settings etc.

System & Updates

  • Implemented own update system
  • Updated dependencies and compile SDK to API 36
  • Minimum SDK raised to API 23 (Android 6.0)

This release represents a major evolution of Mimir with comprehensive group chat support, enhanced media handling, and significant networking improvements for more reliable P2P communication.

This is a last alpha version, then I'll build beta versions, slowly - one in a week.

Android v1.9.1

25 Jan 19:52

Choose a tag to compare

Images

  • Fixed sending texts :)
  • Allowed sending pictures without description.

Android v1.9.0

25 Jan 15:40

Choose a tag to compare

Images!

  • Implemented image transfer. Now you can send your favorite memes or photos :)

There is still much to improve here and there, but it is useful already.