Skip to content

Releases: aiyu-ayaan/BIT-App

v6.0.1.5

10 Aug 16:22
2dcf9cc
Compare
Choose a tag to compare

What's Changed

chore: Upgrade dependencies and migrate to Kotlin 2.0

This commit upgrades several dependencies, including:

  • AGP to 8.6.0-rc01
  • Coil to 2.7.0
  • Coil Compose to 2.7.0
  • Hilt to 2.52
  • JetLime to 2.2.1
  • Lottie Compose to 6.5.0
  • Material 3 to
    1.3.0-beta05
  • Navigation Compose to 2.8.0-beta07
  • Paging Compose to 3.3.2
  • Paging Runtime Ktx to 3.3.2

It also migrates the project to Kotlin 2.0 and updates the compile and target SDK versions to 35.

Pull Requests

Full Changelog: v6.0.1.4...v6.0.1.5

pre-release-v6.0.1.4.6

28 Jul 14:13
f5d1c66
Compare
Choose a tag to compare
Pre-release

Pre-release 6.0.1.4.6 done (#293)

  • Pre-release 6.0.1.4.5 done

  • chore: Update navigation-compose to 2.8.0-beta04

Updated the version of navigation-compose dependency to 2.8
.0-beta04 in the version catalog.

Increased versionCode to 81 and versionName to 6.0.1
.4.5.

    • Dependencies Upgrade
  • Migrating Kotlin to V2
  • Compose Compiler migrated to V2
  • Feat: Implement JetLime for attendance calendar

This commit introduces JetLime library to enhance the attendance calendar view. It replaces the previous custom implementation with JetLime'
s JetLimeColumn and JetLimeExtendedEvent components, providing a more polished and interactive user experience.

The commit also includes minor refactoring and adjustments to the layout and styling of the attendance calendar.

  • Pre-release 6.0.1.4.6 done

Increased versionCode to 82 and versionName to 6.0.1
.4.6.

  • Pre-release 6.0.1.4.6 done

chore: Suppress warnings from Android Gradle plugin

This commit adds rules to the Proguard configuration files to suppress warnings generated by the Android Gradle plugin
. These warnings are related to various libraries and components used in the project.

pre-release-v6.0.1.4.5

29 Jun 09:25
a01f072
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: pre-release-v6.0.1.4.4...pre-release-v6.0.1.4.5

pre-release-v6.0.1.4.4

22 Jun 09:09
Compare
Choose a tag to compare
Pre-release

What's change

Added a new section to display college notices fetched from the college website.
This includes:

  • A new Retrofit service to
    fetch college notices.
  • A new use case to process the fetched notices.
  • A new tab in the Notice screen to display college notices.
  • Network security configuration to allow access to the college website.
  • Updated DevNote with a new link.

Refactor: Remove empty sections from About Us screen

  • The filter method is used to exclude sections with empty lists from being displayed.

Full Changelog: pre-release-v6.0.1.4.3...pre-release-v6.0.1.4.4

pre-release-v6.0.1.4.3

21 Jun 16:23
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Refactor: Migrate to BasicAlertDialog and animateItem
  • Upgraded several dependencies, including Compose BOM to 2024.06.00, Material3 to 1
    .3.0-beta02, and various others
  • Updated dependencies and migrated to new APIs for:
    - CircularProgressIndicator
    - HorizontalDivider
    - animateItemPlacement
    - animateItem
    - menuAnchor
    - androidx.credentials

Full Changelog: pre-release-v6.0.1.4.2...pre-release-v6.0.1.4.3

pre-release-v6.0.1.4.2

25 Apr 19:46
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v6.0.1.4...pre-release-v6.0.1.4.2

pre-release-v6.0.1.4.1

23 Apr 06:34
2b3b212
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v6.0.1.4...pre-release-v6.0.1.4.1

v6.0.1.4

02 Apr 16:00
7492198
Compare
Choose a tag to compare
  • UI glitches in attendance manager solve
  • Dependencies Upgrade
  • Added predictive back gesture support
    Full Changelog: v6.0.1.4...v6.0.1.4

pre-release-v6.0.1.3

03 Feb 15:48
3a5b236
Compare
Choose a tag to compare
pre-release-v6.0.1.3 Pre-release
Pre-release

Changes

  • Fixes #233
  • Bump RichtextCommonmark from "0.17.0" to "0.20.0"
  • Deprecated icons are replaced by AutoMirrored Class

Full Changelog: pre-release-v6.0.1.3...pre-release-v6.0.1.3

pre-release-v6.0.1.2

26 Jan 17:50
Compare
Choose a tag to compare
pre-release-v6.0.1.2 Pre-release
Pre-release

Change