Commit Graph

2186 Commits

Author SHA1 Message Date
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