From 2e2d8e2317a61f51bc86ae6bb5c72aaca0947994 Mon Sep 17 00:00:00 2001 From: "karl.hudgell" Date: Sat, 25 Apr 2020 15:35:03 +0100 Subject: [PATCH] google apps --- data/compatibleApps.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 data/compatibleApps.json diff --git a/data/compatibleApps.json b/data/compatibleApps.json new file mode 100644 index 0000000..84ab5f3 --- /dev/null +++ b/data/compatibleApps.json @@ -0,0 +1,38 @@ +[ + { + "name": "Google Fit", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleFit.apk" + }, + { + "name": "Google Maps", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleMaps.apk" + }, + { + "name": "Google Quick Search", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleQuickSearch.apk" + }, + { + "name": "Google TTS", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleTTS.apk" + }, + { + "name": "Google Translate", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleTranslate.apk" + }, + { + "name": "Google Wear Keyboard", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/WearKeyboard.apk" + }, + { + "name": "Google Calculator", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleCalc.apk" + }, + { + "name": "Google Clock", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleClock.apk" + }, + { + "name": "Google Services", + "url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleServices.apk" + } +]