cketti
|
3a3c6e8332
|
Remove now unused code in 'K9WebViewClient' and simplify implementation
|
2019-11-19 15:15:13 +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
|
b7127168a0
|
Remove unused ColorChip(Provider)
|
2019-11-18 02:46:28 +01:00 |
|
cketti
|
57ff989edd
|
Add kotlinOptions.jvmTarget to Gradle projects using Kotlin
|
2019-11-17 14:45:05 +01:00 |
|
cketti
|
8dc3fd4ebb
|
Set compileSdkVersion to 29
|
2019-11-17 01:41:46 +01:00 |
|
cketti
|
d67aa773e6
|
Hide Push-related options in folder settings
|
2019-11-14 19:34:10 +01:00 |
|
cketti
|
5b2edcf9fb
|
Hide Push-related options in account settings
|
2019-11-14 19:02:23 +01:00 |
|
cketti
|
3470ee8774
|
Update Robolectric to 4.2.1
Not going directly to 4.3.1 because of this issue:
https://github.com/robolectric/robolectric/issues/5245
|
2019-11-13 17:37:37 +01:00 |
|
cketti
|
e3973096d3
|
Remove Checkstyle
|
2019-11-13 16:51:52 +01:00 |
|
cketti
|
56a37d9e14
|
Remove FindBugs
It's not maintained anymore and we're not currently using it.
|
2019-11-13 16:41:51 +01:00 |
|
cketti
|
105622a999
|
Use variable for 'sourceCompatibility' and 'targetCompatibility' values
|
2019-11-13 16:26:29 +01:00 |
|
cketti
|
c41382e3d4
|
Remove MessagingListener.searchStats()
|
2019-11-06 17:59:04 +01:00 |
|
cketti
|
7f02272ae0
|
Remove unused MessagingListener.accountStatusChanged()
|
2019-11-06 17:59:04 +01:00 |
|
cketti
|
8831923477
|
Merge pull request #4242 from k9mail/remove_unused_settings
Remove unused options from general settings
|
2019-11-06 17:58:41 +01:00 |
|
cketti
|
e42c8d4c50
|
Merge pull request #4236 from k9mail/change_settings_screen
Move "About" to the bottom of the settings screen
|
2019-11-06 15:50:14 +01:00 |
|
cketti
|
0168789047
|
Merge pull request #4235 from k9mail/remove_folder_list_activity
Remove 'FolderList' activity
|
2019-11-06 15:49:37 +01:00 |
|
cketti
|
52f930135c
|
Remove "Show account size" setting
|
2019-11-06 15:34:11 +01:00 |
|
cketti
|
e1cc1760f5
|
Remove "Count search results" setting
|
2019-11-06 15:30:13 +01:00 |
|
cketti
|
e3c6b7df34
|
Launch 'OnboardingActivity' when no account exists yet
|
2019-11-06 04:29:35 +01:00 |
|
cketti
|
cee4a4fe46
|
Move "About" to the bottom of the settings screen
|
2019-11-05 23:26:41 +01:00 |
|
cketti
|
818239fa12
|
Clean up names
|
2019-11-05 23:08:08 +01:00 |
|
cketti
|
828e851dc6
|
Rename 'FolderList' to 'ManageFoldersActivity'
|
2019-11-05 23:08:08 +01:00 |
|
cketti
|
82d46b2880
|
Don't launch 'FolderList' from 'MessageList'
…except when selecting "Manage folders".
|
2019-11-05 23:08:08 +01:00 |
|
cketti
|
8b7a5a80c7
|
Don't launch 'FolderList' from 'LauncherShortcuts'
|
2019-11-05 23:08:08 +01:00 |
|
cketti
|
2fcef664aa
|
Remove 'Accounts' activity
|
2019-11-03 18:23:09 +01:00 |
|
cketti
|
8df81ab202
|
Never start 'Accounts' from 'MessageCompose'
|
2019-11-03 17:57:09 +01:00 |
|
cketti
|
b482e9a0ba
|
Never start 'Accounts' from 'FolderList'
|
2019-11-03 17:53:41 +01:00 |
|
cketti
|
93fe0b0b54
|
Never start 'Accounts' from 'MessageList'
|
2019-11-03 17:51:41 +01:00 |
|
cketti
|
ce562e4938
|
Launch 'MessageList' instead of 'Accounts' from 'AccountSetupNames'
|
2019-11-03 17:47:54 +01:00 |
|
cketti
|
336542daa5
|
Use NavController in 'WelcomeFragment' to start 'MessageList'
|
2019-11-03 17:43:03 +01:00 |
|
cketti
|
7c40f0f3d2
|
Open default account if no Intent extras have been supplied
|
2019-11-03 17:39:27 +01:00 |
|
cketti
|
2a96e5d339
|
Merge pull request #4232 from k9mail/remove_all_messages_account
Remove special account "All messages"
|
2019-11-03 17:05:14 +01:00 |
|
cketti
|
99b44bd5ca
|
Remove special account "All messages"
|
2019-11-01 03:21:43 +01:00 |
|
cketti
|
9a197840e2
|
Replace WelcomeMessage with OnboardingActivity
Make use of new SettingsImportFragment from WelcomeFragment.
|
2019-11-01 01:58:22 +01:00 |
|
cketti
|
457f27e154
|
Merge pull request #4225 from k9mail/fix_fallback_image_loading
Fix contact picture flickering in message list
|
2019-10-28 14:19:02 +01:00 |
|
cketti
|
d1aa8da309
|
Merge pull request #4223 from k9mail/about_fragment
Convert AboutActivity to a fragment
|
2019-10-28 14:18:39 +01:00 |
|
cketti
|
2adac1d353
|
Merge pull request #4224 from k9mail/deprecate_webdav
Don't allow users to create new WebDAV accounts
|
2019-10-28 14:16:39 +01:00 |
|
cketti
|
e7d8cda043
|
Fix contact picture flickering in message list
Change the way we try to load contact pictures and generate contact
letter fallback images afterwards, so Glide caches the result.
|
2019-10-22 03:40:58 +02:00 |
|
cketti
|
04756c1d10
|
Don't allow users to create new WebDAV accounts
|
2019-10-21 01:35:02 +02:00 |
|
cketti
|
79301489e9
|
Convert AboutActivity to a fragment
|
2019-10-20 05:08:41 +02:00 |
|
cketti
|
5bdbd8b962
|
Add 'SettingsImportFragment'
|
2019-10-19 23:05:01 +02:00 |
|
ByteHamster
|
b981cd0efd
|
Fix crash when enabling openpgp
In onDismiss, getActivity returns null if the fragment is covered by the
chooser intent (F-Droid vs Google Play).
|
2019-10-13 11:48:40 +02:00 |
|
cketti
|
bc713807cd
|
Don't fetch list of folders from adapter in worker thread
|
2019-10-04 00:10:34 +02:00 |
|
cketti
|
1005f5e300
|
Retain filter when updating the folder list
|
2019-10-04 00:04:51 +02:00 |
|
cketti
|
b7f4ab9a70
|
Simplify FolderListFilter
|
2019-10-03 23:57:01 +02:00 |
|
cketti
|
9df97445c2
|
Rename fields in FolderListFilter
|
2019-10-03 23:57:01 +02:00 |
|
cketti
|
80c2d20c9b
|
Clean up comments in FolderListFilter
|
2019-10-03 23:57:01 +02:00 |
|
cketti
|
f2bf8a9fda
|
Port item ID fix from PR #4180
|
2019-10-03 23:57:01 +02:00 |
|
ByteHamster
|
88edc080b5
|
Make ChooseFolder use new FolderListFilter
|
2019-10-03 23:57:01 +02:00 |
|
ByteHamster
|
6550a5662f
|
Using interface in FolderListFilter
|
2019-10-03 22:40:20 +02:00 |
|