Historique des commits

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