Commit Graph

3148 Commits

Author SHA1 Message Date
tibbi 008508041d avoid passing around activities on a few more places 2018-12-04 20:59:35 +01:00
tibbi 26511514d4 avoid passing activities around at the CalDAVHelper 2018-12-04 20:43:29 +01:00
tibbi 06fa70dc16 avoid rechecking caldav calendars twice at app launch 2018-12-04 19:35:19 +01:00
tibbi 9813ddd6de insert event repetition exceptions through eventsHelper 2018-12-04 16:27:55 +01:00
tibbi e4be55a797 fixing some event repeating exceptions related to caldav sync handling 2018-12-04 16:13:49 +01:00
tibbi c4ba7d1165 rewrite CalDAV calendar updating a bit, try avoiding duplicate events 2018-12-04 14:37:54 +01:00
tibbi dd9dd2c021 do not try fetching current week timestamp if it hasnt been passed to fragment 2018-12-03 22:35:55 +01:00
tibbi 51b78244ac fix #717, remove a glitch related to the weekly view 2018-12-03 21:12:56 +01:00
tibbi 151dabf123 removing some LeakCanary related icons and string 2018-12-03 19:31:00 +01:00
tibbi 3f43789b93 updating the french Calendrier to Agenda 2018-12-03 19:29:05 +01:00
tibbi dbdd1b5b5a fix #706, open specific event details from List view when clicked directly 2018-12-03 16:58:59 +01:00
tibbi b156fae9ff fix repetition by x weeks not handling year switches correctly 2018-12-03 16:42:32 +01:00
tibbi 16faac9c73 renaming currStart to oldStart at event repetition checking 2018-12-03 16:10:09 +01:00
tibbi 9258fd4ad2 fix some event duplication in sequences 2018-12-03 15:44:33 +01:00
tibbi 9b4be2717e fix #711, handle some new cases at importing linked events via sequences 2018-12-03 15:24:02 +01:00
tibbi 25f490aeb9 avoid event duplication by pressing OK at importing multiple times 2018-12-03 12:13:42 +01:00
tibbi bf8283985f fix "Delete all events" for cases when there is a huge amount of events 2018-12-03 12:09:33 +01:00
tibbi 365c400505 make sure the event type at importing is left aligned 2018-12-03 11:45:10 +01:00
tibbi 6ae1b80e2c fix #715, do not disable all reminders under the one which just got disabled 2018-12-03 11:35:43 +01:00
tibbi 29fe401c5f update commons to 5.5.4 2018-12-03 11:25:30 +01:00
tibbi 614ed16c91 make sure event exporting is happening on a background thread 2018-12-03 11:16:17 +01:00
tibbi 83d3f3a724 adding some null checks at device rotation 2018-12-03 10:44:38 +01:00
Tibor Kaputa 0b57e4fd85
updating app links to Pro 2018-11-30 10:43:27 +01:00
tibbi d9eecb928b escaping a string quote 2018-11-29 13:25:59 +01:00
tibbi 5790ba6345 updating changelog, added a new hotfixed free app version 2018-11-29 13:23:57 +01:00
Tibor Kaputa c2d200903c
Merge pull request #713 from smarquespt/patch-3
Update strings.xml
2018-11-28 16:04:47 +01:00
Sérgio Marques b92e7c75b5
Update strings.xml 2018-11-28 13:50:12 +00:00
Tibor Kaputa 9da70c8dcd
Merge pull request #712 from fricyo/patch-8
Update Translation
2018-11-28 11:17:29 +01:00
fricyo b8288e4e07
Update Translation 2018-11-28 18:12:07 +08:00
Tibor Kaputa 820b3e37c5
Merge pull request #708 from 10cents/patch-25
CalDAV & settings strings
2018-11-26 21:45:54 +01:00
Tibor Kaputa 614ea8a607
Merge branch 'master' into patch-25 2018-11-26 21:45:38 +01:00
Tibor Kaputa 12db0cbe1b
Merge pull request #709 from 10cents/patch-26
view_to_open_from_widget
2018-11-26 21:45:09 +01:00
10cents e913fb0669
view_to_open_from_widget 2018-11-26 20:35:17 +01:00
10cents 085d616ba4
CalDAV strings
Hi
Unfortunately I do understand the string "View to open from the event list widget" - but maybe "View" is a noun?
2018-11-26 20:24:43 +01:00
Tibor Kaputa a05fb92a50
Merge pull request #703 from ema-pe/patch-3
Update italian translation
2018-11-20 17:58:16 +01:00
Emanuele Petriglia 759eae76d8
Update italian translation 2018-11-20 16:56:23 +00:00
Tibor Kaputa 1176245c3b
Merge pull request #701 from ltGuillaume/patch-1
Dutch
2018-11-19 20:31:56 +01:00
Tibor Kaputa 7d0dc42b75
Merge pull request #700 from michaelof/patch-2
Update strings.xml
2018-11-19 20:31:45 +01:00
Tibor Kaputa 64e9de02b7
Update strings.xml 2018-11-19 20:31:39 +01:00
Guillaume 77df7cee90
Dutch 2018-11-19 19:22:23 +01:00
michaelof f76b7662c6
Update strings.xml 2018-11-19 18:54:38 +01:00
tibbi 142a29a6d8 updating changelog 2018-11-18 17:52:18 +01:00
tibbi b4a5395569 update version to 6.0.1 2018-11-18 17:52:12 +01:00
tibbi 45f2b19775 lets initialize the viewpager at third party intents too 2018-11-18 17:49:28 +01:00
tibbi ad4c1dbd99 fix some threading issues related to third party intent checking 2018-11-18 17:37:23 +01:00
tibbi f2ba190af4 fixing some threadin issue at the Snooze reminder activity 2018-11-18 17:13:30 +01:00
tibbi 7985112082 fix some glitches related to duplicating events 2018-11-18 17:03:44 +01:00
tibbi 7f36b62798 fix a crash at trying to import an .ics file 2018-11-18 16:46:44 +01:00
tibbi 66ceb69d01 fix #695, allow filtering out CalDAV synced calendars 2018-11-18 16:41:58 +01:00
tibbi c6299225c2 make sure the event type name doesnt go under the color at event details screen 2018-11-18 16:14:37 +01:00