Commit Graph

1688 Commits

Author SHA1 Message Date
6f76a64e11 Added missing getters and Javadoc comments 2010-11-07 18:26:25 +01:00
bc8724252c Added automatic login when required by modules. Refactored Module and Login classes. 2010-11-07 18:00:22 +01:00
025940ad30 Fixed bug in automatic logout 2010-11-07 16:57:19 +01:00
2c530c0f42 Restructured main menu 2010-11-07 16:19:02 +01:00
5cdbed3ed7 Added allowed user types and user logged flag 2010-11-07 14:30:32 +01:00
501beb8b12 Added automatic logout when user ID or password are changed in preferences 2010-11-07 11:58:24 +01:00
4a7ecfd91b Added model classes and methods for messages and marks tables 2010-11-07 11:00:44 +01:00
342b6c6f91 Added messages and marks tables 2010-11-07 09:58:58 +01:00
2b12898079 Added messages tables 2010-11-06 22:28:25 +01:00
02e185e530 Added workaround for Android emulator bug. Closes #2 2010-11-06 07:55:12 +01:00
7e2433c51f Minor fixes 2010-11-06 07:51:33 +01:00
1c0caf78f8 Version bumped to 0.1.1 2010-11-06 07:50:35 +01:00
1923046a31 Minor fixes. Added missing Javadoc comments 2010-11-05 23:22:22 +01:00
ddd38887ca Completed test tables and model 2010-11-05 22:24:03 +01:00
a6cf6a7b09 getCorrectAnswers() can return multiple correct answers for the same question 2010-11-05 21:00:13 +01:00
8cf9b8b36e Added database methods internacionalization 2010-11-05 17:17:02 +01:00
0c0a64b9bb Minor fixes. Added missing Javadoc comments 2010-11-05 17:16:09 +01:00
fec63ab026 Added more access methods for database 2010-11-05 14:49:40 +01:00
abdd6f9b7f Added model classes for database 2010-11-05 12:33:12 +01:00
ed2f64a431 Added get and insert methods for database 2010-11-05 12:32:31 +01:00
aab6331e6d Restructure test tables 2010-11-05 11:42:18 +01:00
cdb1632623 Added table tst_questions_courses 2010-11-05 08:26:45 +01:00
da0cf6e6fb Added database file and handler 2010-11-04 20:05:29 +01:00
2443260c7b Added background image to main activity 2010-11-04 17:45:25 +01:00
a629ca9d0b Established install location to auto 2010-11-04 17:23:14 +01:00
f099c9e149 Minor fixes in main layout 2010-11-04 16:30:59 +01:00
2f93b381a5 Minor fixes on comments. 2010-11-03 12:10:58 +01:00
bdca50e3fc Minor fixes on comments 2010-11-03 07:39:20 +01:00
f04bc8bd19 Updated README file. Modified comments in Login module. 2010-11-02 11:38:10 +01:00
c5e23c08c6 Deleted old library ksoap2-android version 2.5.1 2010-11-02 10:41:41 +01:00
ec891a13e9 Added library ksoap2-android version 2.5.2 2010-11-02 10:40:49 +01:00
b981fc01fa Masked user password in preferences 2010-11-02 09:31:12 +01:00
c23b9f16e8 Modified application version in AndroidManifest and HISTORY files 2010-11-02 09:26:48 +01:00
8d2783dd0f Added forgotten directory gen. Updated .gitignore 2010-11-01 22:08:49 +01:00
0538327343 Switched IDE from Netbeans to Eclipse. Updated .gitignore 2010-11-01 22:05:48 +01:00
77ed532574 Modified version name to match the one in HISTORY file 2010-11-01 11:07:42 +01:00
75e6980363 Moved GPLv3 license to SWADroid directory 2010-11-01 09:21:01 +01:00
ddff61641a First commit 2010-10-31 08:39:42 +01:00