Historial de Commits

Autor SHA1 Mensaje Fecha
  B. Petersen 1c58fe9fc1 add cancel-button to welcome-view hace 4 años
  B. Petersen fbb0623651 remove old delete-account functionality hace 4 años
  B. Petersen 7e91ed0914 add add/delete/switch account functions hace 4 años
  B. Petersen b3f53ecba5 add basic switch-account controls hace 4 años
  cyBerta 57dd409329 Merge pull request #1281 from deltachat/iPad_messageInputBar hace 4 años
  cyBerta 0da01ba411 Merge pull request #1272 from deltachat/DcAccounts hace 4 años
  cyberta f842b2ec81 use lazy initialized dcContext instead dcAccoounts.selected in ShareViewController hace 4 años
  cyberta 01ddb01068 remove unused variable hace 4 años
  cyberta f3cd62bbf4 always pass DcContext to RelayHelper, update RelayHelper's context on reloadDcContext, cancel ongoing forwarding when the user switches the account hace 4 años
  cyberta e60ab7ff21 explicitely throw a fatal error, if an account context cannot be created hace 4 años
  cyberta 30960b2ea0 rely on core to clean up after account migration. hace 4 años
  cyberta b385a680db remove unused methods hace 4 años
  bjoern f8e59f5055 Merge pull request #1280 from deltachat/new2-date-label hace 4 años
  cyberta 1da53dc94a don't force max message input bar height for iPads in landscape mode hace 4 años
  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 hace 4 años
  cyberta 2abb5f23b7 fix lint issue hace 4 años
  cyberta cfec2394fc fix programmatically switching between tabs hace 4 años
  cyberta ad1443e8ea refactor account migration hace 4 años
  cyberta c88dde9d23 fix lint issue hace 4 años
  cyberta 13450974e8 remove superfluous methods in AppDelegate hace 4 años
  cyberta c4b133854c remove redundand word account from DcAccounts methods where possible hace 4 años
  cyberta cef8f52c03 rename DcAccounts.get() to DcAccounts.getSelected() hace 4 años
  cyberta 96334ecd4b reset view controllers and DcContext on delete account hace 4 años
  cyberta 70e85e272a Never call DcContext.startIo() or DcContext.stopIo(). Remove deprecated methods from wrapper and inject DcAccounts where needed hace 4 años
  cyberta 11777abc97 make use of dcAccounts in share extension hace 4 años
  cyberta 4599e43a49 use DcAccounts hace 4 años
  cyberta 598b40663a implement accountId for DcEvent hace 4 años
  cyberta 9f665a2b64 rename DcAccounts.maybeStartIo() / DcAccounts.stopIo(), same as for DcContext hace 4 años
  cyberta e9cce95175 rename DcAccounts.getSelectedAccount() to get(), similar to getAll() and shorter name hace 4 años
  cyberta 9206b94964 implement openDatabase() closeDatabase() for DcAccounts, similar to DcContext hace 4 años