Commit graph

4964 commits

Author SHA1 Message Date
Naveen
75233a1bcd Use custom event colors in the top bar 2023-04-30 15:13:17 +05:30
Naveen
dc44935795 Remove local event type color indicator 2023-04-30 14:44:33 +05:30
Naveen
4503281860 Allow color customization of local events as well 2023-04-30 14:40:05 +05:30
Alex Gabilondo
2b77894bed
Translated using Weblate (Basque)
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/eu/
2023-04-30 00:51:56 +02:00
Naveen
4e0ff5f6e5 Use adjustResize flag 2023-04-25 15:51:20 +05:30
en2sv
d3ac26202e
Translated using Weblate (Swedish)
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/sv/
2023-04-24 14:48:22 +02:00
Tibor Kaputa
38c414e98c
removing some empty lines at switch/case 2023-04-24 14:47:39 +02:00
Naveen
710a87f226 Use a numbered file when destination already exists
Only applicable in cases when we don't have access to the parent folder (e.g. Downloads)
2023-04-23 15:04:29 +05:30
Naveen
7ec164ae42 Fix permission issue with export files 2023-04-23 12:56:18 +05:30
Evan Goode
b7c90f9cfb Resolves (or at least improves):
- #1538
- https://github.com/bitfireAT/davx5-ose/discussions/66
- https://github.com/Kozea/Radicale/issues/1264
- May also resolve some of the issues described in #1983.

The "EXDATE" property is only meant to be set on events with the "RRULE" property. See discussion in #1538, especially the response from DAVx5 support listed in the first comment.

I tried also setting STATUS_CANCELED on these recurrence exception events, but DAVx5 would sometimes no longer recognize them as belonging to the parent event and would give the child events different UIDs, which is undesirable. It seems like it works great to just leave out the EXDATE.

I have not tested this patch with other CalDAV setups, but it solves the problem for me on DAVx5+Radicale.
2023-04-20 03:22:33 -04:00
tibbi
002b058a5e moving backup related strings to Commons 2023-04-15 10:47:06 +02:00
atilluF
ebbba1329b
Translated using Weblate (Italian)
Currently translated at 100.0% (249 of 249 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/it/
2023-04-13 00:01:13 +02:00
VfBFan
c96a6addf1
Translated using Weblate (German)
Currently translated at 100.0% (249 of 249 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/de/
2023-04-13 00:01:13 +02:00
tibbi
4fb44c27ba update version to 6.21.7 2023-04-13 00:00:45 +02:00
tibbi
7b7bc721ce updating commons 2023-04-12 23:16:08 +02:00
solokot
5a9ae5677a
Translated using Weblate (Russian)
Currently translated at 100.0% (249 of 249 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ru/
2023-04-11 23:48:46 +02:00
Agnieszka C
f03f7f7e2a
Translated using Weblate (Polish)
Currently translated at 100.0% (249 of 249 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pl/
2023-04-11 23:48:46 +02:00
Guillaume
b659d77b25
Translated using Weblate (Dutch)
Currently translated at 100.0% (249 of 249 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nl/
2023-04-11 23:48:45 +02:00
Naveen
e461bbf50c Disable color darkening for calendar colors 2023-04-11 21:59:11 +05:30
Tibor Kaputa
888f69ddf3
merging 2 lines 2023-04-11 15:21:33 +02:00
Tibor Kaputa
2452f050a9
adding some spacing 2023-04-11 15:21:07 +02:00
Naveen
85e05f07a9 Update event type color dialog 2023-04-11 17:28:23 +05:30
Naveen
4a3fbf194b Automatically dismiss when a color is selected 2023-04-11 15:29:16 +05:30
Naveen
885f551c83 Hide event colors setting when there are no colors available 2023-04-11 15:24:18 +05:30
Naveen
8506513871 Fix spacing between grid items 2023-04-11 14:37:39 +05:30
Naveen
c3ad086806 Redesign event color picker
- Use circular color buttons instead of radio buttons
- Use recyclerview for efficiency and speed
- Sort color list using a color comparator
- Darken colors to ensure white text is visible on top of them
2023-04-11 13:49:30 +05:30
Naveen Singh
8394572099
Merge branch 'SimpleMobileTools:master' into feature_event_color 2023-04-11 00:16:23 -07:00
tibbi
4123a9962b Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2023-04-10 22:43:48 +02:00
tibbi
1ecab60ed3 updating an italian string 2023-04-10 22:43:39 +02:00
Tibor Kaputa
df5c48002e
Merge pull request #2044 from spkprs/patch-34
Update strings.xml
2023-04-10 22:42:38 +02:00
Tibor Kaputa
eb2c60d3d2
updating slovak translation 2023-04-10 22:40:24 +02:00
Naveen
3bf1b9512d Add strings related to changing event colors 2023-04-10 22:41:45 +05:30
spkprs
ee69f2c167
Update strings.xml 2023-04-10 11:56:36 +03:00
Naveen
22836dc71d Fix crash related to color keys
Color keys can be a name like 'aliceblue' or 'green'
2023-04-10 13:45:07 +05:30
Naveen Singh
1a769df439
Merge branch 'SimpleMobileTools:master' into feature_event_color 2023-04-10 01:14:09 -07:00
Naveen
a4072b4992 Remove calendar color circle 2023-04-08 21:59:49 +05:30
Naveen
a2ea8b660f Minor readability improvement 2023-04-08 18:29:42 +05:30
Naveen
b5bba45d56 Add braces to if statements 2023-04-08 18:29:04 +05:30
Naveen
8cc2c85f44 Properly highlight selected event color 2023-04-08 18:28:24 +05:30
tibbi
6c3a431890 updating commons 2023-04-08 14:43:17 +02:00
Naveen
06a6e3a3f7 Check event color change on back press 2023-04-08 17:41:35 +05:30
Naveen
b2c21c6564 Add default CalDAV event color option 2023-04-08 17:32:23 +05:30
Naveen
450354ef16 Minor code improvement 2023-04-08 17:04:38 +05:30
Naveen
3d56751b18 Allow changing CalDAV event color 2023-04-08 17:03:36 +05:30
Tibor Kaputa
1292905279
Merge pull request #1994 from supyrow/master
Description of the event is missing with import #1872
2023-04-08 10:02:08 +02:00
Naveen
98443eca17 Remove ACTION_MEDIA_SCANNER_SCAN_FILE broadcast 2023-04-06 09:45:32 +05:30
Naveen Singh
2a0a50bcb8
Merge branch 'SimpleMobileTools:master' into feature_automatic_backups 2023-04-05 08:57:20 -07:00
en2sv
f036d6149b
Translated using Weblate (Swedish)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/sv/
2023-04-03 20:38:20 +02:00
Sergio Marques
f6182a5a75
Translated using Weblate (Portuguese)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pt/
2023-04-02 12:37:08 +02:00
Slávek Banko
0ab6e8cd7f
Translated using Weblate (Czech)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/cs/
2023-03-31 18:36:53 +02:00
J. Lavoie
8cb99949e8
Translated using Weblate (Italian)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/it/
2023-03-30 00:41:09 +02:00
J. Lavoie
f4d7cd059d
Translated using Weblate (French)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fr/
2023-03-30 00:41:09 +02:00
Naveen
4f3497ed30 Restore file name check
Because we won't be able to replace an already existing file created by some other app or an uninstalled version of the app
2023-03-26 15:03:45 +05:30
Naveen
e63b97f552 Add exported files to MediaStore 2023-03-26 14:14:54 +05:30
Naveen Singh
21e22af609
Merge branch 'SimpleMobileTools:master' into feature_automatic_backups 2023-03-25 23:38:50 -07:00
Naveen
929e995604 Schedule alarms when package is replaced 2023-03-25 21:37:06 +05:30
Naveen
02e3878622 Scheduled automatic backup on start 2023-03-25 17:45:17 +05:30
Naveen
7a70183961 Minor code improvement 2023-03-25 17:21:28 +05:30
Naveen
43a700d5cd Remove "Events" subfolder 2023-03-25 17:04:18 +05:30
Naveen
8a9fe2ac61 Minor UX improvement 2023-03-25 16:48:46 +05:30
Naveen
411a3313ce Use Downloads folder by default for automatic backups 2023-03-25 16:43:49 +05:30
Naveen
ed127ee6d2 Enable automatic backups only after user taps OK 2023-03-25 15:42:03 +05:30
Tibor Kaputa
8aa349b186
Update strings.xml 2023-03-25 09:51:22 +01:00
Naveen
bd56c1c86c Add empty lines after closing brackets 2023-03-25 13:22:42 +05:30
Naveen
a29eab5c18 Minor code improvement 2023-03-25 13:02:11 +05:30
Naveen
c8bba75c92 Use multi-line lambda 2023-03-25 12:45:54 +05:30
Naveen
0481b20fab Fix backup on boot logic and improve readability 2023-03-25 12:31:21 +05:30
teemue
ea5e96b216
Translated using Weblate (Finnish)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/fi/
2023-03-24 20:19:10 +01:00
Tibor Kaputa
f7e2333f4b
Merge pull request #2014 from 10cents/patch-62
Update strings.xml
2023-03-24 20:19:04 +01:00
Priit Jõerüüt
dd1c9cd50c
Translated using Weblate (Estonian)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/et/
2023-03-24 16:40:11 +01:00
Naveen
eb1c5157af Move code to extension 2023-03-24 17:42:40 +05:30
Naveen
631ec37d52 Move automatic backup interval to constants 2023-03-24 17:35:41 +05:30
Naveen
f86dafd528 Show toasts only on failure 2023-03-24 17:12:02 +05:30
Naveen
a2655c3231 Enable automatic backup on Android R+ only 2023-03-24 17:08:30 +05:30
Naveen
d4e5b57291 Handle storage access framework permissions 2023-03-24 17:06:08 +05:30
Priit Jõerüüt
bdbfe037c6
Translated using Weblate (Estonian)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/et/
2023-03-23 15:42:10 +01:00
Naveen
6a94468e8f Add automatic backup feature 2023-03-22 22:09:02 +05:30
Dan
57de056d20
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/uk/
2023-03-22 12:39:05 +01:00
Josep M. Ferrer
9476370bf4
Translated using Weblate (Catalan)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ca/
2023-03-21 10:42:13 +01:00
Eric
d3bbc8f306
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/zh_Hans/
2023-03-21 10:42:13 +01:00
Oğuz Ersen
71af1cf476
Translated using Weblate (Turkish)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/tr/
2023-03-21 10:42:12 +01:00
solokot
b2a90a8fc9
Translated using Weblate (Russian)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ru/
2023-03-21 10:42:12 +01:00
Agnieszka C
395e0cb938
Translated using Weblate (Polish)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/pl/
2023-03-21 10:42:12 +01:00
Guillaume
3cbfcad90a
Translated using Weblate (Dutch)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/nl/
2023-03-21 10:42:11 +01:00
gallegonovato
a96a5a867e
Translated using Weblate (Spanish)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/es/
2023-03-21 10:42:11 +01:00
VfBFan
dd9b9aaf8b
Translated using Weblate (German)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/de/
2023-03-21 10:42:11 +01:00
Rex_sa
f697f926b5
Translated using Weblate (Arabic)
Currently translated at 100.0% (247 of 247 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/ar/
2023-03-21 10:42:10 +01:00
10cents
e0da2faa65
Update strings.xml 2023-03-21 10:01:52 +01:00
Tibor Kaputa
15c3dde3ad
Merge pull request #2003 from weblate/weblate-simple-mobile-tools-simple-calendar
Translations update from Hosted Weblate
2023-03-19 19:45:20 +01:00
Tibor Kaputa
88a7913fd5
adding slovak translation 2023-03-19 19:44:45 +01:00
Naveen
45932e429b Merge remote-tracking branch 'origin/auto_backup_strings' into auto_backup_strings 2023-03-19 15:17:17 +05:30
Naveen
2b96480346 Fix typo in strings 2023-03-19 15:16:37 +05:30
Naveen Singh
f8a0ea1d35
Merge branch 'SimpleMobileTools:master' into auto_backup_strings 2023-03-18 14:09:21 -07:00
Naveen
72f1c62fd1 Add strings related to automatic backup feature 2023-03-19 02:38:23 +05:30
Sergio Marques
e988e3d9e9
Translated using Weblate (Portuguese)
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/pt/
2023-03-17 21:42:30 +01:00
Balázs Meskó
1def631b64
Translated using Weblate (Hungarian)
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/hu/
2023-03-17 21:42:30 +01:00
SUPYROW
cc7b17da86
Update IcsImporter.kt 2023-03-16 09:57:41 +01:00
SUPYROW
0eb77c2e13
Update Constants.kt
val DESCRIPTION_REGEX = Regex("""DESCRIPTION(?:(?:;[^:;]*="[^"]*")*;?(?:;LANGUAGE=[^:;]*)?(?:;[^:;]*="[^"]*")*)*:(.*(?:\r?\n\s+.*)*)""")
2023-03-16 09:55:50 +01:00
SUPYROW
72f6b12b47
Merge branch 'SimpleMobileTools:master' into master 2023-03-16 07:21:08 +01:00
Milo Ivir
43854ff3c0
Translated using Weblate (Croatian)
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/hr/
2023-03-15 21:49:20 +01:00