Skip to content

Commit

Permalink
telefonchiki in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
crescentheaded committed Mar 28, 2024
1 parent 7d69ad7 commit cba284a
Show file tree
Hide file tree
Showing 68 changed files with 64 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,20 @@ A brief overview of Accessibility Features available on iOS
## What is Accessibility Features?
**Accessibility Features** is a collection of *software* aimed to **help users use the device**.

@Image(source: settings-features, alt: "")

@Row {
@Column {
@Image(source: settings-af, alt: "") {
}
}
@Column {
@Image(source: af-1, alt: "") {
}
}
@Column {
@Image(source: af-2, alt: "") {
}
}
}

### Accessibility Features Are a Form of Assistive Technology
**Accessibility Features** are essentially programmed to **personalise user experience** by adjusting the operation system's behaviour to meet users' needs and enable them to use the given device using *external* assistive technology if required.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,21 @@ So people who have **cognitive** or **learning impairments** could easily use iP
2. Choose **Accessibility** category
3. Find **Assistive Access** at the bottom
4. Follow feature's **instructions**
@Image(source: aa-setup, alt: "")

@Row {
@Column {
@Image(source: settings-af, alt: "") {
}
}
@Column {
@Image(source: settings-aa, alt: "") {
}
}
@Column {
@Image(source: aa, alt: "") {
}
}
}

## Principles of Assistive Access
To make an application **easy to operate** there are three directions to work on:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AssistiveTouch

Perform complex gestures and
Perform complex gestures and press buttons by a simple touch

@Metadata {
@PageColor(blue)
Expand All @@ -19,4 +19,38 @@ Perform complex gestures and
label: "General Knowledge")
}

Nothing here yet!
AssistiveTouch is a feature that allows a user to do actions originally triggered by pressing the physical buttons of their device or performing complex gestures on the touchscreen.

The feature is essentially an overlay with a single element that can be expanded into a menu with actions options.

AssistiveTouch is aimed to help people who have fine motor impairments or unable to press a certain button. For example, AssistiveTouch can be used to perform all actions bind to the Side button if the button is broken or their finger doesn't reach it and its inconvenient to use.

@Row {
@Column {
@Image(source: settings-af, alt: "") {
}
}
@Column {
@Image(source: settings-at, alt: "") {
}
}
@Column {
@Image(source: aa, alt: "") {
}
}
}

## Top Level Menu Customisation

## Quick Custom Actions

## Custom Gestures

## Dwell Control

## Use AssistiveTouch with Pointer Devices

### Mouse

### Game Controller

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.
Diff not rendered.

0 comments on commit cba284a

Please sign in to comment.