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
|
90160bd0a2
|
Merge pull request #4231 from k9mail/onboarding
Replace WelcomeMessage with OnboardingActivity
|
2019-11-03 17:04:29 +01:00 |
|
cketti
|
99b44bd5ca
|
Remove special account "All messages"
|
2019-11-01 03:21:43 +01:00 |
|
cketti
|
ff1bedf7a5
|
Add link to GitHub Sponsors to FUNDING.yml
|
2019-11-01 02:13:18 +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
|
b40f70e1f7
|
Merge pull request #4222 from k9mail/settings_import_fragment
Add settings import to settings screen
|
2019-10-28 14:16:10 +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 |
|
cketti
|
7dadab7362
|
Merge pull request #4218 from ByteHamster/fix-openpgp-enable
Fix crash when enabling openpgp
|
2019-10-13 14:25:30 +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
|
4f85dc2220
|
Merge pull request #4179 from ByteHamster/choose-folder-icons
Choose folder icons
|
2019-10-08 22:15:55 +02:00 |
|
cketti
|
9c235c5ebe
|
Merge pull request #4209 from fslori/gradle_timeout
Fix gradle timeout (#4208)
|
2019-10-05 18:36:25 +02:00 |
|
fslori
|
370ba8e2f7
|
Fix gradle timeout (#4208)
|
2019-10-05 18:32:12 +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 |
|
ByteHamster
|
e32a8ca486
|
Added icons to ChooseFolder
|
2019-10-03 22:40:20 +02:00 |
|
cketti
|
be43277b4d
|
Merge pull request #4189 from k9mail/bold_sender_name
Show sender name in bold for unread messages
|
2019-10-03 22:35:11 +02:00 |
|
cketti
|
e740c9f68c
|
Merge pull request #4204 from tobiasKaminsky/fixDirectShare
fix direct share: wrong package name specified
|
2019-10-02 12:09:18 +02:00 |
|
tobiasKaminsky
|
6083945b86
|
fix direct share: wrong package name specified
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2019-09-27 13:58:28 +02:00 |
|
cketti
|
0985c5783b
|
Show sender name in bold for unread messages
|
2019-09-06 16:22:11 +02:00 |
|
cketti
|
fde8c26268
|
Merge pull request #4181 from k9mail/hide_account_chip
Don't show account chip in message list when showing single account
|
2019-09-05 12:39:20 +02:00 |
|
cketti
|
59237ef3a6
|
Merge pull request #4180 from k9mail/fix_folder_list_adapter
Fix item ID in FolderListAdapter and minor code cleanup
|
2019-09-05 12:38:37 +02:00 |
|
cketti
|
873680ef16
|
Merge pull request #4185 from robin523790/message_list_adapter_margin
Message list: Moved margin out of contact picture
|
2019-09-05 12:36:59 +02:00 |
|
Robin Schmidt
|
0756c69514
|
Message list items were missing a left margin when contact picture was disabled/hidden in settings.
|
2019-09-04 08:43:56 +02:00 |
|
cketti
|
d78efe5bf0
|
Merge pull request #4184 from ByteHamster/unknown-icon
Updated fallback contact picture
|
2019-09-01 22:29:17 +02:00 |
|
cketti
|
142bb13f28
|
Merge pull request #4182 from ByteHamster/chip-position
Changed chip and answered arrow position
|
2019-09-01 22:27:31 +02:00 |
|
ByteHamster
|
ec640867b9
|
Updated fallback contact picture
|
2019-09-01 20:23:56 +02:00 |
|
ByteHamster
|
4ae8435f2f
|
Changed chip and answered arrow position
|
2019-09-01 19:19:46 +02:00 |
|
cketti
|
a4d2079c18
|
Don't show account chip in message list when showing single account
|
2019-09-01 17:55:31 +02:00 |
|
cketti
|
b486a2e3ba
|
Remove hungarian notation from FolderListAdapter
|
2019-09-01 17:32:15 +02:00 |
|
cketti
|
4c76c8d0ea
|
Remove unused code from FolderListFilter
|
2019-09-01 17:20:47 +02:00 |
|
cketti
|
d097b2821c
|
Remove unused/unnecessary methods
|
2019-09-01 17:16:04 +02:00 |
|
cketti
|
6e673a4e6a
|
Add missing override annotations
|
2019-09-01 17:14:01 +02:00 |
|
cketti
|
103bff73b2
|
Use a folder's database ID as list item ID
|
2019-09-01 17:11:50 +02:00 |
|
cketti
|
3a158a7c14
|
Merge pull request #4177 from k9mail/change_account_chip
Change shape and position of account chip in message list
|
2019-09-01 17:04:05 +02:00 |
|