Commit Graph

1168 Commits

Author SHA1 Message Date
1765e9268d Hided reply button when notification type is not a message 2013-02-19 21:13:53 +01:00
1a466ea349 Fixed activity restart when TestMake returns from background to
foreground
2013-02-09 13:59:13 +01:00
7810eba4a0 Fixed wrong behaviour of checkboxes in Android 4.2 (isChecked() method
behaviour is exactly the opposite in Android 4.2)
2013-02-01 21:23:31 +01:00
95f7a0edf3 Merge branch 'release/0.11.1' into develop 2013-01-26 11:00:13 +01:00
5c607d68d8 Bumped version 2013-01-26 10:59:13 +01:00
3ee93de78a Fixed wrong showing of "No new notifications" Toast when there are new
notifications and sync is active
2013-01-26 10:39:59 +01:00
e4b7abcc56 Added compatibility with screens with basic touch capabilities 2013-01-19 15:35:46 +01:00
063fa99f3d Fixed compatibility issue with devices that have no rear camera
available
2013-01-12 21:55:07 +01:00
48f6a565e1 Fixed toast showing when automatic sync is active and there are no new
notifications
2012-12-31 18:00:04 +01:00
9c86d700de Fixed prevention of activity restart when rotating the screen on Android
4.x platforms
2012-12-30 21:35:25 +01:00
4856df62c1 Changed the encryption method in order to fix the decryption bug in
notifications module
2012-12-29 14:46:52 +01:00
092461d8d2 Removed vertical white line from action bar 2012-12-29 12:09:53 +01:00
d543869346 Forced UTF-8 charset during encryption/decryption of notifications in
order to fix a decryption error that occurs sometimes. This error is
produced by a wrong decryption of non-printable characters of the
string. Fix pending of verification.
2012-12-26 18:04:25 +01:00
Antonio Aguilera
08c2eeaafd Fixed group selection in rollcall module
Signed-off-by: Antonio Aguilera <aguilerin@gmail.com>
2012-12-24 01:23:21 +01:00
Helena Rodriguez
deb9ef6b29 Modified some strings 2012-12-18 16:55:12 +01:00
Helena Rodriguez
cccea847a9 Merge remote-tracking branch 'origin/develop' into develop 2012-12-18 16:11:45 +01:00
27e7f7b78f Fixed database corruption and error message when updating the
tests descriptors
2012-12-17 22:32:03 +01:00
173a50d10c Test tags are now ordered alphabetically 2012-12-17 22:04:57 +01:00
Helena Rodriguez
163cd2a5bf Removed unused adapter 2012-12-16 16:00:00 +01:00
Helena Rodriguez
c65dec8b91 Modified text of date field in dialog of file options 2012-12-15 21:30:15 +01:00
9cfe26da78 Fixed project properties 2012-12-15 16:08:20 +01:00
d241b47148 Merge branch 'develop' of git@github.com:Amab/SWADroid.git into develop 2012-12-15 16:06:16 +01:00
2f0b2b6ce5 Bumped code version to add the last commit to the APK 2012-12-15 16:05:50 +01:00
Helena Rodriguez
5e54371ee6 Fixed problem with previous merge 2012-12-15 15:46:53 +01:00
Helena Rodriguez
8dbc5bf886 Merge remote-tracking branch 'origin/develop' into develop 2012-12-15 15:44:52 +01:00
Helena Rodriguez
8261ae578b Modified handle of device rotation to making it compatible with the
newest versions of Android
2012-12-15 15:43:47 +01:00
6d476d1cc4 Merge branch 'develop' of git@github.com:Amab/SWADroid.git into develop 2012-12-15 15:15:59 +01:00
4372db0ede Merge branch 'release/0.11' into develop 2012-12-15 15:15:02 +01:00
e3b0e812d6 Bumped version 2012-12-15 15:14:14 +01:00
ac52be94ae Bumped version 2012-12-15 15:05:52 +01:00
Helena Rodriguez
4a99750b05 Fixed bugs in android 4.0 in notification of downloads when there is not
any app, that is associated with the type file.
2012-12-15 00:01:42 +01:00
Helena Rodriguez
bb02d6dad2 Modified some messages of download notifications 2012-12-14 21:13:02 +01:00
Helena Rodriguez
49376e08a8 Handled device rotation to avoid from repeating web service calls in
Download Module
2012-12-14 20:17:28 +01:00
Helena Rodriguez
3e4f75a9ce Modified the order of modules in main menu to coincide with the order
of functions in SWAD.  Fixed refresh button on MyGroups Module to stop
when the web service query fails.
2012-12-14 18:45:23 +01:00
Helena Rodriguez
b625954873 Modified fields orden on dialog of file information
Added some strings in all languages
2012-12-14 14:56:33 +01:00
Helena Rodriguez
6e5567a38d Added verification that there is an activity available that can open the
type of just downloaded file in Download Module
2012-12-14 13:53:00 +01:00
Helena Rodriguez
95d9e864f1 Fixed notify when the download is failed.
Fixed refresh image to stop when there is not connection. 
Added message in Download Module layout when there is not connection 
connection
2012-12-14 13:22:01 +01:00
Helena Rodriguez
cba223c421 Erased unused files and added comments 2012-12-14 11:42:50 +01:00
Helena Rodriguez
14ecab13d6 Fixed memory leak during downloading huge files. 2012-12-14 11:31:58 +01:00
Helena Rodriguez
7c4c0adefa Added padding between navigation icons and separation line in Download
Module
2012-12-14 01:48:06 +01:00
Helena Rodriguez
23caf4b677 Added separator line between navigation bar and grid in Download Module 2012-12-14 01:14:33 +01:00
Helena Rodriguez
3495d63062 Changed navigation bar in Download Module, now path text, home and
parent button are together
2012-12-14 00:42:55 +01:00
Helena Rodriguez
2124b3c146 Changed refresh button from navigation bar into action bar in Download
Module
2012-12-14 00:26:03 +01:00
Helena Rodriguez
db9d2888d9 Added file name on dialog of file information in Download Module 2012-12-14 00:07:43 +01:00
Helena Rodriguez
020327c03f Modified title of spinner in Download Module 2012-12-13 23:55:32 +01:00
Helena Rodriguez
1d0f837cfe Added new icons for download module
Modified icon names just for unifying names
2012-12-13 22:02:11 +01:00
Helena Rodriguez
172a20f408 Fixed the repeating request of groups when there are groups stored in
db but the user is not enrolled in any of them.
2012-12-13 16:32:24 +01:00
Helena Rodriguez
171e9d9bd5 Merge remote-tracking branch 'origin/develop' into develop 2012-12-13 15:02:22 +01:00
Helena Rodriguez
df73cffb4a Set independence between node names and showed names on Download Module.
Changed name of the downloaded file, now is taken from the node name
instead of the name from the url
2012-12-13 15:01:54 +01:00
387c11878a Fixed accents 2012-12-08 12:18:56 +01:00