IceCubesApp/IceCubesApp
Chris Kolbu 7391c12644
Accessibility fix for Timeline StatusRowView and Status detail (#1355)
* Add StatusRowView accessibility action to open media attachment viewer

Previously, there would be no way to open QuickLook from the timeline.

Now, we add a custom accessibility action to do this.

* Work around initial accessibility focus bug in StatusDetailView

Previously, (due to identity issues?) the focus would be set on the header view. However, moving to the next element in the focus order. would skip over a random number of elements, depending on the context of the detail view.

Now, we manually set the focus once, allowing the focus order to work as intended.

* Respect filters in Timeline combined accessibility label

* Add explicit action to show filtered warnings from `filterView`

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-04-04 08:12:25 +02:00
..
App Cleanup debounce 2023-04-03 13:53:41 +02:00
Assets.xcassets Fix icon switching on iPad (#1310) 2023-03-26 14:19:34 +02:00
Embeds Update sounds 2023-03-06 21:04:46 +01:00
Resources Accessibility fix for Timeline StatusRowView and Status detail (#1355) 2023-04-04 08:12:25 +02:00
IceCubesApp.entitlements Use communication notifications 2023-02-14 08:54:23 +01:00
Info.plist Enable landscape on iOS 2023-02-18 07:42:35 +01:00
Secret.plist Translate Toot using DeepL close #153 2023-01-21 09:58:38 +01:00