From 06591b9f9d1aa48dd1afadd44dbfde3d774a2ca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 24 Oct 2015 11:20:56 +0200 Subject: [PATCH] Add compatibility filters to missing features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8505e1c..fdd4746 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ devices via [ADB](https://developer.android.com/tools/help/adb.html). * Index verification via jar signature - currently relies on HTTPS * Interaction with multiple devices at once + * Device compatibility filters (minSdk, maxSdk, abi, features) ### Advantages over the Android client