Thursday, 12 September 2019

Privacy Policy Free Chemistry Periodic Table 2019




Privacy Policy

Frequently Asked Questions (FAQ) AND PRIVACY 
POLICY



HERE BELOW SOME PERMISSON WE USED IN OUR APPLICATION AND WE RESPECT YOUR PRIVACY, ENJOY APP.

RECORD_AUDIO
Allows an application to record audio.
Constant Value: "android.permission.RECORD_AUDIO"

READ_CONTACTS
Allows an application to read the user's contacts data.
Constant Value: "android.permission.READ_CONTACTS"

READ_PHONE_STATE
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Constant Value: "android.permission.READ_PHONE_STATE"


INTERNET
Allows applications to open network sockets.
Constant Value: "android.permission.INTERNET"

WRITE_CONTACTS
Allows an application to write the user's contacts data.
Constant Value: "android.permission.WRITE_CONTACTS"

WRITE_SETTINGS
Allows an application to read or write the system settings.
Constant Value: "android.permission.WRITE_SETTINGS"

PROCESS_OUTGOING_CALLS
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.
Constant Value: "android.permission.PROCESS_OUTGOING_CALLS"


ACCESS_NETWORK_STATE
Allows applications to access information about networks.
Constant Value: "android.permission.ACCESS_NETWORK_STATE"


Thank You


Thursday, 11 April 2019

PDF Converter Privacy Policy



Privacy Policy



Keyur Developers built the PDF Converter app as an Open Source app. This SERVICE is provided by Keyur Developers at no cost and is intended for use as is.

This page is used to inform website visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.

If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.

The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at PDF Converter unless otherwise defined in this Privacy Policy.


Information Collection and Use

For a better experience, while using our Service, I may require you to provide us with certain personally identifiable information. The information that I request is retained on your device and is not collected by me in any way

The app does use third party services that may collect information used to identify you.
Link to privacy policy of third party service providers used by the app


Log Data

I want to inform you that whenever you use my Service, in a case of an error in the app I collect data and information (through third party products) on your phone called Log Data. This Log Data may include information such as your device Internet Protocol (“IP”) address, device name, operating system version, the configuration of the app when utilizing my Service, the time and date of your use of the Service, and other statistics.


Cookies

Cookies are files with a small amount of data that are commonly used as anonymous unique identifiers. These are sent to your browser from the websites that you visit and are stored on your device's internal memory.

This Service does not use these “cookies” explicitly. However, the app may use third party code and libraries that use “cookies” to collect information and improve their services. You have the option to either accept or refuse these cookies and know when a cookie is being sent to your device. If you choose to refuse our cookies, you may not be able to use some portions of this Service.


Service Providers

I may employ third-party companies and individuals due to the following reasons:
§  To facilitate our Service;
§  To provide the Service on our behalf;
§  To perform Service-related services; or
§  To assist us in analysing how our Service is used.

I want to inform users of this Service that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.


Security

I 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 I cannot guarantee its absolute security.


Links to Other Sites

This Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by me. Therefore, I strongly advise you to review the Privacy Policy of these websites. I have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.


Children’s Privacy

These Services do not address anyone under the age of 13. I do not knowingly collect personally identifiable information from children under 13. In the case I discover that a child under 13 has provided me with personal information, I immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact me so that I will be able to do necessary actions.


Changes to This Privacy Policy

I may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. I will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately after they are posted on this page.


Contact Us

If you have any questions or suggestions about my Privacy Policy, do not hesitate to contact me.


Monday, 31 December 2018

New Classic App Locker


Classic App Locker


Frequently Asked Questions (FAQ) AND PRIVACY POLICY

How to change password?
Open Applock, Protect, unlock Settings

Forgot Password, How to Recover password? How to open Applock again?
There are two ways to open it:
      1. When you Download app,Applock gives you recover key password, Enter #recover key password (for eg.#652262625)  in your dial pad, and tap Dial Call button. Will open Re-set Menu of Password, reset new pin and enjoy app.
2.     Open Playstore and find our Applock app and Re-Install app and Set New password and go to setting recover key for future forget password.

Hide Pictures: Protect your personal photos
- Easily hide pictures to our vault from your gallery.
- Keep snoopers away from private photos.
- Enjoy a private photo gallery that only you can view.

Hide Videos: Protect private memories easily.
- Don’t worry about your private media in our video vault now.
- Protect your secret videos from prying eyes and nosy friends

How to I Change Theme Applock?
Open Applock App and Go to Theme menu, Select New theme.

Here below list of permission we used in app,it is just for your kind information, we respect your privacy and enjoy app 
Allows access to the vibrator.
"android.permission.VIBRATE"

Allows an application to see the number being dialled during an outgoing call with the option to redirect the call to a different number or abort the call altogether.

ACCESS_NETWORK_STATE
Allows applications to access information about networks.

Allows applications to open network sockets.
Constant Value: "android.permission.INTERNET"

Allows applications to access information about Wi-Fi networks

Allows an application to write to external storage.

 READ_EXTERNAL_STORAGE
Allows an application to read from external storage.

Allows an application to manage access to documents, usually as part of a document picker.
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user.

"android.permission.SYSTEM_ALERT_WINDOW"
  Allows an application to collect component usage statistics
Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.

"android.permission.PACKAGE_USAGE_STATS"
RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have them running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.

<uses-permission android:name="android.permission.RESTART_PACKAGES" />
public static final String RESTART_PACKAGES

<uses-permissionandroid:name="android.permission.VIBRATE"/>
Allows access to the vibrator.

<uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS" />
public static final String PROCESS_OUTGOING_CALLS
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.

<uses-permission android:name="android.permission.GET_TASKS" />
public static final String GET_TASKS

<uses-permissionandroid:name="android.permission.WAKE_LOCK"/>
Allows using PowerManagerWakeLocks to keep processor from sleeping or screen from dimming.


<uses-permission android:name="android.permission.USE_FINGERPRINT" />
This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead


Thank you


Monday, 24 December 2018

New Call Recorder

Classic Call Recorder

 

 
Please scroll down if you want to ask a question, request a feature or report a bug.

 
Frequently Asked Questions (FAQ) AND PRIVACY POLICY

 
Q. Unlimited Call recording
A. Setting > Inbox size > Select (10, 50,100,500, Unlimited Recording)
We suggest choosing Inbox size unlimited.

 
Q. Extra fine quality of recordings
A. Setting > File format > Select (3GP, WAV, MP4 and AMR)
We Suggest to Choose AMR File format for Extra fine Quality.

 
Q. Audio Sources use
A. Setting > Audio Source > Select (Mic, Voice Call, Voice Communication, Camcorder, Voice recognition, Voice up-link, Voice Down-link.)
We Suggest to Choose Mic, Voice Call and Voice first.

 
Q. Private mode Or Lock Auto Call Recording App.
A. Setting > Private Mode > On >Setup password and security Question.

 
HERE BELOW SOME PERMISSION WE USED IN OUR APPLICATION FOR RECORDING VOICE CALL AND WE RESPECT YOUR PRIVACY, ENJOY APP.
RECORD_AUDIO
Allows an application to record audio.
Constant Value: "android.permission.RECORD_AUDIO"
READ_CONTACTS
Allows an application to read the user's contacts data.
Constant Value: "android.permission.READ_CONTACTS"
 
READ_PHONE_STATE
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any Phone Accounts registered on the device.
Constant Value: "android.permission.READ_PHONE_STATE"
INTERNET
Allows applications to open network sockets.
Constant Value: "android.permission.INTERNET"
Allows an application to write the user's contacts data.
WRITE_EXTERNAL_STORAGE
Allows an application to read from external storage.
Constant Value: "android.permission.WRITE_EXTERNAL_STORAGE"
 
PROCESS_OUTGOING_CALLS
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.
Constant Value: "android.permission.PROCESS_OUTGOING_CALLS"
ACCESS_NETWORK_STATE
Allows applications to access information about networks.
Constant Value: "android.permission.ACCESS_NETWORK_STATE"


Tuesday, 9 May 2017

Classic Call Recorder


Classic Call 

Recorder


Please scroll down if you want to ask a question, request a feature or report a bug.

Frequently Asked Questions (FAQ) AND PRIVACY 
POLICY

Q. Unlimited Call recording
A. Setting > Inbox size > Select (10,50,100,500, Unlimited Recording )
We Suggest to choose Inboxe size unlimited.

Q. Extra fine quality of recordings
A. Setting > File format > Select (3GP, WAV, MP4 and AMR)
We Suggest to Choose AMR File format for Extra fine Quality.

Q. Audio Sources use
A. Setting > Audio Source > Select (Mic,Voice Call,Voice Communication,CamCorder,Voice recogntion,Voice uplink,Voice Downlink.)
We Suggest to Choose Mic,Voice Call,Voicefisrt.

Q. Private mode Or Lock Auto call Recording App.
A. Setting > Private Mode > On >Setup password and security Question.

HERE BELOW SOME PERMISSON WE USED IN OUR APPLICATION FOR RECORDIND VOICE CALL AND WE RESPACT YOUR PRIVACY ,ENJOY APP.

RECORD_AUDIO
Allows an application to record audio.
Constant Value: "android.permission.RECORD_AUDIO"

READ_CONTACTS
Allows an application to read the user's contacts data.
Constant Value: "android.permission.READ_CONTACTS"

READ_PHONE_STATE
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Constant Value: "android.permission.READ_PHONE_STATE"


INTERNET
Allows applications to open network sockets.
Constant Value: "android.permission.INTERNET"

WRITE_CONTACTS
Allows an application to write the user's contacts data.
Constant Value: "android.permission.WRITE_CONTACTS"

WRITE_SETTINGS
Allows an application to read or write the system settings.
Constant Value: "android.permission.WRITE_SETTINGS"

PROCESS_OUTGOING_CALLS
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.
Constant Value: "android.permission.PROCESS_OUTGOING_CALLS"

ACCESS_NETWORK_STATE
Allows applications to access information about networks.
Constant Value: "android.permission.ACCESS_NETWORK_STATE"

Classic App Lockers


Classic App Lockers

Frequently Asked Questions (FAQ) AND PRIVACY POLICY 

🔒 How to change password?
Open applock, Protect, unlock Settings

🔒 Forgot Password, How to Recover password?, how to open applock again.?
There are two ways to open it:
1.When you  Download app,applock gives you recover key password, Enter #recover key password (for eg.#652262625)  in your dial pad, and tap Dial Call button.Will open Re-set Menu of Password, reset new pin and enjoy app.
  1. Open Playstore and find our applock app and Re-Install app and Set New password And go to setting recover key for future forget password.

🔒 Hide Pictures: Protect your personal photos
- Easily hide pictures to our vault from your gallery.
- Keep snoopers away from private photos.
- Enjoy a private photo gallery that only you can view.

🔒 Hide Videos: Protect private memories easily.
- Don’t worry about your private media in our video vault now.
- Protect your secret videos from prying eyes and nosy friends

🔒 How to I Change Theme applock?
Open Applock App and Go to Theme menu ,Select New theme.




Here below list of permission we used in app,it is just for your kind information, we respect your privacy and enjoy app
Allows access to the vibrator.
"android.permission.VIBRATE"



PROCESS_OUTGOING_CALLS
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.


ACCESS_NETWORK_STATE
Allows applications to access information about networks.

Allows applications to open network sockets.
Constant Value: "android.permission.INTERNET"


ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks

WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.



READ_EXTERNAL_STORAGE
Allows an application to read from external storage.

MANAGE_DOCUMENTS
Allows an application to manage access to documents, usually as part of a document picker.


Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user.
 "android.permission.SYSTEM_ALERT_WINDOW"


Allows an application to collect component usage statistics
Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.
"android.permission.PACKAGE_USAGE_STATS"

RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.


       Thank you