Skip to content

Releases: therealsujitk/android-vtop-chennai

v4.2.0

22 Nov 17:29
Compare
Choose a tag to compare

What's new?

  • Add support for decimal credits
  • Add monochrome icon support for Android 13
  • Display exam schedule from VTOP (#61)
  • Disable timetable notifications during exams

Bug Fixes & Improvements

  • Fix notification material colours for Android 12+

Full Changelog: v4.1.0...v4.2.0

v4.1.0

30 Sep 12:51
Compare
Choose a tag to compare

What's new?

  • Updated the app logo (including legacy icons)
  • Copy staff email and mobile to clipboard on long click (#52 - @ashishsaranshakya)
  • Removed attendance warnings for nine pointers
  • Added required attendance / affordable off days in course bottom sheet

Bug Fixes & Improvements

  • Fix typo while truncating attendance (#44)
  • Delete deprecated database
  • Fix theming issues when app is launched from notifications
  • Fix max score lesser than total score in performance

New Contributors

Full Changelog: v4.0.2...v4.1.0

v4.0.2

19 Jul 18:38
Compare
Choose a tag to compare

Bug Fixes & Improvements

  • Fix app crashes due to null attendance (#46)
  • Delete attendance data before insertion (#49)
  • Fix error 801 (null exception) while syncing data (#50)
  • Fix incomplete clearing of assignments cache (#51)
  • Update app logo and dependencies

Full Changelog: v4.0.1...v4.0.2

v4.0.1

16 May 15:24
Compare
Choose a tag to compare

Bug Fixes & Improvements

  • Fix no timetable notifications after a reboot (#30)
  • Fix app crash for summer semester timetables (#31)
  • Fix app crash due to null receipts (#32)
  • Fix app crash due to project only courses (#35)
  • Fix bugs with Google reCaptcha (#36)
  • Other minor bug fixes and improvements

Full Changelog: v4.0.0...v4.0.1

v4.0.0

01 Mar 16:21
fff1eeb
Compare
Choose a tag to compare

What's new?

  • Add notification badges for spotlight & marks (#15)
  • Add moodle integration (#16)

Bug Fixes & Improvements

  • Fix spotlight file download bug (#6)
  • Other minor bug fixes and improvements

Full Changelog: v3.2.1...v4.0.0

v4.0.0-beta.2

10 Jan 17:04
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

What's new?

  • Added empty state vector images
  • Added sync data option in the ProfileFragment
  • Altered captcha image view based on app theme
  • Displayed semesters as single choice options
  • Other minor improvements & adjustments

Bug Fixes & Rivisions

  • Fixed upcoming notification timeout bug
  • Fixed crash while swiping through courses (#12)
  • Fixed Google reCaptcha layout
  • Fixed overall attendance calculation

Full Changelog: v3.2.1...v4.0.0-beta.2

v4.0.0-beta

22 Nov 12:01
Compare
Choose a tag to compare
v4.0.0-beta Pre-release
Pre-release

What's new?

  • Migrated to RoomDB and linked tables with foreign keys
  • Migrated to Material 3 and redesigned everything
  • Converted VTOP.java into an android service
  • Implemented Material 3 Dynamic Theming
  • Dropped support for Android 6.0 (API 23)
  • Updated application name (VTOP --> VIT Student)

Full Changelog: v3.2.1...v4.0.0-beta

v3.2.2

30 Sep 15:10
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Fixed bug due to missing dean table while downloading staff info
  • Minor bug fixes and improvements

Full Changelog: v3.2.1...v3.2.2

v3.2.1

02 Aug 15:43
Compare
Choose a tag to compare

What's new?

  • Added compatibility for Android 6.0 (SDK 23)

Bug Fixes & Revisions

  • Fixed notification dot elevation bug
  • Several other bug fixes and improvements

Full Changelog: v3.2.0...v3.2.1

v3.2.0

09 Jun 13:53
Compare
Choose a tag to compare

What's new?

  • Added Error Codes for easier debugging
  • Changed GET request to check for updates from /latest to /about.json
  • Added a ErrorHandler class to save and send logs easily when the app is a pre-release
  • Replaced FacultyActivity with CoursesActivity to display more information.

Bug Fixes & Revisions

  • Fixed animation bug in the download dialog
  • Fixed code to check for payment dues
  • Fixed bug while downloading marks and spotlight due to unread data
  • Several other bug fixes and improvements

Full Changelog: v3.1.1...v3.2.0