Commit Graph

1047 Commits

Author SHA1 Message Date
cf7264abd9 Refactored code 2013-03-19 12:56:21 +01:00
3a98840765 Added new versions of BugSense and ksoap2-android libraries 2013-03-19 11:24:08 +01:00
1a9e9440cd Removed old versions of BugSense and ksoap2-android libraries 2013-03-19 11:23:45 +01:00
4f346cab15 Completed questions feedback and answers feedback in tests module 2013-03-18 13:03:10 +01:00
59fd193caa Merge branch 'develop' of git@github.com:Amab/SWADroid.git into develop 2013-03-17 21:23:33 +01:00
4f5f77bba5 Added periodic synchronization. Added synchronization interval selection
on preferences screen.
2013-03-17 21:23:12 +01:00
46c7a9e1e6 Added periodic synchronization. Added synchronization interval selection
on preferences screen.
2013-03-17 16:50:44 +01:00
14e9029122 Added questions feedback and answers feedback in tests downloads. The
new feedback is not showed yet in tests results.
2013-03-10 23:39:30 +01:00
89ec48ecaa Fixed wrong score calculation in multiple choice questions. The correct
answers not checked by the user are NOT an error and score 0 points.
2013-03-10 20:26:52 +01:00
4729f65ba3 Fixed non decimal keyboard type for decimal numbers on some devices 2013-03-10 20:06:42 +01:00
a623fa21f3 Disabled BugSense error reporting in isInteger method 2013-03-05 01:10:34 +01:00
483fa7cb5d Fixed MalformedURLException: Protocol not found: anyType{} 2013-03-05 01:08:56 +01:00
219c40694d Added new BugSense library 2013-03-05 01:08:05 +01:00
bb366709f8 Removed old BugSense library 2013-03-05 01:07:44 +01:00
0c308cda82 Merge branch 'release/0.11.3' into develop 2013-03-03 18:39:11 +01:00
bc491538b7 Bumped version 2013-03-03 18:38:28 +01:00
673e7ae08b Fixed NullPointer exceptions when cleaning notifications and courses on
preferences change
2013-03-03 18:27:30 +01:00
7a310f220f Code cleaning 2013-03-03 15:22:09 +01:00
b80db7508b Shows default server in preference summary when the preference value is
empty
2013-03-03 15:08:48 +01:00
48ef5b99e0 Added Bugsense error reporting plugin for track unhandled and handled
exceptions. Error reports are automatically sended when the exception is
catched
2013-03-02 16:01:07 +01:00
99c2c4f4bf Added new ksoap2-android library 2013-03-02 15:58:00 +01:00
e0a6e54833 Removed old ksoap2-android library 2013-03-02 15:57:34 +01:00
be9d2fc7b2 Updated Google Play references 2013-03-02 15:56:23 +01:00
6058db91fa Merge branch 'release/0.11.2' into develop 2013-02-24 10:49:15 +01:00
a8cc56b60b Bumped version 2013-02-24 10:48:55 +01:00
ab693fa466 Fixed wrong storage of database key when closing preferences screen 2013-02-24 09:57:28 +01:00
f2986f3b77 Fixed hided soft menu button on Android ICS 2013-02-23 19:12:12 +01:00
f8cead1256 Added refresh button on main screen to update courses without clean the
whole database
2013-02-23 19:11:11 +01:00
cb209d38a8 Fixed parsing of marksFile notifications when the student doesn't exists
in the marks file
2013-02-23 11:47:13 +01:00
1765e9268d Hided reply button when notification type is not a message 2013-02-19 21:13:53 +01:00
1a466ea349 Fixed activity restart when TestMake returns from background to
foreground
2013-02-09 13:59:13 +01:00
7810eba4a0 Fixed wrong behaviour of checkboxes in Android 4.2 (isChecked() method
behaviour is exactly the opposite in Android 4.2)
2013-02-01 21:23:31 +01:00
95f7a0edf3 Merge branch 'release/0.11.1' into develop 2013-01-26 11:00:13 +01:00
5c607d68d8 Bumped version 2013-01-26 10:59:13 +01:00
3ee93de78a Fixed wrong showing of "No new notifications" Toast when there are new
notifications and sync is active
2013-01-26 10:39:59 +01:00
e4b7abcc56 Added compatibility with screens with basic touch capabilities 2013-01-19 15:35:46 +01:00
063fa99f3d Fixed compatibility issue with devices that have no rear camera
available
2013-01-12 21:55:07 +01:00
48f6a565e1 Fixed toast showing when automatic sync is active and there are no new
notifications
2012-12-31 18:00:04 +01:00
9c86d700de Fixed prevention of activity restart when rotating the screen on Android
4.x platforms
2012-12-30 21:35:25 +01:00
4856df62c1 Changed the encryption method in order to fix the decryption bug in
notifications module
2012-12-29 14:46:52 +01:00
092461d8d2 Removed vertical white line from action bar 2012-12-29 12:09:53 +01:00
d543869346 Forced UTF-8 charset during encryption/decryption of notifications in
order to fix a decryption error that occurs sometimes. This error is
produced by a wrong decryption of non-printable characters of the
string. Fix pending of verification.
2012-12-26 18:04:25 +01:00
Antonio Aguilera
08c2eeaafd Fixed group selection in rollcall module
Signed-off-by: Antonio Aguilera <aguilerin@gmail.com>
2012-12-24 01:23:21 +01:00
Helena Rodriguez
deb9ef6b29 Modified some strings 2012-12-18 16:55:12 +01:00
Helena Rodriguez
cccea847a9 Merge remote-tracking branch 'origin/develop' into develop 2012-12-18 16:11:45 +01:00
27e7f7b78f Fixed database corruption and error message when updating the
tests descriptors
2012-12-17 22:32:03 +01:00
173a50d10c Test tags are now ordered alphabetically 2012-12-17 22:04:57 +01:00
Helena Rodriguez
163cd2a5bf Removed unused adapter 2012-12-16 16:00:00 +01:00
Helena Rodriguez
c65dec8b91 Modified text of date field in dialog of file options 2012-12-15 21:30:15 +01:00
9cfe26da78 Fixed project properties 2012-12-15 16:08:20 +01:00