Commit Graph

2475 Commits

Author SHA1 Message Date
tibbi
fab72371d0 moving event deleting on a background thread in some cases 2018-11-12 19:00:26 +01:00
tibbi
ab10394122 fix saving new events with reminders 2018-11-12 18:52:55 +01:00
tibbi
d0055239bd fixing a couple more threading issues 2018-11-12 18:35:55 +01:00
tibbi
9e06f1f338 handle a couple more threading issues related to storing events 2018-11-11 23:53:47 +01:00
tibbi
6ec9792aa0 moving Event storing functions on a background thread too 2018-11-11 23:46:44 +01:00
tibbi
34778bb56a adding a temporary workaround needed at inserting new events 2018-11-11 23:34:17 +01:00
tibbi
1ca2c2d195 fetch event types at the EventActivity on background threads 2018-11-11 23:11:58 +01:00
tibbi
7a6d48d9db handle event fetching at EventActivity on a background thread 2018-11-11 23:06:38 +01:00
tibbi
e3decbe1b6 use a background thread for deleting CalDAV events after disabling sync 2018-11-11 22:42:32 +01:00
tibbi
f7e3717ed1 do the doEventTypesContainEvent check asynchronously 2018-11-11 22:35:26 +01:00
tibbi
3e05501242 move the EditEventTypeDialog confirmation handling on a background thread 2018-11-11 22:11:01 +01:00
tibbi
895c55d72e changing the event Id type to Long 2018-11-11 15:53:03 +01:00
tibbi
e535072247 updating events parentId to Long 2018-11-11 14:49:21 +01:00
tibbi
94abbaebf5 making the event Id field mandatory 2018-11-10 15:25:06 +01:00
tibbi
dcdac6b1a1 making ListEvent fields mandatory 2018-11-10 15:03:43 +01:00
tibbi
9356cc3df3 making the event ID field nullable 2018-11-10 14:53:24 +01:00
tibbi
c78b15a629 making EventType id a Long type, instead of Int 2018-11-09 19:02:24 +01:00
tibbi
aef5e4b3b7 adding Room 2018-11-09 18:32:12 +01:00
tibbi
51236061b1 removing some redundant db related functions 2018-11-09 17:48:46 +01:00
tibbi
e698d46dfa updating the way app is signed 2018-11-09 17:21:27 +01:00
tibbi
fe694368e9 append package name with .pro 2018-11-09 17:12:02 +01:00
tibbi
47e219ba2a removing the initial Upgrade to Pro dialog too 2018-11-09 11:33:38 +01:00
tibbi
e45a2a91d4 removing some Upgrade to Pro related things 2018-11-09 11:32:20 +01:00
tibbi
e081aa4314 update version to 5.1.2 2018-11-09 11:29:46 +01:00
tibbi
aee36d0d86 replacing Purchase Thank You buttons with Upgrade to Pro 2018-11-09 11:28:22 +01:00
tibbi
f52ec826f4 fix #690, remove the custom link method at the description field 2018-11-09 10:58:25 +01:00
tibbi
4eefe80182 fix #680, add a missing colon at exporting the Location field 2018-11-09 10:39:00 +01:00
tibbi
1ecd5319b3 updating joda time 2018-11-09 10:38:42 +01:00
tibbi
2421215b84 removing Stetho 2018-11-09 10:27:09 +01:00
tibbi
1d26af5dc0 update commons to 5.3.15 2018-11-08 23:20:28 +01:00
Fatih Fırıncı
d9ef8e64c3
Update strings.xml 2018-11-04 21:22:14 +00:00
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
2c5ce98dce update version to 5.1.1 2018-10-25 10:35:10 +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
7157929ecb update version to 5.1.0 2018-10-24 23:44:04 +02:00
tibbi
add8271c5d update commons to 5.2.4 2018-10-24 23:43:57 +02: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