Historial de Commits

Autor SHA1 Mensaje Fecha
  cyBerta 7247fee119 Merge pull request #704 from deltachat/layout-constraint-conflicts hace 5 años
  nayooti 8d227550b4 lowered constraint priority to solve breaking conflict hace 5 años
  nayooti aea278126e removed temp code hace 5 años
  nayooti 1cf486860b fixed comment hace 5 años
  nayooti 2d0ffea58e set page bg color white on non iOS13 devices as temp fix hace 5 años
  nayooti 099efd245b hint label set content hugging priority high hace 5 años
  nayooti 693ec9c986 added qrCodeView and hintLabel to contentView hace 5 años
  nayooti ee98666224 added responsive container to contentview hace 5 años
  nayooti 6cde3bf6ce added + setup scrollview hace 5 años
  nayooti 20b97a668d housekeeping hace 5 años
  nayooti 26ff0bf306 transformed QrViewController from UITableVC to UIViewController hace 5 años
  nayooti 8b8ec4105c padding to info in QrReader hace 5 años
  B. Petersen 92ca22b34e update deltachat-core-rust submodule hace 5 años
  bjoern 61ac7ddc71 Merge pull request #703 from deltachat/share_urls hace 5 años
  cyberta 5e9fe02f85 append shared urls to text field of share extension hace 5 años
  cyBerta 7d559ec284 Merge pull request #633 from deltachat/share_extension hace 5 años
  cyBerta 4d72ac3872 Merge pull request #701 from deltachat/no-unowned hace 5 años
  B. Petersen 03bb850679 another 'guard let self' hace 5 años
  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 :) hace 5 años
  cyBerta e97513dede Merge pull request #694 from deltachat/hint-blocked-contacts hace 5 años
  B. Petersen 96c668ea04 use 'guard let self ...' (which is possible since Swift 4.2) instead of 'guard let strongSelf ...', thanks @cyberta hace 5 años
  cyberta c3b4a87d67 fix view type for shared media hace 5 años
  cyberta a2e8f9a9df fix sending multiple attachments hace 5 años
  B. Petersen 79597ce2f3 replace potentially harmful 'unowned' by 'weak' hace 5 años
  cyberta 531f25ca25 fix other share related lint warnings hace 5 años
  cyberta eae67aa5f6 allow also plain text sharing hace 5 años
  cyberta 8cab62aa69 rearrange files and implement custom image preview hace 5 años
  cyberta 070e4c1447 refactoring + support for file, audio and video sharing hace 5 años
  cyberta ea4fb799cd restrict share extension to image and text sharing for now hace 5 años
  cyberta 73372cc64c share compressed images via DC hace 5 años