Releases: therealsujitk/android-vtop-chennai
Releases · therealsujitk/android-vtop-chennai
v2.0.1
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
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
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
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
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
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
Initial Release