Skip to content

Releases: therealsujitk/android-vtop-chennai

v2.0.1

09 Dec 16:28
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Fixed issue with appearance
  • Brought back full width cards
  • Updated Timetable icon
  • Updated Download icon
  • Improved notification icons
  • Improved visibility of spinner text in the DownloadActivity
  • Moved all database operations to background threads thereby improving the app's performance
  • Time will now be shown in 12 hour or 24 hour format depending on device's default setting
  • Several other improvements and bug fixes

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Nov 12:56
Compare
Choose a tag to compare

What's new?

  • Added dark mode
  • Added an appearance dialog where people can select the appearance "Light", "Dark" or "Set by System"
  • Added activity to display the exam schedule
  • Added activity to display the payment receipts
  • Added attended and total classes in the attendance activity
  • Moved update checking to the very beginning so that the app will always check for updates in case something goes wrong with the web scrapping algorithm

Bug Fixes & Revisions

  • Minor design adjustments
  • Minor improvements and bug fixes

Full Changelog: v1.1.2...v2.0.0

v1.1.2

10 Nov 03:45
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Fixed notification categories
  • Fixed unusual "Sorry, something went wrong. Please try again." bug while downloading attendance
  • Changed server to check for updates
  • Several improvements
  • Minor design adjustments

Full Changelog: v1.1.1...v1.1.2

v1.1.1

27 Oct 11:37
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Minor design adjustments
  • Fixed notification time mismatch
  • Fixed duplicate ongoing notification just before displaying the upcoming notification
  • Fixed hidden notifications on lock screen
  • Home Activity now shows both upcoming and ongoing classes at the same time

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Oct 15:51
Compare
Choose a tag to compare

What's new?

  • Added code to download and display announcements (SpotlightActivity)

Bug Fixes & Revisions

  • Improved design to display user's name in order to support longer names

Full Changelog: v1.0.1...v1.1.0

v1.0.1

19 Oct 08:58
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Added Chrome user agent fixing server error bug on some devices
  • Permitted CLEAR_TEXT_TRAFFIC as it is set to false by default on Android 9+ preventing users from logging in
  • Improved captcha image string extraction
  • Set autoBackup to false in AndroidManifest.xml

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Oct 10:30
Compare
Choose a tag to compare

Initial Release