Commit History

Autor SHA1 Mensaxe Data
  cyberta e29d20bf3a clearer error message on login error if no internet connection available #503 %!s(int64=5) %!d(string=hai) anos
  cyBerta ae9476500d Merge pull request #705 from deltachat/streamline-contact-details %!s(int64=5) %!d(string=hai) anos
  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 %!s(int64=5) %!d(string=hai) anos
  cyBerta dd41628ff3 Merge pull request #687 from deltachat/qr-tab-ui-enhancement %!s(int64=5) %!d(string=hai) anos
  cyBerta 7247fee119 Merge pull request #704 from deltachat/layout-constraint-conflicts %!s(int64=5) %!d(string=hai) anos
  nayooti 8d227550b4 lowered constraint priority to solve breaking conflict %!s(int64=5) %!d(string=hai) anos
  nayooti aea278126e removed temp code %!s(int64=5) %!d(string=hai) anos
  nayooti 1cf486860b fixed comment %!s(int64=5) %!d(string=hai) anos
  nayooti 2d0ffea58e set page bg color white on non iOS13 devices as temp fix %!s(int64=5) %!d(string=hai) anos
  nayooti 099efd245b hint label set content hugging priority high %!s(int64=5) %!d(string=hai) anos
  nayooti 693ec9c986 added qrCodeView and hintLabel to contentView %!s(int64=5) %!d(string=hai) anos
  nayooti ee98666224 added responsive container to contentview %!s(int64=5) %!d(string=hai) anos
  nayooti 6cde3bf6ce added + setup scrollview %!s(int64=5) %!d(string=hai) anos
  nayooti 20b97a668d housekeeping %!s(int64=5) %!d(string=hai) anos
  nayooti 26ff0bf306 transformed QrViewController from UITableVC to UIViewController %!s(int64=5) %!d(string=hai) anos
  nayooti 8b8ec4105c padding to info in QrReader %!s(int64=5) %!d(string=hai) anos
  B. Petersen 92ca22b34e update deltachat-core-rust submodule %!s(int64=5) %!d(string=hai) anos
  bjoern 61ac7ddc71 Merge pull request #703 from deltachat/share_urls %!s(int64=5) %!d(string=hai) anos
  cyberta 5e9fe02f85 append shared urls to text field of share extension %!s(int64=5) %!d(string=hai) anos
  cyBerta 7d559ec284 Merge pull request #633 from deltachat/share_extension %!s(int64=5) %!d(string=hai) anos
  cyBerta 4d72ac3872 Merge pull request #701 from deltachat/no-unowned %!s(int64=5) %!d(string=hai) anos
  B. Petersen 03bb850679 another 'guard let self' %!s(int64=5) %!d(string=hai) anos
  B. Petersen 70f6bb36d8 prefer 'guard let self ...' over 'self?' if self is used multiple times. this avoids thinking over what would happen if self disappears between the calls ... don't make me think :) %!s(int64=5) %!d(string=hai) anos
  cyBerta e97513dede Merge pull request #694 from deltachat/hint-blocked-contacts %!s(int64=5) %!d(string=hai) anos
  B. Petersen 96c668ea04 use 'guard let self ...' (which is possible since Swift 4.2) instead of 'guard let strongSelf ...', thanks @cyberta %!s(int64=5) %!d(string=hai) anos
  cyberta c3b4a87d67 fix view type for shared media %!s(int64=5) %!d(string=hai) anos
  cyberta a2e8f9a9df fix sending multiple attachments %!s(int64=5) %!d(string=hai) anos
  B. Petersen 79597ce2f3 replace potentially harmful 'unowned' by 'weak' %!s(int64=5) %!d(string=hai) anos
  cyberta 531f25ca25 fix other share related lint warnings %!s(int64=5) %!d(string=hai) anos
  cyberta eae67aa5f6 allow also plain text sharing %!s(int64=5) %!d(string=hai) anos