SWADroid/HISTORY.md

124 lines
2.6 KiB
Markdown
Raw Normal View History

## 0.4.4 (2011-07-05)
* Added Write message function on main menu
* Updated ksoap2-android library
* Minor fixes
## 0.4.3 (2011-06-15)
* Minor fixes
* Improved tests GUI
## 0.4.2 (2011-06-15)
* Now not answered questions score as 0
* Now is allowed to uncheck a checked answer on T/F and unique choice questions
* Improved tests GUI
## 0.4.1 (2011-06-14)
* Allowed negative scores on tests
* Fixed bug on questions syncronization
## 0.4 (2011-06-13)
* Added tests module
* Updated ksoap2-android library
* Minor fixes
## 0.3.10 (2011-05-19)
* Added assignment, survey and unknown notifications
* Added empty notifications message
* Added forced relogin if connection time exceeds a certain period
* Added incorrect user or password error message
## 0.3.9 (2011-05-03)
* Fixed empty fields bug on notifications module
## 0.3.8 (2011-04-27)
* Fixed bug on cleaning old notifications
## 0.3.7 (2011-04-14)
* Fixed notifications bug in surname
## 0.3.6 (2011-04-13)
* Added notification details
* Added upgrade dialog
## 0.3.5 (2011-04-05)
* Improved GUI
* Improved performance
* Added action bar
* Added category organization on main menu
## 0.3.4 (2011-03-27)
* Improved GUI
* Fixed minor errors on error messages
## 0.3.3 (2011-03-27)
* Redesigned GUI
## 0.3.2 (2011-03-24)
* Added first run dialog
* Improved preferences screen
## 0.3.1 (2011-03-21)
* Added automatic saving of preferences
* Added automatic notifications cleaning when username or password changes
* Changed background colors of notifications
* Fixed compatibility issues with some devices
## 0.3 (2011-03-08)
* Added notifications module
* Added Android 3.0 Honeycomb compatibility
* Updated ksoap2-android library
## 0.2.2 (2011-01-18)
* Added connection check
* Added functions list to main activity
* Added first run configuration
* Added automatic termination of login module
* Added login successful message
* Fixed launcher icons
* Fixed Android 1.6 compatibility issues
* Updated ksoap2-android library
* Disabled application restart on orientation change
## 0.2.1 (2010-12-15)
* Added Android 2.3 Gingerbread compatibility
* Completed login module
## 0.2 (2010-12-08)
* Added auto logout when user id or password changes
* Added initial database
* Added Android JUnit tests project
* Added Android DataFrameWork license in README.md
* Removed install location for Android 1.6 compatibility
## 0.1.1 (2010-11-06)
* Added workaround for Android emulator bug
* Added background image to main activity
* Added development notice in README.md
* Added ksoap2-android license in README.md
* Minor fixes in main layout
* Established install location to auto
## 0.1 (2010-11-03)
* First release