Commit Graph

109 Commits

Author SHA1 Message Date
B. Petersen 6729c099cd show day in non-scrolling headers, tackles #29 2018-09-21 15:20:33 +02:00
B. Petersen c2c7a3173b style, make some @NunNull annotations 2018-09-21 14:25:39 +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 8f28640d28 make selection toolbar work, tackles #29 2018-09-21 00:57:20 +02:00
B. Petersen 6af76ecf96 disable some basic things that are no longer neeed 2018-09-21 00:07:31 +02:00
B. Petersen 22aaeef47f add message-update events explicitly in the conversation-fragment, not in the -activity 2018-09-20 16:35:25 +02:00
B. Petersen 29946d90bc update conversation and contact-list on the corresponding events 2018-09-20 16:04:22 +02:00
B. Petersen 5fbc6d7282 remove some 'registered'-checks 2018-09-20 11:51:59 +02:00
B. Petersen d2fca389a4 show info-messages as such 2018-09-20 11:30:56 +02:00
B. Petersen 1391c187a5 correct message sorting 2018-09-20 01:11:01 +02:00
björn petersen 53b6c6648d Merge pull request #40 from deltachat/conversation2
[WIP] Conversation2
2018-09-20 00:55:42 +02:00
B. Petersen 3091f29926 make ConversationAdapter basically work 2018-09-20 00:31:18 +02:00
B. Petersen b86da2555a replace MessageRecord by DcMsg 2018-09-19 18:07:28 +02:00
Angelo Fuchs 65077f1e7d worked over Conversation Item, is now without compiler errors. 2018-09-19 14:35:14 +02:00
Angelo Fuchs 41ccf739de Conversation Adapter worked over, ConversationItem in progress. 2018-09-19 14:35:14 +02:00
B. Petersen 03f50a1b7c do contact creation after confirmed by the user 2018-09-19 13:29:26 +02:00
B. Petersen b16c80f6c5 tweak group-create navigation, tackles #28 2018-09-18 17:13:46 +02:00
B. Petersen 99ae3f1f6a allow new creation of conacts directly from the add-member activity, tackles #28 2018-09-18 16:07:18 +02:00
B. Petersen 686e3ebbc6 avoid loading an object for just saving the id to the Address object 2018-09-18 15:35:53 +02:00
B. Petersen 9d7dedeb8f add a simple button to add members to group; this can be easily enhanced by a 'show qr invite' code button 2018-09-18 15:08:55 +02:00
B. Petersen 6b5de90ddf update strings 2018-09-18 14:02:39 +02:00
B. Petersen 95af863627 remove rating manager 2018-09-18 13:42:30 +02:00
björn petersen 4c0b7b141a Merge pull request #39 from deltachat/wip
create groups and verified groups
2018-09-18 01:31:00 +02:00
B. Petersen c5786488e8 create groups and verified groups
create groups and verified groups
2018-09-18 01:29:39 +02:00
björn petersen aa0c4b57ea Merge pull request #38 from deltachat/create-groups
adapt group creation
2018-09-17 15:52:19 +02:00
B. Petersen ffb14ec088 adapt group creation
display selected group members correctly

add items to create groups/verified-groups/contacts directly to the contact list

adapt main menu, create chat, help

forward from chat to group creation
2018-09-17 14:38:25 +02:00
B. Petersen 157f3498f9 remove some unneeded push-only-code 2018-09-17 00:32:28 +02:00
B. Petersen e10fe6ede0 override standard Object methods of DcContact 2018-09-17 00:14:43 +02:00
B. Petersen 674ad7861c wording 2018-09-16 12:09:54 +02:00
B. Petersen ac6e1a23da style Dc-native classes, leaving out DcMsg as this is pending with other changes in the 'conversation' branch 2018-09-16 11:49:08 +02:00
B. Petersen ae63b61132 start a new chats from the contact list, tackles #28 2018-09-16 01:59:23 +02:00
B. Petersen d6dc707b60 Update messenger-backend submodule. 2018-09-16 00:46:07 +02:00
B. Petersen 9829f4fbd2 if sth. is entered in the contact list, add a link to create a new contact at the end of the contact list 2018-09-16 00:43:21 +02:00
B. Petersen b05fe8b377 add core-functions to lookup contacts 2018-09-16 00:40:49 +02:00
B. Petersen 53a7fcf0bf adapt invite activity and some strings, tackles #28 2018-09-15 17:51:38 +02:00
B. Petersen a62146985d forward DcContact object to ContactSelectionListItem, draw correctly colored avatar for contacts 2018-09-15 15:41:35 +02:00
B. Petersen 2f91d956e6 add missing get-contact-id function 2018-09-15 15:40:33 +02:00
B. Petersen c447e74b29 show contacts in contacts list, tackles #28 2018-09-15 15:10:02 +02:00
B. Petersen a3a7b0103c change app name to 'Delta Chat dev', for now. closes #22 2018-09-15 13:16:06 +02:00
B. Petersen 7f6195eea1 show 'clear contact search' button only if there is a search, closes #27 2018-09-14 14:49:12 +02:00
B. Petersen 2fb6da8100 some adaptions to ConversationAdapter 2018-09-14 10:25:43 +02:00
B. Petersen 73e6d7d768 comment 2018-09-14 01:35:45 +02:00
björn petersen 3ed44b5050 Merge pull request #26 from deltachat/hack-on-ConversationActivity
remove sms-, invite- and register-reminders, cleanup Chatlist elements
2018-09-14 01:21:53 +02:00
B. Petersen 19cf5884c9 remove sms-, invite- and register-reminders, cleanup Chatlist elements 2018-09-14 01:19:03 +02:00
B. Petersen 3a384d6b6d Update messenger-backend submodule. 2018-09-13 02:12:22 +02:00
B. Petersen eb47c04739 implement 'mark all as seen' in ConversationList 2018-09-13 02:12:06 +02:00
B. Petersen 9a52e5cf65 pass queryFilter to DcChatlistLoader, if set 2018-09-13 01:34:52 +02:00
B. Petersen 4489a80fb6 implement archive-selected and delete-selected in ConversationList 2018-09-13 01:07:45 +02:00
B. Petersen 85bcd9b9f3 update ConversationList on changes, closes #23 2018-09-13 00:49:12 +02:00
B. Petersen e457a4d2f6 refactor and unify JNI names 2018-09-12 23:49:05 +02:00