Commit Graph

1006 Commits

Author SHA1 Message Date
a7de443275 Fixed a bug when encrypting the user first name in encryptNotifications
method
2012-12-01 22:13:41 +01:00
15e4a004a8 Added encryption to notifications 2012-12-01 22:07:45 +01:00
a8be09643e Refactored main package classes. Moved GUI and utilities classes to
separate packages
2012-12-01 21:30:38 +01:00
10e40aafd8 Merge branch 'develop' of git@github.com:Amab/SWADroid.git into develop 2012-12-01 21:13:22 +01:00
Helena Rodriguez
35260afc0a Merge remote-tracking branch 'origin/develop' into develop 2012-12-01 21:05:07 +01:00
Helena Rodriguez
99125d7704 Replace all "..." with ellipsis character to avoid warnings 2012-12-01 21:02:27 +01:00
Helena Rodriguez
52dafb6a24 Added dialog with file information before request GetFile 2012-12-01 20:57:18 +01:00
Helena Rodriguez
d42b6c31a6 Modified GetFile Module with fileCode as input and link as output 2012-12-01 20:05:05 +01:00
ef1449a881 Notifications counter in application alerts setted to the max allowed
when it exceeds the limit
2012-12-01 19:56:09 +01:00
Helena Rodriguez
25e4e9638e Download Module: requested group types, group and tree only the first
run or under request through refresh button
Modified refresh button behavior. It requests now groupTypes, groups and
tree
2012-12-01 19:45:28 +01:00
1aab3deb53 Fixed code formatting in upgradeDB method 2012-12-01 19:16:34 +01:00
e311c5e2d7 Added database version checks in upgradeDB method to apply only required
changes to the database structure
2012-12-01 19:13:01 +01:00
6fc8d49bfd Added database key management 2012-12-01 19:09:45 +01:00
3fbace8871 Fixed users group removal from main menu when switching to students
menu. Bug introduced during last reactivation of incomplete modules
2012-12-01 18:13:21 +01:00
Helena Rodriguez
9246ce41a6 Fixed wrong group election on download module 2012-12-01 17:36:28 +01:00
Helena Rodriguez
6878b47dfb Added new attributes in nodes that represents files 2012-11-29 18:13:49 +01:00
Helena Rodriguez
14f293e181 Fixed bug in navigation inside documents module 2012-11-29 18:12:22 +01:00
89f91faa87 Fixed unmappable characters in comments 2012-11-18 00:14:31 +01:00
5f72d1913c Fixed unmappable characters 2012-11-18 00:12:25 +01:00
cde31d873a Re-enabled incomplete modules 2012-11-17 21:17:16 +01:00
584360f141 Merge branch 'release/0.10.1' into develop 2012-11-17 20:54:50 +01:00
4a82ae3fb5 Bumped version 2012-11-17 20:48:10 +01:00
e52b8c3112 Disabled incomplete modules for next release 2012-11-17 20:46:34 +01:00
0da89afa55 Upgraded Android API version to 17 (Android 4.2) 2012-11-17 20:24:14 +01:00
Helena Rodriguez
05dede3d17 fixed problem with uppercase letter in notifications without summary 2012-11-17 13:27:16 +01:00
Helena Rodriguez
bd2adda5ed Modified documents modules to choose only groups where the user is a
member with file zones
2012-11-16 18:13:46 +01:00
Helena Rodriguez
4e215206c0 Fixed anyType{} problems on notifications of messages
Added new pad lock icons and improvement on enrollment module
2012-11-15 22:59:24 +01:00
Helena Rodriguez
b4b271b9fb Added red highlight for groups without free spot 2012-11-10 17:11:45 +01:00
Helena Rodriguez
8f5cca2511 Added GetFile module 2012-11-10 17:03:06 +01:00
Helena Rodriguez
fc5cbdcc4d Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	SWADroid/src/es/ugr/swad/swadroid/SWADMain.java
2012-11-10 16:29:47 +01:00
Helena Rodriguez
fca09ff113 Fixed avalaible choose for groups with real membership.
Changed to lighter blue of background of groups with real membership,
darker gray on text about vacants.
2012-11-10 16:27:10 +01:00
63c2fabdc1 Moved APK to Downloads section of GitHub 2012-11-10 15:27:34 +01:00
4eab0c7f58 Re-enabled incomplete modules for development purposes 2012-11-10 15:22:14 +01:00
8fa020b4a8 Changed photo size in open notifications 2012-11-10 15:20:30 +01:00
Helena Rodriguez
fa55bc23af removed restrictions on enrollment for teacher.
added restrictions for groups without free spot for students
2012-11-10 14:03:41 +01:00
78cbf4aee1 Updated APK 2012-11-09 23:53:07 +01:00
d47dd8b67b Fixed group showed for enrollment module in main menu when incomplete
modules are disabled
2012-11-09 23:48:45 +01:00
51604a98a6 Updated APK 2012-11-09 23:32:39 +01:00
741b6e3102 Disabled Rollcall and Document modules in main menu (still under
development)
2012-11-09 23:31:40 +01:00
5b9a58a5c0 Updated APK 2012-11-09 22:38:16 +01:00
36504da577 Merge branch 'release/0.10' into develop 2012-11-09 22:36:47 +01:00
9c636def20 Bumped version 2012-11-09 22:35:21 +01:00
d4f560d2a6 Reverted database encryption due to malfunction of SQLCipher library 2012-11-09 22:13:30 +01:00
9d0bc554bb Fixed DNI processing when using a NIE instead of a DNI (NIE format
X5264085Y)
2012-11-07 23:36:36 +01:00
Helena Rodriguez
a2262a46df Modified some colors in enrollment module 2012-11-07 12:45:17 +01:00
Helena Rodriguez
756be555e5 Merge remote-tracking branch 'origin/develop' into develop 2012-11-07 11:17:04 +01:00
Helena Rodriguez
9580bb78df Added some visual improvements and some modifications on informative
texts in enrollment module
2012-11-07 11:16:15 +01:00
dac9004317 Fixed database encryption when application runs on emulator (any Android
version). Bug still exists on real devices
2012-11-07 00:46:14 +01:00
Helena Rodriguez
0f1ad1e178 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	SWADroid/res/values-es/strings.xml
2012-11-04 14:25:56 +01:00
Helena Rodriguez
126fc24a8c Added disabling group selection when closed.
Added missing images and strings
2012-11-04 14:17:54 +01:00