Skip to content

Releases: therealsujitk/android-vtop-chennai

v3.1.1

05 Apr 11:43
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Fixed bug in Effective Grades under Grade History
  • Added notification dots to announcements
  • Several other improvements & bug fixes

Full Changelog: v3.1.0...v3.1.1

v3.1.0

13 Mar 07:46
Compare
Choose a tag to compare

What's new?

  • Added support for Google's reCaptcha
  • Implemented GradesActivity

Bug Fixes & Revisions

  • Bug fixes in FacultyActivity and the Faculty algorithm due to the new layout
  • Bug fixes in the Effective Grades algorithm under GradeHistoryActivity
  • Several other bug fixes and improvements

Full Changelog: v3.0.0...v3.1.0

v3.0.0

05 Mar 10:46
Compare
Choose a tag to compare

What's new?

  • Added notification dots to notify people of unread data, failed attendance or due payments
  • Added DirectionsActivity to get directions around the campus
  • Added GradeHistoryActivity to display grade history
  • Added CampusMapActivity to display the campus map
  • Implemented ExamsActivity
  • Implemented MessagesActivity
  • Replaced DownloadActivity with DownloadDialog
  • Added Email and Call buttons to StaffActivity
  • Added code to filter marks based on Course or Title in MarksActivity
  • Added code to download spotlight files within the app
  • Added venue to the Timetable cards
  • Added several animations

Bug Fixes & Revisions

  • Improved SpotlightActivity design
  • Rearranged buttons
  • Updated Privacy Policy
  • Fixed 12-hour / 24-hour bug while downloading the timetable
  • Added terminator flags to terminate threads preventing possible memory leaks
  • Several other performance improvements & bug fixes

Full Changelog: v2.2.0...v3.0.0

v2.2.1

12 Jan 07:53
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Changed Finance / Research / Hostel / General to Others in the SpotlightActivity
  • Fixed padding in the nolink_dialog
  • Removed Remark while displaying marks
  • Minor performance improvements

Full Changelog: v2.2.0...v2.2.1

v2.2.0

10 Jan 16:13
Compare
Choose a tag to compare

What's new?

  • Added a refresh dialog that shows up a week after the last refresh
  • Added a BootReceiver to re-initialize all the notifications after the device reboots (Pending intents get cleared after a reboot)
  • Encrypted user credentials
  • Spotlight announcements now have links that open in the browser

Bug Fixes & Revisions

  • Fixed duplicate notifications while refreshing data
  • Fixed three spotlight links limit per category bug (#1)
  • Minor performance imporvements

Full Changelog: v2.1.1...v2.2.0

v2.1.1

25 Dec 13:30
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Fixed crash while switching between exams in MarksActivity
  • Improved SpotlightActivity design
  • Improved StaffActivity design
  • Updated transparent blue colour for light mode
  • Minor improvements and bug fixes

Full Changelog: v2.1.0...v2.1.1

v2.1.0

19 Dec 12:30
Compare
Choose a tag to compare

What's new?

  • Students can now view their marks
  • Alarm Manager will be cleared when signed out
  • Student will be asked to confirm sign out after clicking the Sign Out button
  • Updates will now be checked automatically in the background whenever launched
  • An update dialog will be shown in the home screen and the login screen if an update is available

Bug Fixes & Revisions

  • Changed the receipt icon
  • Minor design improvements
  • Several other improvements and bug fixes

Full Changelog: v2.0.2...v2.1.0

v2.0.2

17 Dec 10:54
Compare
Choose a tag to compare

Bug Fixes & Revisions

  • Updated VTOP portal URL
  • Minor improvements and bug fixes

Full Changelog: v2.0.1...v2.0.2

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