All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
All updates are before version 1 release!
- App no longer crashes when invalid URL is entered
- Requirements so that the application crashes less
- Travis ci and Codecov shields
- Down arrow on the Spinner in activity_server_report_screen.kt
- 'Server Diagnostic Report' text in activity_server_report_screen.kt
- UI layout of activity_server_report_screen.kt
- Character count of 30 for Username EditText in activity_server_report_screen.kt
- Password visibility option for Password EditText in activity_server_report_screen.kt
- Buttons disabled when not in use
- Buttons are present on launch
- Submit button informs user to enter URL when missing
- Error symbol to textResult lines when userr has invalid URL or missing URL
- Invalid or missing URLs no longer crash app
- Updated UI in ServerReportScree class
- Users can now use Username, Password, and Tokem fields
- Updated UI in ServerReportScreen class
- Added a progress bar when URL is loading
- Buttons disabled when not in use
- ScrollView for TextView Results
- Inconsistent buttons and UI of Server Diagnostic Report
- Keyboard pop up error