## 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