cketti
|
057d1c804d
|
Update Robolectric to 4.3.1
|
2020-07-15 19:40:32 +02:00 |
|
cketti
|
445cd12651
|
Remove unnecessary JDOM dependencies
|
2020-07-15 18:36:27 +02:00 |
|
cketti
|
8e7fe76e49
|
Update AndroidX SwipeRefreshLayout to 1.1.0
|
2020-07-15 17:59:17 +02:00 |
|
cketti
|
4aa5eab751
|
Use variable for AndroidX LocalBroadcastManager artifact version
|
2020-07-15 17:57:21 +02:00 |
|
cketti
|
63e93ef8b7
|
Rename file to match class (AboutFragment)
|
2020-07-11 01:10:48 +02:00 |
|
Tobias Preuss
|
7bd92aebb9
|
Use "View#isVisible" extension function.
|
2020-07-09 09:33:49 +02:00 |
|
Tobias Preuss
|
b1119adfc7
|
Use "Context#withStyledAttributes" extension function.
|
2020-07-09 09:31:11 +02:00 |
|
Tobias Preuss
|
d2d4614601
|
Make function somewhat more concise.
|
2020-07-08 19:20:49 +02:00 |
|
Tobias Preuss
|
f7e9cbae3e
|
Use Kotlin "Any#toString" function.
|
2020-07-08 14:04:06 +02:00 |
|
Tobias Preuss
|
f075de1c7a
|
Let constant be "const".
|
2020-07-08 14:01:27 +02:00 |
|
Tobias Preuss
|
35b1d17244
|
Use property access syntax.
|
2020-07-08 14:00:23 +02:00 |
|
Tobias Preuss
|
0bb1cc73d9
|
Use Long#compare convenience function.
|
2020-07-08 13:58:57 +02:00 |
|
Tobias Preuss
|
9c6d08142a
|
Infer type.
|
2020-07-08 13:58:23 +02:00 |
|
cketti
|
0c40a77273
|
Merge pull request #4863 from starshipcoder/bugfix-2136
Restart message list activity after display settings have been changed
|
2020-07-03 18:40:45 +02:00 |
|
starshipcoder
|
c4c97d85d3
|
Fixed Issue#2136 Global display settings changes are not applied immediately
|
2020-07-03 18:12:47 +02:00 |
|
cketti
|
0de4dc8e77
|
Update SafeContentResolver to version 1.0.0
|
2020-06-24 03:17:15 +02:00 |
|
cketti
|
4e35ad736d
|
Version 5.717
|
2020-06-19 21:54:44 +02:00 |
|
cketti
|
ebc11cfaf0
|
Update translation
|
2020-06-19 17:41:18 +02:00 |
|
cketti
|
14bf32cea4
|
Rename Backend.supportsSeenFlag to supportsFlags
|
2020-06-17 14:45:41 +02:00 |
|
cketti
|
1a96ef4641
|
Remove Folder.serverId property
|
2020-06-13 02:02:56 +02:00 |
|
cketti
|
5558f8a709
|
Remove unnecessary code from FolderSettingsViewModel
|
2020-06-13 02:02:56 +02:00 |
|
cketti
|
b175a6aa8b
|
Introduce RemoteFolder class
|
2020-06-13 02:02:56 +02:00 |
|
cketti
|
00fc6708cc
|
Change MessagingController.deleteMessagesSynchronous() to use folder ID
|
2020-06-12 18:53:11 +02:00 |
|
cketti
|
4976d4e178
|
Change MessagingListener.folderStatusChanged() to use folder ID
|
2020-06-12 18:53:11 +02:00 |
|
cketti
|
fd59bee315
|
Version 5.716
|
2020-06-04 03:13:49 +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
|
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
|
63145dc7df
|
Make the sticky footer play nice with swipe-to-refresh in the drawer
|
2020-05-31 12:12:40 +02:00 |
|
cketti
|
a2287ce31c
|
Avoid NullPointerException when reading attachment
|
2020-05-29 12:40:17 +02:00 |
|
cketti
|
405b207449
|
Version 5.715
|
2020-05-27 01:24:35 +02:00 |
|
cketti
|
e3e132e5ef
|
Update translations
|
2020-05-26 16:31:13 +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
|
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 |
|
cketti
|
8c953c0907
|
Add a way to access the new setup UI in debug builds
|
2020-05-22 01:15:35 +02:00 |
|
cketti
|
6bb407087e
|
Move NavigationExtensions.kt to :app:ui:base
|
2020-05-21 22:14:29 +02:00 |
|
cketti
|
779f2a7b9a
|
Move toolbar layout to :app:ui:base module
|
2020-05-21 22:00:43 +02:00 |
|
cketti
|
21c14c49bd
|
Add :app:ui:base module and move K9Activity to it
|
2020-05-19 18:16:15 +02:00 |
|
cketti
|
dc82a53713
|
Rename :app:ui to :app:ui:legacy
The goal is to split this module into smaller, more focused modules.
|
2020-05-19 18:16:15 +02:00 |
|