Tibor Kaputa
b4c3b8951c
Merge pull request #1454 from KryptKode/fix/update-event-filter
...
update event types filter when events are imported
2021-08-23 10:26:52 +02:00
Paul Akhamiogu
e441fb5324
update event types filter when events are imported (from ics, holidays birthdays and anniversaries)
2021-08-22 22:08:46 +01:00
Paul Akhamiogu
d21df87af9
Add bottom divider at the monthly view with bottom quick event type filtering and monthly view grid enabled
2021-08-22 21:33:28 +01:00
Paul Akhamiogu
4c07f46bf8
Initial attempt
2021-08-22 21:26:03 +01:00
Paul Akhamiogu
194986d37e
fix incorrect month view wrapper clickable background height
2021-08-22 12:07:27 +01:00
Tibor Kaputa
1b3e8911b0
Merge branch 'master' into fix/weekly-view-missing-days
2021-08-17 09:25:06 +02:00
Tibor Kaputa
1088660b80
Merge pull request #1445 from KryptKode/feat/weekly-view-slider-setting
...
Add settings option for weekly view day count visibility
2021-08-17 09:22:59 +02:00
Paul Akhamiogu
a2bac74306
fix week view missing some days on slider change
...
- reset the view pager to recalculate the week time stamps to get accurate number of days
2021-08-17 04:06:03 +01:00
Paul Akhamiogu
6abe17f8b2
fix slider not showing sometimes
...
- add check in the week_view_days_count's onGlobalLayout listener that keeps the week_view_seekbar the same so it happens only when the week_view_seekbar is visible
2021-08-17 03:22:32 +01:00
Paul Akhamiogu
041c2ecbac
Merge branch 'master' into feat/weekly-view-slider-setting
2021-08-17 02:45:48 +01:00
Nam
8ba08a0895
(FR] Correct 1 string => "afficher" should be "affichage"
...
Correct string is : <string name="show_a_grid">Affichage en grille</string>
2021-08-15 14:06:39 +02:00
Paul Akhamiogu
82e7b499c3
change name from cutomise to customize, check in onResume
2021-08-13 21:13:12 +01:00
Paul Akhamiogu
23f0010a10
Add settings option for weekly view day count visibility
2021-08-13 16:37:59 +01:00
Tibor Kaputa
c961144aa3
Update strings.xml
2021-08-13 15:22:26 +02:00
Tibor Kaputa
8e59b3b2ea
Update strings.xml
2021-08-13 15:20:31 +02:00
Tibor Kaputa
312750d56d
moving a string to the proper place
2021-08-13 15:19:12 +02:00
Y. Dongchen
a22f0663f4
Chinese and German translations
2021-08-13 19:09:50 +10:00
Y. Dongchen
c99a6da2ae
Add event transparency
2021-08-13 18:59:59 +10:00
Tibor Kaputa
1f4a879f11
Merge pull request #1443 from KryptKode/fix-month-view-sorting
...
Fix sorting in month view to startTS -> endTS -> title
2021-08-12 22:05:14 +02:00
Tibor Kaputa
5c94f82bbb
autoformatting the file
2021-08-12 22:02:41 +02:00
Tibor Kaputa
3a0ee3794c
minor code style update and optimizing imports
2021-08-12 22:01:29 +02:00
Tibor Kaputa
3398d582e4
some style updates and removing redundant code
2021-08-12 21:58:32 +02:00
Paul Akhamiogu
37dc872940
Fix sorting in month view to startTS -> endTS -> title
2021-08-12 17:57:56 +01:00
Paul Akhamiogu
7f6015039f
Update commons dependency
2021-08-12 10:38:34 +01:00
Paul Akhamiogu
1f0ae80d73
Update Import and Export to account for missing year
...
- Add custom ics tag Constants.MISSING_YEAR that would be set to 1 if an event has the Constants.MISSING_YEAR_FLAG
- While Importing, check for the presence of the custom tag. If it is present and set to 1, add the Constants.MISSING_YEAR_FLAG to the event
2021-08-12 06:20:55 +01:00
Paul Akhamiogu
fa45ef98e9
Move date formats with year to commons module
2021-08-12 05:02:07 +01:00
Paul Akhamiogu
1c30f0e6c6
Add flag to account for missing year for imported contact
...
- this avoids wrongly calculating the age/anniversary years when there was no year specified in the contact data
2021-08-10 14:16:17 +01:00
Paul Akhamiogu
178a60c658
Make age calculation dynamic based on current calendar date and original event start date
2021-08-10 01:36:37 +01:00
Paul Akhamiogu
e20d8aa616
Append age/years for birthdays/anniversaries to event title
2021-08-09 00:22:06 +01:00
Tibor Kaputa
d6d164f584
Merge pull request #1426 from Fatih-BaKeR/patch-7
...
Update Turkish strings.xml
2021-07-28 22:04:44 +02:00
solokot
84791619fc
Updated Russian language
2021-07-28 18:58:50 +03:00
Fatih Fırıncı
cc983c81c2
Update strings.xml
2021-07-28 16:56:00 +03:00
tibbi
751d809f47
update version to 6.15.0
2021-07-27 23:22:51 +02:00
tibbi
b655f5680d
moving the quick filter setting up
2021-07-27 23:16:04 +02:00
tibbi
df4eadafde
replacing "find" with "firstOrNull"
2021-07-27 19:44:13 +02:00
tibbi
a8ae8bfea4
lets block too fast quick event type filter toggling
2021-07-27 19:43:03 +02:00
tibbi
662b0fa982
enable quick event type filter at adding the second event type
2021-07-27 15:35:21 +02:00
tibbi
e4915ccb61
autoformatting some files, no real change
2021-07-27 15:22:30 +02:00
tibbi
2d6d675758
add newly created event types to quick filtering
2021-07-27 15:21:57 +02:00
tibbi
27e917c807
disable quick filtering if only 1 event type is available
2021-07-27 00:01:00 +02:00
tibbi
fa3215f639
properly handle the toggling of quick filter setting
2021-07-27 00:00:47 +02:00
Tibor Kaputa
cdac81966e
Merge pull request #1423 from ltGuillaume/patch-1
...
Dutch
2021-07-26 23:05:44 +02:00
Guillaume
20a1ee2432
Dutch
2021-07-26 22:59:13 +02:00
Agnieszka C
13cbabb398
Updated Polish translation
2021-07-26 22:05:55 +02:00
spkprs
53bbd8b945
Update strings.xml
2021-07-26 22:19:44 +03:00
tibbi
81f391bd14
adding some new strings for CalDAV event statuses
2021-07-25 22:43:47 +02:00
Fatih Fırıncı
d10fa58d23
Update strings.xml
2021-07-23 07:04:47 +03:00
Agnieszka C
af05f89092
Updated Polish translation
2021-07-20 12:28:20 +02:00
Agnieszka C
7e8508e717
Updated Polish translation
2021-07-20 09:21:53 +02:00
Tibor Kaputa
58482fd25b
Merge pull request #1415 from solokot/master
...
Updated Russian language
2021-07-19 19:24:31 +02:00
Tibor Kaputa
b7d275ddaa
Merge pull request #1414 from ltGuillaume/patch-1
...
Dutch
2021-07-19 19:24:26 +02:00
solokot
80ef56716a
Updated Russian language
2021-07-19 19:33:19 +03:00
Guillaume
9c7c76b8f9
Dutch
2021-07-19 18:31:08 +02:00
spkprs
e83935557a
Update strings.xml
2021-07-19 19:16:50 +03:00
tibbi
b5c159b57c
make the inactive quick filter items a bit higher
2021-07-19 17:21:24 +02:00
tibbi
d966b325f3
show the event type quick filter in the settings only if more are available
2021-07-19 17:18:49 +02:00
tibbi
c57148a1bb
adding a string for the new quick event type filter at the bottom of the screen
2021-07-19 17:14:18 +02:00
tibbi
88c8eda863
adding some quick filter related changes
2021-07-19 17:09:50 +02:00
tibbi
33ab342851
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar
2021-07-19 17:01:09 +02:00
tibbi
45fd604ee9
updating kotlin and commons
2021-07-19 17:00:54 +02:00
tibbi
ea1ea33268
make sure the menu Filter button is visible when appropriate
2021-07-19 16:59:21 +02:00
chaptergy
35558ce0a5
Adds quick filters for event types to the bottom of the screen
2021-07-17 20:45:48 +02:00
tibbi
c99b6f9391
moving the Customize notifications settings button at the Reminders section
2021-07-09 00:24:34 +02:00
tibbi
ebd6495348
update version to 6.14.1
2021-07-06 23:44:14 +02:00
tibbi
7e953d1560
updating commons
2021-07-06 23:39:02 +02:00
tibbi
106b5366a5
refresh the weekly view if midnight span setting changes
2021-07-06 14:52:04 +02:00
tibbi
f508d0aaf5
minor code formatting
2021-07-06 14:49:42 +02:00
tibbi
20ce0e6e56
correcting a removed part of the pull request
2021-07-06 14:48:56 +02:00
Tibor Kaputa
d8816d6448
Merge branch 'master' into Events-over-multiple-days
2021-07-06 14:42:27 +02:00
tibbi
77cffa5c64
fix #1406 , properly handle dashes at event dates at importing
2021-07-06 14:15:17 +02:00
tibbi
d2be7701f0
formatting some code
2021-07-06 14:14:59 +02:00
Tibor Kaputa
c16fdcf33b
Merge pull request #1400 from vbh/fix-1398
...
Fix: Events spanning multiple days are only shown on first one
2021-07-05 23:21:07 +02:00
Tibor Kaputa
971b8b390a
Merge pull request #1393 from tanvir-ahmod/fix_1385
...
Fix #1385 , cancel notification and pending intent if event is deleted
2021-07-05 23:08:22 +02:00
Tibor Kaputa
0d0b701ef4
Merge pull request #1394 from tanvir-ahmod/fix_1387
...
Fix #1387 , Change title to "New Event" after using event duplication
2021-07-05 23:06:42 +02:00
Tibor Kaputa
4d3c82a470
Merge pull request #1397 from breadsanta/master
...
Fixes #1361 , properly showing events from the next month
2021-07-05 23:06:02 +02:00
Tibor Kaputa
e3b1a2c45f
Merge pull request #1399 from evilthiesje/master
...
Rename CATEGORY_COLOR field in ics-export (fix #1396 )
2021-07-05 23:02:46 +02:00
Tibor Kaputa
d4f741fa9f
Merge pull request #1339 from Honk2/concurrent_events_in_weekview
...
fix #1332 concurrent zero duration in week view
2021-07-05 22:55:34 +02:00
tibbi
3dba6f6776
updating some strings
2021-07-04 18:36:33 +02:00
tibbi
17a698c3ed
Revert "removing the Change View string, move it into Commons"
2021-06-29 10:49:22 +02:00
tibbi
30bf7492c2
updating commons and kotlin
2021-06-29 10:48:37 +02:00
tibbi
b6c69d3b52
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar
2021-06-24 14:40:26 +02:00
tibbi
6e318f1c56
removing the Change View string, move it into Commons
2021-06-24 14:39:25 +02:00
Agnieszka C
0c2dbc8b11
Updated Polish translation
2021-06-24 11:22:47 +02:00
Bindu
ecbf57ab38
Fix: Events spanning multiple days are only shown on first one
2021-06-21 21:44:31 -07:00
Mathias Schneider
554e9b8013
Rename CATEGORY_COLOR field in ics-export ( fix #1396 )
2021-06-21 23:04:42 +02:00
Joan
b16219a9be
Fixes #1361
2021-06-20 23:28:21 +02:00
Enara Larraitz
2b9dce276c
Updated Basque translations
2021-06-15 19:40:12 +02:00
tanvir-ahmod
6ecd48b14c
Fix #1387 , Change title to "New Event" after using event duplication
2021-06-13 10:49:26 +06:00
tanvir-ahmod
3fcc23a320
Fix #1385 , cancel notification and pending intent if event is deleted for future occurrences
2021-06-12 20:26:37 +06:00
motomoto7
a200e57b1f
Update strings.xml
2021-05-26 14:18:15 +03:00
10cents
8f5c291cc6
Update strings.xml
2021-05-24 21:08:08 +00:00
Honk2
4d3acb7aa9
Show events spanning midnight in weekview at top (default) or vertical from start time to
2021-05-15 16:53:39 +02:00
tibbi
151e15c93f
update version to 6.14.0
2021-05-14 22:58:27 +02:00
tibbi
0849db8fd1
adding the holidays of Israel, related to #895
2021-05-14 21:41:43 +02:00
tibbi
07fc73db80
cancel pending intents at event deletion, related to #1037
2021-05-14 21:06:26 +02:00
tibbi
76587bf01f
adding some widget related null checks
2021-05-14 21:05:49 +02:00
tibbi
aa3d048468
fix #1373 , make sure the proper day is highlighted at the weekly view
2021-05-14 13:39:13 +02:00
tibbi
0db772cdf9
lets not always show the Filter top menu item
2021-05-14 13:37:17 +02:00
tibbi
1700c9cb99
show more items at the top menus
2021-05-14 12:04:08 +02:00
tibbi
35a2d96288
updating some libraries
2021-05-14 12:03:45 +02:00
tibbi
c27c1e5472
removing some spaces from thailands holidays
2021-05-09 10:35:41 +02:00
tibbi
e588494ff5
adding some null checks at AppWidgetManager
2021-05-06 21:23:06 +02:00
tibbi
f646d4e5b2
updating commons
2021-05-05 10:17:58 +02:00
tibbi
119ca1d5c7
updating some portuguese strings
2021-05-04 22:54:41 +02:00
tibbi
88398b09ea
update version to 6.13.7
2021-05-02 09:25:53 +02:00
tibbi
eb750f0a3c
fixing some threading around saving events
2021-05-02 09:23:27 +02:00
tibbi
f22da0dbf9
update version to 6.13.6
2021-05-01 22:23:55 +02:00
tibbi
1b7fe16a1c
updating commons
2021-05-01 22:20:38 +02:00
tibbi
99aec8c67d
fix #1362 , properly add a color at exporting events in an .ics file
2021-05-01 22:11:35 +02:00
tibbi
12efdc90c7
show the alarm reliability warning at saving the first event too
2021-05-01 22:10:36 +02:00
pusi77
b7133e6ec3
fixing wrong italian translation
2021-04-28 12:21:14 +02:00
tibbi
ede9ff921c
updating a finish string
2021-04-25 21:53:47 +02:00
Nam
c3087ba767
Last update for today ;-)
...
- Anniversaries => "Dates mémo" (it could have been also "Aide-mémoire" or "Pense-bête" but they are longer and less explicite)
- Some missing translations
- Shorter some translation.
2021-04-21 09:44:10 +02:00
Nam
687696797a
Update french strings still in progress
...
- Use "Synchroniser" everywhere => can be a good improvment in english translation too (yet it's "refresh")
- Names (instead of adj.) for Journée, Semaine, Mois, Année
2021-04-21 09:16:02 +02:00
tibbi
dae14b049e
update version to 6.13.5
2021-04-17 20:17:53 +02:00
tibbi
df46032b10
updating commons
2021-04-17 20:14:59 +02:00
Tibor Kaputa
0fc182f534
Merge pull request #1348 from ldmpub/patch-1
...
Update french strings
2021-04-17 20:09:52 +02:00
Sérgio Marques
0f9960aedb
Update strings.xml
2021-04-17 16:08:41 +01:00
Nam
651e7f6320
Update french strings
...
In particular : shorter menu entries + consistency on some words + better french wordings
2021-04-16 14:39:34 +02:00
Fatih Fırıncı
6e00321169
Update strings.xml
2021-04-16 02:14:38 +03:00
tibbi
f9c8b26271
reverting a weekly view glitch, it causes more glitches
2021-04-15 19:14:38 +02:00
Tibor Kaputa
e7aa292382
Merge pull request #1346 from solokot/master
...
Updated Russian language
2021-04-15 12:23:53 +02:00
Tibor Kaputa
30f3f6070f
Merge pull request #1345 from ldmpub/patch-1
...
French translation improvments
2021-04-15 12:23:42 +02:00
solokot
87e2740397
Updated Russian language
2021-04-15 12:43:17 +03:00
pusi77
e3c20c1df6
updating italian strings
2021-04-14 23:00:56 +02:00
Tibor Kaputa
a8c01f99d2
Merge pull request #1343 from spkprs/patch-15
...
Update strings.xml
2021-04-14 22:57:23 +02:00
tibbi
36f5608624
update version to 6.13.4
2021-04-14 22:54:44 +02:00
spkprs
9583f29edf
Update strings.xml
2021-04-14 23:53:28 +03:00
tibbi
dfb7061450
allow setting the current time as the default at new events
2021-04-14 22:51:25 +02:00
Nam
ccf2ebbdf1
French translation improvments
...
global review.
2021-04-14 22:47:53 +02:00
tibbi
42135f9b5b
use a constant at handling the default start time
2021-04-14 22:41:41 +02:00
tibbi
40783684db
fix #1332 , fixing a weekly view glitch
2021-04-14 22:23:30 +02:00
Guillaume
b42b30ea2f
Dutch
2021-04-14 22:02:53 +02:00
tibbi
97f9d6707f
use the new way of launching activity intents
2021-04-14 20:39:34 +02:00
tibbi
d7e6ed3b8f
catch and show exceptions thrown at importing events from a file
2021-04-14 20:31:04 +02:00
tibbi
9ce553c89f
fix #1340 , do not show the save/discard dialog if really nothing changed
2021-04-14 20:29:05 +02:00
tibbi
a2da4a3503
do the easy check first at pressing Back at event details
2021-04-14 19:38:44 +02:00
tibbi
ee40301181
adding a new string for displaying long events on the weekly view in the grid
2021-04-14 19:33:18 +02:00
tibbi
e2b8bb90a7
handle the new way of fetching private contacts
2021-04-14 19:25:02 +02:00
tibbi
2f6139e477
allow checking if Simple Contacts is installed, for importing contact events
2021-04-14 19:20:19 +02:00
tibbi
3ca0d3f9af
updating commons and kotlin
2021-04-14 19:20:07 +02:00
Honk2
d5f5fdb214
concurrent zero duration in week view
2021-04-10 12:09:36 +02:00
Honk2
f5e8a885bc
added missing plus few updates
2021-04-06 00:38:43 +02:00
solokot
00bf881321
Updated Russian language
2021-04-03 10:56:50 +03:00
Tibor Kaputa
04c700792c
Merge pull request #1325 from curbengh/au-cal
...
fix(au-holiday): misc fixes
2021-04-02 19:02:41 +02:00
Tibor Kaputa
5d1d12a4e8
Merge pull request #1326 from curbengh/my-cal
...
fix(my-holiday): 2021 & some 2022 holidays
2021-04-02 19:02:12 +02:00
Fatih-BaKeR
6029206d11
Update strings.xml
2021-04-02 16:22:54 +03:00
Ming Di Leom
c56d21bf69
fix(my-holiday): 2021 & some 2022 holidays
...
- https://www.officeholidays.com/countries/malaysia/2021
2021-04-02 11:40:34 +00:00
Ming Di Leom
bc02944ca8
fix(au-holiday): misc fixes
...
- remove incorrect state holidays
- deduplicate holidays
- recurring holidays
- 2022 holidays
2021-04-02 10:28:21 +00:00
Ming Di Leom
06200f41ee
refactor(au-holiday): remove 2020 one-off holidays
2021-04-02 08:29:28 +00:00
Tibor Kaputa
0a283e1396
Merge pull request #1323 from spkprs/patch-14
...
Update strings.xml
2021-04-01 20:09:49 +02:00
spkprs
9b215d5b73
Update strings.xml
2021-04-01 14:01:50 +03:00
Guillaume
54240d76a8
Dutch
2021-04-01 10:00:26 +00:00
tibbi
94d848e9a2
adding a string for using the current time as the default at new events
2021-03-31 23:26:33 +02:00
Fatih-BaKeR
b2ce21ba7e
Update strings.xml
2021-03-22 17:53:38 +03:00
spkprs
c040778937
Update strings.xml
2021-03-22 15:18:13 +02:00
tibbi
f3f08335ce
update version to 6.13.3
2021-03-22 12:23:57 +01:00
solokot
75710b8a26
Add files via upload
2021-03-22 14:19:27 +03:00
Tibor Kaputa
cd1bfeab0b
Update Parser.kt
2021-03-22 11:56:30 +01:00
Kazuhiro Ito
1463785167
support 29th Feb. yearly recurring events
2021-03-22 18:17:00 +09:00
Guillaume
437b3a77f0
Dutch
2021-03-21 20:09:21 +01:00
tibbi
9bff69baf1
fix #1311 , show the save/discard prompt at changing the event calendar
2021-03-21 19:39:50 +01:00
tibbi
ab0a8153f1
fix #1313 , dim past events at the month/day view too
2021-03-21 19:33:34 +01:00
tibbi
1d0072b633
fix #1314 , avoid switching day at creating a new event on some views
2021-03-21 19:28:44 +01:00
tibbi
39db1e0120
hide the notification sound picker in the app settings on Android 8+
2021-03-21 19:09:54 +01:00
tibbi
d965b35998
adding a new string for updating this and future occurrences of events
2021-03-21 19:03:42 +01:00
Tibor Kaputa
cead17087f
Merge pull request #1312 from Yairks/master
...
Add option to update this and future occurrences
2021-03-21 19:02:14 +01:00
Tibor Kaputa
7376b3829a
Update strings.xml
2021-03-21 19:01:38 +01:00
tibbi
e101f5b0ea
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar
2021-03-21 18:58:09 +01:00
tibbi
bca4aa4704
minor code style formatting
2021-03-21 18:57:53 +01:00
tibbi
51b22197ca
updating commons and gradle
2021-03-21 18:57:42 +01:00
Kazuhiro Ito
41b948d134
fix default color in color picker of CalDAV event type
2021-03-21 21:05:45 +09:00
yairks
18c98171bb
Add option to update this and future occurrences
2021-03-15 12:08:52 -04:00
10cents
d0855f7658
Update strings.xml
2021-03-14 18:06:01 +01:00
Tibor Kaputa
8117bddc84
Merge pull request #1305 from Fatih-BaKeR/patch-2
...
Update Turkish strings.xml
2021-03-13 09:14:51 +01:00
Tibor Kaputa
72ac877cb8
Merge pull request #1306 from spkprs/patch-12
...
Update strings.xml
2021-03-13 09:14:44 +01:00
Kazuhiro Ito
a43f493637
fix commit 263dec79df
2021-03-13 16:00:46 +09:00
spkprs
1872c28eb5
Update strings.xml
2021-03-13 01:45:46 +02:00
Fatih-BaKeR
d3c7a2593d
Update strings.xml
2021-03-12 19:00:31 +03:00
tibbi
ce134aad28
fix some ics importing related glitches
2021-03-12 09:43:34 +01:00
tibbi
43147df0aa
trim the line with alarm action at importing from .ics file
2021-03-11 22:51:56 +01:00
tibbi
c3eb5d8386
update version to 6.13.2
2021-03-11 12:34:53 +01:00
tibbi
8e2d42382a
adding some animations at list views
2021-03-11 12:28:30 +01:00
tibbi
08c1ed6244
highlight weekend days if selected to on the Monthly widget config screen
2021-03-11 12:28:14 +01:00
tibbi
c45a063369
fix #1273 , highlight weekends on the monthly widget too
2021-03-11 12:28:00 +01:00
tibbi
d4fc30f3e9
properly handle new cases of having reminders in .ics files
2021-03-11 12:23:36 +01:00
solokot
b3250abe76
Updated Russian language
2021-03-10 22:08:58 +03:00
tibbi
bb64e65e3d
update version to 6.13.1
2021-03-10 19:16:08 +01:00
tibbi
a984a0923d
updating target SDK to 30
2021-03-10 19:12:06 +01:00
tibbi
f26fbcb75a
do not trim some fields at searching changes before discarding
2021-03-10 19:02:04 +01:00
tibbi
ec955d0ef4
small code shortening
2021-03-10 18:20:33 +01:00
tibbi
28de3c6eb8
reordering some FAQ items
2021-03-10 16:59:26 +01:00
tibbi
89ecc74042
use a bit higher alpha for dimmed event titles
2021-03-10 16:55:40 +01:00
tibbi
db4d27b0db
Revert "do not reduce text alpha of past events, keep it readable"
...
This reverts commit 5ce9971fb0
.
2021-03-10 16:50:50 +01:00
tibbi
2e33b4f63f
updating commons to 5.34.21
2021-03-10 16:47:38 +01:00
tibbi
263dec79df
fix some glitches at parsing CalDAV synced Exdates
2021-03-10 16:18:11 +01:00
Tibor Kaputa
525716d832
making the weekend check more readable
2021-03-10 15:51:29 +01:00
Kazuhiro Ito
5819760b55
fix second sutarday and sunday are not highlighted in weekly view
2021-03-10 21:26:28 +09:00
Guillaume
5cc68c38fe
Dutch
2021-03-10 03:20:44 +01:00
Guillaume
e322a65fc7
Dutch
2021-03-09 23:33:02 +01:00