Commit graph

138 commits

Author SHA1 Message Date
B. Petersen
0106c4ebcc
DcContext.setLocation() returns the state 2019-03-06 15:34:50 +01:00
B. Petersen
8b35cf1023
add location-sending functions 2019-03-06 15:24:32 +01:00
B. Petersen
0758977961
remove superfluous default parameter from getConfig() 2019-02-28 10:31:46 +01:00
B. Petersen
caf9090594
add getOauth2Url() 2019-02-18 14:59:55 +01:00
B. Petersen
719f8d8047
show date when timestamp deviates, closes #116 2019-01-10 00:29:39 +01:00
B. Petersen
644fc96198
use sort-timestamp for displaying date-headlines, fixes #217 2019-01-09 23:44:10 +01:00
B. Petersen
181bb77c67
include GIF to gallery, adapt to new API, fixes #197 2019-01-02 16:47:53 +01:00
B. Petersen
66ea30f75e
make new folder options work 2018-12-23 02:38:33 +01:00
B. Petersen
75dc1e1527
adapt to new mvbox api 2018-12-17 16:28:35 +01:00
B. Petersen
84957ace38
addapt to new color api 2018-12-05 16:10:16 +01:00
B. Petersen
ef11e1beb2
fill DcContact.getProfileImage() with life 2018-11-30 14:51:41 +01:00
B. Petersen
1750c07f4d
handle text drafts, tackles #73 2018-11-29 01:13:46 +01:00
B. Petersen
8a8034c33e
tweak imap-thread 2018-11-15 16:38:33 +01:00
B. Petersen
89e8e80665
adapt to new API, use lambda for threads 2018-11-13 21:40:03 +01:00
B. Petersen
d8ccf5ed6d add a function to get profile image of a contact 2018-10-30 11:21:55 +01:00
B. Petersen
6140b2aab4 add a function to get the msg_id from a chatlist-index 2018-10-21 23:55:09 +02:00
B. Petersen
9b6dcf955f adapt name and return value of dc_msg_get_filebytes() wrapper function 2018-10-17 14:06:36 +02:00
B. Petersen
96c4fd6835 adapt to new api 2018-10-17 01:13:56 +02:00
B. Petersen
3cd732f089 adapt to new api 2018-10-17 00:02:26 +02:00
B. Petersen
749ccb1228 adapt to new api 2018-10-10 15:23:27 +02:00
B. Petersen
179e8173c9 delete contacts in thread 2018-10-09 17:16:56 +02:00
B. Petersen
11eed61019 adapt to new API 2018-10-07 18:27:59 +02:00
B. Petersen
4482db9195 adapt to new core-api 2018-10-04 21:38:29 +02:00
B. Petersen
61482de5a5 remove cmdline functionality, see https://github.com/deltachat/deltachat-android/issues/215 2018-09-22 14:01:41 +02:00
B. Petersen
26947bb865 let getTimestamp() functions return usual timestamp that are compatibe with the standard Date() object (by converting s to ms) 2018-09-21 11:25:18 +02:00
B. Petersen
c5786488e8 create groups and verified groups
create groups and verified groups
2018-09-18 01:29:39 +02:00
B. Petersen
b05fe8b377 add core-functions to lookup contacts 2018-09-16 00:40:49 +02:00
B. Petersen
2f91d956e6 add missing get-contact-id function 2018-09-15 15:40:33 +02:00
B. Petersen
eb47c04739 implement 'mark all as seen' in ConversationList 2018-09-13 02:12:06 +02:00
B. Petersen
e457a4d2f6 refactor and unify JNI names 2018-09-12 23:49:05 +02:00
B. Petersen
3870d8c674 add DcContext.sendMsg() and related functions to bindings 2018-09-12 14:05:00 +02:00
B. Petersen
57716f48d1 add native function for getting chat-ids from chatlist 2018-09-08 01:58:03 +02:00
B. Petersen
0b9e129fc4 add DcEventCenter and start using it, tackles #11 2018-08-29 13:33:23 +02:00
B. Petersen
0b00ec2a03 style 2018-08-28 12:42:25 +02:00
B. Petersen
509ebe9aaf handle log events, http-get event 2018-08-19 00:48:33 +02:00
B. Petersen
59490310fd remove globals from DcContext (formerly MrMailbox) to allow multiple instances, add class derived from DcContext 2018-08-18 23:35:45 +02:00
B. Petersen
b4bc628f17 make DcContext static 2018-08-18 18:58:27 +02:00
B. Petersen
54aa11b964 refactor MrMailbox to DcContext etc. 2018-08-18 14:43:22 +02:00
Renamed from jni/mrwrapper.c (Browse further)