- android.permission.INTERNET
Nov 16, 2023
v2.0.2
* Fixed network access error on newer devices which prevented filters working properly
* Set text input to be higher contrast color on issue list and login pages
v2.0
User-visible:
* Issue detail screen now displays data properly
* Issue list made slightly more readable with alternating colored backgrounds
Developer-visible:
* code refactored to package com.qbcps.
* Build system updated to Gradle / Android Studio