Commit Graph

2788 Commits

Author SHA1 Message Date
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
Tibor Kaputa 045ea7b978
fix #543, update app README 2018-07-04 14:10:01 +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
Tibor Kaputa 39d59479b5
Merge pull request #540 from fricyo/patch-4
Update Translation
2018-07-02 09:16:56 +02:00
fricyo 2da233058b
Update Translation 2018-07-02 14:01:50 +08:00
Tibor Kaputa a76780f143
Merge pull request #538 from saraiva1989/saraiva
The translation of some items into PT-BR
2018-06-27 13:14:22 +02:00
Daniel Saraiva e68150093e atualizado algumas traduções que estava faltando em português (Brasil) 2018-06-26 21:46:50 -03:00
Tibor Kaputa 7632765b3f
Merge pull request #536 from ScratchBuild/l10n-ja
Update Japanese translation
2018-06-26 09:34:28 +02:00
ScratchBuild be01eff566 Update Japanese translation 2018-06-26 15:59:17 +09:00
Tibor Kaputa d57b6d5100
Merge pull request #532 from gregory678/patch-6
PL translation update [2018.06.18]
2018-06-18 21:26:28 +02:00
gregory678 d4c5aaf1c1
PL translation update [2018.06.18] 2018-06-18 21:19:28 +02:00
Tibor Kaputa c4a3df87f9
Merge pull request #529 from FatihFIRINCI/patch-4
Update Turkish strings.xml
2018-06-15 21:59:54 +02:00
Fatih Fırıncı 1f09723401
Update strings.xml 2018-06-15 22:57:31 +03:00
Tibor Kaputa 102edd4b50
Merge pull request #527 from solokot/master
Update Russian
2018-06-14 21:15:49 +02:00
solokot 413a68e64b
Update strings.xml 2018-06-14 20:54:52 +03:00
solokot 9215bca146
Merge pull request #10 from SimpleMobileTools/master
upd
2018-06-14 20:49:09 +03:00
Tibor Kaputa b683464776
Merge pull request #525 from ltGuillaume/patch-1
Dutch
2018-06-14 11:04:55 +02:00
Guillaume 7deb099060
Dutch 2018-06-14 11:02:19 +02:00
tibbi 473dc4ea9a updating changelog 2018-06-13 20:54:03 +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
Tibor Kaputa 2133365be4
Merge pull request #524 from 10cents/patch-17
delete_future_occurrences
2018-06-13 19:16:50 +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
tibbi d0aa871a43 update gradle to 3.1.3 2018-06-12 14:20:42 +02:00
Tibor Kaputa 08dc119b8b
adding back the Main intent action 2018-06-12 12:11:31 +02:00
Tibor Kaputa c222d77bfa
Merge pull request #523 from FatihFIRINCI/patch-3
Update strings.xml
2018-06-11 16:03:20 +02:00