Skip to content

Releases: mearslanahmed/reeltime-android

ReelTime v1.1.0 - Profile Pictures & UI Enhancements

Choose a tag to compare

@mearslanahmed mearslanahmed released this 18 Dec 15:29

This release introduces a new personalization feature and improves the overall user experience with performance enhancements. I've added the ability for users to upload their own profile pictures and made the app's UI smoother and more responsive.

What's New

  • Dynamic Profile Pictures: You can now personalize your profile by uploading a custom profile picture. Your avatar will be updated across the app, and the feature is powered by Cloudinary for fast and reliable image delivery.

  • UI Performance Boost: I've made several under-the-hood optimizations to improve UI smoothness and responsiveness, especially when scrolling through movie lists and navigating between screens.

  • Updated Documentation: I have updated the project's documentation to reflect the latest changes and provide a clearer overview of the app's architecture and features.

Notes

This release builds upon the stable foundation of v1.0.0. I am continuing to work on new features, and any feedback or suggestions are welcome.

ReelTime v1.0.0 - First Stable Release

Choose a tag to compare

@mearslanahmed mearslanahmed released this 07 Dec 21:34

ReelTime Android App

Version 1.0.0 - First Stable Release

This release marks the first stable version of the ReelTime Android application, a complete movie ticket booking platform. It delivers a smooth, end-to-end user experience with secure authentication, dynamic content, and virtual ticket generation.


What's Included

Authentication

  • Firebase Email/Password registration and login
  • Secure session handling

Home Screen

  • Dynamic movie banners
  • Top Movies section
  • Upcoming Movies section
  • All data fetched in real time from Firebase

Movie Details

  • Full movie information page
  • Poster, summary, IMDb rating, and cast display

Seat Selection

  • Fully interactive and responsive seat grid
  • Selection validation and smooth UI

Ticket Generation

  • Virtual ticket creation after booking
  • Unique QR code for each ticket

Saved Movies

  • Bookmarking system for user watchlist

User Profile

  • Profile screen with user details
  • Secure logout functionality

My Tickets

  • List of all booked tickets
  • Easy access and management

Notes

This is the first stable build and is intended for real usage and testing. Feedback and issue reports are welcome.