FTno
10e7ce97ab
Update strings.xml
...
Norwegian (nb) translation update
2018-10-29 16:20:40 +01:00
en2sv
76d64fdbda
Update Swedish translation
2018-10-28 20:06:30 +01:00
tibbi
69a394527d
escaping some quotes
2018-10-27 14:34:23 +02:00
Pierre49
24cd7e332b
Mettre à jour les chaînes françaises
2018-10-26 17:30:13 +02:00
solokot
5d92be6a15
Update strings.xml
2018-10-26 00:29:35 +03:00
solokot
2bd75a88ec
Update strings.xml
2018-10-25 23:52:33 +03:00
Guillaume
f44f6473a7
Dutch
2018-10-25 19:45:34 +02:00
tibbi
08d77faa91
fixing a crash at pull-to-refresh swiping
2018-10-25 10:33:07 +02:00
Emanuele Petriglia
2325e814fd
Update italian translation
2018-10-25 08:24:25 +00:00
tibbi
fa1c79f794
fixing some Lint warnings, minor code cleanup
2018-10-24 23:24:07 +02:00
tibbi
89cbad89a9
couple smaller code style updates
2018-10-24 22:28:15 +02:00
tibbi
4caacb8173
if a CalDAV calendar doesnt provide any colors, show the custom color picker
2018-10-24 20:51:51 +02:00
tibbi
6001d8422a
add a button to the event type picker for selecting a custom color
2018-10-24 20:48:50 +02:00
tibbi
f0b300f423
disable swipe refresh layout at the weekly view
2018-10-24 20:01:14 +02:00
tibbi
6a783df2ac
fix #571 , rmeove some glitches related to events moving between event types
2018-10-24 18:29:51 +02:00
tibbi
d54226d255
stop refreshing swipe layout on Back press
2018-10-24 18:29:17 +02:00
tibbi
37d6c98d58
show the selected CalDAV calendars color at the event details screen
2018-10-24 17:08:42 +02:00
tibbi
ee506ecc4e
fixing some glitches related to transparent event type color
2018-10-24 16:40:46 +02:00
tibbi
97bc9ec85b
fix #361 , allow changing every caldav calendars color
2018-10-24 16:14:27 +02:00
Guillaume
f9345fd785
Dutch
2018-10-24 15:33:38 +02:00
tibbi
536e3b79e6
rename UpdateEventTypeDialog to EditEventTypeDialog
2018-10-24 15:26:10 +02:00
tibbi
7501844d72
apply event type filter right at fetching for better performance
2018-10-24 15:02:48 +02:00
tibbi
f5fba4c477
apply the selected event filters on every view, including widgets
2018-10-24 13:59:33 +02:00
tibbi
e0918b446f
adding a missed variable name
2018-10-24 12:00:09 +02:00
Tibor Kaputa
3dba9c5026
Merge pull request #673 from azisuazusa/638_filter_on_widget
...
filter on widget
2018-10-24 11:58:05 +02:00
Tibor Kaputa
66987cb4c7
Update DBHelper.kt
2018-10-24 11:57:42 +02:00
Tibor Kaputa
a9f8b20341
Update EventListWidgetAdapter.kt
2018-10-24 11:55:51 +02:00
tibbi
924e7b5fbf
update thte widgets at changing event filtering
2018-10-24 11:50:08 +02:00
tibbi
e4453a4e33
make pull-to-refresh for caldav calendars optional, disabled by default
2018-10-24 11:40:28 +02:00
AzisuAzusa
83f266afae
#638 naming the parameters and check if there is a need for filtering the list by event type
2018-10-24 15:58:28 +07:00
AzisuAzusa
78e589ba7c
#638 naming the parameters
2018-10-24 15:56:23 +07:00
tibbi
c983014198
minor code style update
2018-10-23 23:39:45 +02:00
tibbi
8c7cb93191
fix #651 , remove the leading zero at Event List widget title
2018-10-23 23:21:09 +02:00
tibbi
df944a961f
fix #672 , make sure we show the 2 line event entry if description is filled
2018-10-23 23:14:01 +02:00
tibbi
3114e0bb6e
try updating the widgets after the background caldav syncing
2018-10-23 21:18:25 +02:00
Emanuele Petriglia
a4b608f1e0
Updata italian translation
2018-10-23 18:35:22 +00:00
tibbi
070fc7c33b
apply the set default view at opening the app via widget list sections too
2018-10-23 20:19:01 +02:00
tibbi
5a79836ca8
making some strings and variable names more descriptive
2018-10-23 18:55:36 +02:00
Tibor Kaputa
b3db967632
Merge pull request #670 from azisuazusa/664_pull_to_refresh
...
#664 pull to refresh feature
2018-10-23 18:41:06 +02:00
Tibor Kaputa
25f62abc1d
adding a couple minor updates
2018-10-23 18:40:33 +02:00
Tibor Kaputa
85d67afc16
Merge pull request #669 from knusprjg/default_view
...
Added setting to let user choose his favorite default view
2018-10-23 18:32:08 +02:00
tibbi
71be189212
update commons to 5.2.1
2018-10-23 17:57:11 +02:00
AzisuAzusa
44da1202cc
#664 disable pull to refresh when user not synced
2018-10-23 19:07:33 +07:00
AzisuAzusa
7037649784
#664 add swipe refresh layout
2018-10-23 19:00:38 +07:00
knusprig
ab920bea50
Merge remote-tracking branch 'origin/default_view' into default_view
2018-10-23 08:04:11 +02:00
knusprig
1a48f0a0fa
- Added "default_view" and "last_view" strings in all languages
2018-10-23 08:02:03 +02:00
Tibor Kaputa
bca1c6b567
Update Config.kt
2018-10-22 22:24:30 +02:00
knusprjg
66c5e68623
- Added "default view" option to settings that allows user to choose which calender view is launched when pressing at the top bar of the events list widget ( closes #424 )
...
- Removed "OPEN_MONTH" extra boolean for selected view and replaced it with more versatile integer to achieve more flexibility
- Added two more strings so far only in english and german
2018-10-22 20:50:44 +02:00
tibbi
d74e12d756
remove v21 specific styles, make them the default
2018-10-16 18:48:59 +02:00
tibbi
dec4793821
removing LeakCanary license
2018-10-16 18:46:58 +02:00
tibbi
974ffe5408
ignore exceptions thrown at opening day view from monthly view
2018-10-16 18:30:32 +02:00
tibbi
9472b3c852
show the keyboard properly at creating a new event
2018-10-16 14:43:43 +02:00
tibbi
d89a1043ea
fix #643 , always properly determine which layout show be used at list views
2018-10-16 14:17:08 +02:00
tibbi
a9e7dec84f
update Commons to 5.1.0, min Android OS version to 5 + adapter changes
2018-10-16 13:03:29 +02:00
Sérgio Marques
22a8df55ae
Update strings.xml
2018-10-11 22:39:25 +01:00
Martin
c0774c49ff
small fix in czech translate
2018-10-11 21:04:55 +02:00
Martin
d1620c42f0
fix existing czech translation
2018-10-11 20:58:01 +02:00
Martin
3dd98b9392
update czech translation
2018-10-11 20:44:43 +02:00
fricyo
0dbc5b284c
Update Translation
2018-10-07 16:59:22 +08:00
Emanuele Petriglia
196036aa46
Update italian translation
2018-10-06 10:55:58 +00:00
solokot
a4287f1665
Update strings.xml
2018-09-29 17:15:33 +03:00
Tibor Kaputa
12ca3d08b3
Merge pull request #641 from michaelof/master
...
Small changes, for clarification
2018-09-26 20:27:11 +02:00
ouzowtf
e9161e091d
Update strings.xml
2018-09-26 18:57:48 +02:00
michaelof
1b91bcff2b
Small changes, for clarification
2018-09-26 18:07:23 +02:00
10cents
59b42fb012
Settings, 4 strings
2018-09-24 11:10:17 +02:00
Ettore Atalan
da9eaf2f70
Updated German translation.
...
Translated newly added strings to german.
2018-09-23 02:19:59 +02:00
tibbi
1b310ee3f0
escaping an apostrophe
2018-09-22 22:02:18 +02:00
tibbi
184f90a1e5
adding the new default event reminders in release notes
2018-09-22 21:58:41 +02:00
tibbi
65e2df089a
remove the db reference from bootReceiver
2018-09-22 15:54:03 +02:00
Guillaume
030f9957fe
Dutch
2018-09-22 14:17:36 +02:00
tibbi
3b4e89e7ba
make sure the selected default reminders are sorted properly
2018-09-22 11:19:59 +02:00
tibbi
89a6576a15
renaming some values related to default reminders for clarity
2018-09-22 11:09:02 +02:00
tibbi
b42571cf2f
apply the selected default event reminder
2018-09-22 11:02:49 +02:00
tibbi
43ca59544e
adding the default event reminder buttons in the app settings
2018-09-22 10:49:50 +02:00
tibbi
0a778762c1
adding some new strings related to default event reminders
2018-09-22 10:09:00 +02:00
tibbi
5ff3a754b5
show a warning dialog if app notifications are disabled by the system
2018-09-22 09:40:55 +02:00
tibbi
d0e98c7e09
delay notifications by 1 second to avoid glitches at rescheduling and triggering
2018-09-21 21:27:29 +02:00
tibbi
3ab7b0ab2a
removing some redundant code
2018-09-21 14:45:23 +02:00
tibbi
ebc26dc6e0
fixing IllegalInstantException occurring in some cases
2018-09-21 14:42:33 +02:00
Martin
a1ee1a4530
added czech translates
2018-09-20 22:52:23 +02:00
FTno
2f54c7d9cf
Update strings.xml
...
Norwegian (nb) translation update
2018-09-18 16:27:44 +02:00
Tibor Kaputa
fb708d9230
Merge pull request #623 from dugi991/master
...
Update Croatian translations
2018-09-15 16:53:24 +02:00
Tibor Kaputa
5a239a12d0
Merge pull request #624 from trubitsyn/patch-1
...
Update values-ru/strings.xml
2018-09-15 16:53:14 +02:00
Sérgio Marques
18094d32e6
Update strings.xml
2018-09-15 15:28:14 +01:00
Nikola Trubitsyn
8d35d222df
Update values-ru/strings.xml
2018-09-15 14:45:34 +03:00
dugi991
a4d8f0b706
Update Croatian translations
...
Translated new strings.
2018-09-15 10:41:32 +00:00
Tibor Kaputa
e992ddad84
Merge pull request #622 from youdly/australia
...
Add more repeatable australian holidays
2018-09-14 13:49:50 +02:00
youdly
d707cbe2c7
Add more repeatable australian holidays
2018-09-14 20:13:09 +09:30
Tibor Kaputa
eeb4a6e74b
Merge pull request #619 from youdly/australia
...
Update Australian holidays
2018-09-13 08:47:20 +02:00
youdly
84c362707c
Clean-up Malaysian holidays
...
Remove past non-repeatable holidays. Add RRULE. Remove unused tags.
2018-09-13 15:23:36 +09:30
youdly
d331e8ac2e
Clean-up Australian holidays
...
Remove past non-repeatable holidays. Add RRULE.
2018-09-13 10:33:03 +09:30
youdly
405e7de0f0
Update Australian holidays
...
Add regional holidays, address https://github.com/SimpleMobileTools/Simple-Calendar/issues/304#issuecomment-364930175
2018-09-12 15:25:13 +09:30
youdly
b0d5983fd2
Add Malaysia holidays
2018-09-12 15:18:38 +09:30
10cents
3b124d10a4
Correction faq_3_title
2018-09-10 21:02:35 +00:00
tibbi
9f4ad029d6
replace colored dots with bars at the day view too
2018-09-10 16:33:05 +02:00
tibbi
62f6aa0d18
replace the event type color dot with a bar on the left side
2018-09-10 16:13:16 +02:00
tibbi
d9f3a350cd
removing some unused drawables
2018-09-10 15:42:24 +02:00
tibbi
b31416c7f8
renaming a couple more views
2018-09-10 14:34:00 +02:00
tibbi
24f594954e
correcting some view IDs
2018-09-10 13:43:20 +02:00
tibbi
fc28e3a976
update event list widget text color as appropriate, without recreating it
2018-09-10 12:34:32 +02:00
tibbi
012ceeb5d3
hide the event notification if the edit screen opens in any way
2018-09-10 12:22:08 +02:00
tibbi
984769a438
fix #596 , make sure the proper event date is shown at all-day events
2018-09-10 12:12:59 +02:00
tibbi
74387b2b76
properly dim past all-day events
2018-09-10 11:26:18 +02:00
tibbi
3d6b793de8
fix #614 , properly highlight running all-day events at event list view
2018-09-09 20:02:02 +02:00
Guillaume
bf9541fbab
Dutch
2018-09-08 14:56:30 +02:00
tibbi
7a618de210
fix #571 , make sure caldav synced events are saved in proper calendar
2018-09-07 11:12:01 +02:00
tibbi
289ac5dbf0
fix #606 , change the "Repeat x times" string
2018-09-06 12:34:58 +02:00
tibbi
cc750cc9ba
unify the way past events are checked
2018-09-06 12:08:28 +02:00
tibbi
729a632cf3
fix #599 , properly determing if all-day events are running, or not
2018-09-06 12:03:34 +02:00
tibbi
c2e766b26e
removing LeakCanary
2018-09-06 11:01:59 +02:00
Ettore Atalan
635a31d673
Update German translation
...
Fixed a typo and improved German translation once again.
2018-09-05 16:18:57 +02:00
Ettore Atalan
a2586042cf
Update German translation
...
Removed anglicism from and unified the German translation.
2018-09-04 21:51:12 +02:00
habitzreuter
1101e2a2aa
Updated pt-BR translation
...
Translated parts that were still in English. Fixed typos. Changed some words to avoid misunderstanding.
2018-09-03 20:02:20 -03:00
solokot
dfc59e4b60
Update strings.xml
2018-08-24 23:38:54 +03:00
Jesus Fuentes
289eb9f800
Add closing string tag to app/src/main/res/values-de/strings.xml -Jesus
2018-08-23 08:25:54 -05:00
Raven
a5d029dd24
Changed Mariä to Maria
...
Afaik it is way more common to call it "Maria Himmelfahrt" instead of "Mariä Himmelfahrt"
2018-08-16 12:34:38 +02:00
Tibor Kaputa
ba48314aee
Merge pull request #584 from spkprs/master
...
Update strings.xml
2018-08-15 20:38:07 +02:00
michaelof
86c30d91ff
Update strings.xml
2018-08-15 18:58:46 +02:00
michaelof
320c5afca5
Update strings.xml
2018-08-15 18:55:18 +02:00
spkprs
32aed185ef
Update strings.xml
2018-08-15 19:19:20 +03:00
michaelof
09676cffee
Update strings.xml
2018-08-15 18:11:45 +02:00
tibbi
9052b5e861
adding greek translation
2018-08-15 09:00:41 +02:00
Sérgio Marques
3d957fcf05
Update strings.xml
2018-08-12 20:00:21 +01:00
10cents
6108012750
FAQ - New and corredted translations
2018-08-12 12:50:36 +00:00
FTno
80c6a63331
Update strings.xml
...
Norwegian (nb) translation update
2018-08-10 14:23:40 +02:00
tibbi
81c9e82039
show a warning about missing widgets if the app is installed on an sd card
2018-08-09 15:12:50 +02:00
tibbi
34d05eb6f6
refresh caldav calendars even if the app is open via some intent
2018-08-09 15:09:21 +02:00
fricyo
e5f0693432
Update Translation
2018-08-07 22:34:22 +08:00
Guillaume
7764d869c1
Dutch
2018-08-06 21:02:51 +02:00
tibbi
cc48ed2f83
catch exceptions thrown at getting event types
2018-08-05 23:26:42 +02:00
tibbi
00443afab7
add a Go To Today button at the monthly widget
2018-08-05 23:20:22 +02:00
tibbi
cd5a3433b6
move monthly fragment top layout directly in fragment_month_widget file
2018-08-05 23:06:56 +02:00
tibbi
5a5beffeec
at showing a reminder reschedule only the given event, not all
2018-08-05 23:00:28 +02:00
tibbi
a8c2e66340
fix #568 , properly retain event fields on device rotation
2018-08-05 22:45:49 +02:00
tibbi
17b47bd2d7
fix #564 , increase the allowed event title to 180 characters
2018-08-05 21:33:09 +02:00
tibbi
8c7654e918
fix #567 , limit monthly widget month size to 1 line
2018-08-05 21:21:29 +02:00
tibbi
edd6bafa43
making a context nullable
2018-08-05 20:43:15 +02:00
tibbi
8823f8199d
adding a new FAQ item about silent reminders
2018-08-05 20:29:39 +02:00
tibbi
914ad716c8
update commons to 4.5.20
2018-08-05 16:17:40 +02:00
Gozzwip
d912f0a9d6
fixes and more translatiions
2018-07-20 18:37:39 +05:00
tibbi
6d69f7727e
do not initially show the "Purchase Simple Thank You" button in the app settings
2018-07-16 21:22:11 +02:00
en2sv
53c906ac94
Update Swedish translation
2018-07-15 20:16:21 +02:00
tibbi
3270e28eed
fix #512 , properly fetch running events and notify them only if needed
2018-07-14 17:34:11 +02:00
tibbi
cb82bc66f2
do not ignore reminder audio stream settings on Android Oreo
2018-07-14 13:54:57 +02:00
Pierre49
ab052278b1
Mise à jour des chaînes françaises
2018-07-13 15:35:37 +02:00
tibbi
b8e53b6b87
properly update actionbar title, with properly set text color
2018-07-13 13:52:21 +02:00
tibbi
5cb87c1f91
adding the Purchase Thank You button in the app settings
2018-07-12 23:15:12 +02:00
tibbi
fde27abf11
update commons to 4.4.13
2018-07-12 23:13:12 +02:00
solokot
01b4275ec2
Update strings.xml
2018-07-07 09:42:36 +03:00
fricyo
db70eaad18
Update Translation
2018-07-06 16:27:33 +08:00
gregory678
a59d784c7d
PL translation updates [2018.07.05]
2018-07-05 22:10:05 +02:00
Guillaume
7b06055b57
Dutch
2018-07-05 17:25:45 +02:00
Tibor Kaputa
6bb72aaf7a
Merge pull request #546 from FatihFIRINCI/patch-5
...
Update Turkish strings.xml
2018-07-04 23:19:50 +02:00
Fatih Fırıncı
e55f0fccb5
Update strings.xml
2018-07-05 00:19:05 +03:00
10cents
b8e65f5d96
Settings
2018-07-04 22:48:23 +02:00
tibbi
1aef62cdc4
add the Ring stream to the available sound streams
2018-07-04 21:20:00 +02:00
tibbi
d8fa3efdcb
adding a new string for the Ring audio stream
2018-07-04 21:08:48 +02:00
tibbi
9c62ac5b86
show the reminder remaining time or Saving... at updating events
2018-07-04 20:34:55 +02:00
solokot
373de54173
Update strings.xml
2018-07-04 20:12:13 +03:00
tibbi
08b6db2724
show a reminder reliability warning dialog at setting a reminder once
2018-07-04 15:33:35 +02:00
tibbi
6b1b7094e5
minor code style update
2018-07-04 15:00:25 +02:00
tibbi
0ff1457aee
fix #531 , set LinkMovementDescriptor only if event Description is empty
2018-07-04 14:43:07 +02:00
tibbi
3f0c5b83fc
make use of the selected reminder audio stream
2018-07-04 14:32:08 +02:00
tibbi
11cbad20ba
allow customizing the audio stream used by reminders
2018-07-04 14:25:19 +02:00
tibbi
512e9f303e
add a check to avoid adding week numbers if we dont have the days yet
2018-07-04 13:45:38 +02:00
tibbi
638d8da787
update commons to 4.3.27
2018-07-04 13:38:34 +02:00
tibbi
5ae891a354
adding some new strings related to customizing audio stream used by reminders
2018-07-04 00:10:34 +02:00
fricyo
2da233058b
Update Translation
2018-07-02 14:01:50 +08:00
Daniel Saraiva
e68150093e
atualizado algumas traduções que estava faltando em português (Brasil)
2018-06-26 21:46:50 -03:00
ScratchBuild
be01eff566
Update Japanese translation
2018-06-26 15:59:17 +09:00
gregory678
d4c5aaf1c1
PL translation update [2018.06.18]
2018-06-18 21:19:28 +02:00
Fatih Fırıncı
1f09723401
Update strings.xml
2018-06-15 22:57:31 +03:00
solokot
413a68e64b
Update strings.xml
2018-06-14 20:54:52 +03:00
Guillaume
7deb099060
Dutch
2018-06-14 11:02:19 +02:00
tibbi
3c08c4501d
recheck caldav events in the background every 2 hours
2018-06-13 20:15:09 +02:00
tibbi
cf9fa3b685
create a helper extension function for deleting events
2018-06-13 20:10:44 +02:00
tibbi
11b97500ed
properly delete non recurring events when selected together with recurring
2018-06-13 19:34:56 +02:00
10cents
c7505fac05
delete_future_occurrences
2018-06-13 17:08:17 +02:00
tibbi
c62e08ada9
optimize the way of checking if the selected events contain a repeatable event
2018-06-13 15:22:24 +02:00
tibbi
83e0006f0f
add a new isRepeatable field to listEvent + cleanup
2018-06-13 15:18:39 +02:00
tibbi
cbdf90b1f7
fix deleting single-occurrence events
2018-06-13 13:46:01 +02:00
tibbi
1c5b669ae3
refresh caldav immediately after updating a synced event
2018-06-13 13:44:01 +02:00
tibbi
4787f9b7d8
properly update CalDAV at deleting event future occurrences
2018-06-13 12:32:16 +02:00
tibbi
b83605bb4b
fix #243 , allow deleting future occurrences of repeating events
2018-06-13 12:09:41 +02:00
tibbi
41cf2f5744
update event deleting, prepare for deleting future occurrences
2018-06-13 12:03:50 +02:00
tibbi
0c6b749621
lets try creating a new reminder channel for every sound uri
2018-06-12 23:51:59 +02:00
tibbi
3263eedadd
adding a new option for deleting only the future occurrences of events
2018-06-12 22:36:45 +02:00
tibbi
e6198963cb
fix #489 , mark the current week number at the monthly view
2018-06-12 22:02:08 +02:00
tibbi
09471a3d11
fix some overscroll glitches at the weekly view if row height has a decimal
2018-06-12 21:18:13 +02:00
tibbi
c1a7e838cd
fix some rounding errors at the weekly view grid
2018-06-12 21:07:05 +02:00
tibbi
c953044cde
remove the top margin of all-day events in the weekly view
2018-06-12 20:49:59 +02:00
tibbi
1d277a143a
draw the weekly view grid more efficiently, in a custom view
2018-06-12 20:46:21 +02:00
tibbi
50ac99334a
store rowHeight at weekly view as float
2018-06-12 15:26:10 +02:00
tibbi
73ace88757
use max priority for reminders
2018-06-12 14:54:03 +02:00
tibbi
a92db0efdb
make sure the context isnt null at updating the weekly fragment
2018-06-12 14:22:03 +02:00
Tibor Kaputa
08dc119b8b
adding back the Main intent action
2018-06-12 12:11:31 +02:00
Fatih Fırıncı
ccec703c7c
Update strings.xml
2018-06-11 17:01:45 +03:00
Tibor Kaputa
c1a5587d36
reverting some app description strings
2018-06-05 09:41:05 +02:00
Jonas Schubert
d414bc6c44
Updated german translations
2018-06-04 21:57:09 +02:00
fricyo
da3bfa043b
Update Translation
2018-06-04 17:40:42 +08:00
tibbi
c36d360776
use more compact listview at inapp event listview too
2018-05-27 13:07:25 +02:00
tibbi
ed0d974e00
use a more compact widget list layout if there is no end time and description
2018-05-27 12:56:49 +02:00
tibbi
785a2e0ae5
make the event list widget more compact, reduce paddings
2018-05-27 11:31:14 +02:00
tibbi
ec32d6085f
fix #494 , add holidays of Singapore
2018-05-27 11:10:31 +02:00
tibbi
9b3d91bec7
updating UK holidays
2018-05-27 10:55:29 +02:00
tibbi
b79609c0bb
fix #487 , allow playing notification sound in DND on Android OREO too
2018-05-26 23:46:48 +02:00
tibbi
7a6b8ea8ad
use the Alarm stream for reminders so it is played properly in DND mode too
2018-05-26 22:58:03 +02:00
tibbi
37569ca309
fix #507 , properly update week fragment at changing filtering
2018-05-26 19:32:07 +02:00
tibbi
1489b70f41
properly show the event day at the reminder
2018-05-25 23:37:55 +02:00
tibbi
888a0bcd99
fix #504 , do not dim future occurrences of repeatable events
2018-05-25 23:02:08 +02:00
tibbi
4210808aec
fix #505 , use joda for adding event days and weeks
2018-05-25 22:58:19 +02:00
Tibor Kaputa
74828237f5
escaping some apostrophes
2018-05-23 09:45:00 +02:00
Fatih Fırıncı
a44e4db800
Update strings.xml
2018-05-23 05:29:24 +03:00
tibbi
d191282a47
updating the launcher icons, making the middle symbol bigger
2018-05-22 20:51:15 +02:00
tibbi
2f420f1cf0
remove a redundant variable at widget config screen
2018-05-22 20:25:50 +02:00
Sérgio Marques
6a21125c6e
Update strings.xml
2018-05-21 13:38:49 +01:00
en2sv
43524436b7
Update Swedish translation
2018-05-20 20:11:21 +02:00
Fatih Fırıncı
afb21e842b
Update strings.xml
2018-05-20 15:28:23 +03:00
Pierre49
f42d2fbb8f
mise à jour des chaînes française
2018-05-16 10:31:54 +02:00
tibbi
bdea5797b8
removing a wrong import
2018-05-15 23:29:37 +02:00
tibbi
0a978cbb9b
update commons to 4.0.15
2018-05-15 23:28:57 +02:00
tibbi
61fa05c61d
correcting a Settings section label id
2018-05-15 23:22:15 +02:00
tibbi
871d9d7a73
add a fallback if getLaunchIntent returns null
2018-05-15 09:18:04 +02:00
tibbi
fb0fbd0dca
make sure we set proper calendar id at creating events
2018-05-14 23:42:45 +02:00
tibbi
c2d19cf58a
fix clicking on widget days
2018-05-14 23:11:20 +02:00
tibbi
6597e1c51a
check if we have any caldav colors before making them distinct
2018-05-14 15:37:36 +02:00
FTno
5877daf06a
Update strings.xml
...
Norwegian (nb) translation update
2018-05-13 13:58:29 +02:00
FTno
8af0fe31d5
Update strings.xml
...
Norwegian (nb) translation update
2018-05-13 13:51:43 +02:00
10cents
36377a4b7c
create_new_event
2018-05-12 17:07:14 +02:00
tibbi
86e0d12894
add some additional features in release notes too
2018-05-10 23:23:26 +02:00
tibbi
91d7e3efa1
adding 2 of the new features in Whats New
2018-05-10 23:22:16 +02:00
tibbi
d4571237ea
make old yearly events repeat on same day by default
2018-05-10 22:25:15 +02:00
tibbi
2a44362076
removing some non-public holidays from the German holidays
2018-05-10 22:11:57 +02:00
Tibor Kaputa
3630dfe7df
Merge pull request #483 from 10cents/patch-15
...
repeat_on_the_same_day_yearly
2018-05-10 21:45:25 +02:00
tibbi
ab39a4e347
updating the holidays in USA
2018-05-10 21:43:49 +02:00
10cents
5f808d3fa3
repeat_on_the_same_day_yearly
2018-05-10 21:26:30 +02:00
tibbi
9271cd5994
update the repeat rule text as appropriate at yearly repetition too
2018-05-10 21:03:02 +02:00
tibbi
0779d6fd96
add handling for yearly event rule exporting
2018-05-10 20:58:11 +02:00
tibbi
3ca94c9635
properly handle repetition rules at importing yearly events
2018-05-10 19:47:10 +02:00
tibbi
5fabba4032
add proper logic at yearly repetition rules
2018-05-10 15:04:20 +02:00
Tibor Kaputa
8218bfb190
Merge pull request #481 from solokot/master
...
Update Russian language
2018-05-10 14:52:17 +02:00
tibbi
af1dc2ff20
differentiate between Repeat every "fourth friday" and "last friday" when needed
2018-05-10 14:20:48 +02:00
tibbi
6c2cbb6414
show proper strings at yearly repetition
2018-05-10 13:59:16 +02:00
tibbi
e33054be98
set repeating on the same day by default at choosing yearly repetition
2018-05-10 13:30:52 +02:00
solokot
7cb896ac25
Update strings.xml
2018-05-10 14:23:23 +03:00
Guillaume
b296edb25d
Dutch
2018-05-10 13:21:49 +02:00
Guillaume
63347471fd
Dutch
2018-05-10 12:18:50 +02:00
tibbi
afd2a257c4
adding a new string for yearly repetition on the same day
2018-05-10 11:08:49 +02:00
tibbi
59486f98d0
updating some constants in preparation for advanced yearly repetition rules
2018-05-10 10:29:35 +02:00
tibbi
c2d120b99d
fix some glitches related to fetching events to the list on every resume
2018-05-09 23:56:09 +02:00