This app does not collect any personal information beyond the userтАЩs login data from local authentication or Google OAuth2, which includes name, email, and access token. This data is used solely to allow users to send emails through the Gmail API.
This app allows users to anonymize their email id while using the app thus giving the ability to keep their email as private as a part of settings.
In order to improve the services and application, I collect and store personal information such as Contacts (Contact list), SMS data, Phone Information, E-mail, First Name Below is a detailed description of the data and what it is needed for:
Contacts (Contact list) | |
---|---|
What | Data from your phone's contact book |
How | After granting the appropriate permission to the application, upon its request |
Why | Information from the contact book is used to determine the contacts whose SMS should be forwarded by the application. |
SMS Data | |
---|---|
What | Information about incoming and outgoing SMS (SMS text, sender, recipient) |
How | After creating the first filter, granting permission to read SMS to the application upon request |
Why | The main function of the application is to forward SMS to other places; for this, the application must learn about new SMS |
The permission names correspond to standard codes used by Android. Permissions marked with * are classified as┬атАЬdangerous permissionтАЭ┬аby Google.
Name | Scope | Why Needed? |
---|---|---|
READ_CONTACT* | Allows to read your contact data | To map phone numbers to emails |
RECEIVE_SMS* | Allows to receive SMS messages | Trigger redirect after message arrival |
SEND_SMS* | Allows the app to send SMS messages | To redirect to another phone |
READ_SMS* | Allows the app to read SMS information | For information about outgoing SMS for transferring them |
INTERNET | Allows the app to create network sockets and use custom network protocols | Automatic redirect |
ACCESS_NETWORK_STATE | Allows to access information about networks | Automatic redirect |
FOREGROUND_SERVICE | Service running in foreground | To run tasks in the foreground continuously |
WAKE_LOCK | Prevents the device from sleeping | Keeps app running without device sleeping |
GET_ACCOUNTS | Access to user's accounts | For accessing user accounts for services |
USE_CREDENTIALS | Use user credentials for apps | Required for authentication tasks |
VIBRATE | Controls device vibration | For alerting the user via vibration |
FOREGROUND_SERVICE_REMOTE_MESSAGING | Remote messaging service | To manage messaging in foreground service |
POST_NOTIFICATIONS | Sending notifications | To post notifications to the user |
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS | Disables battery optimizations | Keeps the app running in background longer |
READ CONTACT*
RECEIVE SMS*
SEND_SMS*
READ SMS*
INTERNET
ACCESS NETWORK STATE
READ PHONE STATE*
FOREGROUND_SERVICE
WAKE_LOCK
GET_ACCOUNTS
USE_CREDENTIALS
VIBRATE
FOREGROUND_SERVICE_REMOTE_MESSAGING
Allows to read your contact data
Allows to receive SMS messages
Allows the app to send SMS messages
Allows the app to read SMS information.
Allows the app to create network sockets and use custom network protocols.
Allows to access information about networks
Allows the app to access the phone features of the device
Service running in foreground
Prevents device from sleeping
Access to user’s accounts
Use user credentials for apps
Controls device vibration
Remote messaging service
To map phone numbers to emails
Trigger redirect after message arrival
To redirect to another phone
For information about outgoing SMS for transferring them
Automatic redirect
Automatic redirect
For the correct formation of redirection filters
To run tasks in the foreground continuously
Keeps app running without device sleeping
For accessing user accounts for services
Required for authentication tasks
For alerting the user via vibration
We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us,
Incase user does not want to use any of the third-party login services from Microsoft or Google, users are provided to create their login and password to use the app, this authentication is called as local authentication.
By proceeding, you accept Cubic Logics Terms and Conditions and Privacy Policy
By proceeding, you accept Cubic Logics’s terms and conditions and privacy policy
By proceeding, you accept Cubic Logics Terms and Conditions and Privacy Policy
By proceeding, you accept Cubic Logics’s terms and conditions and privacy policy