Agnieszka C
2d5ae168fe
Added auto sync for birthdays and anniversaries on the app start ( #906 )
2021-10-29 19:58:45 +02:00
tibbi
17671d6413
actually update the Current date and Month widget once per hour
2021-10-27 09:23:16 +02:00
tibbi
7fd9802a61
update the monthly widget once per hour too
2021-10-27 09:18:07 +02:00
Tibor Kaputa
f7e1dabd92
Merge pull request #1522 from KryptKode/fix/weekly-view-date
...
fix incorrect date after goto date in weekly view
2021-10-26 19:21:11 +02:00
tibbi
e60c2356b1
updating commons and gradle
2021-10-26 14:22:52 +02:00
darthpaul
623cf1d582
fix incorrect date after goto date in weekly view
2021-10-24 17:51:05 +01:00
eddy.jang
261531b12f
[translate to korean]
...
Signed-off-by: eddy.jang <tturrr10@gmail.com>
2021-10-20 12:12:44 +09:00
eddy.jang
f616b9e515
[translate to korean]
...
Signed-off-by: eddy.jang <tturrr10@gmail.com>
2021-10-20 12:07:19 +09:00
teemue
48617e7e24
Improved FI Translation
2021-10-16 12:25:04 +03:00
darthpaul
deec13364d
fix weekly view highlighting weekends incorrectly
2021-10-15 09:22:13 +01:00
Valdnet
c1e84ce014
[PL] Correct sentence
2021-10-14 21:30:57 +02:00
tibbi
216f30f1e3
update version to 6.15.4
2021-10-14 21:00:30 +02:00
tibbi
f65d5a6707
updating commons
2021-10-14 20:57:10 +02:00
tibbi
39140692e2
fixing some setting marging
2021-10-14 20:57:03 +02:00
tibbi
982e5904f9
Revert "removing some notification specifications"
...
This reverts commit 56b36b77b4
.
2021-10-13 23:09:01 +02:00
tibbi
827d343b73
update version to 6.15.3
2021-10-11 18:16:08 +02:00
tibbi
fe686dac3a
updating commons once again
2021-10-11 18:10:52 +02:00
tibbi
4de1b7df37
updating commons
2021-10-11 18:05:03 +02:00
0x8664b2
725d0b7d1b
Escape loc string correctly
2021-10-11 08:02:31 -07:00
Tibor Kaputa
aa8522ee3d
Merge pull request #1503 from Fatih-BaKeR/patch-8
...
Update Turkish strings.xml
2021-10-11 09:47:21 +02:00
Tibor Kaputa
5a7494cfac
Merge pull request #1504 from ltGuillaume/patch-1
...
Dutch
2021-10-11 09:47:10 +02:00
solokot
ac43737adc
Updated Russian translation
2021-10-11 09:20:59 +03:00
Guillaume
2400e06df1
Dutch
2021-10-11 03:25:01 +02:00
Fatih Fırıncı
6a3802420e
Update strings.xml
2021-10-11 03:37:42 +03:00
xarich
224f5274e3
Update strings.xml
...
Review of last changes
2021-10-10 23:14:22 +02:00
spkprs
6866e70e79
Update strings.xml
2021-10-10 22:34:50 +03:00
Agnieszka C
7832e0c232
Updated Polish translation
2021-10-10 18:29:35 +02:00
tibbi
b54c6588b8
make the checkbox at importing events from .ics files clearer
2021-10-10 17:50:42 +02:00
Unpublished
fa8bf30d4c
Fix build
2021-10-10 15:54:34 +02:00
Tibor Kaputa
bc01a3282c
Merge pull request #1497 from Aur36/patch-2
...
Update french translation
2021-10-10 15:06:52 +02:00
Tibor Kaputa
f81aae1302
escaping an apostrophe
2021-10-10 15:06:44 +02:00
solokot
04eef1123b
Updated Russian translation
2021-10-10 15:53:23 +03:00
Aur36
0995a870ba
Update french translation
2021-10-10 10:50:55 +02:00
Tibor Kaputa
f8432690af
Merge pull request #1495 from ltGuillaume/patch-1
...
Dutch
2021-10-09 23:03:54 +02:00
spkprs
c7490507a7
Update strings.xml
2021-10-09 23:53:34 +03:00
Guillaume
31901e5374
Dutch
2021-10-09 22:46:38 +02:00
Agnieszka C
f2016bb821
Updated Polish translation
2021-10-09 21:55:39 +02:00
tibbi
4cf2f57f44
tweaking some code related to starting weekly view with current day
2021-10-09 20:47:18 +02:00
Tibor Kaputa
f0b4a0a029
Merge pull request #1491 from 0x8664b2/issue/1212
...
Start the weekly view with the current date
2021-10-09 20:41:01 +02:00
tibbi
df91643754
do not allow customizing colors locally only of caldav calendars
2021-10-08 19:04:48 +02:00
Tibor Kaputa
cb4de8b390
Merge pull request #1486 from KryptKode/fix/caldav-colors
...
fix updating event type colors for caldav events
2021-10-08 19:00:00 +02:00
0x8664b2
3eaeb4bb39
Extract static string into resource file.
2021-10-07 10:07:55 -07:00
0x8664b2
feb70ef96d
Start the weekly view with the current date
2021-10-06 14:19:57 -07:00
darthpaul
528e0878bf
properly update event type color
...
- before updating the color, check if the color has a key
- if it does, we update the CALENDAR_COLOR_KEY column (which will also update the CALENDAR_COLOR column internally)
- if it does not have a key (ie, if it is not a defined color), we update the CALENDAR_COLOR column and set the CALENDAR_COLOR_KEY to empty string
- one note here is that transparent color (0) is not usually a defined color and setting CALENDAR_COLOR to 0 can cause some Calendar apps (like Google Calendar) to convert this to black color (#FF00000).
2021-10-06 12:51:38 +01:00
darthpaul
52c22e2a98
remove @Ignore from color field
2021-09-30 16:36:07 +01:00
darthpaul
57fe6796ab
fix updating event type colors for caldav events
...
- add color field to Event class so it's included in the computation for hashCode, hashCode is used to determine when to update events
2021-09-30 15:38:39 +01:00
darthpaul
c1b57ac4e5
Show reminder dialog on importing holidays
2021-09-28 22:19:37 +01:00
tibbi
cd8d66bb21
updating commons, kotlin, gradle
2021-09-27 10:35:13 +02:00
tibbi
ae966ae884
do not allow closing the Upgraded from Free dialog by clicking outside it
2021-09-26 20:33:43 +02:00
tibbi
ac480c352e
update version to 6.15.2
2021-09-26 19:00:07 +02:00
tibbi
03bbf71652
do notremoving some unnecessary calls at changing visible weekly days count
2021-09-26 16:19:14 +02:00
tibbi
3572deadd6
updating commons
2021-09-26 00:18:33 +02:00
Tibor Kaputa
accc4ec8ce
Merge pull request #1479 from KryptKode/feat/weeklyview-drag-drop
...
feat/weeklyview drag drop
2021-09-25 23:38:36 +02:00
darthpaul
7689295ea0
fix dragged view disappears if drop is cancelled
2021-09-25 22:05:30 +01:00
darthpaul
f87ca68946
fix dragged view showing in previous location briefly
2021-09-24 22:43:35 +01:00
darthpaul
f033539193
maintain event's duration, only adjust start hour on drag and drop
2021-09-24 22:36:19 +01:00
darthpaul
46f147354b
remove drag and drop for all-day events
2021-09-24 22:21:38 +01:00
10cents
407e7ce93b
Update strings.xml
2021-09-22 11:16:36 +02:00
darthpaul
81e32534f8
use isNougatPlus, extract WEEKLY_EVENT_ID_LABEL constant
2021-09-21 19:19:04 +01:00
darthpaul
595081c758
remove WEEK_VIEW_DRAG_EVENT_ID_LABEL constant
2021-09-21 14:34:40 +01:00
darthpaul
737ecc8176
remove logs and cleanup code
2021-09-21 14:28:00 +01:00
darthpaul
f342f41fbe
Handle ACTION_DRAG_LOCATION due to a bug https://stackoverflow.com/a/19460338
2021-09-21 14:14:07 +01:00
darthpaul
e01531ac62
Handle drag multiple events in a one-time interval
2021-09-21 14:03:48 +01:00
darthpaul
ce841864f6
Handle drag all day event to regular and vice versa
2021-09-21 00:28:39 +01:00
darthpaul
0a8d8ae66c
Merge branch 'master' into feat/weeklyview-drag-drop
2021-09-20 15:38:19 +01:00
Valdnet
2e38c3ceeb
i18n: [PL] Change the + sign
...
Words should not be connected with the math sign "+".
2021-09-15 09:53:22 +02:00
Valdnet
4cbac181c1
i18n: [EN] Change the + sign
...
Words should not be connected with the math sign "+".
2021-09-15 09:52:41 +02:00
teemue
75454f5813
Improved FI translation
2021-09-14 20:37:24 +03:00
tibbi
38985d1e4e
removing Simple from the french app launcher
2021-09-12 11:32:41 +02:00
tibbi
56b36b77b4
removing some notification specifications
2021-08-30 23:08:40 +02:00
tibbi
7c432960f2
updating commons and kotlin
2021-08-30 23:08:29 +02:00
tibbi
7af424a42b
update version to 6.15.1
2021-08-23 11:25:20 +02:00
tibbi
ada629c03f
fixed a glitch at enabling weekly seekbar visibility
2021-08-23 11:16:25 +02:00
tibbi
d443cf1a5c
updating commons and constraintlayout
2021-08-23 10:47:23 +02:00
Tibor Kaputa
b4c3b8951c
Merge pull request #1454 from KryptKode/fix/update-event-filter
...
update event types filter when events are imported
2021-08-23 10:26:52 +02:00
Paul Akhamiogu
e441fb5324
update event types filter when events are imported (from ics, holidays birthdays and anniversaries)
2021-08-22 22:08:46 +01:00
Paul Akhamiogu
d21df87af9
Add bottom divider at the monthly view with bottom quick event type filtering and monthly view grid enabled
2021-08-22 21:33:28 +01:00
Paul Akhamiogu
4c07f46bf8
Initial attempt
2021-08-22 21:26:03 +01:00
Paul Akhamiogu
194986d37e
fix incorrect month view wrapper clickable background height
2021-08-22 12:07:27 +01:00
Tibor Kaputa
1b3e8911b0
Merge branch 'master' into fix/weekly-view-missing-days
2021-08-17 09:25:06 +02:00
Tibor Kaputa
1088660b80
Merge pull request #1445 from KryptKode/feat/weekly-view-slider-setting
...
Add settings option for weekly view day count visibility
2021-08-17 09:22:59 +02:00
Paul Akhamiogu
a2bac74306
fix week view missing some days on slider change
...
- reset the view pager to recalculate the week time stamps to get accurate number of days
2021-08-17 04:06:03 +01:00
Paul Akhamiogu
6abe17f8b2
fix slider not showing sometimes
...
- add check in the week_view_days_count's onGlobalLayout listener that keeps the week_view_seekbar the same so it happens only when the week_view_seekbar is visible
2021-08-17 03:22:32 +01:00
Paul Akhamiogu
041c2ecbac
Merge branch 'master' into feat/weekly-view-slider-setting
2021-08-17 02:45:48 +01:00
Nam
8ba08a0895
(FR] Correct 1 string => "afficher" should be "affichage"
...
Correct string is : <string name="show_a_grid">Affichage en grille</string>
2021-08-15 14:06:39 +02:00
Paul Akhamiogu
82e7b499c3
change name from cutomise to customize, check in onResume
2021-08-13 21:13:12 +01:00
Paul Akhamiogu
23f0010a10
Add settings option for weekly view day count visibility
2021-08-13 16:37:59 +01:00
Tibor Kaputa
c961144aa3
Update strings.xml
2021-08-13 15:22:26 +02:00
Tibor Kaputa
8e59b3b2ea
Update strings.xml
2021-08-13 15:20:31 +02:00
Tibor Kaputa
312750d56d
moving a string to the proper place
2021-08-13 15:19:12 +02:00
Y. Dongchen
a22f0663f4
Chinese and German translations
2021-08-13 19:09:50 +10:00
Y. Dongchen
c99a6da2ae
Add event transparency
2021-08-13 18:59:59 +10:00
Tibor Kaputa
1f4a879f11
Merge pull request #1443 from KryptKode/fix-month-view-sorting
...
Fix sorting in month view to startTS -> endTS -> title
2021-08-12 22:05:14 +02:00
Tibor Kaputa
5c94f82bbb
autoformatting the file
2021-08-12 22:02:41 +02:00
Tibor Kaputa
3a0ee3794c
minor code style update and optimizing imports
2021-08-12 22:01:29 +02:00
Tibor Kaputa
3398d582e4
some style updates and removing redundant code
2021-08-12 21:58:32 +02:00
Paul Akhamiogu
37dc872940
Fix sorting in month view to startTS -> endTS -> title
2021-08-12 17:57:56 +01:00
Paul Akhamiogu
7f6015039f
Update commons dependency
2021-08-12 10:38:34 +01:00
Paul Akhamiogu
1f0ae80d73
Update Import and Export to account for missing year
...
- Add custom ics tag Constants.MISSING_YEAR that would be set to 1 if an event has the Constants.MISSING_YEAR_FLAG
- While Importing, check for the presence of the custom tag. If it is present and set to 1, add the Constants.MISSING_YEAR_FLAG to the event
2021-08-12 06:20:55 +01:00
Paul Akhamiogu
fa45ef98e9
Move date formats with year to commons module
2021-08-12 05:02:07 +01:00