Historique des commits

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