SWADroid/HISTORY.md

77 lines
1.7 KiB
Markdown
Raw Normal View History

2011-04-13 20:10:39 +02:00
## 0.3.6 (2011-04-13)
* Added notification details
* Added upgrade dialog
2011-04-05 19:35:39 +02:00
## 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)
2011-03-27 10:13:13 +02:00
2011-03-28 19:31:12 +02:00
* Improved GUI
* Fixed minor errors on error messages
2011-04-05 19:35:39 +02:00
## 0.3.3 (2011-03-27)
2011-03-28 19:31:12 +02:00
2011-03-27 10:13:13 +02:00
* Redesigned GUI
2011-03-24 21:39:18 +01:00
## 0.3.2 (2011-03-24)
* Added first run dialog
* Improved preferences screen
2011-03-21 17:19:03 +01:00
## 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
2011-03-08 11:38:52 +01:00
## 0.3 (2011-03-08)
* Added notifications module
* Added Android 3.0 Honeycomb compatibility
* Updated ksoap2-android library
2011-01-18 12:00:43 +01:00
## 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
2010-12-16 00:20:55 +01:00
## 0.2.1 (2010-12-15)
* Added Android 2.3 Gingerbread compatibility
* Completed login module
2010-12-08 12:10:13 +01:00
## 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
2010-11-06 08:18:16 +01:00
## 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
2010-11-03 12:12:08 +01:00
## 0.1 (2010-11-03)
* First release