Commit Graph

1177 Commits

Author SHA1 Message Date
cd5be67b93 Completed "seen notifications" feature 2013-11-17 10:17:59 +01:00
353ddf7220 Updated contributor names 2013-11-16 20:05:49 +01:00
0f68556510 Added management of seen notifications 2013-11-16 20:04:51 +01:00
d73f85be2a Fixed automatic synchronization on application upgrade 2013-11-16 20:03:17 +01:00
c517d8f810 Fixed black background color when the notifications list is being pulled 2013-11-16 19:50:31 +01:00
e99910226d Added Jose Antonio Guerrero Aviles as contributor 2013-11-13 23:05:58 +01:00
df159188af Changed action bar background color to black 2013-11-13 21:24:02 +01:00
Jose Antonio Guerrero Aviles
6a450b9c40 Added Information Module to the main menu and changed some icons 2013-11-13 10:55:46 +01:00
Jose Antonio Guerrero Aviles
db1b9adced Added Information Module to the main menu and changed some icons 2013-11-13 10:53:38 +01:00
e0babd4442 Merge branch 'release/0.12.5' into develop 2013-11-10 10:24:05 +01:00
8a0c0c4ac3 Bumped version 2013-11-10 10:23:25 +01:00
62d5eb7cde Bumped version 2013-11-10 10:21:32 +01:00
a427c1bf0e Fixed incorrect layout and NullPointerException in message replys 2013-11-10 10:14:30 +01:00
2b76a820ed Fixed a typo in changelog HTML code 2013-11-09 18:36:19 +01:00
38ac79114e Merge branch 'release/0.12.4' into develop 2013-11-09 18:33:46 +01:00
e1c34f6c40 Bumped version 2013-11-09 18:28:55 +01:00
dfac88cbb9 Bumped version 2013-11-09 18:28:06 +01:00
2087f8b9c0 Fixed ParseException in sessions date 2013-11-09 18:20:37 +01:00
c08645d2ea Updated version code 2013-11-09 13:34:12 +01:00
f5ac8b38ed Fixed misspellings 2013-11-09 12:53:41 +01:00
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