M66B
76c2b415d0
Event reply with confirmed instead of implicit tentative
2024-09-19 21:29:01 +02:00
M66B
6bbc0d033d
Prevent reporting own messages as junk
2024-09-12 16:13:27 +02:00
M66B
44f6a27e3d
Disabled name/email check
2024-09-06 08:22:34 +02:00
Peter Vágner
8282992151
a11y: Improvements to message list presentation
...
Improved screen reader accessibility of message list in regard to up to date features since this has been looked into last time.
It includes these changes:
* Explicitly set contentDescription of image buttons and image views to @null rather than setting it into textual values where these are not used.
* Some 3rd party screen reader apps don't disable their contentDescription calculation from child widgets while the parent has a custom actions and overridden contentDescriptions so use setImportantForAccessibility on all the widgets contentDescription is populated from. This avoids speaking some texts multiple times on non default accessibility service setups.
* Added missing details to the contentDescription such as signed, notes, labels, keywords.
* Change it so visibility of the individual widgets is respected where possible.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com >
2024-09-06 01:43:57 +02:00
M66B
924994fe30
Skip media for junk messages
2024-08-30 07:36:22 +02:00
M66B
1812224299
Cleanup
2024-08-27 22:00:34 +02:00
M66B
522a598fef
Start compose as new task always
2024-08-10 08:14:40 +02:00
M66B
28a70479c5
Refactoring
2024-08-04 15:22:23 +02:00
M66B
1861f2fa97
Small improvement
2024-08-03 22:23:04 +02:00
M66B
8944da79bf
Optimization
2024-08-03 12:14:34 +02:00
M66B
d486080152
Added account color dot option
2024-08-03 08:19:49 +02:00
M66B
379ec9a338
Fixed removing quote enclosing spans
2024-07-28 07:19:57 +02:00
M66B
73201f7e81
Added bookmark color
2024-07-27 18:35:01 +02:00
M66B
1628e8a25c
Added host to error dialog
2024-07-23 13:58:19 +02:00
M66B
2f8500202e
POP3: disabled move from trash
2024-07-02 09:57:14 +02:00
M66B
878df3b2b4
Refactoring
2024-07-01 15:20:59 +02:00
M66B
c116a8f999
POP3 reload only if leave on server
2024-07-01 15:06:26 +02:00
M66B
d71fd3d2ec
POP3: load alt / charset
2024-07-01 14:50:09 +02:00
M66B
a0fa0b487c
Hightlight partial search results
2024-06-30 18:24:39 +02:00
M66B
cbbe6373eb
Option to require DMARC for favicons
2024-06-29 09:22:07 +02:00
M66B
ed6fb67b42
Refactoring
2024-06-22 21:01:47 +02:00
M66B
8f1d0e8708
Highlight domain on show auth
2024-06-22 21:01:00 +02:00
M66B
d484d0378d
Ignorance is bliss
2024-06-17 08:50:02 +02:00
M66B
8d46dbab13
AI summarize: select prompt
2024-06-16 16:48:29 +02:00
M66B
36f9282d8c
Show auth+tls as verified
2024-06-15 15:58:08 +02:00
M66B
d6d825b166
Prevent NPE
2024-06-15 10:08:31 +02:00
M66B
57beba9fa4
POP3: fixed downloading message
2024-06-14 11:59:34 +02:00
M66B
97a8db5dfb
Small behavior improvement
2024-06-14 07:38:04 +02:00
M66B
ea5bdf4586
Revert "Enabled overview mode by default for new installs"
...
This reverts commit 1a4de41dee .
2024-06-13 19:17:17 +02:00
M66B
3a2b7386ea
Careful
2024-06-12 12:33:39 +02:00
M66B
aa8fb48136
Download body only when uid
2024-06-10 18:02:03 +02:00
M66B
75988186cc
Small improvement
2024-06-10 10:40:21 +02:00
M66B
97a962cda2
Revert "Require DMARC for BIMI images"
...
This reverts commit 7171455db7 .
2024-06-09 17:24:45 +02:00
M66B
74541393ab
Fixed hyperlinks starting/ending with spaces
2024-06-08 16:07:53 +02:00
M66B
e35f543e71
Body download lifecycle
2024-06-07 22:15:05 +02:00
M66B
53cbae149e
Improved download body behavior
2024-06-07 20:08:56 +02:00
M66B
15ecc61a29
Refactoring
2024-06-06 09:16:38 +02:00
M66B
1a4de41dee
Enabled overview mode by default for new installs
2024-06-05 19:01:22 +02:00
M66B
9e83ca7bd8
Explicitly set attendee role
2024-06-03 14:58:20 +02:00
M66B
e36ebf979c
Added long press toy button to go to integrations tab page
2024-06-01 09:12:10 +02:00
M66B
6abf3a5748
Small improvement
2024-05-28 08:53:00 +02:00
M66B
eeb1a3293b
Removed subject layout workaround
2024-05-28 08:52:49 +02:00
M66B
b70e9fd085
Added fail safe
2024-05-28 08:32:18 +02:00
M66B
bc5f8f2e1f
Skip warning for email in name when same email address
2024-05-28 08:31:39 +02:00
M66B
5431b622ea
Fixed highlighting email addresses in names
2024-05-28 08:26:48 +02:00
M66B
5b88be244e
Case insensitive signers check
2024-05-24 08:40:46 +02:00
M66B
a47cda9a42
Added remark
2024-05-23 13:47:06 +02:00
M66B
7d7702a9e4
Show tracking images remark in orginal message confirmation
2024-05-23 12:59:59 +02:00
M66B
344669cc1c
Added open tracking link when showing images
...
Always requires confirmation
2024-05-23 12:37:42 +02:00
M66B
8fa6b65d7a
Small logic fix
2024-05-23 09:04:28 +02:00