Commit graph

9853 commits

Author SHA1 Message Date
cketti
c2ff696a93
Merge pull request #5097 from k9mail/unify_icons
Unify icon vector drawables for dark and light themes
2021-01-24 06:44:25 +01:00
cketti
4e314c9b77
Merge pull request #5092 from Monkey-Matt/fix-setup-unexpected-values
Reset account settings during setup progression
2021-01-24 06:41:04 +01:00
cketti
62b1344f82 Code cleanup 2021-01-24 06:21:01 +01:00
MonkeyMatt
93770dda41 Reset account settings during setup progression
Fixes problem with settings carrying over after back navigation during setup
2021-01-24 06:16:24 +01:00
cketti
fae9255bca Update/fix notification icons 2021-01-23 04:26:39 +01:00
cketti
5eeb4b56be Unify icon vector drawables for dark and light themes 2021-01-23 04:26:39 +01:00
cketti
ac95fe9e33
Merge pull request #5098 from k9mail/changelog_fragment
Add fragment to show the changelog
2021-01-22 13:31:50 +01:00
cketti
540b77dd24 Add fragment to show the changelog 2021-01-21 08:01:41 +01:00
cketti
1def1cb065
Merge pull request #5091 from k9mail/about_screen
Rework appearance of About screen
2021-01-19 01:47:05 +01:00
cketti
431f81978c Rework About screen
Add links to the website, the user forum, and the social media accounts.
2021-01-16 10:45:59 +01:00
cketti
d1f781f0e3 Change layout of library list items in About screen 2021-01-16 08:54:27 +01:00
cketti
b3ae2fe22f Clean up code for About screen 2021-01-16 08:29:14 +01:00
cketti
9d5273ee5e Remove Kotlin synthetics from About screen 2021-01-16 08:21:06 +01:00
cketti
8b5ed91629 Prepare for version 5.727 2021-01-06 07:52:11 +01:00
cketti
d29085774d Version 5.726 2021-01-06 07:42:43 +01:00
cketti
1259d372b6
Merge pull request #5085 from Monkey-Matt/fix-setup-back-navigation
Fix setup back navigation
2021-01-06 07:16:39 +01:00
cketti
71d0f56d7a
Merge pull request #5087 from k9mail/update_translation
Update translations
2021-01-05 20:02:22 +01:00
cketti
a9122dfd5f Update translations 2021-01-05 19:17:22 +01:00
cketti
75bf9013c9
Merge pull request #5079 from k9mail/GH-5063_folder_not_found
Treat FolderNotFoundException as permanent error
2021-01-05 18:30:31 +01:00
MonkeyMatt
835c2200c9 Change default so existing accounts continue to work
Ensure accounts made before the setup changes don't get deleted
2020-12-29 13:46:33 +13:00
MonkeyMatt
d6d3fb884e Add setup finished flag on account
Relying on account name caused faults when exiting setup flow at the last step
2020-12-29 13:12:29 +13:00
MonkeyMatt
ee6d7afc75 Allow back navigation through setup screens
Fixes setup flow and ensures an account is fully setup before being usable
2020-12-28 17:39:30 +13:00
cketti
7ae88bb61d Treat FolderNotFoundException as permanent error 2020-12-23 01:23:24 +01:00
cketti
938a265464
Merge pull request #5078 from k9mail/GH-5077_fix_FoldableLinearLayout_state_restore
Make FoldableLinearLayout.SavedState public
2020-12-23 01:15:52 +01:00
cketti
f2aee0887f
Merge pull request #5075 from Monkey-Matt/show-hide-password-in-setup
Add show/hide toggle to password field in setup
2020-12-22 20:44:20 +01:00
cketti
1f65982263 Make FoldableLinearLayout.SavedState public 2020-12-22 17:36:27 +01:00
MonkeyMatt
699c8408be Remove unused showPassword method 2020-12-21 15:48:31 +13:00
MonkeyMatt
c0341851fc Use TextInputLayout on setup outgoing
Also adds password visibility toggle
2020-12-21 14:11:37 +13:00
MonkeyMatt
c889259707 Use TextInputLayout in setup incoming
Adds the show password eye to setup incoming screen. Layout adjustments to account for the difference in TextInputEditText
2020-12-21 13:53:02 +13:00
MonkeyMatt
84557da148 Add show password eye to setup basic
Use TextInputEditText to handle show/hide of password rather than doing it with our own checkbox
2020-12-19 18:39:13 +13:00
cketti
f03f962156
Merge pull request #5070 from Monkey-Matt/add-provider
Add e.foundation to providers list
2020-12-16 16:08:29 +01:00
Mathew Smith
9d6558adf2
Add e.email to providers 2020-12-16 22:04:28 +13:00
cketti
babf305f92 Prepare for version 5.726 2020-11-18 19:57:43 +01:00
cketti
1f586eb1aa Version 5.725 2020-11-18 19:47:26 +01:00
cketti
a92272f2ce
Merge pull request #5057 from k9mail/update_translations
Update translations
2020-11-18 14:09:42 +01:00
cketti
3fb457bb3c Update translations 2020-11-16 18:03:03 +01:00
cketti
a75c8de907
Merge pull request #5055 from k9mail/auto_complete_email_order
Consider default email address in auto-complete suggestions
2020-11-16 17:05:28 +01:00
cketti
70bbad03c7 Consider default email address in auto-complete suggestions 2020-11-16 15:53:54 +01:00
cketti
340bc720c8
Merge pull request #5048 from k9mail/update_all_the_things
Update dependencies, Android Gradle Plugin and Gradle (Wrapper)
2020-11-14 20:14:48 +01:00
cketti
99fe4ecfda Update Gradle Wrapper to 6.7 2020-11-14 18:23:18 +01:00
cketti
9121d2ce86 Update Android Gradle Pluging to 4.1.1 2020-11-14 18:23:18 +01:00
cketti
f5adb8b9c3 Update Truth to 1.1 2020-11-11 21:03:12 +01:00
cketti
566a28b86d Update Mockito to 3.6.0 2020-11-11 21:02:04 +01:00
cketti
b6614ce24c Update JUnit to 4.13.1 2020-11-11 21:00:27 +01:00
cketti
0fa3b73d7c Update OkHttp to 4.9.0 2020-11-11 20:58:22 +01:00
cketti
75dd375536 Update Moshi to 1.11.0 2020-11-11 20:52:25 +01:00
cketti
8b17a631aa Update okio to 2.9.0 2020-11-11 20:39:53 +01:00
cketti
39f569eaaa Update AndroidX Core to 1.3.2 2020-11-11 20:37:31 +01:00
cketti
a44c4ec249 Update AndroidX ConstraintLayout to 2.0.4 2020-11-11 20:35:10 +01:00
cketti
3914ca9a7c Update AndroidX Navigation to 2.3.1 2020-11-11 20:34:09 +01:00