cketti
|
b793f48afe
|
Use 'FoldersLiveData' in 'ManageFoldersActivity'
|
2019-12-13 14:41:24 +01:00 |
|
cketti
|
bdb244badf
|
Remove unused functionality from 'ManageFoldersActivity'
|
2019-12-13 14:30:43 +01:00 |
|
cketti
|
c015b1e22a
|
Create new package for 'ManageFoldersActivity'
|
2019-12-13 14:30:43 +01:00 |
|
cketti
|
303c7a6e95
|
Convert 'ManageFoldersActivity' to Kotlin
|
2019-12-13 14:30:07 +01:00 |
|
cketti
|
4aa54baf8e
|
WIP: Renaming file 'ManageFoldersActivity' with Kotlin extension
|
2019-12-13 14:30:07 +01:00 |
|
cketti
|
da692ce447
|
Avoid name conflicts with fields in base class
|
2019-12-13 14:30:07 +01:00 |
|
cketti
|
f68df72b89
|
Use Cursor.getLongOrNull() from core-ktx
|
2019-12-13 13:22:54 +01:00 |
|
cketti
|
4951386858
|
Inline extension functions that only had one caller
|
2019-12-13 13:21:15 +01:00 |
|
cketti
|
bc97920f70
|
Add missing folder constraints to database query/update commands
|
2019-12-13 13:11:51 +01:00 |
|
cketti
|
a084e8e0db
|
Merge pull request #4362 from k9mail/back_button_closes_drawer
Close drawer when back button is pressed
|
2019-12-13 00:43:02 +01:00 |
|
cketti
|
953f43423d
|
Merge pull request #4357 from k9mail/default_folder
Default folder
|
2019-12-13 00:42:44 +01:00 |
|
cketti
|
ff138be49a
|
Close drawer when back button is pressed
|
2019-12-12 15:11:36 +01:00 |
|
cketti
|
bf3f1a66ad
|
Merge pull request #4358 from k9mail/pop3_fetch_message_fix
POP3: Fix "Download complete message"
|
2019-12-12 12:52:44 +01:00 |
|
cketti
|
876cabad70
|
Open connection before attempting to download message via POP3
|
2019-12-12 01:13:13 +01:00 |
|
cketti
|
0a7cd31741
|
Don't export "inboxFolderName" anymore; it's not a setting
|
2019-12-12 00:47:58 +01:00 |
|
cketti
|
059d0ed7cb
|
Set "inboxFolderName" and "autoExpandFolderName" to null by default
|
2019-12-12 00:47:58 +01:00 |
|
cketti
|
df2711d520
|
Add DefaultFolderProvider to decide which folder to display by default
|
2019-12-12 00:47:58 +01:00 |
|
cketti
|
54f3d5f9a2
|
Merge pull request #4356 from k9mail/backend_storage_listeners
Update auto-expand folder and special folders settings on remote folder changes
|
2019-12-12 00:47:42 +01:00 |
|
cketti
|
bb845e0ef9
|
Merge branch 'encoded_word_encoding'
Closes #4347
Fixes #723
|
2019-12-12 00:14:29 +01:00 |
|
cketti
|
079d166ce6
|
Convert 'EncoderUtilTest' to Kotlin
|
2019-12-12 00:10:00 +01:00 |
|
Bastian Wilhelm
|
7a8a67ea25
|
Make sure encoded word encoding doesn't split surrogate pairs
|
2019-12-11 23:04:54 +01:00 |
|
cketti
|
3125d5b343
|
Reset auto-expand folder when it was removed from the server
|
2019-12-11 19:30:37 +01:00 |
|
cketti
|
3037b54dd6
|
Extract logic to update special folders to a BackendStorageListener
|
2019-12-11 19:10:36 +01:00 |
|
cketti
|
fb567f5fe3
|
Use proper FolderType in comparison
|
2019-12-11 18:18:40 +01:00 |
|
cketti
|
15a0bed5c8
|
Merge pull request #4353 from ByteHamster/fix-crash-theme-change
Fixed crash when changing theme
|
2019-12-10 12:11:29 +01:00 |
|
ByteHamster
|
a1c3ae6d0e
|
Fixed crash when changing theme
|
2019-12-09 23:51:43 +01:00 |
|
cketti
|
decdfff014
|
Merge pull request #4331 from k9mail/account_setup_type
Convert 'AccountSetupAccountType' to Kotlin
|
2019-12-03 21:15:38 +01:00 |
|
cketti
|
21231bc964
|
Clean up code in 'AccountSetupAccountType'
|
2019-12-03 20:31:33 +01:00 |
|
cketti
|
59dc541591
|
Convert 'AccountSetupAccountType' to Kotlin
|
2019-12-03 20:10:41 +01:00 |
|
cketti
|
da6ea3daf9
|
WIP: Renaming file 'AccountSetupAccountType' with Kotlin extension
|
2019-12-03 20:07:50 +01:00 |
|
cketti
|
163df4b209
|
Prepare for version 5.702
|
2019-12-02 03:13:55 +01:00 |
|
cketti
|
33c875e725
|
Version 5.701
|
2019-12-02 03:03:57 +01:00 |
|
cketti
|
72bb737571
|
Merge pull request #4324 from k9mail/update_translations
Update translations
|
2019-12-02 02:28:00 +01:00 |
|
cketti
|
837e11ef53
|
Update translations
|
2019-12-02 02:08:12 +01:00 |
|
cketti
|
fd60ebd94d
|
Add 'Android CI' workflow
|
2019-12-02 01:59:05 +01:00 |
|
cketti
|
dad7f1963b
|
Merge pull request #4322 from k9mail/account_defaults
Change some account defaults
|
2019-12-02 01:57:06 +01:00 |
|
cketti
|
f443835c7a
|
Merge pull request #4320 from k9mail/GH-4301_no_folders_in_unified_inbox
Fix "folders displayed when Unified Inbox is selected" bug
|
2019-12-02 01:55:33 +01:00 |
|
cketti
|
4d91d8eafc
|
Merge pull request #4317 from k9mail/GH-4296_removing_messages
Remove LocalFolder.purgeToVisibleLimit()
|
2019-12-02 01:54:20 +01:00 |
|
cketti
|
b38583a374
|
Change default sync interval to 1 hour
|
2019-12-01 18:37:51 +01:00 |
|
cketti
|
755d47a247
|
Disable sync notifications by default
Also remove the option to configure the sync notification during account
setup.
|
2019-12-01 18:30:26 +01:00 |
|
cketti
|
b23be23efb
|
Never display folders when showing the Unified Inbox
|
2019-12-01 18:05:16 +01:00 |
|
cketti
|
89128fbd62
|
Merge pull request #4279 from ByteHamster/drawer-accent-color
Respect account color in sidebar highlight color
|
2019-12-01 17:32:11 +01:00 |
|
cketti
|
814e25eeb4
|
Code cleanup
|
2019-12-01 16:37:49 +01:00 |
|
ByteHamster
|
72d7602944
|
Use account color as accent color in drawer
Use slightly different dark theme highlight colors
Chose the colors so they have WCAG AA contrast on #333333 background
|
2019-12-01 16:18:46 +01:00 |
|
cketti
|
b04ea348fc
|
Remove now unused method parameters
|
2019-12-01 15:06:28 +01:00 |
|
cketti
|
b1faba725f
|
Remove LocalFolder.purgeToVisibleLimit()
The method was only called at the end of a mailbox sync. But during sync
another mechanism already destroyed messages outside of the sync window.
|
2019-12-01 15:06:27 +01:00 |
|
cketti
|
6b91f6085a
|
Merge pull request #4310 from k9mail/update-mikepenz-libs
Update FastAdapter and MaterialDrawer libraries
|
2019-11-29 16:45:38 +01:00 |
|
Vincent Breitmoser
|
6a73e7e3ea
|
Update FastAdapter and MaterialDrawer libraries
|
2019-11-29 16:31:12 +01:00 |
|
cketti
|
2fb7fcaeb8
|
Merge pull request #4293 from k9mail/ktlint
Add ktlint and Kotlin code style settings for Android Studio
|
2019-11-29 14:01:49 +01:00 |
|
cketti
|
e99dacbf85
|
Run ktlint on Travis CI
|
2019-11-29 13:44:00 +01:00 |
|