Commit History

Author SHA1 Message Date
  B. Petersen 3093897a7c disable documentation comment warnings in DcCore (in deltachat.h, they're not compatible to what we're using in rust/c) 1 year ago
  B. Petersen 5bc2d5a240 remove unused and never maintained test source 1 year ago
  B. Petersen 4d2b61864b remove unused and never maintained test targets 1 year ago
  B. Petersen 35e2a490c4 fix warning 'script' will be run during every build' by unchecking 'Based on dependency analysis' as suggested 1 year ago
  B. Petersen 657c0316f3 raise deployment target from ios11 to ios12 1 year ago
  dignifiedquire 0b91b6a615 move copy target 2 years ago
  dignifiedquire 011ba4d76c this works, I don't even know why.. 2 years ago
  dignifiedquire 1428e96639 fix: improved library path detection 2 years ago
  dignifiedquire 4834a5e4a3 feat: update rust toolchain to 1.69 2 years ago
  dignifiedquire 2e2046b6eb add SystemConfiguration.framework to build 2 years ago
  B. Petersen 37dc703340 set LIBRARY_PATH independent of os version 2 years ago
  B. Petersen 5464aa12ec hotfix: use correct rust-toolchain path everywhere 2 years ago
  link2xt 01c1d29b01 Move rust-toolchain file from the core repository (#1781) 2 years ago
  bjoern 25e0c0f099 fix m1 simulator (#1766) 2 years ago
  cyberta c20de4908b cleanup: move InitialsBadge to deltachat-ios module, it was the only UI element in DcCore. Add MessageCounter view to InitialsBadge 2 years ago
  Simon Laux 6a390fd52c make it compile on macos 12 (#1465) 3 years ago
  cyberta 139b1423fe move KeychainManager to DcCore so that we can use it in the share extension 3 years ago
  B. Petersen ff5ded7ad1 enable speed optimisation also for debug builds to avoid weird surprises, to make profileing possible and to get a 'feeling' about what is really slow. 3 years ago
  cyberta f535c06ce9 update LIBRARY_PATH for Mac Big Sur. Credits to sandeesaripalli. 4 years ago
  B. Petersen 8f779998bf add '-C embed-bitcode=yes' to RUSTFLAGS 5 years ago
  B. Petersen 33814a0308 set lto=true for deltachat-core 5 years ago
  cyberta 2af7c7ce05 revert moving views and helper classes to DcCore, instead add DcShare target for classes directly 5 years ago
  cyberta 1e7556d2fc move UITableViewExtension and TypeAlias to DcCore 5 years ago
  cyberta 003c862876 move EmptyStateLabel and FlexLabel to DcCore b/c they will be reused 5 years ago
  B. Petersen f35868108d use 11.1 as deployment target for DcCore, i think, this was forgotten to adjust while splitting that off 5 years ago
  cyberta ba33659bf9 implement UserDefaults extension to save/read shared data 5 years ago
  B. Petersen 029a38212b adapt build scripts (i assume one of them is not needed, btw) 5 years ago
  cyberta 9774325964 fix sending from share extension, add sending progress UI in order to ensure extension runs until the message was sent 5 years ago
  cyberta 7efc419a30 implement basic chat list with cells containing the initials badge 5 years ago
  cyberta d9af080216 proof of concept - sharing of simple text to selfchat 5 years ago