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
69a5914ab2
Merge pull request #1442 from KryptKode/feature/show_age_years
...
Append age/years for birthdays/anniversaries to event title
2021-08-12 22:03: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
2f7664c8b7
Merge pull request #1440 from Aga-C/master
...
Added Polish translation for fastlane
2021-08-08 22:22:00 +02:00
Agnieszka C
48a11ddaf9
Added Polish translation for fastlane
2021-08-08 12:38:31 +02: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
Tibor Kaputa
53fbe2bf75
Merge pull request #1427 from solokot/master
...
Updated Russian language
2021-07-28 22:04:35 +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
23779209a0
updating changelog
2021-07-27 23:22:59 +02: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
Tibor Kaputa
33b1464ce9
Merge pull request #1422 from Aga-C/master
...
Updated Polish translation
2021-07-26 23:05:34 +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
Tibor Kaputa
a0bd5ac8e6
Merge pull request #1421 from spkprs/patch-17
...
Update strings.xml
2021-07-26 21:22:53 +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
Tibor Kaputa
db29f52d85
Merge pull request #1419 from Fatih-BaKeR/patch-6
...
Update strings.xml
2021-07-23 12:13:44 +02:00
Fatih Fırıncı
d10fa58d23
Update strings.xml
2021-07-23 07:04:47 +03:00
Tibor Kaputa
2551b850d4
Merge pull request #1417 from Aga-C/master
...
Few more updates for Polish translation
2021-07-20 22:24:13 +02:00
Agnieszka C
af05f89092
Updated Polish translation
2021-07-20 12:28:20 +02:00
Tibor Kaputa
5a117abe11
Merge pull request #1416 from Aga-C/master
...
Updated Polish translation
2021-07-20 09:43:04 +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
Tibor Kaputa
c8b8801698
Merge pull request #1413 from spkprs/patch-16
...
Update strings.xml
2021-07-19 19:24:20 +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