Commit Graph

6358 Commits

Author SHA1 Message Date
Heki 3e3ee9a49c
Translated using Weblate (Slovenian)
Currently translated at 100.0% (245 of 245 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/sl/
2023-08-08 23:51:25 +02:00
Alexander Gabilondo bd03e4f998
Translated using Weblate (Basque)
Currently translated at 94.7% (18 of 19 strings)

Translation: Simple Mobile Tools/Simple Calendar metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar-metadata/eu/
2023-08-08 23:51:24 +02:00
Kingproone 8b28d6512a
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/hu/
2023-08-01 06:12:15 +02:00
Gabriel Camargo 49910c8629
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (245 of 245 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pt_BR/
2023-07-31 04:02:33 +02:00
Tibor Kaputa 717bae9766
Merge pull request #2159 from naveensingh/start_week_on_any_day
Allow starting week with any day
2023-07-25 08:42:12 +02:00
Naveen a7ced1dd5d
Minor code improvement 2023-07-24 00:31:59 +05:30
Naveen b94c69160f
Avoid unnecessary complication and user locale's first day of week 2023-07-24 00:26:31 +05:30
Naveen bd9fd4879a
Merge remote-tracking branch 'origin/start_week_on_any_day' into start_week_on_any_day 2023-07-23 23:54:54 +05:30
Naveen 7e6ea16dfc
Highlight proper week day in month view 2023-07-23 23:54:37 +05:30
Naveen 59aec074fb
Remove unused variable 2023-07-23 23:40:05 +05:30
Naveen 7a45c38b5d
Migrate user preference from previous version 2023-07-23 23:31:40 +05:30
Naveen Singh f8600fac17
Merge branch 'SimpleMobileTools:master' into start_week_on_any_day 2023-07-23 10:59:08 +05:30
Tibor Kaputa 28bfb7fa21
Merge pull request #2158 from weblate/weblate-simple-mobile-tools-simple-calendar
Translations update from Hosted Weblate
2023-07-22 23:18:28 +02:00
Priit Jõerüüt 3e415f6772
Translated using Weblate (Estonian)
Currently translated at 100.0% (245 of 245 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/et/
2023-07-22 23:18:04 +02:00
Tibor Kaputa 495656a0a0
Merge pull request #2160 from PeterDaveHello/zh_TW
Update & Improve Traditional Chinese translation
2023-07-22 23:17:59 +02:00
Peter Dave Hello c371cead2b Update Traditional Chinese translation 2023-07-23 02:24:43 +08:00
Naveen 2eb2ec398e
Rename preference key 2023-07-22 23:26:30 +05:30
Naveen 400c8003e5
Fix typo 2023-07-22 22:57:08 +05:30
Naveen 5bdd5e8cec
Properly handle "Start week on" preference in all places 2023-07-22 22:44:24 +05:30
Naveen aa1ed30e52
Remove unnecessary variables 2023-07-22 22:38:40 +05:30
Naveen 5d02007e8d
Properly export/import first day of week 2023-07-22 13:47:48 +05:30
Naveen ed39bbfdda
Apply user preferred first day of week in date pickers 2023-07-22 13:45:01 +05:30
Naveen 8229492ae7
Add "Start week on" preference 2023-07-22 13:21:51 +05:30
Tibor Kaputa 38ae6bcb14
Merge pull request #2157 from Merkost/backup_improve
Updated commons for backup
2023-07-19 08:40:34 +02:00
merkost 1edba97270 Merge remote-tracking branch 'origin/backup_improve' into backup_improve
# Conflicts:
#	app/build.gradle
#	app/src/main/kotlin/com/simplemobiletools/calendar/pro/activities/EventActivity.kt
#	app/src/main/kotlin/com/simplemobiletools/calendar/pro/activities/MainActivity.kt
#	app/src/main/kotlin/com/simplemobiletools/calendar/pro/activities/SimpleActivity.kt
#	app/src/main/kotlin/com/simplemobiletools/calendar/pro/activities/TaskActivity.kt
#	app/src/main/kotlin/com/simplemobiletools/calendar/pro/dialogs/SetRemindersDialog.kt
2023-07-19 16:13:30 +10:00
merkost 627938e535 Updated commons and refactored PermissionRequiredDialog 2023-07-19 16:12:13 +10:00
Tibor Kaputa 899ec987f3
Merge pull request #2156 from weblate/weblate-simple-mobile-tools-simple-calendar
Translations update from Hosted Weblate
2023-07-18 07:06:02 +02:00
abc0922001 db2f22f119
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (19 of 19 strings)

Translation: Simple Mobile Tools/Simple Calendar metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar-metadata/zh_Hant/
2023-07-18 07:03:52 +02:00
abc0922001 b250ead9f5
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (245 of 245 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/zh_Hant/
2023-07-18 07:03:52 +02:00
Tibor Kaputa 2131fa1349
Merge pull request #2155 from Merkost/backup_improve
Backup improve
2023-07-18 07:03:47 +02:00
Konstantin Merenkov aad9dbcc50
Merge branch 'master' into backup_improve 2023-07-18 12:14:39 +10:00
merkost 1d9ea4a69b Main backup settings moved to commons 2023-07-18 12:06:12 +10:00
merkost ef65940802 Small gradle refactoring 2023-07-18 11:50:59 +10:00
tibbi f8959bcfd4 updating changelog 2023-07-16 23:29:05 +02:00
tibbi d7fa019583 update version to 6.22.2 2023-07-16 23:28:58 +02:00
tibbi 4591780367 updating commons 2023-07-16 23:25:01 +02:00
Tibor Kaputa 11657e8849
Merge pull request #2152 from Aga-C/weekly-edit-repeating-events
Added editing options for repeating events in weekly view (#2122)
2023-07-16 18:12:09 +02:00
Agnieszka C 33cd18099b Reverting dragged view instead of refreshing calendar 2023-07-16 17:27:40 +02:00
Agnieszka C 1e2ba7d0d5 Merge branch 'master' into weekly-edit-repeating-events 2023-07-16 17:07:56 +02:00
tibbi b2236a2a03 correcting some variable names 2023-07-16 15:08:56 +02:00
Tibor Kaputa 7ab69e974d
Merge pull request #2154 from Naveen3Singh/weekly_view_tz_fix
Use local timezone to configure weekly views
2023-07-16 15:05:24 +02:00
Naveen f06b7864ab
Reuse `getFirstDayOfWeek()` in WeekFragment 2023-07-16 03:07:28 +05:30
Naveen 2ee226d06b
Use local timezone to configure weekly views
This addresses issues like https://github.com/SimpleMobileTools/Simple-Calendar/issues/2143

The weekly view originally used local timezone to configure everything but was modified to use UTC to fix a `Start week with Sunday` issue https://github.com/SimpleMobileTools/Simple-Calendar/issues/1213 where events were created on the wrong day. Since `getFirstDayOfWeek()` was rewritten to handle week preferences properly, there is no need to complicate things using UTC anymore (otherwise we'll have to handle UTC-to-local-timezone conversion in many places)

This also fixes an issue with the drag-and-drop feature where the events were moved by ±1 day because the difference in timezone was not taken care of.
2023-07-16 02:54:51 +05:30
Agnieszka C 8bc0fb0cb7 Added editing options for repeating events in weekly view (#2122) 2023-07-15 09:13:06 +02:00
Tibor Kaputa acc35f791e
Merge pull request #2144 from weblate/weblate-simple-mobile-tools-simple-calendar
Translations update from Hosted Weblate
2023-07-14 14:29:25 +02:00
elgratea 48cfacdace
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (245 of 245 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/bg/
2023-07-14 14:29:10 +02:00
Dan c92a3f4bda
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (245 of 245 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/uk/
2023-07-14 14:29:10 +02:00
Tibor Kaputa 5547cb48b4
Merge pull request #2145 from edgy-b/month-day-UI-improvements
- Improve UI Monhtly and daily view for landscape
2023-07-14 14:29:06 +02:00
Tibor Kaputa e24b226344
Merge pull request #2138 from Aga-C/fix-long-events
Fixed displaying long events in weekly view (#2135)
2023-07-14 14:27:39 +02:00
Tibor Kaputa c5e9c6f1cb
Merge pull request #2147 from wilsonrc/bugfix/new_alarm_permissions
add Exact alarm permission to fix issues on Android 13-14 targeting
2023-07-13 10:49:57 +02:00