Commit Graph

1688 Commits

Author SHA1 Message Date
c11eb9687e Updated dependencies to latest version 2017-07-25 21:33:56 +02:00
f69d86cacb Updated to Android API 26 2017-07-23 21:06:49 +02:00
7c65d17e40 Updated Analytics library 2017-04-29 16:23:59 +02:00
51941fc255 Removed code from old Android APIs 2017-04-04 21:25:41 +02:00
965f2fcbf5 Updated Android Analytics library. Requires Android API >= 14 2017-04-04 21:00:25 +02:00
415d15209c Updated Android Support library 2017-03-30 20:08:23 +02:00
7e24c5714d Updated Android Support library 2017-03-16 20:55:14 +01:00
590394f84c Updated Android Support library 2017-02-23 20:57:08 +01:00
a2b73e0fa2 Updated changelog 2017-02-12 20:03:30 +01:00
05ee69c06f Renamed APK 2017-02-10 22:02:37 +01:00
cc43cea80c Refactored main menu folders 2017-02-10 21:55:13 +01:00
9074214e33 Added privacy policy 2017-02-10 21:44:02 +01:00
badb0933c1 Updated Android Support library 2017-02-02 00:16:56 +01:00
9433c64ed5 Updated changelog 2017-01-21 18:26:01 +01:00
5ac786cc90 Fixes #232 2017-01-21 18:19:19 +01:00
fe2be20ed9 Updated SDK version 2016-12-14 22:38:42 +01:00
1279d3fbb0 Updated Analytics library 2016-11-30 20:10:48 +01:00
903a6dee42 Updated Android SDK 2016-11-22 21:01:08 +01:00
48b2976fbb Updated Analytics library 2016-11-21 23:44:04 +01:00
ace6180301 Updated Android Support library 2016-11-15 19:39:47 +01:00
26a00b5140 Updated Google Play Services library 2016-10-25 18:57:00 +02:00
1f1162c164 Updated Google Play Services library 2016-10-22 11:23:32 +02:00
43a792fa6c Updated Android SDK to API 25 2016-10-20 20:11:00 +02:00
d54513373e Updated ksoap2-android library 2016-10-09 10:03:13 +02:00
8c35204fba Updated Build Tools version 2016-09-30 20:05:47 +02:00
3e4b2e2ce2 Modified the maximum heap size for the Gradle daemon 2016-09-30 17:49:50 +02:00
ac5da65e8a Increased the maximum heap size for the Gradle daemon 2016-09-30 17:35:52 +02:00
6293dd2ebe Tell build script to proceed with lint errors 2016-09-30 17:34:08 +02:00
799a30172c Added double quotes in reading of environment variables in Travis CI settings 2016-09-30 17:08:58 +02:00
2e33e16365 Added Telegram channel to Preferences screen 2016-09-30 16:51:53 +02:00
7ebf58a58c Fixed typo in Gradle script 2016-09-30 00:24:23 +02:00
2c4a6e45ef Fixed typo in Gradle script 2016-09-30 00:03:02 +02:00
ae16570491 Enabled CI through Travis-CI 2016-09-29 20:33:53 +02:00
284c3aa280 Hided action bar on codes scanner 2016-09-28 23:22:33 +02:00
8c4782ab73 Replaced NULL value for strings returned by the webservice with the empty string 2016-09-28 23:16:32 +02:00
938597b845 Updated Analytics library 2016-09-28 19:55:12 +02:00
044e9a5563 Updated Analytics library 2016-09-22 22:02:58 +02:00
425e5dbde5 Updated Android Support library 2016-09-13 22:23:01 +02:00
b70ca95660 Updated changelog 2016-09-01 17:06:24 +02:00
7d7ce178dc Removed toast 2016-08-30 23:44:44 +02:00
7b282fa220 Updated build tools 2016-08-30 23:36:19 +02:00
9bbeb0f8aa Added Google Analytics to SearchUsers activity 2016-08-29 22:25:39 +02:00
43d70abb6c Fixed bug in refreshing of main menu 2016-08-29 20:01:50 +02:00
999d717daf Merge branch 'develop' into feature/main-menu-refresh 2016-08-28 22:18:30 +02:00
Rubén Martín Hidalgo
43e92e181a fixes in adapters of userslist and frequentslist 2016-08-28 22:07:23 +02:00
e7dfbb70ea Merge branch 'develop' into feature/main-menu-refresh
# Conflicts:
#	SWADroid/src/main/java/es/ugr/swad/swadroid/SWADMain.java
2016-08-28 12:20:51 +02:00
b29e6efe63 Encrypted frequent recipients 2016-08-28 12:17:46 +02:00
96b3aa58b2 Merge branch 'develop' into feature/main-menu-refresh 2016-08-27 20:18:33 +02:00
0e7b0ef2de Now all tables except frequent_recipients are emptied during logout 2016-08-27 20:17:59 +02:00
c8d689615d Merge branch 'develop' into feature/main-menu-refresh 2016-08-27 19:37:47 +02:00
582ce51307 Added a new contributor 2016-08-27 19:37:10 +02:00
99eaabc838 Merge branch 'develop' into feature/main-menu-refresh 2016-08-27 19:24:11 +02:00
Rubén Martín Hidalgo
1b9ad36c90 corrections in pull request 2016-08-27 18:36:21 +02:00
e085497f7d Fixed bug in refreshing of main menu 2016-08-27 11:30:58 +02:00
Rubén Martín Hidalgo
ed6d8e4df1 some changes in the code to optimize it 2016-08-26 00:29:23 +02:00
Rubén Martín Hidalgo
f9c26cc196 table multiuser in frequent recipients 2016-08-24 17:38:46 +02:00
Rubén Martín Hidalgo
d7b5fd3edf Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-08-24 16:03:10 +02:00
dd45acb04d Now login data is saved to SharedPreferences 2016-08-24 11:34:33 +02:00
Rubén Martín Hidalgo
b8c3ad989a editing data of frequent users in memory 2016-08-24 00:08:11 +02:00
Rubén Martín Hidalgo
0c87120a4d management of frequent users is working, including photo in users without photo 2016-08-23 18:23:14 +02:00
Rubén Martín Hidalgo
aa89726d2c transaction code included 2016-08-22 17:32:37 +02:00
Rubén Martín Hidalgo
caf09722bf some strings changed to file 2016-08-21 20:08:53 +02:00
Rubén Martín Hidalgo
a7ba54cd42 adding strings 2016-08-21 19:23:34 +02:00
Rubén Martín Hidalgo
b04dec9460 fix conflicts 2016-08-21 19:13:22 +02:00
Rubén Martín Hidalgo
0456b8461a frequent recipient can be removed, and listener of users list has been corrected 2016-08-21 19:06:15 +02:00
Rubén Martín Hidalgo
e00e1a9a89 cleaning code 2016-08-21 14:43:27 +02:00
7f618d11be Added no courses message to main menu 2016-08-21 13:46:51 +02:00
Rubén Martín Hidalgo
a0a52c877b management of frequent users list is working 2016-08-21 13:06:13 +02:00
Rubén Martín Hidalgo
d93215a21f add list of frequent recipients 2016-08-20 17:32:03 +02:00
Rubén Martín Hidalgo
a4f77bb489 create table and functions of frequent recipients (provisional) 2016-08-18 20:09:44 +02:00
Rubén Martín Hidalgo
f73036bf6b Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-08-18 17:01:39 +02:00
78887f693e Updated Android Support library 2016-08-18 09:58:50 +02:00
Rubén Martín Hidalgo
3d847ded04 some changes in reply message 2016-08-18 00:11:30 +02:00
Rubén Martín Hidalgo
93157ed02b Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-08-17 15:44:57 +02:00
43707241ee Updated Build Tools version 2016-08-17 10:19:09 +02:00
Rubén Martín Hidalgo
2a1f56f5f5 introducing the frequent users 2016-08-15 12:42:14 +02:00
Rubén Martín Hidalgo
eba6e8ebac error with margin in searchview corrected 2016-08-13 17:27:32 +02:00
Rubén Martín Hidalgo
903431b8e5 working dialog to discard receivers added 2016-08-13 17:09:17 +02:00
Rubén Martín Hidalgo
439dd9966b discard dialog in users search 2016-08-12 19:39:36 +02:00
Rubén Martín Hidalgo
309cf298d6 adding again the confirm button in users list 2016-08-12 17:33:50 +02:00
Rubén Martín Hidalgo
e60e3fe883 Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-08-11 17:27:14 +02:00
Rubén Martín Hidalgo
1d2f52b1d2 adding underline to see all text in receivers 2016-08-10 19:02:55 +02:00
3a99adf716 Removed the preferences button from the action bar for all screens except for the main menu 2016-08-10 18:14:06 +02:00
Rubén Martín Hidalgo
aa41c98402 see all or less receivers in list 2016-08-09 20:39:37 +02:00
Rubén Martín Hidalgo
e4b6aee5c9 showReceivers methods 2016-08-09 19:00:28 +02:00
Rubén Martín Hidalgo
b966b422dc sender of reply message doesn't appear in list users 2016-08-09 18:07:38 +02:00
Rubén Martín Hidalgo
000bf7274c last change in messages 2016-08-09 00:00:40 +02:00
Rubén Martín Hidalgo
73d96a9791 Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-08-08 23:58:05 +02:00
3eb5280279 Added userNickname field to notifications 2016-08-08 22:50:51 +02:00
Rubén Martín Hidalgo
a5c7b5897b name and photo of sender in reply message are added to receivers 2016-08-07 18:34:20 +02:00
Rubén Martín Hidalgo
a508e68057 some fixes in message interface 2016-08-07 13:01:58 +02:00
Rubén Martín Hidalgo
6535225c2c change in receivers interface 2016-08-06 12:58:17 +02:00
Rubén Martín Hidalgo
1fff959fe2 photos in receivers are working 2016-08-06 12:16:49 +02:00
Rubén Martín Hidalgo
7beea00c8b merge with branch upstream develop 2016-08-05 22:53:49 +02:00
1feeb88e37 Updated trash icon 2016-08-05 19:48:25 +02:00
Rubén Martín Hidalgo
aea9fece30 alert dialog when you try remove a receiver 2016-08-04 21:23:35 +02:00
Rubén Martín Hidalgo
30fb32194b photo of last receivers appears 2016-08-04 19:42:11 +02:00
Rubén Martín Hidalgo
850a8503c9 receivers management is working 2016-08-03 18:57:19 +02:00
Rubén Martín Hidalgo
4b4218b2fc testing first version of view for receivers 2016-08-03 00:05:47 +02:00
Rubén Martín Hidalgo
837b5407e7 fix in selected checkboxes when the screen was rotated or the focus changed 2016-08-02 18:27:13 +02:00
Rubén Martín Hidalgo
98c77f09e1 Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-08-02 17:22:57 +02:00
4afbca3c75 Replaced @android:drawable system icons with local @drawable. Closes #213 2016-08-01 21:09:46 +02:00
1246359b34 Updated play-services-analytics dependency 2016-08-01 20:14:15 +02:00
Rubén Martín Hidalgo
22f5aa8c1b arrayList to save receivers 2016-08-01 18:26:00 +02:00
Rubén Martín Hidalgo
4459c9071e some fixes in receivers label 2016-07-31 22:39:36 +02:00
Rubén Martín Hidalgo
9b17da661d error in selected users is corrected when keyboard close or open 2016-07-31 22:14:42 +02:00
Rubén Martín Hidalgo
e24b8e26b1 error in selected users is corrected 2016-07-31 21:14:33 +02:00
Rubén Martín Hidalgo
a1d44d139a dialog to cancel send receivers doesn't work correctly 2016-07-31 21:09:29 +02:00
Rubén Martín Hidalgo
4153716507 confirm button in users list 2016-07-31 18:27:11 +02:00
Rubén Martín Hidalgo
f3f8436198 add users button in receivers label 2016-07-31 17:30:01 +02:00
Rubén Martín Hidalgo
cebf543a8b receivers label is always visible 2016-07-31 13:41:16 +02:00
Rubén Martín Hidalgo
e7ff0493f6 showing name users in receivers label 2016-07-31 13:03:26 +02:00
Rubén Martín Hidalgo
aa442fa857 alertdialog to confirm the sending message 2016-07-29 18:16:10 +02:00
Rubén Martín Hidalgo
6297b36b38 add receivers is allowed in reply messages 2016-07-29 00:36:06 +02:00
Rubén Martín Hidalgo
3c017d9e2b users list is kept when screen rotates 2016-07-28 21:27:37 +02:00
Rubén Martín Hidalgo
5d83653b07 save state receivers in Messages Activity 2016-07-28 20:03:43 +02:00
Rubén Martín Hidalgo
b44eaff64b reviewing my files 2016-07-28 17:33:02 +02:00
Rubén Martín Hidalgo
5dc6a844e7 receivers label disappears if there aren't receivers 2016-07-28 17:17:43 +02:00
Rubén Martín Hidalgo
dd5f65567c corrected a bug in selected users 2016-07-28 14:20:41 +02:00
Rubén Martín Hidalgo
142708d65a receivers are added to checkboxs in users list 2016-07-28 13:46:39 +02:00
Rubén Martín Hidalgo
8453c2d7de users added before in the current searchUsers activity can be deleted 2016-07-28 13:12:09 +02:00
Rubén Martín Hidalgo
f178cd2440 adding some nicknames to Messages Activity 2016-07-28 11:44:15 +02:00
Rubén Martín Hidalgo
a7912f9d1c sending receivers to Messages Activity 2016-07-28 11:19:13 +02:00
Rubén Martín Hidalgo
cfb36bf685 merge with branch develop 2016-07-28 09:31:31 +02:00
29dd0c5936 Added Font Awesome icon for unknown notifications 2016-07-28 08:51:29 +02:00
Rubén Martín Hidalgo
11372f8aef hide users in list without nickname 2016-07-28 00:33:01 +02:00
Rubén Martín Hidalgo
acc1528b38 users list sorted alphabetically 2016-07-27 21:21:33 +02:00
Rubén Martín Hidalgo
496394108d merge branch develop 2016-07-27 19:14:38 +02:00
Rubén Martín Hidalgo
62c6ac2518 checkbox in list of users arranged 2016-07-27 18:46:24 +02:00
ed0a2951af Setted Font Awesome strings as not translatable 2016-07-27 17:30:36 +02:00
78a471f10d TTF replacement for Font Awesome PNG icons 2016-07-27 17:21:42 +02:00
Rubén Martín Hidalgo
7a0ea81a7c toasts defined when the filter is too short or users not found 2016-07-27 16:25:20 +02:00
Rubén Martín Hidalgo
6235c3dad9 action bar arranged when searchusers activity finishes 2016-07-27 13:03:39 +02:00
Rubén Martín Hidalgo
e474bfeda1 Messages activity save state when SearchUsers activity finish 2016-07-27 12:22:15 +02:00
Rubén Martín Hidalgo
c236a4de6f getUserPhoto in listview of SearUsers 2016-07-26 18:12:23 +02:00
Rubén Martín Hidalgo
b932ac6c9e findUsers in subject or in all the platform 2016-07-26 13:56:35 +02:00
Rubén Martín Hidalgo
8ecb7eacbd corrected bug about numUsers list, loading screen in findUsers 2016-07-26 13:21:34 +02:00
Rubén Martín Hidalgo
5819a03a09 Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-07-26 10:11:43 +02:00
Rubén Martín Hidalgo
2b225c434f request findUsers 2016-07-25 21:46:13 +02:00
10ded0f9aa Updated changelog 2016-07-25 20:57:02 +02:00
6a3660579c Get SoapFault detail and show it in error messages 2016-07-25 20:44:24 +02:00
931cdd1a77 Fixed Bad file code in GetMarks using student role. Fixed #224 2016-07-25 20:43:40 +02:00
Rubén Martín Hidalgo
7606885fe6 modificado androidmanifest para el config de orientacion 2016-07-25 19:36:31 +02:00
8a593d47bd Updated Android Support library 2016-07-25 18:51:47 +02:00
Rubén Martín Hidalgo
d77ba65296 click sobre fila completa de un usuario 2016-07-25 10:38:10 +02:00
Rubén Martín Hidalgo
8602a07479 quito imports que no se usan 2016-07-24 19:12:54 +02:00
Rubén Martín Hidalgo
43d1f2f5a4 prueba con varios usuarios 2016-07-24 19:03:13 +02:00
Rubén Martín Hidalgo
4f78be754c corrigiendo imageview de los usuarios filtrados 2016-07-24 13:07:06 +02:00
Rubén Martín Hidalgo
dc61607157 primera versión de lista de usuarios 2016-07-24 12:42:41 +02:00
Rubén Martín Hidalgo
2fe9d832d0 creando lista de usuarios 2016-07-23 18:28:55 +02:00
Rubén Martín Hidalgo
ab61d683d5 añadiendo alertdialog sobre donde buscar 2016-07-23 13:52:56 +02:00
Rubén Martín Hidalgo
318d4fe7b7 añadida lupa en busqueda de usuarios 2016-07-23 12:04:56 +02:00
Rubén Martín Hidalgo
27e4a0b9fa añadiendo funcionalidad search view 2016-07-22 10:41:00 +02:00
Rubén Martín Hidalgo
c68071d446 realizando cambios searchview 2016-07-22 09:19:24 +02:00
08895d0762 Added no courses menu. Closes #222 2016-07-21 21:54:06 +02:00
Rubén Martín Hidalgo
9d083c0c2a Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-07-21 09:11:33 +02:00
3f7d8cc978 Updated Android Support dependencies 2016-07-18 19:53:37 +02:00
Rubén Martín Hidalgo
28559eb04d añadiendo funcionalidad a la lista 2016-07-18 19:15:06 +02:00
Rubén Martín Hidalgo
f609702657 funcionando la interfaz del buscador provisional 2016-07-18 17:58:04 +02:00
Rubén Martín Hidalgo
5e792d6f44 añado listaview al activity 2016-07-18 13:45:19 +02:00
Rubén Martín Hidalgo
7e902d2224 action bar provisional pantalla seleccion destinatarios 2016-07-18 13:15:53 +02:00
Rubén Martín Hidalgo
aef2bdb95a Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-07-18 13:14:58 +02:00
e1631c8a1f Updated changelog 2016-07-17 21:01:13 +02:00
Rubén Martín Hidalgo
2bd794b08f añado lupa a la actionbar 2016-07-17 20:53:00 +02:00
Rubén Martín Hidalgo
94af12bba9 creando pantalla filtrado usuarios 2016-07-17 17:37:10 +02:00
17eb93d389 Removed unused stuff 2016-07-17 13:01:24 +02:00
Rubén Martín Hidalgo
f96e60b969 pantalla inicial enviar mensaje version provisional acabada 2016-07-16 22:09:32 +02:00
Rubén Martín Hidalgo
c9d9015196 creando pantalla principal nuevo mensaje 2016-07-16 17:53:08 +02:00
39789c18fc Migrated progress dialogs to loading screens. Closes #211 2016-07-16 16:52:20 +02:00
Rubén Martín Hidalgo
8e259ec030 Merge branch 'develop' of https://github.com/Amab/SWADroid into develop 2016-07-16 15:32:42 +02:00
605c4b8e68 Added Javadoc for ProgressScreen class 2016-07-16 08:20:30 +02:00
e80e401282 Refactored showProgress method for reuse. Closes #215 2016-07-15 21:28:30 +02:00
59d5b1e655 Updated play-services-analytics dependency 2016-07-12 21:45:41 +02:00
Rubén Martín Hidalgo
d3318bac1a probando primer commit 2016-07-02 11:07:34 +02:00
d4b74b5b1d Fixed lint issues 2016-07-01 19:18:34 +02:00
d98148c06d Refactored code in Enrollment module 2016-07-01 17:43:28 +02:00
16c6a1cc25 Remove blue background color for selected groups in Enrollment module 2016-07-01 17:24:15 +02:00
8105c638f1 Replaced deprecated getColor method 2016-07-01 17:22:13 +02:00
f8ad546f64 Updated play-services-analytics dependency 2016-06-28 19:38:47 +02:00
001ef17e87 Restored 1 second delay when scanning QR codes 2016-06-19 22:39:09 +02:00
289d8baf49 Reordered the server list 2016-06-19 22:08:52 +02:00
ce027a4d12 Closes #209 2016-06-15 23:38:57 +02:00
735577e345 Request camera permission on RollCall module 2016-06-15 21:34:55 +02:00
53284447ca Show a warning on Marks screen if student ID has not yet been verified by the teacher or there are no marks currently available. Closes #209 2016-06-15 21:29:18 +02:00
72e2793f0b Updated Android SDK to v24 2016-06-15 20:14:09 +02:00
25f106a1e9 Updated permissions in Manifest 2016-06-13 23:33:59 +02:00
76696ff044 Now it is mandatory to select a server on the login screen 2016-06-13 23:07:15 +02:00
4ba0f05a2d Replaced ZXing library with ZXing Android Embedded library 2016-06-06 23:27:49 +02:00
4211759a82 Enabled Android Studio's "Dex In Process" for Faster App Builds 2016-05-12 22:35:11 +02:00
1d644f8516 Updated build tools 2016-03-23 20:57:43 +01:00
c8dc1c09dd Bumped version 2016-01-31 20:07:27 +01:00
a6047aa4a0 Now notifications are cleaned by age 2016-01-30 14:52:35 +01:00
6aea5d3382 Updated icon launcher for xxhdpi resolution 2016-01-30 12:43:34 +01:00
746c793cf0 Updated MathJax version to 2.6.0 2016-01-30 12:38:25 +01:00
2423ff1778 Updated MathJax version to 2.6.0 2016-01-30 12:07:48 +01:00
f92e86141b Added social notifications 2016-01-30 11:41:09 +01:00
37c8bc39c2 Removed unused dependency 2016-01-19 23:54:19 +01:00
f7e1370320 Bumped version 2016-01-06 13:40:41 +01:00
54538a34cb Fixed #202 2016-01-06 00:17:35 +01:00
c414f3650b Fixed #201 2016-01-05 22:10:18 +01:00