- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy DEXTERAndAppsThis is the companion app for the GlanceFace watchface.This is the companion app for the GlanceFace watchface.Yahoo Weather provider does not work anymore, Yahoo EOLed the weather api.Use DarkSky instead.After you start the app, choose your device from the settings menu.If you change something in the settings, you have to wait for at least 5mins for it to appear on the watch. This is a limitation by Garmin.App does not start automatically after reboot. This is intentional for now, you have to start it manually.If the watchface on the watch is updated, you may need to do one of the followings:- Disconnect and then reconnect your watch, or- Choose None in settings->Garmin device, then choose your device againThis is because the app only sends changed data to the watch (since the last send) and only sends everything after the first connect.KNOWN BUGS:- A change on the phone reaches the Watch after only 10mins. Unfortunately I cannot do anything about this, Garmin is working on a fix. (see here: https://forums.garmin.com/forum/developers/connect-iq/connect-iq-bug-reports/1274768-transmit-in-backgroundservice-only-happens-in-every-other-cases)- Last message status always: FAILURE_DURING_TRANSFER. This is also a Garmin bug, and they are working on a fix (see here: https://forums.garmin.com/forum/developers/connect-iq/connect-iq-bug-reports/158068-). A somewhat workaround for this is rebooting your phone and starting the app again.For the DarkSky weather provider, you have to register an account on darksky.net and copy your secret key from here: darksky.net/dev/account to the settings->Developer API keyPermissions:- android.permission.INTERNETWeather updates are download from the internet.- android.permission.READ_SMSNeeded for unread sms count- android.permission.READ_CALL_LOGNeeded for missed calls count- android.permission.ACCESS_FINE_LOCATIONNeeded for weather updates and sunrise/sunset time calculation- android.permission.GET_ACCOUNTS- com.google.android.gm.permission.READ_CONTENT_PROVIDERNeeded for unread gmail counts- com.android.vending.CHECK_LICENSENeeded for checking playstore license- android.permission.READ_CALENDARNeeded to check for upcoming calendar events