bjoern
|
cfd07c2aed
Merge pull request #1139 from deltachat/tweak-bg-io
|
před 4 roky |
B. Petersen
|
bdac73f81f
set bgIoTimestamp also on init
|
před 4 roky |
B. Petersen
|
3e2649648f
update deltachat-core-rust submodule
|
před 4 roky |
bjoern
|
3f0bafc47a
Merge pull request #1135 from deltachat/avoid-double-fetch
|
před 4 roky |
B. Petersen
|
e2fc6f661f
avoid simultaneous background fetches, resulting in startIo/maybeNetwork/stopIo being double-called
|
před 4 roky |
B. Petersen
|
b0e719df66
fix appIsInForeground
|
před 4 roky |
B. Petersen
|
ca1cccb40d
factor out performFetch()
|
před 4 roky |
bjoern
|
c2b983fd16
Merge pull request #1132 from deltachat/shift-things-around
|
před 4 roky |
B. Petersen
|
bb6e0ef5f3
shift things around
|
před 4 roky |
bjoern
|
ccaa844a1e
Merge pull request #1127 from deltachat/target-anr
|
před 4 roky |
B. Petersen
|
2cf558d997
fix background task
|
před 4 roky |
B. Petersen
|
f6b4737d4e
remove filename/linenumber from log; this does not help currently and adds noise only
|
před 4 roky |
B. Petersen
|
9ec7ead86b
tweak logging, mark startup as ➡️ and shutdown as ⬅️
|
před 4 roky |
B. Petersen
|
d8b2c8c4af
call maybeNetwork() from non-ui thread
|
před 4 roky |
B. Petersen
|
6fd82a012c
update deltachat-core-rust submodule
|
před 4 roky |
B. Petersen
|
6e8120cf24
update deltachat-core-rust submodule
|
před 4 roky |
cyBerta
|
382874e1ec
Merge pull request #1124 from deltachat/multiple_notifications
|
před 4 roky |
cyberta
|
aeb4932001
add explanation why we don't show foreground notifications anymore
|
před 4 roky |
cyberta
|
830144c186
Do not show foreground messages in the message center. iOS puts foreground notifications above grouped background notifications as a list of single notifications (thus the foreground notification option .list). There's no API to force those notifications being grouped even though they got a threadIdentifier. After all, grouped background notifications seem to be more valuable than foreground notifications, so we remove the latter feature in favor of getting the former right."
|
před 4 roky |
cyberta
|
f95a74de82
streamline method naming
|
před 4 roky |
cyberta
|
af72328503
don't use DcContext.shared in NotificationManger
|
před 4 roky |
cyberta
|
16a769a45b
multiple notifications, remove notifications if corresponding chat was opened
|
před 4 roky |
cyBerta
|
e2d10ff484
Merge pull request #1125 from deltachat/build_on_big_sur
|
před 4 roky |
cyberta
|
f535c06ce9
update LIBRARY_PATH for Mac Big Sur. Credits to sandeesaripalli.
|
před 4 roky |
cyBerta
|
fb95e7cf1e
Merge pull request #1123 from deltachat/prep-1.17.1
|
před 4 roky |
B. Petersen
|
a4a53ca397
bump version to 1.17.1
|
před 4 roky |
B. Petersen
|
a95dc81302
update CHANGELOG (1.17 was never released, therefore just forward to 1.17.1)
|
před 4 roky |
bjoern
|
083126f2aa
Merge pull request #1122 from deltachat/applicationIconBadgeNumber_mainthread
|
před 4 roky |
cyberta
|
9f4e5b70d6
remove redundant code
|
před 4 roky |
cyberta
|
d4a10f324d
ensure UIApplication.shared.applicationIconBadgeNumber will be called from the main thread
|
před 4 roky |