cketti
|
3ffa488e6c
|
Merge pull request #4823 from k9mail/always_notify_for_inbox
Don't skip notifications if the Inbox is configured as another special folder
|
2020-06-12 17:03:26 +02:00 |
|
cketti
|
291695b2d9
|
Merge pull request #4822 from k9mail/disable_default_signature
Disable default signature when creating new accounts
|
2020-06-12 17:03:04 +02:00 |
|
cketti
|
27dadb3f0b
|
Merge pull request #4827 from ndscor/patch-2
Disable 'folder count' preference in unread widget config until account has been selected
|
2020-06-05 16:47:02 +02:00 |
|
NITIN DUDIA
|
32a6c8fde1
|
Update unread_widget_configuration.xml
Allow folder selection only after a account is selected.
|
2020-06-05 19:57:27 +05:30 |
|
cketti
|
20b473b4d8
|
Don't skip notifications if the Inbox is configured as another special folder
|
2020-06-05 01:39:44 +02:00 |
|
cketti
|
f229b8ca3e
|
Disable use of the signature when creating the default identity
|
2020-06-04 22:26:04 +02:00 |
|
cketti
|
46747bf114
|
Prepare for version 5.717
|
2020-06-04 03:24:38 +02:00 |
|
cketti
|
fd59bee315
|
Version 5.716
|
2020-06-04 03:13:49 +02:00 |
|
cketti
|
5451e07f88
|
Merge pull request #4812 from k9mail/update_translations
Update translations
|
2020-06-04 03:06:03 +02:00 |
|
cketti
|
ec8bf39252
|
Update translations
|
2020-06-03 20:44:26 +02:00 |
|
cketti
|
81b99bd307
|
Merge pull request #4810 from k9mail/wording
Fix names of some identifiers
|
2020-06-03 20:19:09 +02:00 |
|
cketti
|
87cd417076
|
Merge pull request #4808 from k9mail/notification_logging
Add logging to K9NotificationStrategy
|
2020-06-03 20:17:12 +02:00 |
|
cketti
|
6811905dbb
|
Merge pull request #4805 from k9mail/fix_sticky_footer
Make the sticky footer play nice with swipe-to-refresh in the drawer
|
2020-06-03 20:14:49 +02:00 |
|
cketti
|
8fa8b485c0
|
Replace the term 'blacklist' in the change log
|
2020-06-02 17:23:26 +02:00 |
|
cketti
|
c4e5e6b1ed
|
Rename PROVIDER_BLACKLIST to DISALLOWED_PROVIDERS
|
2020-06-02 17:22:39 +02:00 |
|
cketti
|
4b8d6bf50c
|
Replace 'blacklisted' with 'disallowed'
|
2020-06-02 17:15:51 +02:00 |
|
cketti
|
dd895ce204
|
Replace DozeChecker.isAppWhitelisted() with isIgnoringBatteryOptimizations()
|
2020-06-02 17:13:48 +02:00 |
|
cketti
|
02b5feacad
|
Replace 'Whitelist' with 'AllowList' in HtmlHelper
|
2020-06-02 17:09:47 +02:00 |
|
cketti
|
8b043840c7
|
Convert 'HtmlHelper' to Kotlin
|
2020-06-02 17:09:47 +02:00 |
|
cketti
|
0b202197f0
|
Rename 'HtmlHelper' prior to conversion to Kotlin
|
2020-06-02 17:09:47 +02:00 |
|
cketti
|
781a6f29b9
|
Replace 'Whitelist' with 'AllowList' in HtmlSanitizer
|
2020-06-02 17:09:47 +02:00 |
|
cketti
|
245ae8c123
|
Convert 'HtmlSanitizer' to Kotlin
|
2020-06-02 17:01:43 +02:00 |
|
cketti
|
00846b21b6
|
Rename 'HtmlSanitizer' prior to conversion to Kotlin
|
2020-06-02 16:51:55 +02:00 |
|
cketti
|
f1a08e54f6
|
Add logging to K9NotificationStrategy
|
2020-06-02 13:21:32 +02:00 |
|
cketti
|
63145dc7df
|
Make the sticky footer play nice with swipe-to-refresh in the drawer
|
2020-05-31 12:12:40 +02:00 |
|
cketti
|
5fe23c407d
|
Merge pull request #4800 from k9mail/disable_minify_for_debug_builds
Disable minify for debug builds
|
2020-05-29 22:07:49 +02:00 |
|
cketti
|
19de9ff7b7
|
Merge pull request #4799 from k9mail/fix_local_outbox
Fix local outbox
|
2020-05-29 22:07:34 +02:00 |
|
cketti
|
81ec57aa52
|
Merge pull request #4795 from k9mail/fix_reading_attachment_crash
Avoid NullPointerException when reading attachment
|
2020-05-29 21:58:47 +02:00 |
|
cketti
|
e0b6ca2061
|
Merge pull request #4788 from k9mail/remove_jis_send_support
Don't select charset depending on recipient address when sending messages
|
2020-05-29 21:55:35 +02:00 |
|
cketti
|
607d650bea
|
Disable minify for debug builds
Hopefully this will make debug builds faster.
|
2020-05-29 21:35:41 +02:00 |
|
cketti
|
8ffd7e9c20
|
Add database migration to correct Outbox 'server_id' value if necessary
|
2020-05-29 19:42:34 +02:00 |
|
cketti
|
25bdbe8a0d
|
Use proper "server ID" when creating local Outbox folder
|
2020-05-29 19:32:36 +02:00 |
|
cketti
|
a2287ce31c
|
Avoid NullPointerException when reading attachment
|
2020-05-29 12:40:17 +02:00 |
|
cketti
|
4e2ae11238
|
Don't select charset depending on the recipient address
It's 2020. We now always use UTF-8 for outgoing emails.
|
2020-05-27 03:07:29 +02:00 |
|
cketti
|
b9eba6971f
|
Prepare for version 5.716
|
2020-05-27 02:01:47 +02:00 |
|
cketti
|
405b207449
|
Version 5.715
|
2020-05-27 01:24:35 +02:00 |
|
cketti
|
e57f4d4728
|
Merge pull request #4787 from k9mail/clean_up_apk
Exclude unnecessary files from APK
|
2020-05-27 01:23:56 +02:00 |
|
cketti
|
2347dbe6e5
|
Merge pull request #4786 from k9mail/clean_up_dependencies
Remove unnecessary dependencies from :app:autodiscovery:api
|
2020-05-27 01:23:32 +02:00 |
|
cketti
|
ccfbc6e8eb
|
Exclude more things via packagingOptions
|
2020-05-27 00:42:38 +02:00 |
|
cketti
|
d94d39f160
|
Remove unnecessary dependencies from :app:autodiscovery:api
|
2020-05-26 20:05:13 +02:00 |
|
cketti
|
0541844f61
|
Merge pull request #4785 from k9mail/clean_up_build_gradle
Remove outdated resolutionStrategy
|
2020-05-26 19:45:48 +02:00 |
|
cketti
|
0f07da744c
|
Merge pull request #4783 from k9mail/update_translations
Update translations
|
2020-05-26 19:45:37 +02:00 |
|
cketti
|
4cb42f76f0
|
Remove outdated resolutionStrategy
|
2020-05-26 17:18:42 +02:00 |
|
cketti
|
e3e132e5ef
|
Update translations
|
2020-05-26 16:31:13 +02:00 |
|
cketti
|
68cbfe5306
|
Fix path in script to fix up Transifex output
|
2020-05-26 16:30:31 +02:00 |
|
cketti
|
1c50d1e69e
|
Update Transifex config
|
2020-05-26 16:26:08 +02:00 |
|
cketti
|
43cf0d78a5
|
Merge pull request #4780
Use day of week in message list
|
2020-05-26 16:13:41 +02:00 |
|
Simon Tenbeitel
|
da350055c1
|
Use day of week in message list
Closes #4715
|
2020-05-26 16:07:55 +02:00 |
|
cketti
|
5702dcbb4c
|
Merge pull request #4778 from k9mail/new_setup_screen
Add Gradle module for new setup UI
|
2020-05-25 13:44:39 +02:00 |
|
cketti
|
ca2c6b460c
|
Allow using the new 'add account' screen during onboarding
To enable this add the following line to your global gradle.properties:
k9mail.useNewSetupUi=true
|
2020-05-22 02:14:20 +02:00 |
|