Thomas Braccia
|
c99674b42f
|
feat: added content description for overflow
|
2023-09-20 10:21:27 -04:00 |
|
Wolf-Martell Montwé
|
e9535ecdaa
|
Bump Spotless 6.14.0 -> 6.21.0 and KtLint 0.48.2 -> 0.50.0, and reformat/fix code
|
2023-09-06 18:13:23 +02:00 |
|
Wolf-Martell Montwé
|
385de5fdeb
|
Rename account oauth DomainContract to AccountOAuthDomainContract
|
2023-08-31 19:16:24 +02:00 |
|
cketti
|
7aa919e097
|
Version 6.710
|
2023-08-18 18:40:20 +02:00 |
|
cketti
|
b0ef477f6e
|
Remove "Show only subscribed folders" from (old) incoming server settings screen
|
2023-08-16 12:08:52 +02:00 |
|
cketti
|
397a06131e
|
Add "Show only subscribed folders" setting to folders section
|
2023-08-16 12:04:05 +02:00 |
|
cketti
|
7784d37e99
|
Version 6.709
|
2023-08-14 19:10:31 +02:00 |
|
cketti
|
44bdef9c97
|
Tie creating new accounts to 'new_onboarding' feature flag
|
2023-08-14 16:14:04 +02:00 |
|
cketti
|
a51d34b756
|
Version 6.708
|
2023-08-08 22:03:12 +02:00 |
|
cketti
|
92e0a0d3be
|
Update translations
|
2023-08-08 20:24:22 +02:00 |
|
cketti
|
5cb765f199
|
Merge pull request #7012 from gitstart/K9-OSS-20
Fix : Screen reader won't say unread for unread message #accessibility
|
2023-08-08 20:12:19 +02:00 |
|
cketti
|
6ff3d4087f
|
Merge pull request #7113 from thundernest/wrap_pasted_url
Wrap pasted URI in angle brackets
|
2023-08-08 20:09:04 +02:00 |
|
cketti
|
8a3ea4dfd4
|
Clean up content description of message list items
|
2023-08-08 19:40:31 +02:00 |
|
GitStart
|
47469223ca
|
Add "unread" to content description in message list
This should improve the experience for people using screen readers.
|
2023-08-08 19:26:35 +02:00 |
|
cketti
|
12a7b31046
|
Wrap pasted URIs in angle brackets
|
2023-08-07 20:04:50 +02:00 |
|
cketti
|
09240fec56
|
Implement AccountRemoverWorker.getForegroundInfo()
This is required to run expedited jobs on older Android versions.
|
2023-08-07 18:17:32 +02:00 |
|
cketti
|
d8e09b5790
|
Clean up AccountRemover[Worker]
|
2023-08-07 17:07:39 +02:00 |
|
GitStart
|
be83b62d32
|
Migrate JobIntentService to WorkManager
|
2023-08-07 17:07:39 +02:00 |
|
Wolf-Martell Montwé
|
35020a1cb9
|
Add CheckIsGoogleSignIn and use GoogleSignInButton
|
2023-07-26 13:52:19 +02:00 |
|
Wolf-Martell Montwé
|
ada21aebd1
|
Add AuthorizationRepository
|
2023-07-19 17:34:34 +02:00 |
|
cketti
|
588d7a7329
|
Use theme attribute to style outlined buttons
|
2023-07-12 18:28:30 +02:00 |
|
cketti
|
5ddffb1928
|
Use theme attributes instead of referencing TextAppearance styles directly
|
2023-07-12 18:20:30 +02:00 |
|
cketti
|
65c7d4bddf
|
Remove K9.TextAppearance styles
|
2023-07-12 17:57:26 +02:00 |
|
cketti
|
b0e05ca4e4
|
Merge pull request #7004 from gitstart/K9-OSS-18
Message view: Account chip not displayed when viewing messages in a thread (from Unified Inbox)
|
2023-07-11 13:09:43 +02:00 |
|
cketti
|
f12ae161a2
|
Merge pull request #7003 from gitstart/K9-OSS-16
Deleting account doesn't change current color correctly
|
2023-07-10 12:59:09 +02:00 |
|
cketti
|
06005ac9f4
|
Merge pull request #7046 from thundernest/fix_changelog_layout
Fix changelog layout
|
2023-07-10 12:35:36 +02:00 |
|
cketti
|
6687f5dc18
|
Replace or remove usages of AppCompat styles
|
2023-07-04 12:52:20 +02:00 |
|
cketti
|
0f3dbff341
|
Fix changelog layout
The loading state wasn't displayed properly.
|
2023-07-04 12:43:39 +02:00 |
|
Wolf-Martell Montwé
|
878cc45c04
|
Merge pull request #7040 from thundernest/add_feature_flags
Add feature flags
|
2023-07-03 16:04:27 +02:00 |
|
Wolf-Martell Montwé
|
c781e7032d
|
Add FeatureFlagFactory to K9 app and use the flag in MessageList
|
2023-07-03 15:37:22 +02:00 |
|
Wolf-Martell Montwé
|
1aa69635f5
|
Add launch import settings
|
2023-07-03 15:30:57 +02:00 |
|
Wolf-Martell Montwé
|
771775c6c6
|
Disable new onboarding
|
2023-07-03 10:21:16 +02:00 |
|
Wolf-Martell Montwé
|
9bf80c2266
|
Change AccountSetupFinishedLauncher to use custom intent for properly launching MessageList
|
2023-06-30 13:18:19 +02:00 |
|
Wolf-Martell Montwé
|
10e89e7e3e
|
Add onboarding entry point
|
2023-06-30 13:18:19 +02:00 |
|
Wolf-Martell Montwé
|
32a8f23dc7
|
Add create account use case
|
2023-06-30 12:04:27 +02:00 |
|
Wolf-Martell Montwé
|
09c00f3bf8
|
Rename AccountCreator to AccountCreatorHelper
|
2023-06-29 12:24:28 +02:00 |
|
cketti
|
769f92c5a8
|
Fix fetching SuggestServerName via Koin
|
2023-06-27 18:46:15 +02:00 |
|
Wolf-Martell Montwé
|
1429327c69
|
Extract GetOAuthRequestIntent into own use case for use in the new account flow
|
2023-06-26 14:06:34 +02:00 |
|
Wolf-Martell Montwé
|
5dfb37bfb0
|
Remove OAuth dependency from app.core
|
2023-06-23 11:52:13 +02:00 |
|
Wolf-Martell Montwé
|
526a6fe933
|
Refactor SuggestServerName
|
2023-06-23 11:46:05 +02:00 |
|
Wolf-Martell Montwé
|
03772c6a5c
|
Rename to SuggestServerName
|
2023-06-23 11:42:28 +02:00 |
|
Wolf-Martell Montwé
|
bbfc232975
|
Add feature:account:oauth module and move ServerNameSuggester there
|
2023-06-23 11:24:45 +02:00 |
|
Wolf-Martell Montwé
|
00148f1a99
|
Change OAuth to not use OAuthProvider enum and delegate configuration creation to the app
|
2023-06-21 14:05:28 +02:00 |
|
Wolf-Martell Montwé
|
9e0f1bd815
|
Resolve app.core dependency blocking oauth extraction
|
2023-06-20 15:17:45 +02:00 |
|
Wolf-Martell Montwé
|
141dd0974c
|
Resolve app.testing dependency blocking oauth extraction
|
2023-06-20 14:57:44 +02:00 |
|
cketti
|
955dc2380b
|
Version 6.707
|
2023-06-19 13:38:23 +02:00 |
|
GitStart
|
1911580503
|
Message view: Account chip not displayed when viewing messages
|
2023-06-19 09:56:16 +00:00 |
|
GitStart
|
589d802410
|
Deleting account doesn't change current color correctly
|
2023-06-19 09:52:51 +00:00 |
|
cketti
|
f60e5e073f
|
Version 6.706
|
2023-06-16 15:35:00 +02:00 |
|
cketti
|
fb457bc7d6
|
Merge pull request #6972 from gitstart/K9-OSS-3
Inconsistent recipient names when composing a message
|
2023-06-16 15:30:20 +02:00 |
|