Commit History

作者 SHA1 備註 提交日期
  nayooti 5d90b2bb5f fix by just start capture session on non-simulators 5 年之前
  nayooti c8789aedc6 camera authorization 5 年之前
  nayooti e69699997b Merge pull request #712 from deltachat/temporary-additional-info 5 年之前
  nayooti 083f58bc14 Merge pull request #719 from deltachat/one-moment-sending 5 年之前
  B. Petersen 29f8d7604b add waiting message, for now, this is fine 5 年之前
  nayooti 1d8e48eb44 Merge pull request #717 from deltachat/retain-cycle-fix 5 年之前
  bjoern 9c1c9382a9 Merge pull request #715 from deltachat/tweak-welcome-screen-alignment 5 年之前
  nayooti 8512daeb08 fixed more instances 5 年之前
  nayooti a842fb3f47 fixed retain cycle newChatViewController 5 年之前
  nayooti 5ec1742b14 declared weak self in notifications 5 年之前
  nayooti a7f731badb bottom layout guide to 0.55 5 年之前
  nayooti ead561964c welcome view layout respects navbar 5 年之前
  bjoern f45d176b55 Merge pull request #708 from deltachat/disable-gallery-link 5 年之前
  B. Petersen ccf23aae68 temorary show the last warning in addition to the last error, just in case the core does sth. wrong, might help to get a grip on some weird errors 5 年之前
  cyBerta 161bda72a0 Merge pull request #710 from deltachat/ask-delete 5 年之前
  cyBerta b5c8c0ff03 Merge pull request #709 from deltachat/rename-block-chat 5 年之前
  cyBerta 498c256c83 Merge pull request #711 from deltachat/streamline-strings 5 年之前
  B. Petersen 0119ca7bcd show the max. progress value, might help to get a grip on some weird errors 5 年之前
  B. Petersen 9b625f375e avoid direct calls to NSLocalizedString that skip the fallback to english strings 5 年之前
  B. Petersen 7fa15052d5 ask for deleting messages with more details 5 年之前
  bjoern c140856e3a Merge pull request #670 from deltachat/fix_offline_error 5 年之前
  B. Petersen 31a131513c re-add logger message when reachable 5 年之前
  cyberta f74d5661fb remove false log 5 年之前
  cyberta e261a2ef88 ensure every network change will be recognized, use closures instead of notifications to notify network changes, don't use an extra flag to indicate whether there's network or not 5 年之前
  cyberta e29d20bf3a clearer error message on login error if no internet connection available #503 5 年之前
  B. Petersen 6e2d435cd7 there is no blockChat 5 年之前
  B. Petersen 0564abe112 disable gallery/document links when there is no chat with a contact; remove superfluous chatId parameter from ContactDetailViewController 5 年之前
  cyBerta ae9476500d Merge pull request #705 from deltachat/streamline-contact-details 5 年之前
  B. Petersen e7ae0fa144 there are no other contact detail protocols, so this is unneeded overhead for now. moreover, i moved the ViewModel creation to the controller - as for most other ViewController 5 年之前
  cyBerta dd41628ff3 Merge pull request #687 from deltachat/qr-tab-ui-enhancement 5 年之前