Historie revizí

Autor SHA1 Zpráva Datum
  B. Petersen 010842dd26 show configure errors reliably před 4 roky
  bjoern 25f1dfe450 Merge pull request #1151 from deltachat/update-languages před 4 roky
  B. Petersen 2b1cf2a068 update translations před 4 roky
  B. Petersen 19746aec2c add Czech translation před 4 roky
  bjoern 7db20d5e65 Merge pull request #1138 from deltachat/fix-chatlist-anr před 4 roky
  B. Petersen 588850ff21 fix other observers, make removeObserver more resilient by using NSObjectProtocol (see docs/ for details) před 4 roky
  B. Petersen 93642b7ad5 observer 'self' shall be removed in deinit only (NotificationCenter.default.removeObserver triggers a warning where nc.removeObserver does not) před 4 roky
  B. Petersen 60206c2cb5 call the correct removeObserver functions před 4 roky
  B. Petersen 2bc920f7be add debug lines to stop getChatlist timing před 4 roky
  B. Petersen dad15cca4b update deltachat-core-rust submodule před 4 roky
  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