Commit Graph

4263 Commits

Author SHA1 Message Date
tibbi daf7f8cd70 shortening the message showing the time till the event 2022-02-26 22:39:22 +01:00
Vitor Henrique ef0b3fd457
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pt_BR/
2022-02-26 22:08:23 +01:00
tibbi d4994d5ed4 show a Task icon at tasks at some views 2022-02-26 22:08:17 +01:00
tibbi 213c6e444b do not show the Mark in/complete task button at duplicating task 2022-02-26 21:13:09 +01:00
tibbi 634f3aff67 updating commons 2022-02-26 20:48:35 +01:00
tibbi f4c97b5e1e strike through completed tasks at all views 2022-02-25 21:43:58 +01:00
tibbi ee64a90b35 properly toggle the Mark in/complete task button 2022-02-24 22:55:00 +01:00
tibbi 03237f4ffd add a button for marking tasks complete 2022-02-24 22:42:24 +01:00
tibbi c1e1ee4685 allow creating tasks from the weekly view too 2022-02-24 21:41:52 +01:00
tibbi 4a11d05785 tasks cannot be shared yet, show an error at attempt 2022-02-24 21:34:21 +01:00
tibbi 113963cee3 fetch proper event type at editing tasks 2022-02-24 21:25:52 +01:00
tibbi 22290656d5 implementing task duplication 2022-02-24 21:22:42 +01:00
tibbi 301daafb59 implementing task deleting 2022-02-24 21:17:35 +01:00
tibbi c3e1f4b5d8 setup task editing 2022-02-24 16:45:33 +01:00
tibbi baeb0e2c44 open TaskActivity properly from ListEvent items too 2022-02-24 16:30:55 +01:00
tibbi abbe87d509 launch TaskActivity if editing a task 2022-02-24 16:09:06 +01:00
tibbi a114e37643 fetch tasks with events too 2022-02-24 15:29:24 +01:00
tibbi 13e9084f2d lets add a divider below the event type picker too 2022-02-24 11:54:56 +01:00
tibbi 6217a74c39 properly retrieve data on device rotation 2022-02-24 11:47:41 +01:00
tibbi 307ad5648a move event type picker below date, not time 2022-02-24 11:39:31 +01:00
tibbi 8ece987f7b allow customizing the task event type 2022-02-24 11:32:03 +01:00
Josep M. Ferrer 883e90ebd4
Translated using Weblate (Catalan)
Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2022-02-24 11:09:40 +01:00
Eric 3b22499fc2
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/zh_Hans/
2022-02-24 11:09:40 +01:00
Artem 2b095b6bd2
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/uk/
2022-02-24 11:09:40 +01:00
Oğuz Ersen d8b611351e
Translated using Weblate (Turkish)
Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/tr/
2022-02-24 11:09:40 +01:00
solokot b44c878537
Translated using Weblate (Russian)
Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ru/
2022-02-24 11:09:40 +01:00
Guillaume 0365cc841b
Translated using Weblate (Dutch)
Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nl/
2022-02-24 11:09:40 +01:00
Mohammed Anas 75d4d33f90
Translated using Weblate (Arabic)
Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ar/
2022-02-24 11:09:40 +01:00
Tibor Kaputa b665bf9ec5
Merge pull request #1651 from spkprs/patch-25
Update strings.xml
2022-02-24 11:09:35 +01:00
tibbi e582ba5f66 removing some TasksDao references 2022-02-24 10:03:54 +01:00
tibbi 1f4bb65e6e lets actually handle tasks as special events 2022-02-24 10:02:18 +01:00
tibbi f3b6eccfe3 add task saving 2022-02-23 11:06:05 +01:00
tibbi e19145d13f adding some top menu items at the tasks activity 2022-02-23 10:44:58 +01:00
tibbi fc66698acf use proper time and date at new tasks 2022-02-23 09:49:02 +01:00
tibbi b6d21c1b4a lets add some advanced values to Tasks too, wont be used initially 2022-02-22 16:48:44 +01:00
tibbi 5d781d1f7c implementing date and time picker at task activity 2022-02-21 23:19:47 +01:00
tibbi 39a5283a97 update some views at toggling all-day task 2022-02-21 23:03:03 +01:00
tibbi 2c74fbe68f adding some views into Task Activity 2022-02-21 22:53:16 +01:00
tibbi 18d6b044ea plus comment 2022-02-21 16:26:02 +01:00
tibbi 9f35c2f1e6 add a new constant for task complete flag 2022-02-21 16:25:56 +01:00
tibbi a57bc39766 allow creating tasks through the FAB icon 2022-02-21 16:18:54 +01:00
spkprs fde7d1c75f
Update strings.xml 2022-02-21 16:16:35 +02:00
Agnieszka C 6285940634 Updated Polish translation 2022-02-21 09:47:57 +01:00
tibbi 5e597e69df adding a settings toggle for enabling task creation 2022-02-20 21:44:37 +01:00
tibbi 75c5be3da4 adding a new string for enabling task creation 2022-02-20 21:36:37 +01:00
tibbi e73818a791 adding an initial Task activity 2022-02-20 21:19:31 +01:00
tibbi 77668219be use cross as Back button at the event activity 2022-02-20 21:18:35 +01:00
tibbi 6113ab55b8 adding some initial task related code 2022-02-20 19:16:22 +01:00
tibbi 565c0439a3 adding some keyboard hiding at events 2022-02-20 19:15:54 +01:00
tibbi 9dbac10871 updating commons 2022-02-20 17:23:01 +01:00
Tibor Kaputa ccf7448231
Merge branch 'master' into weblate-simple-mobile-tools-simple-calendar 2022-02-20 17:09:00 +01:00
Tibor Kaputa 3f528a8a57
Merge pull request #1645 from 10cents/patch-54
Update strings.xml
2022-02-20 17:08:28 +01:00
tibbi c5ed7efe31 adding some task related strings 2022-02-20 17:04:47 +01:00
neiviv-ui 4968278c6f
Translated using Weblate (French)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2022-02-20 13:09:38 +01:00
neiviv-ui 253a753491
Translated using Weblate (French)
Currently translated at 99.5% (228 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2022-02-19 13:24:42 +01:00
Ldm Public 821908be2c
Translated using Weblate (French)
Currently translated at 99.5% (228 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2022-02-19 13:24:42 +01:00
Guillaume 71f4012a0a
Translated using Weblate (Dutch)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nl/
2022-02-16 21:05:09 +01:00
J. Lavoie 69e63327d7
Translated using Weblate (Italian)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/it/
2022-02-16 21:05:09 +01:00
J. Lavoie 6efe5661fe
Translated using Weblate (German)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/de/
2022-02-16 21:05:09 +01:00
solokot 8dde92a4ef
Translated using Weblate (Russian)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ru/
2022-02-14 23:58:37 +01:00
Eric b0507f2780
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/zh_Hans/
2022-02-14 06:38:39 +01:00
Oğuz Ersen f90d0988d4
Translated using Weblate (Turkish)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/tr/
2022-02-14 06:38:38 +01:00
Guillaume f849af7a6d
Translated using Weblate (Dutch)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nl/
2022-02-14 06:38:38 +01:00
Milo Ivir 76fb8ebcae
Translated using Weblate (Croatian)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/hr/
2022-02-14 06:38:38 +01:00
translator 22d272937e
Translated using Weblate (French)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2022-02-14 06:38:37 +01:00
teemue 13eb106b73
Translated using Weblate (Finnish)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fi/
2022-02-14 06:38:37 +01:00
10cents eb4c96939f
Update strings.xml 2022-02-13 20:45:18 +01:00
Josep M. Ferrer 35ea589e52
Translated using Weblate (Catalan)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2022-02-11 21:54:37 +01:00
Agnieszka C bf66202258
Translated using Weblate (Polish)
Currently translated at 100.0% (229 of 229 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pl/
2022-02-11 21:54:37 +01:00
spkprs 7b509daefb
Update strings.xml 2022-02-11 22:52:58 +02:00
tibbi 5b3d5f6ee1 lets add a new FAQ item about managing event types 2022-02-11 19:14:38 +01:00
tibbi 0bde9690eb update version to 6.17.1 2022-02-10 10:04:10 +01:00
tibbi 659e04c32b updating commons 2022-02-10 09:56:01 +01:00
Guillaume 994508b43b
Dutch 2022-02-09 21:55:28 +00:00
Ldm Public 16fb80ed7c
Translated using Weblate (French)
Currently translated at 100.0% (227 of 227 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2022-02-09 22:20:52 +01:00
10cents 9de7c7eeaa
Update strings.xml 2022-02-09 22:14:49 +01:00
Oğuz Ersen a6ca77049c
Translated using Weblate (Turkish)
Currently translated at 100.0% (227 of 227 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/tr/
2022-02-09 21:58:59 +01:00
Agnieszka C e337215ac7
Translated using Weblate (Polish)
Currently translated at 100.0% (227 of 227 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pl/
2022-02-09 21:58:59 +01:00
spkprs 291095650d
Update strings.xml 2022-02-09 22:52:45 +02:00
tibbi 20c37dd89c catch and show errors thrown at updating event types 2022-02-09 20:05:47 +01:00
tibbi aaccafa839 simplifying the new faq string 2022-02-09 20:00:45 +01:00
translator 2b434c590a
Translated using Weblate (French)
Currently translated at 100.0% (227 of 227 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2022-02-09 19:28:20 +01:00
tibbi eac6cfb4f6 updating commons 2022-02-09 18:49:29 +01:00
tibbi 2fe90364f1 adding a new FAQ item about missing reminders 2022-02-09 11:56:31 +01:00
tibbi 17a4798631 do not close the Migration info dialog on pressing outside of it 2022-02-09 11:33:55 +01:00
Tibor Kaputa 1a5dd0cb6a
Merge pull request #1616 from Honk2/fix1588-overlapp-issue
fix issue 1588 overlapp issue by adding crosswise collision checks
2022-02-09 11:26:18 +01:00
Tibor Kaputa a5a9ed667b
formatting some code and removing warnings 2022-02-09 11:25:44 +01:00
Tibor Kaputa 69eeda5753
Merge pull request #1630 from Aga-C/fix-new-event-date
Fixed new event date in month-day view (#1629)
2022-02-09 11:17:42 +01:00
tibbi f1c93b0b9d adding some keyboard hiding 2022-02-09 11:16:14 +01:00
tibbi 757718ca2f updating commons and kotlin 2022-02-09 11:07:58 +01:00
tibbi 127c62a9c9 add a Settings button for quick redirection to app settings 2022-02-07 21:23:48 +01:00
SamTada 6887350c82
Translated using Weblate (Portuguese)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pt/
2022-02-02 18:52:51 +01:00
Agnieszka C d530ec6577 Fixed new event date in month-day view (#1629) 2022-02-02 10:54:31 +01:00
SamTada 82e715f7b9
Translated using Weblate (Portuguese)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pt/
2022-01-29 13:53:14 +01:00
Moo 1a1a7fd769
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/lt/
2022-01-29 13:53:13 +01:00
FTno 635dfeb5aa
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nb_NO/
2022-01-24 11:54:50 +01:00
Moo a481209b01
Translated using Weblate (Lithuanian)
Currently translated at 94.2% (212 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/lt/
2022-01-21 13:53:28 +01:00
teemue 4488fefa49
Translated using Weblate (Finnish)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fi/
2022-01-17 11:55:02 +01:00
Tibor Kaputa e8b166e625
Merge pull request #1618 from Aga-C/hide-events-happening
Hidden "Show events happening" setting at widget color config screen (#1617)
2022-01-14 10:32:01 +01:00
Tibor Kaputa 876a327826
Merge pull request #1615 from Aga-C/add-expandable-notification
Added an expandable notification (#723)
2022-01-14 10:25:22 +01:00
Tibor Kaputa 56bd31f4cc
Merge pull request #1614 from Aga-C/fix-no-confirm-on-edit
Fixed no confirmation dialog after first edit of imported event (#1478)
2022-01-14 10:25:05 +01:00
Tibor Kaputa 75df463460
Merge pull request #1613 from Aga-C/add-monthly-daily-to-list
Added Monthly/Daily view to open from event list widget (#1611)
2022-01-14 10:21:55 +01:00
Tibor Kaputa d7fdcd273f
Merge pull request #1610 from Aga-C/remember-event-span
Added remembering event span in widget configurator (#1609)
2022-01-14 10:21:45 +01:00
Tibor Kaputa 276f9aabd4
Merge pull request #1608 from Aga-C/fix-widget-date-open
Fixed going to date from event list widget (#1607)
2022-01-14 10:19:23 +01:00
Agnieszka C 3af9bd3bb0 Hidden "Show events happening" setting at widget color config screen (#1617) 2022-01-13 20:55:52 +01:00
Josep M. Ferrer 4584fc79fc
Translated using Weblate (Catalan)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2022-01-12 19:46:25 +01:00
Moo 91711ae03c
Translated using Weblate (Lithuanian)
Currently translated at 92.8% (209 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/lt/
2022-01-12 19:46:25 +01:00
solokot b4188fe244
Translated using Weblate (Russian)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ru/
2022-01-12 19:46:25 +01:00
tibbi e8019d7528 show an error message if the imported event ends earlier than it starts 2022-01-12 19:46:18 +01:00
Honk2 3db07639bf fix issue 1588 overlapp issue by adding crosswise collision checks 2022-01-11 22:48:36 +01:00
Agnieszka C 4c32c11a3e Added an expandable notification (#723) 2022-01-11 19:07:43 +01:00
Agnieszka C 1934f648d9 Fixed no confirmation dialog after first edit of imported event (#1478) 2022-01-11 15:43:22 +01:00
tibbi 7055bef9d7 fix a daylight saving related glitch at importing from .ics files 2022-01-10 11:30:57 +01:00
Agnieszka C aaa3e338e6 Added Monthly/Daily view to open from event list widget (#1611) 2022-01-08 20:29:41 +01:00
Agnieszka C 2d246e7a61 Added remembering event span in widget configurator (#1609) 2022-01-08 17:27:50 +01:00
Agnieszka C 977e9aa7f6 Fixed going to date from event list widget (#1607) 2022-01-08 10:44:41 +01:00
tibbi 99759d570b update version to 6.17.0 2022-01-02 17:29:45 +01:00
tibbi acecfa6751 adding a basic and fdroid build flavor 2022-01-02 17:20:53 +01:00
tibbi 3a508f05ce do not update remote CalDAV server at every refresh 2022-01-01 23:00:57 +01:00
tibbi 95ce2f9858 tweak the way caldav sync is handled 2021-12-29 15:58:18 +01:00
tibbi 4052d8de7e updating commons 2021-12-29 14:47:24 +01:00
Tibor Kaputa 784af4f0f8
Merge pull request #1595 from ltGuillaume/patch-1
Dutch
2021-12-29 14:46:21 +01:00
Tibor Kaputa d4f7f4f25c
Merge pull request #1597 from spkprs/patch-22
Update strings.xml
2021-12-29 14:45:32 +01:00
Tibor Kaputa 8a9376cbd3
Merge pull request #1598 from 10cents/patch-52
Update strings.xml
2021-12-29 14:44:01 +01:00
Josep M. ferrer f7d36f47bc
Translated using Weblate (Catalan)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2021-12-29 11:52:30 +01:00
Tommy He c1296970fd
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/zh_Hans/
2021-12-29 11:52:30 +01:00
Eric bc288b947b
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/zh_Hans/
2021-12-29 11:52:29 +01:00
Oğuz Ersen 647da11dc9
Translated using Weblate (Turkish)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/tr/
2021-12-29 11:52:29 +01:00
solokot b9d74b25ed
Translated using Weblate (Russian)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ru/
2021-12-29 11:52:29 +01:00
FTno bff0bf1586
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nb_NO/
2021-12-29 11:52:29 +01:00
10cents 4c1ec94c39
Update strings.xml 2021-12-27 18:34:56 +01:00
spkprs dfb3138cf8
Update strings.xml 2021-12-26 23:56:54 +02:00
Guillaume 7ddde51446
Dutch 2021-12-26 20:46:22 +01:00
tibbi 7e4e3c66a2 sort quick filter event types alphabetically, like at other places 2021-12-26 14:26:26 +01:00
J. Lavoie 8fe1f6bc72
Translated using Weblate (Italian)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/it/
2021-12-25 22:53:29 +01:00
J. Lavoie 178c081ceb
Translated using Weblate (French)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2021-12-25 22:53:29 +01:00
J. Lavoie 24b8b9825f
Translated using Weblate (German)
Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/de/
2021-12-25 22:53:29 +01:00
tibbi 822e6c03b5 fetch event reminders as a list so that they can be duplicate 2021-12-25 22:53:23 +01:00
Gabor Botzheim 0fe042cefd Extended hungarian translation 2021-12-25 22:21:49 +01:00
Tibor Kaputa f904e74f01
Merge pull request #1590 from Aga-C/add-event-widget-limiting
Added limiting events on the list widget
2021-12-25 21:31:14 +01:00
Tibor Kaputa f803f9fee8
translating the slovak strings 2021-12-25 21:30:47 +01:00
Tibor Kaputa 84b79a5279
formatting the new xml file 2021-12-25 21:25:08 +01:00
Tibor Kaputa 273917269a
make the code easier to read 2021-12-25 21:22:15 +01:00
Tibor Kaputa 0b8193593f
minor code style formatting 2021-12-25 21:20:28 +01:00
Tibor Kaputa 1b7cd2fc3c
minor code style updating + import formatting 2021-12-25 21:19:32 +01:00
tibbi 66796549fb updating commons 2021-12-25 21:12:31 +01:00
Agnieszka C a53d0e0190
Translated using Weblate (Polish)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pl/
2021-12-25 21:06:15 +01:00
Tibor Kaputa e8c02fe69b
Merge pull request #1591 from solovyovs/patch-1
Update strings.xml
2021-12-25 21:06:12 +01:00
Vladimir Solovyov 92e25245e8
Update strings.xml
Translation improvement
2021-12-25 17:12:02 +03:00
Josep M. ferrer 96cdbae56e
Translated using Weblate (Catalan)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2021-12-25 09:54:08 +01:00
Agnieszka C 7767fdaf62 Refactored option creating 2021-12-24 15:30:36 +01:00
Agnieszka C 76e1363a6d Improved Polish translation 2021-12-24 14:28:13 +01:00
Agnieszka C 7e5783afae Fixed custom not being selected 2021-12-24 13:35:06 +01:00
Agnieszka C bde9a497dc Added more options 2021-12-24 12:45:03 +01:00
Agnieszka C 81528f2438 Added limiting events on the list widget 2021-12-24 11:57:36 +01:00
Josep M. ferrer e960be7891
Translated using Weblate (Catalan)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2021-12-24 02:01:17 +01:00
Josep M. ferrer c007ccea75
Translated using Weblate (Catalan)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2021-12-23 09:50:25 +01:00
tibbi dd9ffa6f94 removing some warnings 2021-12-20 22:56:59 +01:00
tibbi 50e23baeec updating commons and gradle 2021-12-20 22:56:52 +01:00
Tibor Kaputa a382c73073
Merge pull request #1582 from Aga-C/keep-selected-date
Added keeping date when changing views (#1403)
2021-12-20 20:45:22 +01:00
Tibor Kaputa e7c3bdd0d8
Update YearFragmentsHolder.kt 2021-12-20 20:44:48 +01:00
Tibor Kaputa f59dc0eca0
Update WeekFragmentsHolder.kt 2021-12-20 20:44:20 +01:00
Tibor Kaputa 9ed553b367
Update MonthFragmentsHolder.kt 2021-12-20 20:43:51 +01:00
Tibor Kaputa 93ae0514b8
Update MonthDayFragmentsHolder.kt 2021-12-20 20:43:24 +01:00
Tibor Kaputa e255557f25
Update DayFragmentsHolder.kt 2021-12-20 20:43:01 +01:00
Tibor Kaputa 78f0ea9832
Update EventListFragment.kt 2021-12-20 20:42:20 +01:00
Tibor Kaputa 1d2cd13942
Merge pull request #1579 from Aga-C/squash-multiple-lines
Squashed multiple lines of description on event list (#1379)
2021-12-20 19:49:39 +01:00
Tibor Kaputa 9e6d66c669
Merge pull request #1577 from B14CK313/master
Fix: Wrong days highlighted in week view
2021-12-20 19:48:58 +01:00
Tibor Kaputa 05fcd3e2e1
Merge pull request #1583 from Aga-C/hide-back-arrow
Fixed showing unnecessary back arrow
2021-12-20 19:46:42 +01:00
Tibor Kaputa fe575bf3df
Update strings.xml 2021-12-20 19:42:46 +01:00
Tibor Kaputa 5d87790024
reordering some strings 2021-12-20 19:40:30 +01:00
Tibor Kaputa 9af5e141d9
reordering the strings 2021-12-20 19:31:50 +01:00
FTno 6f8a7530c1
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nb_NO/
2021-12-20 19:12:54 +01:00
Josep M. ferrer a927a9fbda
Translated using Weblate (Catalan)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2021-12-20 19:12:54 +01:00
phlostically 3be0bec962
Translated using Weblate (Esperanto)
Currently translated at 30.7% (67 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/eo/
2021-12-20 19:12:54 +01:00
Josep M. ferrer bf2a7e5772
Translated using Weblate (Catalan)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2021-12-20 19:12:54 +01:00
Josep M. ferrer b141ce3ce0
Translated using Weblate (Catalan)
Currently translated at 9.6% (21 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2021-12-20 19:12:54 +01:00
Moo dd68fab141
Translated using Weblate (Lithuanian)
Currently translated at 92.2% (201 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/lt/
2021-12-20 19:12:54 +01:00
Josep M. ferrer 329f17a7d9
Added translation using Weblate (Catalan) 2021-12-20 19:12:54 +01:00
Priit Jõerüüt a16e13fe08
Translated using Weblate (Estonian)
Currently translated at 12.8% (28 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/et/
2021-12-20 19:12:54 +01:00
Agnieszka C b812d9163e
Translated using Weblate (Polish)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pl/
2021-12-20 19:12:54 +01:00
Moo c03d3d3203
Translated using Weblate (Lithuanian)
Currently translated at 94.9% (207 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/lt/
2021-12-20 19:12:54 +01:00
phlostically 0fad395468
Translated using Weblate (Esperanto)
Currently translated at 20.1% (44 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/eo/
2021-12-20 19:12:54 +01:00
phlostically 0ad387689c
Added translation using Weblate (Esperanto) 2021-12-20 19:12:54 +01:00
Priit Jõerüüt c690d8c096
Translated using Weblate (Estonian)
Currently translated at 9.6% (21 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/et/
2021-12-20 19:12:54 +01:00
Priit Jõerüüt 3481830adc
Translated using Weblate (Estonian)
Currently translated at 4.5% (10 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/et/
2021-12-20 19:12:54 +01:00
solokot 1df765bbf8
Translated using Weblate (Russian)
Currently translated at 100.0% (218 of 218 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ru/
2021-12-20 19:12:54 +01:00
Priit Jõerüüt 6e617edb50
Added translation using Weblate (Estonian) 2021-12-20 19:12:54 +01:00
Tibor Kaputa a8759ad1fd
Merge pull request #1580 from Rel-Oiv/patch-2
Updated strings for RO language
2021-12-20 19:12:51 +01:00
Tibor Kaputa a06ca204bd
Merge pull request #1584 from AlbatorV/patch-1
Update strings.xml
2021-12-20 19:12:13 +01:00
tibbi 2418e28f99 change the norwegian strings file to nb-rNO 2021-12-20 17:51:07 +01:00
AlbatorV f507bbc99f
Update strings.xml 2021-12-19 21:46:23 +01:00
Agnieszka C 113bfb81d7 Fixed showing unnecessary back arrow 2021-12-18 19:51:21 +01:00
Agnieszka C ca963765e6 Added keeping date when changing views (#1403) 2021-12-18 18:13:16 +01:00
Rel-Oiv 75b6dbc08a
Updated strings for RO language
Translated the new strings intro Romanian
Updated some strings for better reading and understanding
2021-12-14 23:49:14 +02:00
Agnieszka C 9efb94ee06 Squashed multiple lines of description on event list (#1379) 2021-12-14 11:58:03 +01:00
B14CK313 4bcc4dcca7 Fixed parameter `isSundayFirst` of `isWeekend` call 2021-12-12 21:55:33 +01:00
B14CK313 6722b0e627 Fix: Wrong day highlighted in week view
If `startWeekWithCurrentDay` was enabled, `highlightWeekends` lead to the wrong days beeing
highlighted, because the column index passed to `isWeekend` didn't correspond to the day of week
anymore. This change fixes this by using `curDay.dayOfWeek` instead.
2021-12-12 19:20:28 +01:00
tibbi 68b247f26a update version to 6.16.2 2021-12-12 12:11:14 +01:00
tibbi f0b610c9d9 show the new warning at events with reminders too 2021-12-12 12:08:56 +01:00