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 |
|