커밋 기록

작성자 SHA1 메시지 날짜
  bjoern c2b983fd16 Merge pull request #1132 from deltachat/shift-things-around 4 년 전
  B. Petersen bb6e0ef5f3 shift things around 4 년 전
  bjoern ccaa844a1e Merge pull request #1127 from deltachat/target-anr 4 년 전
  B. Petersen 2cf558d997 fix background task 4 년 전
  B. Petersen f6b4737d4e remove filename/linenumber from log; this does not help currently and adds noise only 4 년 전
  B. Petersen 9ec7ead86b tweak logging, mark startup as ➡️ and shutdown as ⬅️ 4 년 전
  B. Petersen d8b2c8c4af call maybeNetwork() from non-ui thread 4 년 전
  B. Petersen 6fd82a012c update deltachat-core-rust submodule 4 년 전
  B. Petersen 6e8120cf24 update deltachat-core-rust submodule 4 년 전
  cyBerta 382874e1ec Merge pull request #1124 from deltachat/multiple_notifications 4 년 전
  cyberta aeb4932001 add explanation why we don't show foreground notifications anymore 4 년 전
  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." 4 년 전
  cyberta f95a74de82 streamline method naming 4 년 전
  cyberta af72328503 don't use DcContext.shared in NotificationManger 4 년 전
  cyberta 16a769a45b multiple notifications, remove notifications if corresponding chat was opened 4 년 전
  cyBerta e2d10ff484 Merge pull request #1125 from deltachat/build_on_big_sur 4 년 전
  cyberta f535c06ce9 update LIBRARY_PATH for Mac Big Sur. Credits to sandeesaripalli. 4 년 전
  cyBerta fb95e7cf1e Merge pull request #1123 from deltachat/prep-1.17.1 4 년 전
  B. Petersen a4a53ca397 bump version to 1.17.1 4 년 전
  B. Petersen a95dc81302 update CHANGELOG (1.17 was never released, therefore just forward to 1.17.1) 4 년 전
  bjoern 083126f2aa Merge pull request #1122 from deltachat/applicationIconBadgeNumber_mainthread 4 년 전
  cyberta 9f4e5b70d6 remove redundant code 4 년 전
  cyberta d4a10f324d ensure UIApplication.shared.applicationIconBadgeNumber will be called from the main thread 4 년 전
  bjoern f1626fe9a6 Merge pull request #1120 from deltachat/foreground_notifications 4 년 전
  cyberta 51df50048c improve explanation a little bit 4 년 전
  cyberta 45cfd15ea3 don't trigger a notification if the notification belongs to a currently opened chat 4 년 전
  cyberta 8281466d09 fix observer, observing dsMsgsNoticed now 4 년 전
  cyBerta 8ea7587ae6 Merge pull request #1119 from deltachat/move-more-to-bg 4 년 전
  B. Petersen 4a6fc68524 more more to bg-thread, precaution against eg. getFreshMessages() or taking longer 4 년 전
  bjoern 7b7387e704 Merge pull request #1116 from deltachat/disable_badge 4 년 전