0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 03:52:16 +02:00
BinaryEye/app
Markus Fisch 527b7a6a59 Use deprecated WiFi API on Android Q
Because WifiManager.getNetworkSuggestions() is only available from
Android R (API level 30) on. So added network suggestions cannot be
queried on Android Q (API level 29) which will be important to allow
removing them individually.
2022-11-30 21:07:05 +01:00
..
src Use deprecated WiFi API on Android Q 2022-11-30 21:07:05 +01:00
build.gradle Advance version number to 1.56.3 2022-11-21 13:04:19 +01:00
lint.xml Ignore lint warning about the custom splash screen 2022-01-26 11:28:37 +01:00
proguard-rules.pro Fix proguard configuration for ZXing C++ 2022-10-20 09:37:45 +02:00