for some reason, these files as svg are not easily available, so here they are.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import android.content.Intent | |
import android.os.Build | |
import android.provider.Settings | |
import io.flutter.embedding.android.FlutterActivity | |
import io.flutter.embedding.engine.FlutterEngine | |
import io.flutter.plugin.common.MethodChannel | |
import kotlinx.coroutines.Dispatchers | |
import kotlinx.coroutines.withContext | |
import java.security.KeyStore | |
import java.security.cert.X509Certificate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://adguard.com/kb/adguard-for-android/solving-problems/tasker/ | |
// https://pub.dev/packages/android_intent_plus | |
import 'package:android_intent_plus/android_intent.dart'; | |
Future<void> setAdguard(bool active, {bool quiet=false}) async { | |
AndroidIntent intent = AndroidIntent( | |
action: active ? "start" : "stop", | |
componentName: "com.adguard.android.receiver.AutomationReceiver", | |
package: "com.adguard.android", |
Edit: This doesn't work for lists > 20 items, because pagination does not work. Please see here
This script allows extracting name and coordinates for gmaps shared lists. It is incredibly unstable and may break anytime. Good luck figuring out why, because the syntax is extremely confusing and basically makes no sense at all. Thanks to google for not providing an api for this after LITERALLY 12 YEARS
How to use this script:
- Share a list and open the link in a browser window. It will redirect. The new link will look like this:
google.com/maps/@<your coords>/data=....
- Take the
data
-portion and paste it into the following link:https://google.com/maps/@/data=?ucbcb=1