Commit Verlauf

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