Histórico de Commits

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