Historial de Commits

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