Commit graph

988 commits

Author SHA1 Message Date
tibbi
d78f3ea73c check if the file can be created at exporting events 2017-05-05 18:04:09 +02:00
Tibor Kaputa
b05c501bcb Merge pull request #164 from zikobad/master
handle time-zone change in weekly-view #163
2017-05-05 15:36:49 +02:00
tibbi
d1d64b1860 make urls, phone numbers, map coords and emails in Description clickable 2017-05-05 15:34:34 +02:00
Zakaria Ait Ouchrif
2bbc8980a2 handle time-zone change in weekly-view 2017-05-02 16:21:01 +01:00
selfus
d6c198fde7 Improve Portuguese-Portugal translation 2017-04-26 14:49:10 +01:00
Marcio Zomb13
21c14c9fa8 Translation update pt-br
This is a first commit, more to come.
2017-04-24 19:52:05 -03:00
tibbi
9673fdc0bb update version to 2.3.4 2017-04-23 23:24:55 +02:00
tibbi
4463a31f33 add a missing swedish string 2017-04-23 23:23:03 +02:00
tibbi
87fb85654d exit the app when opening a notification to an invalid event 2017-04-23 23:06:29 +02:00
tibbi
f559577d90 reschedule every notification at receiving one to be sure, its cheap 2017-04-23 23:01:12 +02:00
tibbi
9735bcf0c0 add a helper function for scheduling all future events 2017-04-23 22:52:16 +02:00
tibbi
b6806dfbe2 add flag_all_day to imported events only when appropriate 2017-04-23 22:48:38 +02:00
tibbi
68cfefe061 properly export the COUNT value 2017-04-23 22:43:59 +02:00
tibbi
243e28cb1e properly handle the "count" field at importing events 2017-04-23 22:38:54 +02:00
tibbi
b02f055d6a fix importing events when the title is Unavailable 2017-04-23 22:16:25 +02:00
tibbi
3b440abf34 allow 5 digits at the custom repeat count edittext 2017-04-23 22:13:28 +02:00
tibbi
9d0ecca972 fix the monthly calendar event marking synchronization 2017-04-23 21:05:57 +02:00
tibbi
0a24dcbc31 some fixes to weekly repeating events repeating x times 2017-04-23 19:57:19 +02:00
tibbi
97e5489f0f fix displaying repeating events x times 2017-04-23 19:15:30 +02:00
tibbi
6c320ebdae lets remove the repeat_count database column 2017-04-23 17:34:51 +02:00
tibbi
2fe79374e8 add the initial implementation of events repeating x times 2017-04-23 17:34:05 +02:00
tibbi
0e557ca7a6 use "Repeat on" at weekly repetition label 2017-04-23 17:06:43 +02:00
tibbi
5f8166b95f update a couple repeat interval values 2017-04-23 15:01:18 +02:00
tibbi
b8d6c8c83c use a negative repeatlimit for repeat count 2017-04-23 13:11:01 +02:00
tibbi
3fc9469dbb couple improvements to repeat type dialog 2017-04-23 12:44:48 +02:00
tibbi
3ff2d52b43 improve the repeat type picker 2017-04-23 11:21:27 +02:00
tibbi
b00e25a305 shrink the custom repeat interval dialog 2017-04-23 09:29:59 +02:00
tibbi
13932d46f2 color the event markers at monthly view if all events are 1 event type 2017-04-22 22:51:07 +02:00
tibbi
30d593649a store event colors in the day model 2017-04-22 22:34:59 +02:00
tibbi
67747e329a do some preparations for showing colored dot at monthly view 2017-04-22 14:02:28 +02:00
tibbi
00efe5b33a fix #154, properly update the actionbar title at yearly view 2017-04-22 12:56:21 +02:00
tibbi
f63e7a5924 fix #156, allow easier editing all-day events 2017-04-22 12:34:22 +02:00
Nikola Trubitsyn
009ba11b8c Corrected Russian translation 2017-04-18 20:50:26 +03:00
tibbi
0a987e5ff1 update version to 2.3.2 2017-04-17 17:38:17 +02:00
tibbi
bf02bb5c18 add a new db column for Repeat Count 2017-04-17 17:25:36 +02:00
tibbi
c79cce6f34 fix #143, properly set first day of the week in the date pickers 2017-04-17 17:20:50 +02:00
tibbi
15c55a649b cancel the notifications of deleted events 2017-04-17 17:07:13 +02:00
tibbi
3b96c23584 properly cancel the notification if updated and set in the past, fix #142 2017-04-17 17:06:22 +02:00
tibbi
8460ed8aa6 properly set exported event timezone as utc 2017-04-17 16:57:41 +02:00
tibbi
5d5c981ed6 properly import events from ics files shared via gmail 2017-04-17 16:41:17 +02:00
tibbi
8536e6cf1f Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2017-04-17 15:30:36 +02:00
tibbi
73bfc28523 allow sharing individual events by creating temp .ics files, fix #14 2017-04-17 15:30:22 +02:00
Stefan
10e8f34a5d Update strings.xml 2017-04-17 10:34:14 +02:00
tibbi
1e70eb1cd8 add a share menu button to some screens 2017-04-16 22:11:59 +02:00
tibbi
3c45e960ad show the selected days at weekly repetition 2017-04-16 21:49:02 +02:00
tibbi
c55762745b add some new strings related to repeating events x times 2017-04-16 21:11:09 +02:00
tibbi
5aa71c846b properly handle importing repeat rules 2017-04-16 20:50:38 +02:00
tibbi
4e292e32dd fix exporting events repeating multiple times a day by x weeks 2017-04-16 12:28:41 +02:00
tibbi
4f136afae1 properly export events repeating multiple days a week 2017-04-16 12:08:27 +02:00
tibbi
5d17be541c hide the keyboard on clicking some field at the Event activity 2017-04-16 11:55:13 +02:00