From fdbb725436a016f2df903819a095b77d78d6e470 Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Mon, 20 Aug 2018 14:58:57 +0200 Subject: [PATCH 1/2] Add link to FLAG_SECURE in FAQ --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 064b3346..64002940 100644 --- a/FAQ.md +++ b/FAQ.md @@ -26,10 +26,11 @@ If you still encounter problems, please see [issue 9]. ### I get a black screen for some applications like Silence -This is expected, they requested to protect the screen. +This is expected, they requested to [protect] the screen. In [Silence], you can disable it in settings → Privacy → Screen security. +[protect]: https://developer.android.com/reference/android/view/Display#FLAG_SECURE [silence]: https://f-droid.org/en/packages/org.smssecure.smssecure/ See [issue 36]. From 78d5a4d8a139e9ff49e77b5ceb9458d4a08a2cd2 Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Wed, 19 Sep 2018 22:08:32 +0200 Subject: [PATCH 2/2] Add link to Gentoo Ebuild in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index df9c44c6..c16b1c78 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ For Arch Linux, two [AUR] packages have been created by users: [AUR]: https://wiki.archlinux.org/index.php/Arch_User_Repository +For Gentoo, an [Ebuild] is available: [`scrcpy/`][ebuild-link]. + +[Ebuild]: https://wiki.gentoo.org/wiki/Ebuild +[ebuild-link]: https://github.com/maggu2810/maggu2810-overlay/tree/master/app-mobilephone/scrcpy + ### Windows