Commit Graph

1207 Commits

Author SHA1 Message Date
B. Petersen 96f1c49ea7 basic switch implementation 2020-04-16 12:19:46 +02:00
B. Petersen 9b1173b324 garbage collect unused DcContext objects 2020-04-16 12:19:46 +02:00
B. Petersen 86ed4ee8e7 add basic switch menu 2020-04-16 12:19:46 +02:00
B. Petersen bf6607ee4f add menu entry and experimental optinon for account switching 2020-04-16 12:19:46 +02:00
bjoern 48d30a665d Merge pull request #1282 from deltachat/dialogclickablelinks
Make the links in the dialog clickable (needed for Yandex)
2020-04-08 21:40:38 +02:00
B. Petersen 9dbf824432 add result counter to local-help-search 2020-04-07 13:20:45 +02:00
B. Petersen 06432a3f00 add result counter to in-chat-search 2020-04-07 13:20:45 +02:00
bjoern 6ad435f93d Merge pull request #1275 from deltachat/shareonlytosendable
In direct sharing, propose only chats we can send to, fix #1274
2020-04-05 17:56:50 +02:00
bjoern f19c4ec910 Update src/org/thoughtcrime/securesms/mms/AttachmentManager.java
much better, thanks!

Co-Authored-By: Hocuri <18012815+Hocuri@users.noreply.github.com>
2020-04-05 16:35:11 +02:00
bjoern 8e1aca8ac3 Update src/org/thoughtcrime/securesms/ConversationAdapter.java
thanks!

Co-Authored-By: Hocuri <18012815+Hocuri@users.noreply.github.com>
2020-04-05 16:34:19 +02:00
bjoern b7a72032b9 Update src/org/thoughtcrime/securesms/ConversationActivity.java
makes sense

Co-Authored-By: Hocuri <18012815+Hocuri@users.noreply.github.com>
2020-04-05 16:32:41 +02:00
B. Petersen ab6fa55867 add scroll to first/last entry on empty search 2020-04-05 12:14:53 +02:00
B. Petersen 158d272419 hide 'add attachment' in chats that cannot send messages 2020-04-05 11:59:34 +02:00
Hocuri ef2fa1e1ae In direct sharing create list using DC_GCL_FOR_FORWARDING|DC_GCL_NO_SPECIALS 2020-04-05 10:33:35 +02:00
Hocuri 55192a4b13 Make the links in the dialog clickable (needed for Yandex) 2020-04-05 10:25:46 +02:00
B. Petersen 0a3dee4573 implement in-chat-search 2020-04-05 01:40:21 +02:00
B. Petersen 2ae7e8896b longer hiliting of search result 2020-04-05 01:31:51 +02:00
B. Petersen 4af6fea84d hide input field and attachment draft when opening in-chat search 2020-04-04 20:23:48 +02:00
B. Petersen e60345d817 add basic in-chat control 2020-04-04 19:49:32 +02:00
B. Petersen 4e3345a912 make in-chat-menu more flexible 2020-04-04 19:06:26 +02:00
B. Petersen 62ee8530f2 add up/down buttons to search 2020-04-04 16:42:38 +02:00
B. Petersen 39bc508a31 remove unused search xml files 2020-04-04 14:09:53 +02:00
B. Petersen 4342b8fa96 implement searching in local-help 2020-04-04 13:06:15 +02:00
cyBerta 9e03e391cf Merge pull request #1273 from deltachat/sharetochatfix
Fix #1028, make sharing directly to a chat work always
2020-04-02 15:12:42 +02:00
bjoern 0618cbc110 Merge pull request #1257 from deltachat/autodelete
autodelete messages from server
2020-04-01 20:25:14 +02:00
Hocuri 76ce11aa76 Code dedup in ConversationListActivity by introducing refresh() method 2020-04-01 19:44:51 +02:00
B. Petersen 4f21538c20 make qr-accout-setup localizable 2020-03-31 20:29:10 +02:00
Hocuri 398bc8381b In direct sharing, propose only chats we can send to 2020-03-30 11:04:53 +02:00
Hocuri 676d0bcd15 Fix #1028, make sharing directly to a chat work always 2020-03-30 10:14:33 +02:00
B. Petersen 3ba5681a50 show auto-delete state in settings-summary 2020-03-28 22:01:47 +01:00
B. Petersen bf314f57bf wording 2020-03-28 22:01:47 +01:00
B. Petersen 922a5c044f show number of messags that will be affected by deletion 2020-03-28 22:01:47 +01:00
B. Petersen bcacc09449 show details about what will happen and get confirmation 2020-03-28 22:01:46 +01:00
B. Petersen eb9a759314 add options for autodel-server and autodel-device 2020-03-28 22:01:46 +01:00
bjoern 091a049f7a Merge pull request #1266 from deltachat/less-clicks
less clicks on save-message and start-chat
2020-03-11 22:10:19 +01:00
B. Petersen 3757b17b47 do not ask 'start chat with ...?' when a chat with the contact acutally exists 2020-03-11 22:07:36 +01:00
B. Petersen e2a5d93adb do not ask on forwarding messages to 'saved messages' 2020-03-10 00:26:32 +01:00
B. Petersen b4c0d56a8c move 'save messages' up in forwarding-chatlist 2020-03-10 00:25:19 +01:00
B. Petersen f81166a4ae resort main-settings categories, move 'read receipts' and 'blocked contacts' to 'chats&media' (communication on ios) 2020-03-07 21:50:09 +01:00
B. Petersen 0494200bd7 move 'appearance' options to 'appearance' category 2020-03-07 21:50:09 +01:00
B. Petersen c7b83dbf8b forward to enter-profile-name after crating a burner-account 2020-02-19 16:28:11 +01:00
B. Petersen 673082fb66 add option 'fromWelcome' to create-profile activity that forward to the chatlist once done and displays some slightly different text+controls 2020-02-19 16:26:04 +01:00
B. Petersen a7975bbd37 remove dead code 2020-02-19 13:29:59 +01:00
B. Petersen f2a7af986a no special handling for empty names 2020-02-19 13:21:56 +01:00
B. Petersen 926ab9d547 make pinned icon smaller, lighter and move it left of date field 2020-02-15 12:26:24 +01:00
B. Petersen a1394c1742 set background color of pinned chats 2020-02-15 12:26:23 +01:00
B. Petersen ab81e480ee adapt to new api 2020-02-15 00:35:04 +01:00
B. Petersen 15c050ac09 add pinned icon 2020-02-15 00:35:04 +01:00
B. Petersen c3556f01f2 use tri-state for archived 2020-02-15 00:35:04 +01:00
B. Petersen 0a30ebdc5b basic pin/unpin chat functionality 2020-02-15 00:35:04 +01:00