Commit Graph

2833 Commits

Author SHA1 Message Date
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
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
tibbi 0a358f209b removing some redundant xml rules 2019-03-11 21:41:20 +01:00
Tibor Kaputa d9ee63b052
Merge pull request #807 from 10cents/patch-26
go_to_date + add_another_attendee
2019-03-11 21:18:47 +01:00
tibbi 05f9110e83 adding new Event fields for reminder type and attendees 2019-03-11 21:08:47 +01:00
10cents 5efd839545
go_to_date + add_another_attendee 2019-03-11 20:34:35 +01:00
Guillaume 21930288e2
Dutch 2019-03-11 15:32:28 +01:00
spkprs 377104d418
Update strings.xml 2019-03-11 14:18:47 +02:00
tibbi 4d6fd5fbed adding a new string for adding event attendees 2019-03-11 12:53:50 +01:00
tibbi 9b98f1d9ad catch exceptions thrown at setting shortcuts 2019-03-11 12:18:00 +01:00
tibbi ccc30c104d fix #799, properly handle daylight savings at the weekly view 2019-03-11 12:14:46 +01:00
tibbi c33990fd66 update commons to 5.10.8 2019-03-11 12:01:38 +01:00
en2sv 33036adcf9
Update Swedish translation 2019-03-10 20:25:35 +01:00
tibbi 9f8ce7d7f0 reuse shortcut_plus from Commons 2019-03-07 23:13:21 +01:00
tibbi 10ec6efe7c renaming the shortcut icon drawable 2019-03-07 20:15:50 +01:00
tibbi 2393738cb7 update version to 6.3.2 2019-03-07 12:41:15 +01:00
tibbi 394f047bb9 replacing static shortcuts with dynamic ones 2019-03-07 12:25:08 +01:00
tibbi 7f87cc3412 removing the shortcut category 2019-03-07 11:08:07 +01:00
Tibor Kaputa f7042ac3c0
Merge pull request #802 from ema-pe/patch-7
Update italian translation
2019-03-07 10:52:37 +01:00
tibbi 69fd4ed5cc adding a launcher shortcut for creating new events quicker 2019-03-07 10:50:15 +01:00
Emanuele Petriglia e5eb74b055
Update italian translation 2019-03-07 09:46:28 +00:00
tibbi 8887776f17 do not require the faketouch device feature 2019-03-07 09:37:54 +01:00
Guillaume 023350e23f
Dutch 2019-03-06 20:44:42 +01:00
tibbi 00b614bd27 go to the selected year at the yearly fragment 2019-03-06 20:41:50 +01:00
Tibor Kaputa df9a0f059b
Merge pull request #800 from spkprs/patch-6
upd+fix
2019-03-06 20:34:43 +01:00
tibbi 9917e7f404 fixing the weekly GoToDate with sunday being the first day 2019-03-06 20:34:24 +01:00
tibbi 166003b03b implement GoToDate at the weekly fragment 2019-03-06 20:31:44 +01:00
spkprs 66cffd26c3
upd+fix 2019-03-06 21:30:37 +02:00
tibbi 68ae04a0d8 do not show the "Go to date" button at the event list view 2019-03-06 20:19:31 +01:00
tibbi b62b36c8b6 implementing the Go To Date button of the daily fragment 2019-03-06 20:18:18 +01:00
tibbi 494b9efacd moving the Go To Date handling of month fragment to the fragment holder 2019-03-06 20:13:49 +01:00
tibbi bbd34a9870 adding a menu button for Go To Date 2019-03-06 19:40:57 +01:00
tibbi a302c3f659 adding a new string for Go to date 2019-03-06 19:11:01 +01:00
tibbi 0cc0aa96df fix #797, fix some glitch related to monthly repetition at the end of the month 2019-03-06 19:00:09 +01:00
tibbi 411490000f updating commons 2019-03-06 14:27:00 +01:00
tibbi d52c1431e1 correcting the app short description 2019-02-24 17:49:16 +01:00
spkprs 919fb920be
Update strings.xml 2019-02-24 00:49:21 +02:00
tibbi 3cba59e2aa update version to 6.3.1 2019-02-23 19:40:46 +01:00
tibbi 43bed800c2 update commons to 5.9.6 2019-02-23 19:32:58 +01:00
tibbi 72dc83ba1c adding content descriptions to some views 2019-02-22 23:30:21 +01:00
tibbi c402a68100 simplify primary color getting at the EventsHelper 2019-02-22 23:18:08 +01:00
tibbi d4179f1a66 updating commons to 5.9.5 2019-02-22 19:53:22 +01:00
tibbi e6541f9c39 update birthday/anniversary repeat rules, repeat them on the same day 2019-02-22 18:44:38 +01:00
tibbi 29b566360b fix #719, allow adding birthdays/anniversaries reminders at importing 2019-02-22 18:42:53 +01:00
tibbi 42aed15397 fix #788, always divide caldav event start and end timestamp by a thousand 2019-02-22 16:54:07 +01:00
tibbi 2dc0c0ec92 updating commmons to 5.9.3 2019-02-22 12:58:22 +01:00
10cents 208c47e360
new settings strings 2019-02-21 23:40:08 +01:00
Emanuele Petriglia 6ad12c7ad6
Update italian translation 2019-02-21 11:11:14 +00:00
Fatih Fırıncı 9451a15599
Update strings.xml 2019-02-17 12:35:36 +00:00
fricyo b3bba92289
Update Translation 2019-02-16 15:55:18 +08:00
tibbi 971739631d fix #784, check storage permission before trying to import settings 2019-02-14 21:18:07 +01:00
tibbi 1aade9c055 improving the way default widget color is set 2019-02-14 21:13:33 +01:00
tibbi e27eb350ee update version to 6.3.0 2019-02-14 19:08:51 +01:00
tibbi 19cb00c2eb update commons to 5.7.8 2019-02-14 19:06:58 +01:00
tibbi 11f71ce88d adding some new functions in the release notes 2019-02-14 19:06:41 +01:00
solokot 3370e58445
Updated Russian 2019-02-14 19:34:24 +03:00
tibbi 686d7cc0ad fixing s few more overlapping glitches 2019-02-14 16:37:48 +01:00
tibbi df241feea0 improving some weekly view overlapping 2019-02-14 16:28:26 +01:00
tibbi c97628fdfc fix triple+ overlapping 2019-02-14 15:48:17 +01:00
tibbi e7f7e24bdf implementing the first part of solving weekly view event overlapping 2019-02-14 15:34:11 +01:00
tibbi 1f52643556 fix some glitches at monthly view overlapping by cbertram 2019-02-14 12:04:20 +01:00
tibbi 0c8fddd419 fix #776, fix repeating events from before 2001 2019-02-14 11:26:18 +01:00
tibbi ac0653de3a handle importing settings 2019-02-13 23:11:38 +01:00
tibbi 47eb989d3b allow exporting the app settings 2019-02-13 22:52:10 +01:00
tibbi ee73674468 avoid showing unwritable calendars in some places 2019-02-13 22:22:26 +01:00
Guillaume a2dab527f3
Dutch 2019-02-13 18:16:13 +01:00
tibbi 45d5cc3621 fix some glitches related to setting caldav synced default event types 2019-02-13 16:56:32 +01:00
tibbi d92ba3b9c4 fix #535, allow specifying a default event type for new events 2019-02-13 16:35:43 +01:00
tibbi b7ef8f7f1b adding a settings item for setting a default event type for new events 2019-02-13 15:51:18 +01:00
tibbi 9758a69789 allow specifying minutes at the default event start time too 2019-02-13 15:21:43 +01:00
tibbi eeb88b8a59 updating some greek strings 2019-02-13 15:03:17 +01:00
tibbi 82606910bb adding a new string related to selecting Other time 2019-02-13 15:02:26 +01:00
tibbi 4daee3c3d8 improving some settings related code 2019-02-13 14:29:51 +01:00
tibbi 26d708d3e3 removing some redundant xml attributes 2019-02-13 13:47:14 +01:00
tibbi a2c17cbfc4 updating the settings layout 2019-02-13 13:43:01 +01:00
Tibor Kaputa e7fe4e325c
Merge pull request #780 from NWuensche/696-default-time
Add default start time and default duration for events in settings
2019-02-13 13:37:37 +01:00
Tibor Kaputa b235d752dc
Update strings.xml 2019-02-13 13:36:55 +01:00
Tibor Kaputa d82c742456
Update strings.xml 2019-02-13 13:36:39 +01:00