Commit Graph

1065 Commits

Author SHA1 Message Date
b1b8cf62a9 Merge branch 'develop' of git@github.com:Amab/SWADroid.git into develop 2013-03-26 22:01:48 +01:00
e2f637b351 Merge pull request #4 from elsudano/develop
Fixed title_pressed imagen
2013-03-26 14:01:21 -07:00
57f55d093a Fixed NullPointerException exception on QR code decoding. 2013-03-26 21:11:43 +01:00
0fc24ea59f Updated the regular expression for nickname validation. Added "@"
character at the beginning and adjusted the max length of the nickname.
2013-03-26 20:57:59 +01:00
3017c482dd Added module for offline QR code generation. The generated QR code
encodes the user ID.
2013-03-26 20:44:13 +01:00
6f5543e82a Updated icons for notifications 2013-03-26 17:53:28 +01:00
dd80fdd01d Updated translation 2013-03-26 17:48:09 +01:00
e492d1661f Added new notification types "documentFile", "sharedFile", "enrollment"
and "enrollmentRequest". Changed notifications icon.
2013-03-26 14:27:38 +01:00
90e0b88799 Added configuration of max limit of stored notifications on preferences
screen
2013-03-26 14:01:46 +01:00
elsudano
9216eb52da Fixed title_pressed imagen 2013-03-26 12:41:06 +01:00
4c7eab6716 Merge pull request #3 from elsudano/develop
Fixed title_pressed imagen
2013-03-25 16:12:11 -07:00
881fe89584 Added scroll for all the content of the question screen 2013-03-25 20:58:37 +01:00
elsudano
03d0502894 Fixed title_pressed imagen 2013-03-25 20:19:23 +01:00
171e62e621 Now devices with no rear camera can launch the Rollcall module in manual
mode.
2013-03-25 17:11:48 +01:00
6e5ee7b77b Fixed IllegalArgumentException exception on some activities when
changing orientation
2013-03-25 12:35:20 +01:00
d2c193f5c7 Changed position of question score 2013-03-23 13:13:24 +01:00
c5a422bcdc Added checkbox preference for enable/disable auto sync from preferences
screen.
2013-03-23 12:55:50 +01:00
2f1c3f0c10 Refactored code 2013-03-23 11:56:25 +01:00
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