Muhammed Emin SUBAŞI
35944625e7
Create TR title.txt
...
Uploading and translating the necessary files for translation into Turkish.
2021-08-29 23:25:02 +03:00
tibbi
c27145311a
updating changelog
2021-08-23 11:25:26 +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
Tibor Kaputa
d095490412
Merge pull request #1453 from KryptKode/feat/add-monthlyview-bottom-divider
...
Add bottom divider at the monthly view
2021-08-23 10:24:59 +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
Tibor Kaputa
ce4d094e3b
Merge pull request #1451 from KryptKode/fix/monthly-view-grid-size
...
fix incorrect month view wrapper clickable background height
2021-08-22 18:57:20 +02:00
Paul Akhamiogu
194986d37e
fix incorrect month view wrapper clickable background height
2021-08-22 12:07:27 +01:00
Tibor Kaputa
03a1e6fd05
Update .editorconfig
2021-08-17 09:36:49 +02:00
Tibor Kaputa
78e4612317
Merge pull request #1448 from KryptKode/fix/weekly-view-missing-days
...
fix week view missing some days on slider change
2021-08-17 09:25:33 +02: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
Tibor Kaputa
d899bc18a5
Merge pull request #1446 from ldmpub/patch-1
...
[Translation FR] Correct 1 string => "afficher" should be "affichage"
2021-08-17 09:20:34 +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
Tibor Kaputa
56d010d94a
Update .editorconfig
2021-08-16 23:14:27 +02: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
21a6b353cc
Merge pull request #1409 from yue-dongchen/add-TRANSP
...
Add event transparency
2021-08-13 15:23:48 +02: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
69a5914ab2
Merge pull request #1442 from KryptKode/feature/show_age_years
...
Append age/years for birthdays/anniversaries to event title
2021-08-12 22:03: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
Paul Akhamiogu
1c30f0e6c6
Add flag to account for missing year for imported contact
...
- this avoids wrongly calculating the age/anniversary years when there was no year specified in the contact data
2021-08-10 14:16:17 +01:00
Paul Akhamiogu
178a60c658
Make age calculation dynamic based on current calendar date and original event start date
2021-08-10 01:36:37 +01:00
Paul Akhamiogu
e20d8aa616
Append age/years for birthdays/anniversaries to event title
2021-08-09 00:22:06 +01:00
Tibor Kaputa
2f7664c8b7
Merge pull request #1440 from Aga-C/master
...
Added Polish translation for fastlane
2021-08-08 22:22:00 +02:00
Agnieszka C
48a11ddaf9
Added Polish translation for fastlane
2021-08-08 12:38:31 +02:00
Tibor Kaputa
d6d164f584
Merge pull request #1426 from Fatih-BaKeR/patch-7
...
Update Turkish strings.xml
2021-07-28 22:04:44 +02:00
Tibor Kaputa
53fbe2bf75
Merge pull request #1427 from solokot/master
...
Updated Russian language
2021-07-28 22:04:35 +02:00
solokot
84791619fc
Updated Russian language
2021-07-28 18:58:50 +03:00
Fatih Fırıncı
cc983c81c2
Update strings.xml
2021-07-28 16:56:00 +03:00
tibbi
23779209a0
updating changelog
2021-07-27 23:22:59 +02:00
tibbi
751d809f47
update version to 6.15.0
2021-07-27 23:22:51 +02:00
tibbi
b655f5680d
moving the quick filter setting up
2021-07-27 23:16:04 +02:00