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" + } +]