bjoern
|
04c4cf9705
Merge pull request #1352 from deltachat/fix_search_result_crash
|
3 years ago |
cyberta
|
37c67e1e90
undo removal of usleep
|
3 years ago |
bjoern
|
22d79c3cb7
Merge pull request #1350 from deltachat/share_panorama
|
3 years ago |
cyberta
|
16a7c1284e
scale thumbnail down based on thumbnailSize variable instead of a hard-coded value
|
3 years ago |
bjoern
|
1ed2624aab
Merge pull request #1354 from deltachat/badge_counter_archived_chat
|
3 years ago |
B. Petersen
|
2fed832a42
archiveChat() already marks things as being notices; the extra call to marknoticedChat() is not needed when we update removeNotificationsForChat() after archiving
|
3 years ago |
cyberta
|
35a5d925b5
mini refactoring - save one line of code
|
3 years ago |
cyberta
|
d4dff6d8b1
Call marknoticedChat() for a chat that is going to be archived. It resets all fresh messages of that chat. This way the app badge counter doesn't take archived messages into account
|
3 years ago |
bjoern
|
5541bb8621
Merge pull request #1351 from deltachat/last_selected_chat
|
3 years ago |
cyberta
|
f2b8feccfe
persist last selected account, return to last selected account if current one was deleted or adding a new one was cancelled
|
3 years ago |
cyberta
|
c865bd12f4
the search debouncing doesn't need to block the background thread before the first search query was executed
|
3 years ago |
cyberta
|
6c694bf342
don't throw a fatal error if the DcLot pointer is nil. The core takes care of 'careless' calls using nil pointers
|
3 years ago |
cyberta
|
a20ff8c944
don't update search results if app is not in foreground, search involves debouncing, which might exceed the available background time
|
3 years ago |
B. Petersen
|
3f036daf60
update translations
|
3 years ago |
cyberta
|
26c81a9577
update search result on messages changed event
|
3 years ago |
B. Petersen
|
53ad4325c9
update deltachat-core-rust submodule
|
3 years ago |
cyberta
|
bf2bb2c4e7
reduce memory consumption of share extension by scaling down image thumbnail
|
3 years ago |
B. Petersen
|
9e3a25ae9e
update deltachat-core-rust submodule
|
3 years ago |
cyBerta
|
27e5a78736
Merge pull request #1346 from deltachat/copy-addr-to-clipboard
|
3 years ago |
B. Petersen
|
87f64b396b
add an option to copy a contact's email address to the clipboard
|
3 years ago |
bjoern
|
83991b4757
Merge pull request #1344 from deltachat/prep-1.22.1
|
3 years ago |
B. Petersen
|
8733c8b7b5
bump version to 1.22.1
|
3 years ago |
B. Petersen
|
f8a8a46f00
update changelog for 1.22.1
|
3 years ago |
B. Petersen
|
46cc2556da
update translations
|
3 years ago |
bjoern
|
0b3a88070a
Merge pull request #1343 from deltachat/start-io-unconditionally
|
3 years ago |
B. Petersen
|
7e79e0a97a
start io unconditionally
|
3 years ago |
bjoern
|
2615c00959
Merge pull request #1340 from deltachat/prep-1.22.0
|
3 years ago |
B. Petersen
|
df7bd0faec
bump version to 1.22.0
|
3 years ago |
B. Petersen
|
4e06d4dc29
update changelog for 1.22.0
|
3 years ago |
bjoern
|
85850d4b3c
Merge pull request #1339 from deltachat/mailinglist-requests
|
3 years ago |