Commit Graph

1174 Commits

Author SHA1 Message Date
82031dde09 Changed block size to 16kb 2013-04-20 16:45:05 +02:00
9ca245f1f9 Disabled "Clean database" option 2013-04-20 16:44:24 +02:00
89b73778f5 Updated minimum required API to 8 (FROYO 2.2).
Updated Downloads Module. Added DownloadsManager for API >= GINGERBREAD.
Fixes #5. Fixes #8. Fixes #9. Fixes #10. Fixes #12.
2013-04-19 23:58:00 +02:00
4546f532cf Fixes #11 2013-04-19 18:06:11 +02:00
dd2747b6fd Fixes #6 2013-04-19 17:57:34 +02:00
e48027d8d0 Fixes #7 2013-04-19 17:55:54 +02:00
fd85a90b49 Added launcher icons for hdpi and mdpi resolutions 2013-04-19 17:54:22 +02:00
17b1860e5a Modified the fix for IllegalArgumentException exception. Removed
configChanges parameters from activity declarations in Manifest.
Implemented the deprecated onRetainNonConfigurationInstance() method
until the new GUI is ready. The new GUI will use retained Fragments
instead.
2013-03-28 19:13:15 +01:00
a8e46cfb8a Added all languages ​​that are present in SWAD 2013-03-27 08:32:23 +01:00
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