Skip to content

Commit

Permalink
Update "About" section in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ldeso committed Mar 28, 2024
1 parent d81aaf8 commit c0a4c79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ For example, an app installed from F-Droid can be updated to a newer version dow

## About

This is a native Android app that requires no permission and is compatible with Android 5.0+.
It is built entirely with [Jetpack Compose](https://developer.android.com/develop/ui/compose) and implements:
This native Android app requires no permission and is compatible with Android 5.0+.
It is entirely built with [Jetpack Compose](https://developer.android.com/develop/ui/compose) and implements:

- Predictive back gestures ([Android 14+](https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture))
- Per-app language preferences ([Android 13+](https://developer.android.com/guide/topics/resources/app-languages))
- Right-to-left layout support
- Precise orientation support
- Support for right-to-left languages
- Precise orientation handling
- Keyboard navigation

## Links
Expand Down

0 comments on commit c0a4c79

Please sign in to comment.