Commit graph

3763 commits

Author SHA1 Message Date
tibbi
47c4564cf0 fix #1272, add a settings button for customizing the notifications 2021-02-23 14:31:04 +01:00
tibbi
ac8fc24906 avoid updating the CalDAV calendar too frequently 2021-02-23 14:23:40 +01:00
tibbi
7a335e5e1e show overscroll mode at the monthly daily views list 2021-02-23 09:59:41 +01:00
tibbi
77e4fcde1e use the first events color at the monthly daily views dot 2021-02-23 09:56:44 +01:00
tibbi
92b8a521d2 mark days with events with a dot at the monthly/daily view 2021-02-22 23:55:24 +01:00
tibbi
f53aaa857e refresh the daily events list if something gets deleted 2021-02-22 23:35:39 +01:00
tibbi
47f601bd21 do not circle selected days at the old monthly view 2021-02-22 23:25:31 +01:00
tibbi
958ddf0f37 handle updating text colors at the monthly/daily view 2021-02-22 23:25:20 +01:00
tibbi
a6ccc02de9 show a placeholder if no events are found 2021-02-22 23:16:52 +01:00
tibbi
0b8ab41368 show a date picker at clicking the top label 2021-02-22 23:12:17 +01:00
tibbi
5a015b2100 mark the currently selected day with a circle stroke 2021-02-22 23:04:27 +01:00
tibbi
3dc2bf7979 show the current months events by default, not just todays 2021-02-22 21:43:02 +01:00
tibbi
f97d59b14a show whole months events by default at month/day view 2021-02-22 21:37:41 +01:00
tibbi
b91cdf4116 fetch the proper daycod for creating new events at month/day view 2021-02-22 21:15:05 +01:00
tibbi
88a4ccfec5 always show the proper events at the list of month/day view 2021-02-22 20:43:01 +01:00
tibbi
2051287365 show only the proper events at month/day view 2021-02-22 20:10:02 +01:00
tibbi
20345e3405 readding the background clickable views in monthly day view, just without ripple 2021-02-22 19:21:59 +01:00
tibbi
e545ff30ad populate the list view at month+day view too 2021-02-22 18:29:38 +01:00
tibbi
159f08d24c adding a list view under the monthly one 2021-02-21 23:49:06 +01:00
tibbi
01177ef0f9 shrink the monthly day view + make the background grid non clickable 2021-02-21 23:29:04 +01:00
solokot
a4b5e2ff9b
Updated Russian language 2021-02-21 22:59:15 +03:00
tibbi
1742ee5666 do not show events at the month part of month/day view 2021-02-21 18:22:21 +01:00
tibbi
660582c41d adding an initial implementation of the monthly + daily view 2021-02-21 17:58:55 +01:00
Tibor Kaputa
545b393abb
Merge pull request #1283 from ltGuillaume/patch-1
Dutch
2021-02-21 17:41:47 +01:00
Tibor Kaputa
789bd4c9b5
Merge pull request #1284 from Fatih-BaKeR/patch-1
Update Turkish strings.xml
2021-02-21 17:41:41 +01:00
spkprs
32b132391c
Update strings.xml 2021-02-21 18:15:49 +02:00
tibbi
0e5b84a4f2 fix #1281, properly handle far time zones at the weekly view 2021-02-21 16:54:59 +01:00
Fatih-BaKeR
1a960ac350
Update strings.xml 2021-02-21 18:51:36 +03:00
Guillaume
ec4f9769b6
Dutch 2021-02-21 16:35:33 +01:00
tibbi
cafd791473 adding string for a new view, split monthly / daily 2021-02-21 16:00:16 +01:00
tibbi
eaf440751a use adjusted primary color instead of primary at the only event type color 2021-02-21 09:59:43 +01:00
tibbi
5ce9971fb0 do not reduce text alpha of past events, keep it readable 2021-02-21 09:57:57 +01:00
tibbi
0f87f359c4 look for adjusted primary color changes in the activity, not just primary 2021-02-21 09:53:11 +01:00
tibbi
eea88617d8 updating commons to 5.33.35 2021-02-21 09:44:43 +01:00
tibbi
a50d712e13 properly export/import accent color 2021-02-18 19:43:26 +01:00
tibbi
1b29e812d8 update version to 6.12.0 2021-02-13 23:05:10 +01:00
tibbi
852f9e0666 fix #1276, split Description by 75 characters at exporting, if too long 2021-02-13 22:17:15 +01:00
tibbi
b85b4e3acf properly handle exporting and importing during day reminders 2021-02-13 21:52:54 +01:00
tibbi
2ff02baeff fixing some .ics file validator issues, related to #1276 2021-02-13 21:37:24 +01:00
tibbi
0ae59fa53c fixing some event list related coloring issues 2021-02-13 20:32:27 +01:00
tibbi
7495bd4b88 properly handle all really long lines at importing, not just at the description 2021-02-13 20:19:07 +01:00
tibbi
86293722b9 do not use during day reminders as default at creating new events 2021-02-12 16:29:06 +01:00
tibbi
effbe4d330 adding an extra check to avoid setting during day reminders to non-all-day events 2021-02-12 16:11:53 +01:00
tibbi
492185479a update commons to 5.33.20 2021-02-08 16:05:21 +01:00
tibbi
9a6c8f6c25 Merge branch 'master' of https://github.com/correia55/Simple-Calendar 2021-02-08 11:03:10 +01:00
GithubUser699
53190c3aeb
Added some german translations and fixed a typo 2021-02-02 00:39:01 +00:00
Nekromanser
ab36868aed
Create strings.xml
Adding finnish strings.
2021-01-31 13:09:20 +02:00
Acácio Correia
2bd34646a6
Merge branch 'master' into master 2021-01-30 11:25:12 +00:00
Acácio Correia
0d1e2a95da Updated to work with the new option in the PickSecondsDialog, the option for a during day reminder 2021-01-30 11:23:51 +00:00
Acácio Correia
b2da583a33 Revert "Fixed SQL query to include events with all day reminders"
This reverts commit bf20810c
2021-01-30 11:18:51 +00:00
Acácio Correia
195480277a Revert "Added during day reminder for all-day events"
This reverts commit dead5b6e
2021-01-30 11:18:41 +00:00
tibbi
a7746b0d38 properly export/import the Highlight Weekends setting 2021-01-23 22:35:44 +01:00
tibbi
50d05c68a7 update version to 6.11.5 2021-01-22 23:35:36 +01:00
tibbi
c0027820f7 refresh views if highlightWeekends changes 2021-01-22 23:17:04 +01:00
tibbi
d49bfeace0 fix #62, allow highlighting the weekend on some views 2021-01-22 22:54:18 +01:00
tibbi
e939b302dc adding turkish holidays 2021-01-22 16:32:16 +01:00
tibbi
608ec3faa4 update commons to 5.33.8 2021-01-22 12:17:37 +01:00
Enara Larraitz
9122cd79c5 Updated Basque translations 2021-01-21 18:02:38 +01:00
Enara Larraitz
a478050d7c Minor translation changes 2021-01-21 17:28:45 +01:00
Acácio Correia
bf20810cb3 Fixed SQL query to include events with all day reminders 2021-01-19 09:19:04 +00:00
Luis Alfredo Figueroa Bracamontes
86a2c3ef84
Update strings.xml español
Some tiny corrections and updates
2021-01-17 12:05:10 -06:00
tibbi
0c290003db adding Thai holidays (by Udomanu) 2021-01-10 10:16:55 +01:00
Acácio Correia
dead5b6ee5 Added during day reminder for all-day events 2021-01-09 11:11:38 +00:00
tibbi
b658705777 update version to 6.11.4 2021-01-08 16:34:40 +01:00
tibbi
f4725ff59a updating commons to 5.32.23 2021-01-08 16:29:52 +01:00
tibbi
f026995648 use a shorter version of colombian holidays 2021-01-08 16:09:02 +01:00
tibbi
cb3ae6f4d7 removing some events from the far past or future 2021-01-08 13:35:46 +01:00
tibbi
c8513a8a80 shortening the event IDs to make the files smaller 2021-01-08 13:20:58 +01:00
tibbi
bc143a28d7 updating ukraine, unitedkingdom, uruguay 2021-01-07 22:02:39 +01:00
tibbi
1060a77f61 updating a couple more country holidays 2021-01-07 21:54:20 +01:00
tibbi
edf651afec updating russia 2021-01-07 21:42:42 +01:00
tibbi
8d1f49686d updating pakistan, poland, portugal 2021-01-07 21:40:52 +01:00
tibbi
d1ca2a2fb9 updating netherlands and nicaragua 2021-01-07 21:35:51 +01:00
tibbi
e8ed16a0a1 adding Morocco holidays 2021-01-07 21:27:55 +01:00
tibbi
9820ff1582 adding liechtenstein and lithuania 2021-01-07 20:35:19 +01:00
tibbi
57c3b79840 adding japan and kazakhstan 2021-01-07 20:21:14 +01:00
tibbi
1a495eee95 adding iceland, ireland, italy 2021-01-07 19:43:40 +01:00
tibbi
1340c19a1a make all country files non executable files on linux 2021-01-07 19:36:47 +01:00
tibbi
77b8e1510f updating hungary and haiti 2021-01-07 19:36:34 +01:00
tibbi
ceb52245e6 updating germany and greece 2021-01-07 19:29:23 +01:00
tibbi
103e23934a updating finland and france 2021-01-07 19:25:19 +01:00
tibbi
8166833a13 updating some country holidays 2021-01-07 19:21:55 +01:00
tibbi
4c506e5a9c adding a couple more country holidays 2021-01-07 16:48:36 +01:00
tibbi
d5615068d5 removing some redundant australian holiday tags 2021-01-07 16:34:50 +01:00
tibbi
a99b0eb2bd updating some country holidays from Thunderbird 2021-01-07 12:48:05 +01:00
tibbi
37ad71f6de updating the lithuanian holidays 2021-01-06 23:32:57 +01:00
tibbi
b9e8b9782d improving latvian + indonesian holidays 2021-01-06 23:09:24 +01:00
tibbi
5af67b3cab removing holiday descriptions of some countries 2021-01-06 21:51:55 +01:00
tibbi
6e15e0f173 removing some country holiday repetition limits 2021-01-06 21:32:07 +01:00
tibbi
ff51a05e4b updating the estonian holidays 2021-01-06 19:10:51 +01:00
tibbi
b0bcd8d4a4 adding more colombian holidays 2021-01-05 17:40:50 +01:00
tibbi
cbecef5624 adding some danish holidays till 2025 2021-01-05 13:54:10 +01:00
tibbi
53819ae7b9 removing some far future and past events from netherlands to save space 2021-01-04 19:19:15 +01:00
tibbi
d2a18ca3b9 adding extra dutch holidays 2021-01-04 13:32:59 +01:00
tibbi
eb6b38ee4c updating the Croatian holidays (by Damir) 2021-01-03 21:13:39 +01:00
Guillaume
cc41f3bd60
Dutch 2020-12-27 01:48:25 +01:00
tibbi
225dbf35e0 updating commons 2020-12-23 19:05:35 +01:00
tibbi
7117decb89 update version to 6.11.3 2020-12-07 22:27:28 +01:00
tibbi
4e7575eb76 use rounded corners at event type pickers 2020-12-07 22:22:45 +01:00
tibbi
948a99a5d5 fixing some crashes with naive try/catch blocks 2020-12-07 21:53:15 +01:00
tibbi
7e63bc8821 updating kotlin, commons, gradle 2020-12-07 21:49:19 +01:00
Luis Alfredo Figueroa Bracamontes
e455d81221
Update strings.xml español
Only a line, but it's worth
2020-11-25 10:26:18 -06:00
10cents
41febac965
Update strings.xml
Allow customizing day count
2020-11-24 13:49:02 +01:00
Fatih Fırıncı
4c30b334ee
Update strings.xml 2020-11-24 05:26:39 +03:00
spkprs
d1df102bf1
Update strings.xml 2020-11-22 02:18:26 +02:00
Anonymous
d774ccfaa2
Update Polish translations 2020-11-21 16:50:31 +00:00
Sérgio Marques
0e6cbe03bd
Update strings.xml 2020-11-20 22:31:37 +00:00
Juan Adrián Castro Quintana
e43e9ee1fe
Added a missing END:VEVENT 2020-11-13 11:10:39 -07:00
Juan Adrián Castro Quintana
4c8d3b4071
Update mexico.ics
Hi! I've updated mexico.ics since it's going to expire this year. I extended it until 2025. Besides that, I changed some dates and holidays names. In Mexico we have two kind of holidays: the actual holiday and the derived day off. For example, next november 20th is a holiday, the Revolution's Day, but it's a working day, the day off will be the monday 16th to match the weekend and have a "long weekend", weird I know. The past ics file used the days off instead of the actual holiday, I changed it because it will be strange if my calendar reminds me about a holiday when there's no actual holiday, or uninformative for any non-mexican who would like to know our holidays, and we all know when we have a "long weekend".
I added a buch of new holidays too, not just thew one that have days off, like Mother's day and Flag day. These are working days, but still holidays. I followed the same format of the last ics file and I imported it to the app without problems.
2020-11-12 23:14:27 -07:00
FTno
b222b93c67
Update strings.xml
Norwegian (nb) translation update
2020-11-07 11:38:15 +01:00
solokot
0d9709655d
Updated Russian language 2020-11-04 18:30:11 +03:00
tibbi
69300c7913 update version to 6.11.2 2020-11-03 23:20:43 +01:00
tibbi
f9658bf7ac updating commons to 5.31.23 2020-11-03 23:15:48 +01:00
tibbi
7b1e130d56 making a function private 2020-11-03 23:11:48 +01:00
tibbi
711a26dbfc avoid fetching event attendees on the main thread 2020-11-03 17:36:30 +01:00
tibbi
499cf50c4c avoid crashing at attempting to print an empty event list view 2020-11-03 17:32:46 +01:00
tibbi
c1028a46a4 removin the title of "Filter events by type" dialog 2020-11-03 17:25:52 +01:00
tibbi
30844320dc make sure the Event List placeholder text isnt colored wrong 2020-11-03 17:23:53 +01:00
tibbi
ac37c1998c properly fetch the current hour of the day, even with changed time zone 2020-11-03 16:35:09 +01:00
tibbi
199399bf29 adding a new string for customizing the day count at weekly view 2020-11-03 16:16:43 +01:00
tibbi
8e586b47af avoid always showing "Go to today" menu item at the list view 2020-11-02 23:05:05 +01:00
tibbi
53b78ec0a9 use a bigger icon at Show Event On Map 2020-11-02 22:05:36 +01:00
tibbi
4a2502fda7 update the current time indicator at weekly view more often 2020-11-02 21:51:43 +01:00
tibbi
a87aec0eb6 fix a couple more weekly view related offsets 2020-11-02 21:09:08 +01:00
tibbi
2f1eb1ddf5 fixing a glitch at creating new events at the weekly view 2020-11-02 20:41:40 +01:00
tibbi
34139e4078 fixing some weekly view related glitches, rely on UTC dates 2020-11-02 20:28:46 +01:00
tibbi
098b945b55 lets fetch more events at the weekly view, rather than less 2020-11-02 20:10:25 +01:00
tibbi
0c04f8ddc6 updating commons and gradle 2020-11-02 20:02:33 +01:00
tibbi
8fe6b537af update version to 6.11.1 2020-10-28 14:59:58 +01:00
tibbi
99bce79f3e fetch birthdays/anniversaries of private contacts in Simple Contacts Pro too 2020-10-28 12:13:10 +01:00
tibbi
c4f3bd6587 fix #1213, properly handle the weekly view if the week starts on sunday 2020-10-28 10:35:20 +01:00
Aur36
919c84cb11
Improve French translation 2020-10-27 12:10:13 +01:00
tibbi
05891ff5c7 update version to 6.11.0 2020-10-25 22:51:32 +01:00
tibbi
0fde5b1f41 adding Printing to the event list view 2020-10-25 22:35:14 +01:00
tibbi
eed880c195 allow printing the yearly view 2020-10-25 21:48:27 +01:00
tibbi
abf8998d5b use hardcoded seconds at printing day view, do not rely on redraws 2020-10-25 20:40:47 +01:00
tibbi
71f207551c adding Print mode at the weekly view 2020-10-25 20:37:02 +01:00
tibbi
bc8c9fd1f6 add Print support at the daily view 2020-10-25 20:05:23 +01:00
tibbi
0cb88a1405 properly adjust the colors before printing the month view 2020-10-25 19:38:30 +01:00
tibbi
830d2c0fcd adding an initial monthly view Print implementation 2020-10-25 18:32:03 +01:00
tibbi
d676f87c40 adding a Print menu button 2020-10-25 18:21:29 +01:00
Tommy He
32c5c9ca8b Small fixes for zh_CN translation. 2020-10-17 20:10:53 +08:00
maverick74
b9666a58fa
updating portuguese strings
updating portuguese strings
2020-10-12 10:15:57 +01:00
davidre345
dc7da4f681
Update galician strings 2020-10-02 18:45:18 +02:00
tibbi
158e9bcd71 update version to 6.10.3 2020-09-28 16:49:16 +02:00
tibbi
3458ed3453 fix some glitches with importing event description and location newlines 2020-09-28 16:07:54 +02:00
tibbi
35d60d8027 allow exiting the Event screen with unsaved changes by spamming Back 2020-09-28 15:53:52 +02:00
tibbi
f5a602863f show a different message at failing to import events 2020-09-28 15:47:42 +02:00
tibbi
e8ed75d82b fix #1205, change the day when appropriate at default event start time 2020-09-28 15:36:57 +02:00
tibbi
3a720a2eae update commons to 5.30.24 2020-09-28 13:54:55 +02:00
Michele Stefanelli
60bdf3140c Added missing italian translations for the app 2020-09-25 20:51:44 +01:00
Sérgio Marques
439988a404
Update strings.xml 2020-09-24 22:16:19 +01:00
Tibor Kaputa
3ac3370326
Update strings.xml 2020-09-20 18:13:23 +02:00
Luis Alfredo Figueroa Bracamontes
3360edea1a
Update strings.xml Español
Some corrections in the spelling and the way the words join
2020-09-20 08:49:58 -05:00
tibbi
bfff2255b4 update version to 6.10.2 2020-09-19 16:55:29 +02:00
tibbi
267e2e2e2b reverting the birthdays related fix 2020-09-19 16:48:53 +02:00
tibbi
fcdaa00e62 update version to 6.10.1 2020-09-19 15:06:44 +02:00
tibbi
51f7d373fd Merge branch 'varsha/1170_birthday_changes_on_changing_timezone' of https://github.com/Varsha-29/Simple-Calendar 2020-09-19 12:16:06 +02:00
tibbi
128f6e52fd adding some RTL layout improvements 2020-09-19 11:47:57 +02:00
tibbi
31e9f5b48c updating some libraries 2020-09-19 11:35:48 +02:00
mfap-aravinth
7eaa9f35ea Added a new event & updated the summary for an existing one 2020-08-23 17:48:53 +05:30
Enara Larraitz
995128989b Short description updated 2020-08-21 21:38:51 +02:00
Enara Larraitz
c36cfeb817 Description translated 2020-08-21 20:20:05 +02:00
tibbi
e5e83a5a4d update version to 6.10.0 2020-08-08 22:25:34 +02:00
tibbi
67e8abb1f7 fix #1175, go back to search results at pressing Back 2020-08-08 21:28:38 +02:00
tibbi
a12fd75a1e fix #1176, always measure top height at the weekly view 2020-08-08 21:16:44 +02:00
tibbi
0544bc9227 fix #1182, open the daily view from the monthly widget, if clicked on day 2020-08-08 20:35:28 +02:00
tibbi
7ceb9dc463 show the Save/Discard dialog properly at repeating events 2020-08-08 20:22:50 +02:00
tibbi
3ff61c7206 updating commons, gradle and a missed changelog file 2020-08-08 18:07:45 +02:00
Enara Larraitz
5af9a9a76d left just strings.xml in values-eu 2020-08-01 08:06:42 +02:00
Varsha-29
0afea3ac39 Fixes #1170 Contact birthday not correct on changing timezone
The birthday was captured in DB with current time zone. While retrieving the date was parsed based on the current time zone. Modified that logic to parse date based on the timezone at which it was originally captured
2020-07-31 08:02:41 +05:30
Enara Larraitz
d41b284858 Updated Basque strings.xml 2020-07-30 22:00:33 +02:00
Enara Larraitz
4f072a957d created values-eu; started translating strings.xml (not completed) 2020-07-30 16:05:49 +02:00
Luis Alfredo Figueroa Bracamontes
861601973f
Update Strings.xml Español 2020-07-15 18:35:56 -05:00
tibbi
f82d03566a update version to 6.9.7 2020-07-06 17:39:21 +02:00
tibbi
09ad7e72cf adding a crashfix at drawing the weekly view grid 2020-07-06 16:59:24 +02:00
Tibor Kaputa
847262170b
Merge pull request #1167 from Honk2/master
modified day code validation for multi day events to fix 1164
2020-07-06 16:46:00 +02:00
tibbi
c1b4d09446 fix #796, fix a glitch with inability to create a new event on weekly view 2020-07-06 16:40:30 +02:00
susosl
078df48c3d improved gl translations of weekdays and faq strings 2020-07-02 20:40:34 +02:00
Honk2
a9932707ff modified day code validation for multi day events to fix 1164 2020-06-28 21:52:45 +02:00
tibbi
67086c2193 updating the german and spanish short app descriptions 2020-06-28 13:03:46 +02:00
Rel-Oiv
e1646d3185
Romanian grammar fixes
Fixed a few Romanian grammar typos.
2020-06-26 23:10:55 +03:00
Rel-Oiv
65b23ec68e
Fixed Romanian language errors
Fixed spelling errors, translated the FAQ part.
2020-06-26 22:51:21 +03:00
Rel-Oiv
4370288d1b
Adding romanian strings
The strings were translated into Romanian language.
2020-06-26 21:09:49 +03:00
tibbi
a135750d84 update version to 6.9.6 2020-06-12 23:22:02 +02:00
tibbi
4cd8476ad9 properly count the height of the week holder with day slider 2020-06-12 23:01:19 +02:00
tibbi
3c7962004d update commons to 5.29.7 2020-06-12 22:36:15 +02:00
tibbi
b77653ea2b update version to 6.9.5 2020-06-10 11:47:16 +02:00
tibbi
c4824419da adding some code style updates to EventActivity 2020-06-10 11:29:22 +02:00
Tibor Kaputa
54787e42bd
Merge pull request #1154 from fnrngg/fnrngg_branch
closes #1084
2020-06-10 11:17:41 +02:00
tibbi
1b3d25393c removing a useles import 2020-06-10 11:12:40 +02:00
Tibor Kaputa
37c2d0313f
removing some empty lines and a useless line 2020-06-10 11:12:12 +02:00
Tibor Kaputa
1fe19bd6e4
removing some unused constants 2020-06-10 10:52:16 +02:00
tibbi
47359b48e1 adding some extra null checks 2020-06-10 10:33:32 +02:00
tibbi
60cfe182e1 use a local variable for accessing resources on the weekly view 2020-06-09 16:33:49 +02:00
tibbi
0f51133e6d properly prefill weekly view fragments 2020-06-08 23:11:42 +02:00
tibbi
31d334ab1f update the top weekly labels depending on the available width 2020-06-08 22:36:43 +02:00
tibbi
f6132d53f9 update the top day letters at scaling the weekly view too 2020-06-08 22:21:01 +02:00
tibbi
b399990be7 adding some handling for all-day events too on weekly view 2020-06-08 20:14:29 +02:00
tibbi
a6d54f1757 refresh the events after changing the day columns count 2020-06-08 19:41:45 +02:00
tibbi
e6df4e9f31 renaming a variable 2020-06-08 19:16:30 +02:00
tibbi
1e214d58a7 fetch events 2 weeks into the future, not 1 2020-06-08 19:14:33 +02:00
tibbi
dae0ba67d8 fixing some current time related glitches on the weekly view 2020-06-08 18:43:39 +02:00
tibbi
5ea14a5aa2 properly handle refreshing of the weekly view on day count change 2020-06-08 17:23:58 +02:00
tibbi
888595b2ed create weekly view programmatically, do not hardcode 7 2020-06-08 16:28:36 +02:00
tibbi
507719af7c make the grid columnt count dynamic at weekly view 2020-06-08 16:02:31 +02:00
fnrngg
61f30cd5d6 Fix bug while checking if anything was changed 2020-06-08 15:39:29 +04:00
fnrngg
110250cf29 Shows the same "Discard changes" as Simple Draw and doesn't show it if new event hasn't changed 2020-06-08 15:18:49 +04:00
tibbi
783890bf46 adding a slider at the weekly view for changing days count 2020-06-08 12:14:11 +02:00
tibbi
dfeee92598 removing a redundant wrapper around the weekly view holder 2020-06-08 11:09:03 +02:00
tibbi
719414c42c updating commons and constraintlayout 2020-06-08 10:48:52 +02:00
Xose M
ca8ed4c462
shorter short description
keeping it under 80
2020-06-07 12:01:19 +02:00
Tibor Kaputa
9dbcd3a676
shortening the short description 2020-06-07 09:31:38 +02:00
Xose M
429d99d9e2
galician strings.xml updates
translated some new text chains, corrected some errors and improving concordance
2020-06-06 12:56:28 +02:00
Xose M
9cc6ccdaf6
actualzando cadeas
algunhas cadeas sen traducir e mellorando a consistencia
2020-06-06 10:50:20 +02:00
fnrngg
e6678cdf8d Checks if any changes were made, before closing 2020-06-06 11:44:11 +04:00
fnrngg
2f348944a7 Added warning when closing edit scene 2020-06-05 22:00:20 +04:00
Tommy He
5896946698 Update pronoun and missing translation for zh_CN. 2020-05-31 21:25:45 +08:00
tibbi
6ec7384cfe update version to 6.9.4 2020-05-25 21:01:44 +02:00
tibbi
12e09bdb73 adding some crashfixes 2020-05-25 20:56:14 +02:00
tibbi
decfcbe1bf removing a redundant variable 2020-05-25 20:50:43 +02:00
tibbi
10d3f7d0ce autoformatting some files, no real change 2020-05-25 20:01:44 +02:00
tibbi
0f8b594ebd updating commons 2020-05-25 13:33:24 +02:00
tibbi
2c2bfcfda0 refreshing the app icon on devices below Android 8 2020-05-24 20:48:58 +02:00
tibbi
d793b011dd align the Reminder Sound settings value to the right 2020-05-23 18:26:37 +02:00
tibbi
4a2e639276 fix #155, allow landscape orientation on any device 2020-05-17 10:40:16 +02:00
tibbi
3f9bbb443f fixing some offset glitches at the yearly view 2020-05-17 10:38:04 +02:00
tibbi
fbad874f5d removing the redundant xml rule in the portrait yearly view too 2020-05-17 10:28:20 +02:00
tibbi
d59e124ad4 removing some redundant xml rules 2020-05-17 10:26:31 +02:00
Sérgio Marques
b6b236f42e
Update strings.xml 2020-05-09 13:57:04 +01:00
Guillaume
6be3f18281
Dutch 2020-05-07 16:34:34 +02:00
tibbi
7b3a10ee46 fixing a potential UI glitch at the app settings, reminders name 2020-05-06 22:58:33 +02:00
spkprs
34877a5a7d
Update strings.xml 2020-05-05 16:20:48 +03:00
Tibor Kaputa
1cc28589c9
readding the deleted string tag 2020-05-05 14:33:47 +02:00
10cents
f78626b610
widget_todays_date 2020-05-05 10:54:38 +02:00
tibbi
3b40443fec update version to 6.9.3 2020-05-05 10:11:45 +02:00
Tibor Kaputa
752f819e49
Merge pull request #1133 from pcsaunak/master
Parsing of .ics file for key BYMONTHDAY
2020-05-05 09:50:28 +02:00
Tibor Kaputa
5538daf409
tweaking a repetition rule check 2020-05-05 09:50:15 +02:00
tibbi
18a0298ca8 reduce the widgets top padding a bit 2020-05-05 09:45:05 +02:00
tibbi
cdcada8cbe properly show the Event List widget background even if theres no events 2020-05-05 09:36:33 +02:00
solokot
727be9e02f
Updated Russian language 2020-05-05 02:11:54 +03:00
Fatih Fırıncı
fec06f7ac0
Update strings.xml 2020-05-05 00:24:07 +03:00
tibbi
3c41db11ac use a proper preview image for the date widget 2020-05-04 23:01:01 +02:00
tibbi
6f37411e31 renaming the new widgets string 2020-05-04 22:57:23 +02:00
tibbi
0d5968101f making the date widgets date number a bit bigger 2020-05-04 22:41:45 +02:00
tibbi
42230c5639 formatting some files, no real change 2020-05-04 22:41:34 +02:00
tibbi
afcb9825b3 fix #993, adding a widget showing just the current date 2020-05-04 22:32:59 +02:00
tibbi
85930394dd removing some redundant variables from the monthly widget config activity 2020-05-04 22:03:41 +02:00
tibbi
1fa0d25fc6 adding a new string for the new widget, showing todays date 2020-05-04 21:50:23 +02:00
tibbi
85736661df add rounded corners at the widgets 2020-05-04 20:15:15 +02:00
tibbi
47d796c498 increasing some margins at the settings sections 2020-05-04 19:17:14 +02:00
tibbi
842e01d29b adding a list widget related crashfix 2020-05-04 19:01:07 +02:00
saunaklogan
0b07825fd3 Fix for parsing .ics file when the key BYMONTHDAY is present in the .ics file.
Earlier commit had a wrong check which has been updated.
2020-05-04 22:18:12 +05:30
saunaklogan
07f8685741 Fix for parsing .ics file when the key BYMONTHDAY is present in the .ics file. 2020-05-04 21:23:21 +05:30
tibbi
acb8124e08 updating commons to 5.27.5 2020-05-04 17:40:35 +02:00
10cents
652548d679
no_synchronized_calendars 2020-04-20 21:43:27 +02:00
Tibor Kaputa
47d12753f3
Merge pull request #1125 from ltGuillaume/patch-2
Dutch
2020-04-19 20:12:26 +02:00
Guillaume
36199d1bc7
Dutch 2020-04-19 16:36:29 +02:00
Guillaume
e4f12e5072
Dutch 2020-04-19 16:31:53 +02:00
Fatih Fırıncı
a2d07b1b54
Update strings.xml 2020-04-18 06:50:15 +03:00
tibbi
04cd8b8fe5 update version to 6.9.2 2020-04-17 22:16:20 +02:00
solokot
edff3211a6
Updated Russian language 2020-04-17 23:06:46 +03:00
spkprs
f404710039
Update strings.xml 2020-04-17 22:04:35 +03:00
tibbi
783a90da0d make menu not nullable 2020-04-17 20:57:19 +02:00
tibbi
f264f0720a hide the Go To Today menu button if the search is open 2020-04-17 20:54:10 +02:00
tibbi
2cb5e02179 show a color bar at the search results too 2020-04-17 20:35:04 +02:00
tibbi
1c1043fb18 show a placeholder message in case there are no syncable calendars 2020-04-17 20:21:56 +02:00
tibbi
9aff748da9 removing a redundant resource variable 2020-04-17 20:09:55 +02:00
tibbi
c2042df80b removing some boilerplate code 2020-04-17 20:04:38 +02:00
tibbi
43b45d9bfe removing some redundant color setters 2020-04-17 19:55:16 +02:00
tibbi
3294377836 improving the placeholder texts UI 2020-04-17 18:53:30 +02:00
tibbi
81a8df530e fix #1077, fixing some ics importing related glitches 2020-04-17 18:25:36 +02:00
tibbi
6b48a022eb fix #1118, fixing some UK holidays 2020-04-17 17:47:10 +02:00
tibbi
dbf692450f fix #1114, properly handle repeating by weekdays, if repetition is daily 2020-04-17 17:18:06 +02:00
tibbi
5ee1890c2a shortening some more code, no real change 2020-04-17 16:49:12 +02:00
tibbi
f3ed1ccec4 shortening some code, no real functionality change 2020-04-17 11:14:37 +02:00
tibbi
1c77920427 removing the dividers from settings 2020-04-16 21:47:11 +02:00
tibbi
aaef1143ff removing the old calendar icon 2020-04-16 21:23:03 +02:00
tibbi
d3dff0f9a2 updating some missed images 2020-04-16 21:21:35 +02:00
tibbi
9dbee1733b use the new calendar icon, as a vector 2020-04-16 21:21:22 +02:00
tibbi
6e8c02aa5e use the letter avatar placeholder at attendees 2020-04-16 21:04:00 +02:00
tibbi
4d92e2de76 updating Commons and Room 2020-04-16 20:51:13 +02:00
solokot
491378be5f
Improved Russian language 2020-04-15 18:48:18 +03:00
Honk2
5a76f6fcdb removed hyphens where inappropriate and added missing translations 2020-04-14 22:38:17 +02:00
Honk2
54facb653b Changed unescaped single quotes with apostrophes 2020-04-14 22:14:49 +02:00
Tibor Kaputa
9024cfeb2a
Merge branch 'master' into patch-39 2020-04-14 15:51:42 +02:00
10cents
65dd6e11a8
app_long_description 2020-04-14 14:06:37 +02:00
10cents
bf3602448e
app_short_description 2020-04-14 14:01:09 +02:00
Tibor Kaputa
30973ccd72
escaping some apostrophes 2020-04-07 13:40:03 +02:00
Pierre49
514a38bd51
Modification des chaînes françaises 2020-04-07 10:00:42 +02:00
Tibor Kaputa
f488ac6a27
reverting the apps short description translation, it is too long 2020-04-06 22:36:52 +02:00
Pierre49
a8c996e686
Update strings.xml 2020-04-06 14:01:52 +02:00
tibbi
46145c8375 update version to 6.9.1 2020-03-25 21:02:00 +01:00
tibbi
c90b21f90d add some threshold at the weekly view zoom, ignore too small changes 2020-03-25 20:13:42 +01:00
tibbi
f7abbfc3ea adding a helper function to remove some duplication 2020-03-25 17:16:44 +01:00
tibbi
d8c59f1700 improving the way weekly zooming works a bit, needs some cleanup 2020-03-25 14:51:07 +01:00
tibbi
24b524bbe2 improving the weekly views scale UX 2020-03-24 22:00:52 +01:00
tibbi
d3e6705226 reenable flinding the weekly view 2020-03-24 17:21:39 +01:00
tibbi
51b1a8c71a allow zooming in further 2020-03-24 17:12:55 +01:00
tibbi
30db5f9183 store the default row height value in a variable 2020-03-24 15:04:44 +01:00