Commit graph

2316 commits

Author SHA1 Message Date
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
e10b465e40 update version to 4.1.0 2018-06-13 20:53:53 +02:00
tibbi
49abe05e03 update commons to 4.1.7 2018-06-13 20:48:13 +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
31b679102d update version to 4.0.4 2018-05-27 13:16:29 +02: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
tibbi
bdb24effb4 update commons to 4.1.4 2018-05-25 22:06:04 +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
fdd4df542c update version to 4.0.3 2018-05-15 09:18:10 +02:00
tibbi
871d9d7a73 add a fallback if getLaunchIntent returns null 2018-05-15 09:18:04 +02:00
tibbi
cac8685e38 update version to 4.0.2 2018-05-14 23:44:24 +02:00
tibbi
fb0fbd0dca make sure we set proper calendar id at creating events 2018-05-14 23:42:45 +02:00
tibbi
1d74436af9 update version to 4.0.1 2018-05-14 23:30:31 +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
f67e54ad7c update version to 4.0.0 2018-05-10 23:26:38 +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
979a034ab1 update commons to 4.0.3 2018-05-10 23:22:00 +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
tibbi
729ff88de5 avoid constantly recreating the event list 2018-05-09 23:40:10 +02:00