커밋 기록

작성자 SHA1 메시지 날짜
  nayooti a842fb3f47 fixed retain cycle newChatViewController 5 년 전
  nayooti 5ec1742b14 declared weak self in notifications 5 년 전
  bjoern f45d176b55 Merge pull request #708 from deltachat/disable-gallery-link 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 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 년 전
  cyBerta 7247fee119 Merge pull request #704 from deltachat/layout-constraint-conflicts 5 년 전
  nayooti 8d227550b4 lowered constraint priority to solve breaking conflict 5 년 전
  nayooti aea278126e removed temp code 5 년 전
  nayooti 1cf486860b fixed comment 5 년 전
  nayooti 2d0ffea58e set page bg color white on non iOS13 devices as temp fix 5 년 전
  nayooti 099efd245b hint label set content hugging priority high 5 년 전
  nayooti 693ec9c986 added qrCodeView and hintLabel to contentView 5 년 전
  nayooti ee98666224 added responsive container to contentview 5 년 전
  nayooti 6cde3bf6ce added + setup scrollview 5 년 전
  nayooti 20b97a668d housekeeping 5 년 전
  nayooti 26ff0bf306 transformed QrViewController from UITableVC to UIViewController 5 년 전
  nayooti 8b8ec4105c padding to info in QrReader 5 년 전