Commit Graph

1177 Commits

Author SHA1 Message Date
09f0185ef1 Updated ksoap2-android library to version 3.1.0 2013-10-24 20:26:49 +02:00
200596254b Added confirmation of successful transactions in the database 2013-10-21 22:54:00 +02:00
a23b92620a Refactored fixLinks method to Utils class 2013-10-21 21:59:58 +02:00
2ffb097bf1 Fixed bug on BugSense initialization 2013-10-16 22:42:54 +02:00
92f0911b97 Fixed storing of encrypted user password 2013-09-29 20:24:28 +02:00
ba90466f65 Fixed storing of encrypted user password 2013-09-28 22:48:37 +02:00
dd09ce789e Fixed misspellings 2013-09-27 00:50:07 +02:00
5fa1782717 Refactored code 2013-09-13 22:03:12 +02:00
8645aae18d Updated begin and end transaction methods 2013-09-13 22:02:31 +02:00
892712e6cb User password is now stored encrypted 2013-09-12 20:35:29 +02:00
eb6a52f097 Refactored code 2013-09-12 20:01:42 +02:00
043aa3b595 Updated BugSense library 2013-09-12 20:01:23 +02:00
ea3a0a3790 Refactored code 2013-09-12 20:00:43 +02:00
526b02723b Updated Android Framework library 2013-09-12 19:59:48 +02:00
ba2b624f3a Updated BugSense library 2013-07-13 14:22:39 +02:00
78b5d1f18f Improved error management. 2013-06-29 13:11:13 +02:00
8d8a895420 Updated sendRequest method 2013-06-29 10:42:21 +02:00
836961264c Refactored code.
Synchronized NotificationsSyncAdapter sendRequest with Module
sendRequest.
Fixed BugSense processing on NotificationsSyncAdapter and SWADMain.
2013-06-26 23:15:13 +02:00
b229a5dbe3 sendRequest() method update 2013-06-26 00:22:01 +02:00
268f3653ba Removed IOException error control in SOAP calls 2013-06-25 23:25:58 +02:00
dbb914d785 Merge branch 'release/0.12.2' into develop 2013-06-19 08:28:40 +02:00
5b40a91ff1 Bumped version 2013-06-19 08:28:09 +02:00
2bcc87bac1 Fixed Eclipse project configuration 2013-06-19 08:13:40 +02:00
a1975071ea Updated ksoap2-android library with 3.0.1-SNAPSHOT version from git repository. 2013-06-15 12:45:38 +02:00
4e33cec0d4 Merge branch 'release/0.12.1' into develop 2013-06-09 21:32:59 +02:00
9879d58520 Bumped version 2013-06-09 21:32:40 +02:00
ca2ed4e22b Updated BugSense library 2013-06-04 00:21:30 +02:00
9a88a90c82 Fixes #15 #18 #22 #24 #26 #27 #28 2013-06-04 00:11:09 +02:00
11a3f68216 Updated BugSense library. 2013-06-03 22:15:22 +02:00
3c1a79d07a Fixed use of a deprecated attribute for a dynamically created layout. 2013-05-19 20:50:11 +02:00
d637a9382a Fixed a misspelling in errorBadAppKeyMsg string 2013-05-19 20:28:51 +02:00
914e7172ec Added list divider to single and multiple choice list layouts. 2013-05-19 20:09:29 +02:00
5573a458f7 Replaced the answers ListView with a LinearLayout in order to avoid issues with the parent ScrollView in TestMake 2013-05-19 17:07:08 +02:00
c9160d570d Replaced Vector class with ArrayList class for optimization purposes.
Optimized processing of downloaded tests configurations.
Fixed NullPointerException exceptions when inserting null values into not null database fields.
2013-05-19 12:58:35 +02:00
51c9a91325 Fixed activity restart on TestMake 2013-05-19 12:55:26 +02:00
2f30d94f35 Avoid overriding of synchronization user preferences on application upgrades 2013-05-19 11:04:51 +02:00
3b84b9062b Removed all references to University of Granada (UGR) in authors authors section 2013-05-19 10:32:38 +02:00
2bda70730e Added groups package description to Javadocs 2013-05-18 19:26:38 +02:00
29d1a9f52b Inspected and improved the source code with Android Studio 2013-05-18 19:14:41 +02:00
9e20dc57c4 Inspected and improved the source code with Android Studio 2013-05-17 00:04:35 +02:00
d972eaf6fe Added icons in more resolutions 2013-05-15 11:42:05 +02:00
2f3c1703e3 Added wsdl folder 2013-05-15 11:41:19 +02:00
3dd41ee453 Reverted to old ksoap2-android version in order to recover SoapFault
processing
2013-05-15 11:07:08 +02:00
c9729dadce Now handled exceptions are always shown in logcat 2013-05-03 17:52:45 +02:00
2f6bdfc8eb Added forumPostCourse notification type 2013-05-03 14:15:31 +02:00
580f10c838 Fixed IllegalStateException: Can not perform this action after
onSaveInstanceState.
Added WeakReference to activity in order to fix this issue.
2013-04-27 02:35:10 +02:00
477602c2b9 Modified NULL value detection 2013-04-27 02:33:31 +02:00
63e981157b Fixed NullPoiterException exceptions 2013-04-27 02:32:35 +02:00
3e564a7e2b Fixed NullPointerException exception in question feedback setter 2013-04-27 02:31:19 +02:00
c3f09dca0f Removed BugSense reports 2013-04-27 02:30:18 +02:00