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