cketti
|
639db93bca
|
Merge pull request #4274 from k9mail/message_list_menu
Clean up message list menu
|
2019-11-22 01:15:48 +01:00 |
|
cketti
|
4b1488c41a
|
Define the first three account colors to use
|
2019-11-22 00:29:48 +01:00 |
|
ByteHamster
|
09b4fbdd34
|
Use material colors for account colors
|
2019-11-21 23:54:18 +01:00 |
|
cketti
|
b67bfe00a6
|
Use pen icon for 'compose' action
|
2019-11-21 23:37:24 +01:00 |
|
cketti
|
4f2e199267
|
Don't send broadcast Intents for new/deleted messages
|
2019-11-21 18:31:39 +01:00 |
|
cketti
|
3030d0ec0e
|
Remove 'RemoteControlService'
|
2019-11-21 18:26:45 +01:00 |
|
cketti
|
59244f52ff
|
Remove ability to store database on "external storage"
If an account database is currently stored on "external storage" we
move it back to internal storage.
|
2019-11-21 16:43:20 +01:00 |
|
cketti
|
a64f90cd68
|
Read account colors from resource array
|
2019-11-21 02:17:43 +01:00 |
|
cketti
|
b7e8200f06
|
Use 'AccountCreator' instances instead of object
|
2019-11-21 02:14:32 +01:00 |
|
cketti
|
89f604357b
|
Convert 'AccountCreator' to Kotlin
|
2019-11-21 01:48:30 +01:00 |
|
cketti
|
45b9a7bd91
|
WIP: Renaming file 'AccountCreator' with Kotlin extension
|
2019-11-21 01:34:07 +01:00 |
|
cketti
|
3ea938de34
|
Remove HoloColorPicker
|
2019-11-21 01:33:57 +01:00 |
|
cketti
|
11c9657b56
|
Switch from HoloColorPicker to "default" ColorPickerPreference
|
2019-11-21 01:33:57 +01:00 |
|
cketti
|
3272dc46fe
|
Remove 'settings' action from message list toolbar
|
2019-11-20 20:38:59 +01:00 |
|
cketti
|
c3496f4bdf
|
Hide 'expunge' action unless expunge policy is set to manual
|
2019-11-20 20:38:59 +01:00 |
|
cketti
|
a3dee1180e
|
Remove 'check mail' button in message list toolbar
"Pull down to refresh" is now the only way to update the message list.
|
2019-11-20 20:38:59 +01:00 |
|
cketti
|
c38a7ccc7f
|
Merge pull request #4272 from k9mail/remove_unused_resources
Remove unused resources
|
2019-11-20 18:59:38 +01:00 |
|
cketti
|
91e43fbbfb
|
Remove unused resources
|
2019-11-20 17:25:25 +01:00 |
|
cketti
|
6dfe707858
|
Merge pull request #4269 from k9mail/update_koin
Update to Koin 2.0.1
|
2019-11-20 16:09:49 +01:00 |
|
cketti
|
fe76cc9dc0
|
Merge pull request #4271 from k9mail/imap_list_responses
Filter duplicate folder names in IMAP LIST response
|
2019-11-20 15:40:09 +01:00 |
|
cketti
|
9655216606
|
Update to Koin 2.0.1
|
2019-11-20 15:38:11 +01:00 |
|
cketti
|
c0c1df612c
|
Merge pull request #4270 from k9mail/update_gradle_wrapper
Update to Gradle 6.0.1
|
2019-11-20 02:40:36 +01:00 |
|
cketti
|
cb84cbfcff
|
Merge pull request #4268 from k9mail/disable_push_in_setup
Remove Push setting from 'AccountSetupOptions'
|
2019-11-20 02:40:17 +01:00 |
|
cketti
|
d4def08551
|
Filter duplicate folder names in IMAP LIST response
|
2019-11-19 23:15:31 +01:00 |
|
cketti
|
97dec47a2b
|
Update to Gradle 6.0.1
|
2019-11-19 23:09:46 +01:00 |
|
cketti
|
b396c80114
|
Merge pull request #4267 from k9mail/minSdkVersion_21
Set minSdkVersion 21
|
2019-11-19 16:02:58 +01:00 |
|
cketti
|
92f095a244
|
Remove Push setting from 'AccountSetupOptions'
|
2019-11-19 15:56:11 +01:00 |
|
cketti
|
1d781b93eb
|
Switch to using safe-content-resolver-v21
|
2019-11-19 15:27:04 +01:00 |
|
cketti
|
a097c7761a
|
Remove version checks for API 21 devices
|
2019-11-19 15:24:17 +01:00 |
|
cketti
|
316ea451b1
|
Remove conditional code regarding lock screen notifications
|
2019-11-19 15:22:07 +01:00 |
|
cketti
|
3b9d973091
|
Remove 'RigidWebView' which is no longer necessary
|
2019-11-19 15:19:12 +01:00 |
|
cketti
|
3a3c6e8332
|
Remove now unused code in 'K9WebViewClient' and simplify implementation
|
2019-11-19 15:15:13 +01:00 |
|
cketti
|
6325e4deea
|
Remove now unused code in 'DefaultTrustedSocketFactory'
|
2019-11-19 15:06:53 +01:00 |
|
cketti
|
7a4bc94dc5
|
Update OkHttp to latest version
|
2019-11-19 15:02:42 +01:00 |
|
cketti
|
2d4364a6ff
|
Set minSdkVersion to 21
|
2019-11-19 15:00:08 +01:00 |
|
cketti
|
1303430e73
|
Merge pull request #4263 from k9mail/remove_unused_code
Remove unused code
|
2019-11-18 16:55:06 +01:00 |
|
cketti
|
ee7921053e
|
Merge pull request #4262 from k9mail/message_list_widget
Fix issue in message list widget layout
|
2019-11-18 16:54:46 +01:00 |
|
cketti
|
d9e1174dfe
|
Merge pull request #4261 from k9mail/workmanager
Switch from android-job to workmanager
|
2019-11-18 16:54:15 +01:00 |
|
cketti
|
1398532e92
|
Remove unused ContactItem
|
2019-11-18 02:58:48 +01:00 |
|
cketti
|
c630b4deaf
|
Remove empty file
|
2019-11-18 02:52:04 +01:00 |
|
cketti
|
b7127168a0
|
Remove unused ColorChip(Provider)
|
2019-11-18 02:46:28 +01:00 |
|
cketti
|
1335296b65
|
Replace color references for layout preview
|
2019-11-18 02:41:39 +01:00 |
|
cketti
|
18c62f15af
|
Don't use theme attribute in layout used by message list widget
|
2019-11-18 02:09:23 +01:00 |
|
cketti
|
bbbec7bf3d
|
Switch from android-job to workmanager
|
2019-11-17 17:03:30 +01:00 |
|
cketti
|
57ff989edd
|
Add kotlinOptions.jvmTarget to Gradle projects using Kotlin
|
2019-11-17 14:45:05 +01:00 |
|
cketti
|
1294726667
|
Merge pull request #4259 from k9mail/targetSdkVersion_28
Set targetSdkVersion to 28
|
2019-11-17 13:49:05 +01:00 |
|
cketti
|
c7ca862e6e
|
Merge pull request #4256 from k9mail/disable_koin_logging
Disable Koin logging
|
2019-11-17 02:32:06 +01:00 |
|
cketti
|
36da0b79a7
|
Disable Koin logging
|
2019-11-17 02:04:50 +01:00 |
|
cketti
|
37dd6ff757
|
Set targetSdkVersion to 28
|
2019-11-17 01:50:00 +01:00 |
|
cketti
|
4e83e322da
|
Update build tools to 29.0.2
|
2019-11-17 01:42:24 +01:00 |
|