Commit Graph

1157 Commits

Author SHA1 Message Date
3c5bb4d3a3 Merge branch 'release/0.12.3' into develop 2013-11-09 12:46:24 +01:00
7e41b55bd4 Bumped version 2013-11-09 12:46:08 +01:00
badb2f2e6f Bumped version 2013-11-09 12:43:48 +01:00
bf79be470a Now the entire database is cleaned when the username changes in
preferences screen
2013-11-09 11:48:00 +01:00
f5bba00295 Added Javadoc comments 2013-11-09 11:47:12 +01:00
e5b347dada Updated the Groups module dialogs with DialogFactory methods 2013-11-08 21:19:07 +01:00
72548b90a4 Notice and Message dialogs now stay open when sending fails 2013-11-08 20:35:07 +01:00
1354ddbf27 Created PullToRefresh style for PullToRefreshListViews 2013-11-08 00:18:48 +01:00
03915f2273 Cleanup 2013-11-08 00:07:26 +01:00
3f6ceffd92 Migrated pull-to-refresh update system to Android-PullToRefresh library 2013-11-07 23:43:12 +01:00
9db232676c Migrated pull-to-refresh update system to Android-PullToRefresh library 2013-11-07 23:40:02 +01:00
ce5a3e253f Updated spanish translations 2013-11-07 20:43:32 +01:00
ac85afa18f Added authors and changelog WebView dialogs and reordered the
preferences items
2013-11-06 21:03:08 +01:00
bc0bd3ef67 Completed pull-to-refresh update system for the notifications ListView 2013-11-06 19:56:37 +01:00
5b9eb931e5 Added spanish translation 2013-11-06 19:55:28 +01:00
2f8cc932f6 Added PullToRefresh-ListView library project 2013-11-06 07:49:02 +01:00
510d68dc41 Added PullToRefresh-ListView library project 2013-11-06 00:30:52 +01:00
c085d343fc Added pull-to-refresh update system to the notifications ListView 2013-11-06 00:24:43 +01:00
9eccb88398 Added encryption of users table 2013-10-28 21:40:26 +01:00
2e04921937 Fixed a bug when trying to download an user picture from an empty URL 2013-10-28 20:54:34 +01:00
9fbbb47f89 Refactored dialogs code into DialogFactory class 2013-10-28 20:41:56 +01:00
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