Commit Graph

4290 Commits

Author SHA1 Message Date
Tibor Kaputa 75dfe35bff
Merge pull request #1302 from ltGuillaume/patch-2
Dutch
2021-03-10 10:28:43 +01:00
Guillaume 5cc68c38fe
Dutch 2021-03-10 03:20:44 +01:00
Tibor Kaputa 4bbf099922
Merge pull request #1301 from ltGuillaume/patch-1
Dutch
2021-03-09 23:52:58 +01:00
Guillaume e322a65fc7
Dutch 2021-03-09 23:33:02 +01:00
tibbi 079409676e adding the new string in other languages too 2021-03-09 22:36:41 +01:00
Tibor Kaputa 8e80fc7696
Merge pull request #1300 from ikazuhiro/support-5th-weekday
fix #1201, support 5th weekday recurring events
2021-03-09 22:35:45 +01:00
Kazuhiro Ito 217649c9f4 fix #1201, support 5th weekday recurring events 2021-03-09 17:45:58 +09:00
Tibor Kaputa 4ba310db2d
Merge pull request #1297 from mohitsoni-dev/patch-1
For #1296 - Corrected major Indian holidays dates
2021-03-07 08:58:45 +01:00
Tibor Kaputa 41b9b8d11c
Merge pull request #1299 from ikazuhiro/fix/update-japanese-holiday
update Japanese holiday
2021-03-07 08:57:35 +01:00
Kazuhiro Ito 79f9b5d158 update Japanese holiday 2021-03-07 14:56:54 +09:00
Mohit Soni bcce0c1b3f
Final edits Solar Eclipse Dates
Sorry for the unnecessary commit. I'm new in open source.
2021-03-07 11:02:01 +05:30
Mohit Soni 375e1ab88b
Updated Solar Eclipse dates 2021-03-07 10:58:11 +05:30
Mohit Soni a27cec9540
Updated Solar Eclipse dates 2021-03-07 10:53:56 +05:30
Mohit Soni 3a1cd5bc1f
For #1296 - Corrected major Indian holidays dates
As Indian holiday follow hindu calendar, india.ics file needs to be updated yearly. I have corrected most of the major dates that I could. Thanks.
2021-03-06 21:05:00 +05:30
Tibor Kaputa 80464688d4
Merge pull request #1295 from smarquespt/patch-4
Update strings.xml
2021-03-04 20:56:25 +01:00
Sérgio Marques 2367b63c20
Update strings.xml 2021-03-04 19:00:44 +00:00
Tibor Kaputa f1160f0105
Merge pull request #1293 from smarquespt/patch-3
Update strings.xml
2021-03-04 08:46:23 +01:00
Sérgio Marques 5831c95ed8
Update strings.xml 2021-02-28 19:33:41 +00:00
tibbi a4abfedf28 trim some lines at importing checks 2021-02-25 21:54:27 +01:00
tibbi 7a6d8f6882 updating changelog 2021-02-23 17:07:21 +01:00
tibbi f1fb463d8a update version to 6.13.0 2021-02-23 17:07:14 +01:00
tibbi a69a96502d some tweaks to the monthly daily view 2021-02-23 17:04:18 +01:00
tibbi 344e0c73d2 do not allow printing the new view yet, until fully implemented 2021-02-23 16:43:37 +01:00
tibbi e73b7fcb72 fixing some light theme coloring issues 2021-02-23 16:40:34 +01:00
tibbi 92342d927c fix #1150, remove the Manual flag at caldav syncing 2021-02-23 15:56:25 +01:00
tibbi c2b31a8de4 fix #1258, properly handle importing events, if exdates are split by line 2021-02-23 15:12:24 +01:00
tibbi c8fae6c688 fix #1264, properly handle importing from file, if alarm is before event 2021-02-23 14:39:06 +01:00
tibbi 47c4564cf0 fix #1272, add a settings button for customizing the notifications 2021-02-23 14:31:04 +01:00
tibbi ac8fc24906 avoid updating the CalDAV calendar too frequently 2021-02-23 14:23:40 +01:00
tibbi 7a335e5e1e show overscroll mode at the monthly daily views list 2021-02-23 09:59:41 +01:00
tibbi 77e4fcde1e use the first events color at the monthly daily views dot 2021-02-23 09:56:44 +01:00
tibbi 92b8a521d2 mark days with events with a dot at the monthly/daily view 2021-02-22 23:55:24 +01:00
tibbi f53aaa857e refresh the daily events list if something gets deleted 2021-02-22 23:35:39 +01:00
tibbi 47f601bd21 do not circle selected days at the old monthly view 2021-02-22 23:25:31 +01:00
tibbi 958ddf0f37 handle updating text colors at the monthly/daily view 2021-02-22 23:25:20 +01:00
tibbi a6ccc02de9 show a placeholder if no events are found 2021-02-22 23:16:52 +01:00
tibbi 0b8ab41368 show a date picker at clicking the top label 2021-02-22 23:12:17 +01:00
tibbi 5a015b2100 mark the currently selected day with a circle stroke 2021-02-22 23:04:27 +01:00
tibbi 3dc2bf7979 show the current months events by default, not just todays 2021-02-22 21:43:02 +01:00
tibbi f97d59b14a show whole months events by default at month/day view 2021-02-22 21:37:41 +01:00
tibbi b91cdf4116 fetch the proper daycod for creating new events at month/day view 2021-02-22 21:15:05 +01:00
tibbi 88a4ccfec5 always show the proper events at the list of month/day view 2021-02-22 20:43:01 +01:00
tibbi 2051287365 show only the proper events at month/day view 2021-02-22 20:10:02 +01:00
tibbi 20345e3405 readding the background clickable views in monthly day view, just without ripple 2021-02-22 19:21:59 +01:00
tibbi e545ff30ad populate the list view at month+day view too 2021-02-22 18:29:38 +01:00
tibbi 159f08d24c adding a list view under the monthly one 2021-02-21 23:49:06 +01:00
tibbi 01177ef0f9 shrink the monthly day view + make the background grid non clickable 2021-02-21 23:29:04 +01:00
Tibor Kaputa a0ae05260c
Merge pull request #1286 from solokot/master
Updated Russian language
2021-02-21 23:15:49 +01:00
solokot a4b5e2ff9b
Updated Russian language 2021-02-21 22:59:15 +03:00
solokot 6b7faada30
Merge pull request #35 from SimpleMobileTools/master
upd
2021-02-21 22:53:21 +03:00