Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  nayooti 20b97a668d housekeeping 5 vuotta sitten
  nayooti 26ff0bf306 transformed QrViewController from UITableVC to UIViewController 5 vuotta sitten
  nayooti 8b8ec4105c padding to info in QrReader 5 vuotta sitten
  B. Petersen 92ca22b34e update deltachat-core-rust submodule 5 vuotta sitten
  bjoern 61ac7ddc71 Merge pull request #703 from deltachat/share_urls 5 vuotta sitten
  cyberta 5e9fe02f85 append shared urls to text field of share extension 5 vuotta sitten
  cyBerta 7d559ec284 Merge pull request #633 from deltachat/share_extension 5 vuotta sitten
  cyBerta 4d72ac3872 Merge pull request #701 from deltachat/no-unowned 5 vuotta sitten
  B. Petersen 03bb850679 another 'guard let self' 5 vuotta sitten
  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 :) 5 vuotta sitten
  cyBerta e97513dede Merge pull request #694 from deltachat/hint-blocked-contacts 5 vuotta sitten
  B. Petersen 96c668ea04 use 'guard let self ...' (which is possible since Swift 4.2) instead of 'guard let strongSelf ...', thanks @cyberta 5 vuotta sitten
  cyberta c3b4a87d67 fix view type for shared media 5 vuotta sitten
  cyberta a2e8f9a9df fix sending multiple attachments 5 vuotta sitten
  B. Petersen 79597ce2f3 replace potentially harmful 'unowned' by 'weak' 5 vuotta sitten
  cyberta 531f25ca25 fix other share related lint warnings 5 vuotta sitten
  cyberta eae67aa5f6 allow also plain text sharing 5 vuotta sitten
  cyberta 8cab62aa69 rearrange files and implement custom image preview 5 vuotta sitten
  cyberta 070e4c1447 refactoring + support for file, audio and video sharing 5 vuotta sitten
  cyberta ea4fb799cd restrict share extension to image and text sharing for now 5 vuotta sitten
  cyberta 73372cc64c share compressed images via DC 5 vuotta sitten
  cyberta acd4fe9f34 fix DcChat initialization in ShareViewController after rebasing master 5 vuotta sitten
  cyberta 29269c2ef2 rename SendingController's callback 5 vuotta sitten
  cyberta 9774325964 fix sending from share extension, add sending progress UI in order to ensure extension runs until the message was sent 5 vuotta sitten
  cyberta 052c2664c9 share localization between extension and containing app 5 vuotta sitten
  cyberta 1105c6d725 minor tweals for share extension contact list 5 vuotta sitten
  cyberta 7efc419a30 implement basic chat list with cells containing the initials badge 5 vuotta sitten
  cyberta c1e17b5d2a implement very basic chat selection for share extension 5 vuotta sitten
  cyberta e12356e4cb fix deployment target and swift version for share extension 5 vuotta sitten
  cyberta 404162c6aa embed DcCore in share extension and disable bitcode 5 vuotta sitten