Skip to content

Releases: aqib-m31/Chatty

v1.0.0 - Initial Release

27 Aug 11:12
Compare
Choose a tag to compare

Key Features

  • Authentication: Users can securely register and log in, ensuring a personalized and secure chat experience.
  • Room Management: Create new chat rooms, join existing ones using unique IDs, delete rooms, and leave discussions at your convenience.
  • Real-time Messaging: Experience dynamic conversations with real-time messaging capabilities, allowing users to send and receive messages instantly within joined chat rooms.
  • Modern UI: Utilizing Jetpack Compose, Chatty boasts a contemporary user interface that is both visually appealing and user-friendly.
  • Ephemeral Messages: Messages are not stored anywhere. They disappear once you leave the room or close the app. You can see messages only while you are in a room.

Note

Installation:

  1. Download the APK from the attached assets.
  2. Transfer the APK to your Android device.
  3. Open the APK file to install the application.

Tip

For any issues, please report them on the issue tracker.

Full Changelog: https://github.com/aqib-m31/Chatty/commits/v1.0.0 via @aqib-m31