Commit Graph

6027 Commits

Author SHA1 Message Date
cc7b17da86 Update IcsImporter.kt 2023-03-16 09:57:41 +01:00
0eb77c2e13 Update Constants.kt
val DESCRIPTION_REGEX = Regex("""DESCRIPTION(?:(?:;[^:;]*="[^"]*")*;?(?:;LANGUAGE=[^:;]*)?(?:;[^:;]*="[^"]*")*)*:(.*(?:\r?\n\s+.*)*)""")
2023-03-16 09:55:50 +01:00
72f6b12b47 Merge branch 'SimpleMobileTools:master' into master 2023-03-16 07:21:08 +01:00
ec0eb778e1 fix #1987, update to the newer time picker dialog 2023-03-15 21:49:10 +01:00
b346774097 Merge pull request #2006 from Wintandre/issue/#1939/uk-bank-holidays
Add event for coronation of King.
2023-03-13 11:39:25 +01:00
ae41dc7407 Add event for coronation of King. 2023-03-13 10:29:55 +00:00
1ab3167fab Merge pull request #2004 from Naveen3Singh/allow_sharing_tasks
Allow sharing tasks
2023-03-11 22:46:57 +01:00
68e7c627b9 Allow sharing tasks 2023-03-12 01:51:20 +05:30
a9e7f9c6d0 updating changelog 6.21.6 2023-03-07 09:34:45 +01:00
2ca63eba9d update version to 6.21.6 2023-03-07 09:34:38 +01:00
d5ad224748 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2023-03-07 09:27:37 +01:00
ace9f03c27 always show a dialog about uninstalling the old free app 2023-03-07 09:27:28 +01:00
210db08581 Merge pull request #1989 from ikazuhiro/fix/japanese-holidays-2023
update Japanese holidays
2023-03-07 09:22:12 +01:00
981aecea00 Merge pull request #1984 from typebrook/holiday-taiwan
Update taiwan.ics for 2023 holidays
2023-03-07 09:21:02 +01:00
71e385cc43 Merge pull request #1969 from DestroyerAce/master
Updated Indian holidays for 2023
2023-03-07 09:20:35 +01:00
0d3df0fff2 Merge pull request #1998 from weblate/weblate-simple-mobile-tools-simple-calendar
Translations update from Hosted Weblate
2023-03-07 09:18:22 +01:00
80e8e86e1e Translated using Weblate (Turkish)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/tr/
2023-03-06 22:12:38 +01:00
90544a7698 Translated using Weblate (Dutch)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nl/
2023-03-06 22:12:37 +01:00
0c4d2f11f4 Translated using Weblate (French)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2023-03-06 22:12:37 +01:00
241b64dd7d Translated using Weblate (Spanish)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/es/
2023-03-06 22:12:37 +01:00
50dcd83cc9 Translated using Weblate (Catalan)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2023-03-06 22:12:37 +01:00
bd38f62841 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/zh_Hans/
2023-03-06 22:12:37 +01:00
d64e149726 Translated using Weblate (Russian)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ru/
2023-03-06 22:12:37 +01:00
37d519010d Translated using Weblate (Polish)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pl/
2023-03-06 22:12:37 +01:00
da04b57047 Translated using Weblate (Indonesian)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/id/
2023-03-06 22:12:37 +01:00
a47d095890 Translated using Weblate (Arabic)
Currently translated at 100.0% (243 of 243 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ar/
2023-03-06 22:12:37 +01:00
400da0131a Merge pull request #2000 from spkprs/patch-33
Update strings.xml
2023-03-06 22:12:29 +01:00
b580c16583 Update strings.xml 2023-03-06 18:37:35 +02:00
9e9bc0a7ee export past events too by default 2023-03-06 00:01:08 +01:00
ca120d0625 adding a new string for deleting all events and tasks 2023-03-05 23:49:57 +01:00
472e4fd9e0 Merge pull request #1991 from weblate/weblate-simple-mobile-tools-simple-calendar
Translations update from Hosted Weblate
2023-03-05 23:46:55 +01:00
90e2b5295c Update Constants.kt
on the emulator, this works. and DESCRIPTION is correct in the file. from MY tests.
in `helpers/IcsExporter.kt`
line 90: `writeLn("$DESCRIPTION_EXPORT$reminderLabel")`
line 121: `out.writeLn("$DESCRIPTION_EXPORT$substring")`

in `helpers/Constants.kt`
add
`const val DESCRIPTION_EXPORT = "DESCRIPTION:"`

on the actual phone. no dice. i get an export file with 0 bytes.
emulator works great, i think i'll just use the emulator instead.

i don't know what to make of this now. any ideas, on why my phone and probably many other will not work correctly? or is my phone the problem?? not sure what to work on. let me know your findings, please?
2023-03-01 14:16:08 +01:00
acaa5910a6 Update IcsExporter.kt
on the emulator, this works. and DESCRIPTION is correct in the file. from MY tests.
in helpers/IcsExporter.kt
line 90: writeLn("$DESCRIPTION_EXPORT$reminderLabel")
line 121: out.writeLn("$DESCRIPTION_EXPORT$substring")

in helpers/Constants.kt
add
const val DESCRIPTION_EXPORT = "DESCRIPTION:"

on the actual phone. no dice. i get an export file with 0 bytes.
emulator works great, i think i'll just use the emulator instead.

i don't know what to make of this now. any ideas, on why my phone and probably many other will not work correctly? or is my phone the problem?? not sure what to work on. let me know your findings, please?
2023-03-01 14:14:46 +01:00
90bb5825b1 Translated using Weblate (Finnish)
Currently translated at 100.0% (242 of 242 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fi/
2023-02-28 18:36:24 +01:00
fd61c19995 Update IcsImporter.kt 2023-02-26 00:50:21 +01:00
9fccd0917d Update Constants.kt 2023-02-26 00:48:46 +01:00
c59c7ae539 Translated using Weblate (German)
Currently translated at 100.0% (242 of 242 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/de/
2023-02-24 20:27:14 +01:00
eb9220dec9 Merge pull request #1986 from weblate/weblate-simple-mobile-tools-simple-calendar
Translations update from Hosted Weblate
2023-02-24 20:27:01 +01:00
c03ffdf1d9 Update full_description.txt 2023-02-24 20:26:51 +01:00
21ceaf9533 Translated using Weblate (German)
Currently translated at 100.0% (242 of 242 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/de/
2023-02-24 18:40:43 +01:00
b16bbbb094 Translated using Weblate (French)
Currently translated at 100.0% (12 of 12 strings)

Translation: Simple Mobile Tools/Simple Calendar metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar-metadata/fr/
2023-02-23 15:53:50 +01:00
f8c4a8d7b8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (242 of 242 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pt_BR/
2023-02-23 15:53:50 +01:00
3080efd9fa Translated using Weblate (German)
Currently translated at 100.0% (242 of 242 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/de/
2023-02-23 15:53:50 +01:00
1eea87ae08 Update README.md 2023-02-23 15:53:43 +01:00
66608dcc0e update Japanese holidays
Describe Vernal / Autumnal Equinox Day through 2099.
2023-02-23 12:38:26 +09:00
0d0bc5ff1f Update taiwan.ics for 2023 holidays
Ref: https://data.gov.tw/dataset/14718

New ics file is validated by https://github.com/collective/icalendar
2023-02-20 12:02:34 +08:00
d2102b35eb Update CONTRIBUTING.md 2023-02-18 12:26:07 +01:00
80b4531f43 Merge pull request #1968 from weblate/weblate-simple-mobile-tools-simple-calendar
Translations update from Hosted Weblate
2023-02-18 09:37:33 +01:00
3947de0337 Translated using Weblate (Swedish)
Currently translated at 100.0% (12 of 12 strings)

Translation: Simple Mobile Tools/Simple Calendar metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar-metadata/sv/
2023-02-17 22:39:31 +01:00
Moo
04867354c9 Translated using Weblate (Lithuanian)
Currently translated at 100.0% (242 of 242 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/lt/
2023-02-17 22:39:31 +01:00