Commit Graph

1028 Commits

Author SHA1 Message Date
M66B
ac994965e0 Small fix 2020-01-08 12:03:45 +01:00
M66B
285f60f3d5 Added calendar event properties 2020-01-08 09:36:17 +01:00
M66B
e5f67ef64b Added sharing of calendar actions 2020-01-08 09:31:32 +01:00
M66B
1d240e7497 Added confirmed status to calendar share 2020-01-07 20:23:22 +01:00
M66B
8b4e6e7057 Ignore clicks when selected 2020-01-06 09:15:56 +01:00
M66B
75f6d118a2 Prevent crash 2020-01-06 09:02:54 +01:00
M66B
dc69b597ab Updated copyright 2020-01-05 18:36:57 +01:00
M66B
3f0ad1ec2d Small fix 2020-01-05 14:40:36 +01:00
M66B
b8fdf6fbd3 Small fix 2020-01-04 19:48:00 +01:00
M66B
6214e75aeb Added junk button 2020-01-04 19:40:41 +01:00
Peter Vágner
1f4f8b4a73 Remove inHeader from accessibility focus. After commit 16e07f255f
it may often happen both clItem and inHeader are presented to screen reader users which is redundant. It would be logical to set AccessibilityDelegate on the inHeader instead of clItem however it then messed up a11y presentation for items with date separator.

Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2020-01-03 21:22:54 +01:00
M66B
8036319e6f Revert "Prevent crash"
This reverts commit a7460463df.
2020-01-02 20:01:00 +01:00
M66B
a7460463df Prevent crash 2020-01-02 19:51:00 +01:00
M66B
16e07f255f Small improvement 2020-01-02 19:22:22 +01:00
M66B
84ab000607 a11y improvements
Thanks @pvagner
2020-01-01 11:37:20 +01:00
M66B
b532374c28 Rebind/collapse on mark seen/unseen 2019-12-31 20:15:46 +01:00
M66B
b09e2058de Small improvement 2019-12-31 18:40:19 +01:00
M66B
fb4bf8a1ba Fixed seen/unseen expand/collapse 2019-12-31 18:36:01 +01:00
M66B
ff2ae2312e Fixed color stripe disabling
Closes #171
2019-12-31 09:21:48 +01:00
M66B
e08403fdbb Added accessibility text 2019-12-30 12:56:03 +01:00
M66B
3f1c6a949a Added settings to enable/disable color stripes, quick filter and quick scroll 2019-12-30 11:47:15 +01:00
M66B
d2ce5308a4 Prevent crash 2019-12-29 17:19:39 +01:00
Peter Vágner
5d64178539 Content description for the addresses expander image button
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:41:28 +01:00
Peter Vágner
5050a8f0a8 Add read receipt, plain text only and browsed for properties to the message item content description. These are all static images that should not be focusable so remove individual contentDescriptions from them too.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:38:57 +01:00
Peter Vágner
ae699b35a2 Only add message count to a11y if it's also visible.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:37:54 +01:00
M66B
ff7308e1fd Simplified accessibility message count 2019-12-27 19:13:20 +01:00
M66B
3b3799df02 Fixed crash 2019-12-27 13:43:49 +01:00
M66B
b2724c35db Fix/cleanup 2019-12-27 12:12:48 +01:00
M66B
be9ca6beed Added accessibility message actions 2019-12-27 11:58:24 +01:00
M66B
3427d5787f Refactoring 2019-12-27 11:54:56 +01:00
M66B
5020c2c3af Fixed accessibility view type
Refs #170
2019-12-27 09:37:39 +01:00
M66B
5b91b8ee8d Accessibility improvement
Closes #170
2019-12-26 18:04:37 +01:00
M66B
f594860050 Oops 2019-12-26 11:27:55 +01:00
M66B
15bf4907ae Accessibility for message header
Thanks @pvagner
2019-12-26 10:23:20 +01:00
M66B
7fefbf513e Small improvement 2019-12-25 12:56:01 +01:00
M66B
929adebfec Updated text 2019-12-25 12:53:38 +01:00
M66B
6f4b3864d0 Set content description on message header 2019-12-25 12:19:20 +01:00
M66B
5462c1a1d6 Accessibility cleanup 2019-12-25 12:00:20 +01:00
M66B
532db268ed Prevent crash 2019-12-24 18:00:08 +01:00
M66B
3343d5ab12 Prevent crash 2019-12-24 12:10:07 +01:00
M66B
7b10f68040 Unflagged is unimportant for accessibility 2019-12-24 11:56:06 +01:00
M66B
42b964fc6a Added accessibility actions 2019-12-24 11:39:45 +01:00
M66B
2876e12c7f Always fill in contact names again 2019-12-24 09:26:10 +01:00
M66B
e1755c5fe0 Accessibility improvements 2019-12-23 17:50:09 +01:00
M66B
75ce2a4250 Fixed jitter 2019-12-23 10:03:40 +01:00
M66B
e8ae7dfd98 Revert "Set seen/unseen content description on item view"
This reverts commit 45eb7fb118.
2019-12-22 20:49:09 +01:00
M66B
45eb7fb118 Set seen/unseen content description on item view 2019-12-22 20:17:45 +01:00
M66B
9c1c46f7ca Attach seen/unseen content description to color stripe 2019-12-22 20:01:19 +01:00
M66B
26f3fe4893 Fill in name from contacts 2019-12-19 21:37:09 +01:00
M66B
811161e4ad Fixed show original/images logic 2019-12-19 20:12:42 +01:00