Commit Graph

2349 Commits

Author SHA1 Message Date
tibbi 13b6d44ac5 use smaller side padding at Setting items 2018-02-09 21:45:32 +01:00
tibbi 9cffeef386 add a toggle for using a default snooze 2018-02-09 21:42:15 +01:00
tibbi dbe7211e2c add a string for toggling same interval at snooze 2018-02-09 21:09:31 +01:00
tibbi e0628bf496 Revert "remove the customizable snooze delay from settings"
This reverts commit 0c57eb0238.
2018-02-09 21:02:51 +01:00
tibbi c2c7eed361 update commons to 3.11.1 2018-02-09 20:55:21 +01:00
tibbi 40da9993d4 pass the activity as a parameter at fetching CalDAV calendars 2018-02-07 09:48:32 +01:00
Tibor Kaputa da8eeda2bf
Merge pull request #352 from xmgz/master
1st gl translation
2018-02-06 12:43:05 +01:00
Xose M 609bd63a4f
ao galego desde a versión espanhola
espero que esté todo, pois tardei unhas semanas en voltar a rematar o traballo
2018-02-06 12:31:48 +01:00
tibbi cd9d1f8987 updating changelog 2018-02-05 15:17:43 +01:00
tibbi b8f9aa6d28 update version to 3.2.4 2018-02-05 15:17:05 +01:00
tibbi 4c68b3b6af properly update the FAB color 2018-02-05 14:54:38 +01:00
tibbi 5eb3fa6b91 fix some glitches with blank screens at opening the app through widgets 2018-02-05 14:44:20 +01:00
tibbi 6f93c21702 use our own MyLinearLayoutManager at recycler views 2018-02-05 14:28:44 +01:00
tibbi 1a20688b8f update commons to 3.10.0 2018-02-05 12:40:33 +01:00
tibbi 54922fc779 add a "New Event" content description to the Floating action button 2018-02-04 12:03:24 +01:00
Tibor Kaputa 52323908f0
Merge pull request #343 from gregory678/patch-3
Translation updates and fixes [2018.02.03]
2018-02-03 09:27:23 +01:00
Tibor Kaputa 26e415eff3
Merge pull request #342 from FTno/patch-7
Update strings.xml
2018-02-03 09:27:17 +01:00
gregory678 90b89067c4
Update strings.xml 2018-02-03 01:20:08 +01:00
FTno 64997579f8
Update strings.xml
Norwegian (nb) translation update
2018-02-02 20:24:06 +01:00
Tibor Kaputa c4a75c3957
Merge pull request #335 from trubitsyn/patch-1
Set unique applicationIdSuffix in debug builds
2018-02-02 16:55:12 +01:00
Tibor Kaputa f6c74cdd9d
Merge pull request #341 from trubitsyn/patch-2
Update strings.xml
2018-02-02 16:30:26 +01:00
Nikola Trubitsyn c52f469220
Update strings.xml 2018-02-02 17:47:37 +03:00
Tibor Kaputa 412060854b
Merge pull request #339 from ltGuillaume/patch-1
Dutch
2018-02-01 23:56:33 +01:00
Guillaume 4588af1fe2
Dutch 2018-02-01 23:26:20 +01:00
Nikola Trubitsyn 7d1952e00f Set unique applicationIdSuffix in debug builds 2018-02-02 00:46:40 +03:00
tibbi 27c8549af9 updating changelog 2018-02-01 18:17:37 +01:00
tibbi 328a1d4cf6 update version to 3.2.3 2018-02-01 18:17:31 +01:00
tibbi 2c70415f93 update kotlin to 1.2.21 2018-02-01 18:01:25 +01:00
tibbi 9eee225341 add an option for preventing displaying of Whats New 2018-02-01 17:23:59 +01:00
tibbi 93efa29037 update commons to 3.9.9 2018-02-01 17:16:36 +01:00
tibbi c671727270 allow changing the Snooze interval after clicking Snooze 2018-02-01 16:10:32 +01:00
tibbi a9eee4ff50 move RepeatIntervalDialog and ReminderDialog in activity extensions 2018-02-01 14:45:32 +01:00
tibbi 0c57eb0238 remove the customizable snooze delay from settings 2018-02-01 14:15:54 +01:00
tibbi 829fd61ec2 remove some deprecated constants 2018-02-01 13:42:16 +01:00
tibbi bf179350e8 apply the month fragment padding only to the top 2018-02-01 13:30:06 +01:00
tibbi 7a3e0a2e98 fix #330, show a Back button on the actionmenu at opening a subview 2018-02-01 12:30:42 +01:00
tibbi e0b070b6dc fix #334, make sure the FAB works properly at third party intents 2018-02-01 12:04:56 +01:00
Tibor Kaputa cee7ea87a4
Merge pull request #337 from Phoenix1747/patch-1
Update DE
2018-02-01 11:56:44 +01:00
Tibor Kaputa 343bbf8bec
Merge pull request #338 from 10cents/patch-5
delete_all_events_confirmation done
2018-02-01 11:56:36 +01:00
10cents fdc3fff54a
delete_all_events_confirmation done 2018-02-01 11:22:15 +01:00
Phoenix1747 454a48d5b4
Update strings.xml 2018-02-01 09:57:15 +01:00
tibbi 4edd3af202 make sure removing fragments is synchronous, hopefully fixes blank screens 2018-02-01 00:07:41 +01:00
tibbi 7bf1d92532 fix #123, allow deleting all events 2018-02-01 00:03:51 +01:00
tibbi 58102447af add a setting for deleting all events 2018-01-31 23:49:38 +01:00
tibbi 005c65cc76 remove the Default Event Reminder setting, remember last selection 2018-01-31 23:14:47 +01:00
tibbi f994a085e1 catch security exceptions thrown at alarm setRepeating 2018-01-31 21:24:25 +01:00
tibbi ba70e6b523 check if we can generate a public uri from the selected reminder sound uri 2018-01-31 21:17:45 +01:00
tibbi f7010a9529 shorten the search closing code 2018-01-31 19:31:12 +01:00
Tibor Kaputa f147246f64
Merge pull request #332 from ltGuillaume/patch-1
Dutch
2018-01-29 22:12:30 +01:00
Guillaume fe0e2fcae5
Dutch 2018-01-29 21:55:09 +01:00