move screenshots to the top

This commit is contained in:
Kavish Devar
2024-12-09 00:10:53 +05:30
parent 4d8841205b
commit f5c0a02291

View File

@@ -30,6 +30,17 @@ This tray app communicates with a daemon with the help of a UNIX socket. The dae
## Android ## Android
Here are a few screenshots!
### Screenshots
| | | |
|-------------------|-------------------|-------------------|
| ![Settings 1](/android/imgs/settings-1.png) | ![Settings 2](/android/imgs/settings-2.png) | ![Debug Screen](/android/imgs/debug.png) |
| ![Battery Notification](/android/imgs/notification.png) | ![Popup](/android/imgs/popup.png) | ![QuickSetting Tile](/android/imgs/qstile.png) |
### Installation
Currently, there's a [bug in the Android Bluetooth stack](https://issuetracker.google.com/issues/371713238) that prevents the app from working (upvote the issue - click the '+1' icon on the top right corner of IssueTracker). This repository provides a workaround for the bug, specifically tested on Android 14 and Android 15 (stock versions). Currently, there's a [bug in the Android Bluetooth stack](https://issuetracker.google.com/issues/371713238) that prevents the app from working (upvote the issue - click the '+1' icon on the top right corner of IssueTracker). This repository provides a workaround for the bug, specifically tested on Android 14 and Android 15 (stock versions).
> [!CAUTION] > [!CAUTION]
@@ -103,13 +114,6 @@ Automatically lowers audio volume and enhances voices when you start speaking, m
Recognizes when the AirPods are in your ears to automatically play or pause audio and adjust functionality accordingly. Recognizes when the AirPods are in your ears to automatically play or pause audio and adjust functionality accordingly.
### Screenshots of the app
| | | |
|-------------------|-------------------|-------------------|
| ![Settings 1](/android/imgs/settings-1.png) | ![Settings 2](/android/imgs/settings-2.png) | ![Debug Screen](/android/imgs/debug.png) |
| ![Battery Notification](/android/imgs/notification.png) | ![Popup](/android/imgs/popup.png) | ![QuickSetting Tile](/android/imgs/qstile.png) |
## Check out the packet definitions at [AAP Definitions](/AAP%20Definitions.md) ## Check out the packet definitions at [AAP Definitions](/AAP%20Definitions.md)
# License # License