From 9fa0193008fbf22adb788de5c21452f691bc7e04 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Fri, 17 Jun 2022 17:21:20 +0800 Subject: random/smartphone_os: Move images into subdir --- docs/random/img/miui_open_app_popup.png | Bin 97184 -> 0 bytes docs/random/img/o2os11_power_menu.png | Bin 78684 -> 0 bytes docs/random/img/o2os12_power_menu.png | Bin 65736 -> 0 bytes docs/random/img/smartphone_os/miui_open_app_popup.png | Bin 0 -> 97184 bytes docs/random/img/smartphone_os/o2os11_power_menu.png | Bin 0 -> 78684 bytes docs/random/img/smartphone_os/o2os12_power_menu.png | Bin 0 -> 65736 bytes docs/random/smartphone_os.md | 6 +++--- 7 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 docs/random/img/miui_open_app_popup.png delete mode 100644 docs/random/img/o2os11_power_menu.png delete mode 100644 docs/random/img/o2os12_power_menu.png create mode 100644 docs/random/img/smartphone_os/miui_open_app_popup.png create mode 100644 docs/random/img/smartphone_os/o2os11_power_menu.png create mode 100644 docs/random/img/smartphone_os/o2os12_power_menu.png diff --git a/docs/random/img/miui_open_app_popup.png b/docs/random/img/miui_open_app_popup.png deleted file mode 100644 index 50a4589..0000000 Binary files a/docs/random/img/miui_open_app_popup.png and /dev/null differ diff --git a/docs/random/img/o2os11_power_menu.png b/docs/random/img/o2os11_power_menu.png deleted file mode 100644 index 9dc352c..0000000 Binary files a/docs/random/img/o2os11_power_menu.png and /dev/null differ diff --git a/docs/random/img/o2os12_power_menu.png b/docs/random/img/o2os12_power_menu.png deleted file mode 100644 index 86891d4..0000000 Binary files a/docs/random/img/o2os12_power_menu.png and /dev/null differ diff --git a/docs/random/img/smartphone_os/miui_open_app_popup.png b/docs/random/img/smartphone_os/miui_open_app_popup.png new file mode 100644 index 0000000..50a4589 Binary files /dev/null and b/docs/random/img/smartphone_os/miui_open_app_popup.png differ diff --git a/docs/random/img/smartphone_os/o2os11_power_menu.png b/docs/random/img/smartphone_os/o2os11_power_menu.png new file mode 100644 index 0000000..9dc352c Binary files /dev/null and b/docs/random/img/smartphone_os/o2os11_power_menu.png differ diff --git a/docs/random/img/smartphone_os/o2os12_power_menu.png b/docs/random/img/smartphone_os/o2os12_power_menu.png new file mode 100644 index 0000000..86891d4 Binary files /dev/null and b/docs/random/img/smartphone_os/o2os12_power_menu.png differ diff --git a/docs/random/smartphone_os.md b/docs/random/smartphone_os.md index b293ec4..e7342e9 100644 --- a/docs/random/smartphone_os.md +++ b/docs/random/smartphone_os.md @@ -102,7 +102,7 @@ consent. A side effect is that custom launchers, whose job is basically opening third-party apps, are extremely painful to use. ![Allow "Nova Launcher" to open "VLC Media Player"? -Allow/Deny](img/miui_open_app_popup.png) +Allow/Deny](img/smartphone_os/miui_open_app_popup.png) I believe this was out of good intention, but laying too much restriction on third-party apps is impeding customization. @@ -148,12 +148,12 @@ __Don't change muscle memory-driven interfaces.__ Here's an example. This is a mockup of the power menu on OxygenOS 11: ![Three buttons: Emergency (in red), Lock down, and Power Off. A menu is -expanded, revealing "Restart"](img/o2os11_power_menu.png) +expanded, revealing "Restart"](img/smartphone_os/o2os11_power_menu.png) And this is what it looks like on OxygenOS 12: ![Three buttons: Emergency (in red), Power Off, and -Restart](img/o2os12_power_menu.png) +Restart](img/smartphone_os/o2os12_power_menu.png) For an estimated 160 nights, I went to bed, held down the power button, pressed the righthand rectangle, and listened to the vibration my phone -- cgit v1.2.3