Commit Graph

3302 Commits

Author SHA1 Message Date
Guillaume 898a5bd527
Dutch 2019-03-19 23:26:46 +01:00
tibbi e79871daab adding some new attendance related strings 2019-03-19 22:29:59 +01:00
tibbi b99fba72b2 use full alpha at event details screen images, not reduced one 2019-03-19 22:08:24 +01:00
tibbi 2907023b37 fixing an illegal offset exception caused by daylight savings 2019-03-19 20:58:34 +01:00
tibbi ed7e90e17d sort attendees by status in a specific way 2019-03-19 15:01:59 +01:00
tibbi 7d0e46705f add an image showing the attendees status at event details 2019-03-19 14:49:05 +01:00
Tibor Kaputa e4376bd75c
Merge pull request #817 from FTno/patch-16
Update strings.xml
2019-03-17 20:31:57 +01:00
FTno d347b05b67
Update strings.xml
Norwegian (nb) translation update
2019-03-17 18:10:51 +01:00
tibbi eda6c792b7 show existing event attendee photos, if available 2019-03-15 11:54:44 +01:00
tibbi 1ac25c4dad properly handle showing existing attendees at existing events 2019-03-15 11:28:54 +01:00
tibbi a5f5e4783e some attendee related improvements 2019-03-15 10:35:58 +01:00
tibbi b26bd7a20e remove the selected attendee on pressing Dismiss 2019-03-15 10:10:00 +01:00
tibbi 33a63c4e72 show a cross for removing selected contacts 2019-03-14 23:42:47 +01:00
tibbi 770eab4525 show an attendee image at his name too 2019-03-14 23:25:18 +01:00
Tibor Kaputa 60461933c1
Merge pull request #814 from solokot/master
Updated Russian language
2019-03-14 22:50:38 +01:00
tibbi 206e61085e be more smart about going to next attendee on confirmation 2019-03-14 22:45:25 +01:00
tibbi 874056dfca show attendees selected from autocomplete differently 2019-03-14 22:35:00 +01:00
solokot 528d9e46b3
Update strings.xml 2019-03-14 23:37:15 +03:00
solokot 29a7566032
Merge pull request #20 from SimpleMobileTools/master
upd
2019-03-14 23:30:26 +03:00
tibbi 979f463e97 figure out which attendee has been picked by clicking on a suggestion 2019-03-14 21:09:53 +01:00
tibbi fa2cf07211 show the proper attendee thumbnail image, if available 2019-03-14 15:45:08 +01:00
tibbi 4f0dc2b9c8 adding images to attendee suggestions 2019-03-14 11:44:13 +01:00
tibbi 236b3ef5ad show names at autocomplete suggestions, where available 2019-03-14 10:32:13 +01:00
tibbi a9ff1003fb renaming item_autocomplete to item_autocomplete_email 2019-03-14 10:18:28 +01:00
tibbi aca2f1b163 sort attendee suggestions in a specific order 2019-03-14 09:58:11 +01:00
tibbi 62bea960e3 apply attendees search string to contact names too, not just emails 2019-03-13 22:49:25 +01:00
tibbi 362599fcdf implementing the autocompletetextview at attendee suggestions 2019-03-13 22:37:06 +01:00
tibbi f48b16a188 replacing some magic numbers with constants 2019-03-13 19:35:17 +01:00
tibbi 83bad27e77 prefetch contacts available for attendee autocompletion 2019-03-13 19:31:15 +01:00
tibbi ad35ee5a93 handle Contacts permission at inserting attendees 2019-03-13 18:08:00 +01:00
tibbi b8f206e042 handle adding attendees in caldav calendars 2019-03-13 16:30:35 +01:00
tibbi c457bb36b5 make more use of Attendees model class 2019-03-13 15:39:42 +01:00
tibbi 75ac968b46 create a helper function for retrieving caldav event attendees 2019-03-13 15:04:16 +01:00
tibbi d0e0324e57 show attendees only at caldav synced events 2019-03-13 14:40:31 +01:00
tibbi 96458a94fa properly restore attendees on device rotation 2019-03-13 14:14:57 +01:00
tibbi b70dfd11c6 properly restore event reminder types on device rotation 2019-03-13 13:58:51 +01:00
tibbi f55900f3da adding an Attendees field at events 2019-03-13 13:48:28 +01:00
Tibor Kaputa ba6e957ac8
Merge pull request #811 from ema-pe/patch-8
Update italian translation
2019-03-13 11:40:10 +01:00
Emanuele Petriglia 0ba5f49da6
Update italian translation 2019-03-13 09:49:55 +00:00
tibbi 01b4d80723 removing a magic number 2019-03-12 13:04:47 +01:00
tibbi b4baa8d27f handle importing events with email reminders 2019-03-12 13:04:18 +01:00
tibbi 69d78a1b58 properly export email event reminders in .ics files 2019-03-12 12:32:16 +01:00
tibbi 44bc741572 properly fill the reminder type at CalDAV events 2019-03-12 11:55:55 +01:00
tibbi f8028e0c16 use the Reminder model class at fetching event reminders 2019-03-12 11:55:11 +01:00
tibbi 1eb798e1ca use the new Reminder model class at more places 2019-03-12 11:38:21 +01:00
tibbi 5e14ca10b6 properly import Email notifications from CalDAV 2019-03-12 11:22:32 +01:00
tibbi 92b49808ce show the reminder types only at caldav synced events 2019-03-12 10:22:32 +01:00
tibbi 33e8f7ba6f use images instead of text at reminder types 2019-03-12 10:10:54 +01:00
tibbi 949105dce9 update all-day switch at editing events instantly, without animation 2019-03-11 23:46:23 +01:00
tibbi e3d34a9737 adding an option to switch between notification/email reminders 2019-03-11 23:42:03 +01:00