Data provided by user within application (like: weight, waist, comparison photo) is used only within app - it is not sent anywhere or shared with anyone. That is we as Caynax do not collect, proccess or submit any personal information. As you remove application from your device you also delete all information that was provided inside app. Application can optionaly send (write) done/completed activities (workouts) to GoogleFit. Application uses the service: - Firebase Analytics - application uses Firebase Analytics to anonymously track and report the user's activity within application (https://firebase.google.com/support/privacy) - Google Analytics - application uses Google Analytics to anonymously track and report the user's activity within application (https://policies.google.com/privacy) Permissions: - ACCESS_NETWORK_STATE, INTERNET - checking for new app version. Google Analytics, Firebase Analytics. - READ_PHONE_STATE - used to detect incoming phone call and pause workout. This permission does not grant access to contacts or making phone calls. - RECEIVE_BOOT_COMPLETED - to start reminder service after phone start. - WRITE_EXTERNAL_STORAGE/READ_EXTERNAL_STORAGE - backup/restore settings, store generated TTS files on sd card - user has to grant such permission. - WAKE_LOCK - to ensure that workout works when screen is off.