Commit Graph

1186 Commits

Author SHA1 Message Date
f77fc70f52 Now user password change doesn't clean the database.
User password is resetted when user ID changes
2013-10-28 20:41:14 +01:00
6d51015f49 Improved display of number questions screen in tests module 2013-10-28 00:17:49 +01:00
cc1758eae3 Refactored swadroid.widget into swadroid.gui.widget package 2013-10-27 22:51:11 +01:00
e42b875c22 Fixed display bug on number of questions input of the tests 2013-10-27 09:17:48 +01:00
ec93d39de0 Refactored widgets package into the gui.widgets package 2013-10-27 00:35:51 +02:00
c61878a3a5 Added changelog dialog on application update 2013-10-26 15:33:04 +02:00
82698e1dfe Changed preferences order 2013-10-26 10:53:27 +02:00
7fde951996 Added sound, vibration and led configuration for alert notifications on
preferences screen.
Refactored alerts notification code to AlertNotification class.
Updated alerts notification code to NotificationCompat class.
2013-10-25 21:08:33 +02:00
01b1ae8ddd Now the preferences screen shows the last synchronization time and the
selected synchronization interval in the preferences summaries
2013-10-24 23:40:21 +02:00
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