Histórico de Commits

Autor SHA1 Mensagem Data
  cyberta e8df5b1f26 always call UIApplication.shared.open() from UI thread há 4 anos atrás
  cyberta 69877853cd send video chat invites há 4 anos atrás
  cyberta 608527ebfa add video chat instance settings há 4 anos atrás
  cyberta 2d715e032f open browser if user taps on video invite chat há 4 anos atrás
  cyberta d4287d5fb2 implement basic VideoInviteCell há 4 anos atrás
  cyberta 8b4a0681bf removed unused video icon and added video icon used in video invite cell há 4 anos atrás
  bjoern 1dd6c6035e Merge pull request #1286 from deltachat/use-multiple-accounts há 4 anos atrás
  B. Petersen 512fd26039 do not reload DcContext if self is gone há 4 anos atrás
  B. Petersen 86d1ef06af remove unhelpful but confusing comment há 4 anos atrás
  B. Petersen cb5245c7d3 disable location streaming in all chats of deleted accounts há 4 anos atrás
  B. Petersen 4bb0079a04 make logging work on all DcContext objects há 4 anos atrás
  B. Petersen 22fc21f198 remove unused importAccount() api that will probably be removed from core anyway há 4 anos atrás
  B. Petersen 1c58fe9fc1 add cancel-button to welcome-view há 4 anos atrás
  B. Petersen fbb0623651 remove old delete-account functionality há 4 anos atrás
  B. Petersen 7e91ed0914 add add/delete/switch account functions há 4 anos atrás
  B. Petersen b3f53ecba5 add basic switch-account controls há 4 anos atrás
  cyBerta 57dd409329 Merge pull request #1281 from deltachat/iPad_messageInputBar há 4 anos atrás
  cyBerta 0da01ba411 Merge pull request #1272 from deltachat/DcAccounts há 4 anos atrás
  cyberta f842b2ec81 use lazy initialized dcContext instead dcAccoounts.selected in ShareViewController há 4 anos atrás
  cyberta 01ddb01068 remove unused variable há 4 anos atrás
  cyberta f3cd62bbf4 always pass DcContext to RelayHelper, update RelayHelper's context on reloadDcContext, cancel ongoing forwarding when the user switches the account há 4 anos atrás
  cyberta e60ab7ff21 explicitely throw a fatal error, if an account context cannot be created há 4 anos atrás
  cyberta 30960b2ea0 rely on core to clean up after account migration. há 4 anos atrás
  cyberta b385a680db remove unused methods há 4 anos atrás
  bjoern f8e59f5055 Merge pull request #1280 from deltachat/new2-date-label há 4 anos atrás
  cyberta 1da53dc94a don't force max message input bar height for iPads in landscape mode há 4 anos atrás
  B. Petersen 1f0fecb307 forward if message after daymarker is another marker; a loop seems not to be required as three are no longer chains of markers. in the long-term, however, the date from the daymarker itself can be used, which, however, would require some more refactoring há 4 anos atrás
  cyberta 2abb5f23b7 fix lint issue há 4 anos atrás
  cyberta cfec2394fc fix programmatically switching between tabs há 4 anos atrás
  cyberta ad1443e8ea refactor account migration há 4 anos atrás