diff --git a/README.md b/README.md index a699827..3d82ed8 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,9 @@ This tray app communicates with a daemon with the help of a UNIX socket. The dae | | | | |-------------------|-------------------|-------------------| | ![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) | +| ![Battery Notification and QS Tile for NC Mode](/android/imgs/notification-and-qs.png) | ![Popup](/android/imgs/popup.png) | ![Head Tracking and Gestures](/android/imgs/head-tracking-and-gestures.png) | | ![Long Press Configuration](/android/imgs/long-press.png) | ![Widget](/android/imgs/widget.png) | ![Customizations](/android/imgs/customizations.png) | -| ![audio-popup](/android/imgs/audio-connected-island.png) | ![Head Tracking and Gestures](/android/imgs/head-tracking-and-gestures.png) | | +| ![audio-popup](/android/imgs/audio-connected-island.png) | | | ### Installation diff --git a/android/imgs/cd-demo-1.mp4 b/android/imgs/cd-demo-1.mp4 deleted file mode 100644 index 79e0e0d..0000000 Binary files a/android/imgs/cd-demo-1.mp4 and /dev/null differ diff --git a/android/imgs/cd-demo-2.mp4 b/android/imgs/cd-demo-2.mp4 deleted file mode 100644 index 5e2ddf7..0000000 Binary files a/android/imgs/cd-demo-2.mp4 and /dev/null differ diff --git a/android/imgs/notification-and-qs.png b/android/imgs/notification-and-qs.png new file mode 100644 index 0000000..9bf68b3 Binary files /dev/null and b/android/imgs/notification-and-qs.png differ diff --git a/android/imgs/notification.png b/android/imgs/notification.png deleted file mode 100644 index bc43b13..0000000 Binary files a/android/imgs/notification.png and /dev/null differ diff --git a/android/imgs/qstile.png b/android/imgs/qstile.png deleted file mode 100644 index 3019718..0000000 Binary files a/android/imgs/qstile.png and /dev/null differ