Recover Deleted Messages
Privacy Policy
Privacy Policy
Sun Technology Org ("we," "our," or "us") operates the Recover Deleted Messages app (the "App"). This Privacy Policy outlines how we collect, use, and protect your personal information when you use our App. By using our app, you agree to the collection and use of information as described in this policy.
This page is used to inform visitors regarding my policies regarding 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 are accessible at Recover Deleted Messages App Free unless otherwise defined in this Privacy Policy.
We collect the following types of information to provide and improve the App's functionality:
Collected Data: The App allows you to manage videos and audios, to view. All video and audio related data, including file name, file path, type, metadata, and other related details, are stored locally on your device and not shared with third parties.
App Usage Data: We may collect anonymized app usage data, such as which features are used and how often, to improve the App. This data is collected through third-party services like Firebase Analytics and does not personally identify you.
Device Information: We may collect information about the device you use to access the App, such as hardware model, operating system version, and unique device identifiers. This data helps improve the performance and compatibility of the App.
All data related to The App is stored locally on your device. We do not upload or store this data on external servers. Any analytics data collected through third-party services (e.g., Firebase) is anonymized.
We employ appropriate security measures to protect your personal data, including encryption and regular security audits. However, no method of data transmission over the internet or electronic storage is 100% secure.
We use Google AdMob (com.google.android.gms:play-services-ads) to show ads in our app. AdMob might collect data like device identifiers, usage data, and location (if allowed). You can manage your ad preferences in your device settings.
We use Firebase to gather anonymous data on how the app is used, including feature usage and crash reports. This helps us improve the app's performance. The collected data does not personally identify you.
The app does use third-party services that may collect information used to identify you.
Link to the privacy policy of third-party service providers used by the app
More third party library used in app:
1. Glide
We use Glide (com.github.bumptech.glide:glide) to efficiently load, cache, and display images in our app. It handles image processing smoothly and supports complex transformations.
🔗 https://github.com/bumptech/glide
2. Google Play Services Ads
Google Mobile Ads SDK (com.google.android.gms:play-services-ads) helps us monetize the app by displaying AdMob ads like banners and interstitials.
🔗 https://developers.google.com/admob/android/quick-start
3. ExoPlayer
We use ExoPlayer (com.google.android.exoplayer:exoplayer) to play audio and video with high customization and streaming capabilities. It's ideal for handling local and remote media playback.
🔗 https://github.com/google/ExoPlayer
4. FloatingActionButton (GetBase)
FloatingActionButton by GetBase adds a customizable floating action button to the UI. It enhances user interaction with quick-access actions.
🔗 https://github.com/Clans/FloatingActionButton
5. Commons IO
Apache Commons IO (commons-io:commons-io) provides utility classes for file and stream handling, simplifying file operations.
🔗 https://commons.apache.org/proper/commons-io/
6. Material Components
Material Design Components (com.google.android.material:material) offers ready-to-use UI components that align with Google’s Material Design guidelines.
🔗 https://github.com/material-components/material-components-android
7. Lottie
Lottie (com.airbnb.android:lottie) enables rich, smooth animations in the app using JSON-based animation files exported from Adobe After Effects.
🔗 https://github.com/airbnb/lottie-android
8. Clans FloatingActionButton
We use Clans FloatingActionButton for implementing visually appealing multi-action FAB menus.
🔗 https://github.com/Clans/FloatingActionButton
9. Room Database
Room (androidx.room:room-runtime) simplifies local database access while offering compile-time checks for SQL queries.
🔗 https://developer.android.com/jetpack/androidx/releases/room
10. SwipeRefreshLayout
SwipeRefreshLayout provides pull-to-refresh UI patterns for RecyclerViews or ScrollViews to enhance user experience.
🔗 https://developer.android.com/reference/androidx/swiperefreshlayout/widget/SwipeRefreshLayout
11. OkHttp
OkHttp (com.squareup.okhttp3:okhttp) is used for low-level HTTP network requests. It handles caching, redirects, and retries efficiently.
🔗 https://github.com/square/okhttp
12. Firebase SDK (BoM)
We use Firebase BoM to manage multiple Firebase services like Analytics, Crashlytics, Remote Config, and Messaging using consistent, compatible versions.
🔗 https://firebase.google.com/docs/android/setup#available-libraries
13. PhotoView
PhotoView (com.github.chrisbanes:PhotoView) allows zooming and panning on ImageView components. It's ideal for interactive photo displays.
🔗 https://github.com/Baseflow/PhotoView
14. SDP Android
SDP (com.intuit.sdp:sdp-android) provides scalable size units to support screen size and resolution consistency.
🔗 https://github.com/intuit/sdp
15. Facebook Shimmer
Shimmer (com.facebook.shimmer:shimmer) is used to show placeholder loading animations that enhance UX during data loading.
🔗 https://github.com/facebook/shimmer-android
16. Facebook Android SDK
We integrate the Facebook Android SDK for social login, analytics, and sharing features.
🔗 https://github.com/facebook/facebook-android-sdk
17. WorkManager
WorkManager (androidx.work:work-runtime) helps in scheduling deferrable, asynchronous tasks that are expected to run even if the app exits or device restarts.
🔗 https://developer.android.com/topic/libraries/architecture/workmanager
18. Install Referrer API
The Install Referrer Library allows tracking of app installations and campaigns through referrer data.
🔗 https://developer.android.com/google/play/installreferrer/library
19. IndicatorView
IndicatorView (com.github.Kshitij-Jain:IndicatorView) adds custom animated indicators for ViewPagers or carousels.
🔗 https://github.com/Kshitij-Jain/IndicatorView
20. MaterialDialogLibrary
A custom material-style dialog library module included locally. It provides reusable, consistent dialogs throughout the app.
21. bubblenavigation
A custom bottom navigation UI module that displays bubble-shaped navigation items for a modern app interface.
22. circleimageview
Locally added library for rendering images in a circular shape with optional bordrs and shadows.
23. androidx.activity:activity-compose & activity
Used for lifecycle-aware handling of Jetpack Compose activities and modern activity components.
🔗 https://developer.android.com/jetpack/androidx/releases/activity
24. androidx.appcompat:appcompat
Provides backward-compatible versions of Android UI components for consistency across API levels.
🔗 https://developer.android.com/jetpack/androidx/releases/appcompat
25. androidx.constraintlayout:constraintlayout
Offers flexible and efficient layout designs with flat view hierarchies.
🔗 https://developer.android.com/jetpack/androidx/releases/constraintlayout
26. androidx.recyclerview:recyclerview
Used to display large sets of data in a scrollable list or grid with performance optimizations.
🔗 https://developer.android.com/jetpack/androidx/releases/recyclerview
27. androidx.annotation:annotation
Provides annotations for lint and code correctness during development.
🔗 https://developer.android.com/reference/androidx/annotation/package-summary
28. androidx.lifecycle (process, runtime, compiler)
Manages UI lifecycles and component state changes efficiently, supporting MVVM patterns.
🔗 https://developer.android.com/jetpack/androidx/releases/lifecycle
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.
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 analyzing 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 with 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.
The App may request the following permissions:
Permission: android.permission.POST_NOTIFICATIONS
Purpose: Allows the app to send notifications about updates and important information. These notifications are meant to enhance your experience within the app.
Permissions:
android.permission.READ_MEDIA_VIDEO
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Purpose: These permissions enable the app to access and read video files stored on your device, including external storage. The app only accesses video files and does not collect any other personal data.
Permissions:
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
Purpose: These permissions are needed for:
Downloading app updates
Displaying advertisements
Supporting third-party services like Google AdMob and Firebase
Permission: android.permission.WAKE_LOCK
Purpose: Prevents the device from going into sleep mode or dimming the screen while using the app. This ensures uninterrupted video playback and smooth downloading.
Permission: android.permission.READ_PHONE_STATE
Purpose: Helps the app detect incoming and outgoing calls.
Automatically pauses video playback during a call.
Displays the "After Call Screen" when the call ends for a smooth experience.
Permission: android.permission.SYSTEM_ALERT_WINDOW
Purpose: Allows the app to show floating windows or overlays over other apps.
Especially useful for the "After Call Screen" feature.
Enables showing a floating video player even if you exit the main app.
Permission: android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
Purpose: Prevents the app from being restricted by battery-saving features.
Ensures that the "After Call Screen" launches seamlessly, even if the device is in Doze mode or has background restrictions.
Declaration:
<uses-feature android:name="android.hardware.telephony" android:required="false" />
Purpose: Allows the app to detect call events without needing telephony hardware.
Supports installation on tablets and Wi-Fi-only devices by setting android:required="false".
If you are a resident of the European Economic Area (EEA), you have certain data protection rights under the General Data Protection Regulation (GDPR):
Right to Access: You have the right to request access to the personal information we may have about you.
Right to Rectification: You have the right to request the correction of inaccurate data.
Right to Erasure: You may request the deletion of your personal data.
Right to Restrict Processing: You can request limitations on how your data is processed.
Right to Data Portability: You may request a copy of your personal data in a structured format.
Right to Object: You can object to the processing of your data, especially in cases involving ads.
This Privacy Policy (“Privacy Policy”), is an integral part of our End User License Agreement (“EULA”), and governs the processing and transfer of personal data collected or processed by Company. (“Company”, “we”, “us” or “our”) when you accessing or using our mobile application or our services, all as detailed in the applicable EULA (respectively the “App” and “Service”).
Any capitalized terms not defined herein shall have the meaning ascribed to them in the EULA.
This Privacy Policy explains what data we may collect from you, how such data may be used or shared with others, how we safeguard it and how you may exercise your rights related to your Personal Data (as defined below), among others, and where applicable, as required according to the EU General Data Protection Regulation (“GDPR”),the Brazilian General Data Protection Law (as amended by Law No. 13,853/2019) (“LGPD”), the California Consumer Privacy Act (“CCPA”) and other US states as further detailed below.
This Privacy Policy explains our data collection practices that are applicable to any users of our App or our Services (“you” or “your”).
Under this Privacy Policy, and by law if You are a resident of California, You have the following rights:
The right to notice. You must be properly notified which categories of Personal Data are being collected and the purposes for which the Personal Data is being used.
The right to access / the right to request. The CCPA permits You to request and obtain from the Company information regarding the disclosure of Your Personal Data that has been collected in the past 12 months by the Company or its subsidiaries to a third-party for the third party's direct marketing purposes.
The right to say no to the sale of Personal Data. You also havae the right to ask the Company not to sell Your Personal Data to third parties. You can submit such a request by visiting our "Do Not Sell My Personal Information" section or web page.
The right to know about Your Personal Data. You have the right to request and obtain from the Company information regarding the disclosure of the following:
The categories of Personal Data collected
The sources from which the Personal Data was collected
The business or commercial purpose for collecting or selling the Personal Data
Categories of third parties with whom We share Personal Data
The specific pieces of Personal Data we collected about You
The right to delete Personal Data. You also have the right to request the deletion of Your Personal Data that have been collected in the past 12 months.
The right not to be discriminated against. You have the right not to be discriminated against for exercising any of Your Consumer's rights, including by:
Denying goods or services to You
Charging different prices or rates for goods or services, including the use of discounts or other benefits or imposing penalties
Providing a different level or quality of goods or services to You
Suggesting that You will receive a different price or rate for goods or services or a different level or quality of goods or services.
Exercising Your CCPA Data Protection Rights
In order to exercise any of Your rights under the CCPA, and if you are a California resident, You can email or call us or visit our "Do Not Sell My Personal Information" section or web page.
The Company will disclose and deliver the required information free of charge within 45 days of receiving Your verifiable request. The time period to provide the required information may be extended once by an additional 45 days when reasonable necessary and with prior notice.
The App is not intended for use by children under the age of 13. We do not knowingly collect personal information from children. If you are a parent or guardian and believe that your child has provided us with personal information, please contact us so we can delete such information.
Service Providers have access to Your Personal Data only to perform their tasks on Our behalf and are obligated not to disclose or use it for any other purpose.
We may use third-party Service providers to monitor and analyze the use of our Service.
Google Analytics
Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualise and personalise the ads of its own advertising network.
You may opt-out of certain Google Analytics features through your mobile device settings, such as your device advertising settings or by following the instructions provided by Google in their Privacy Policy: https://policies.google.com/privacy?hl=en
For more information on the privacy practices of Google, please visit the Google Privacy & Terms web page: https://policies.google.com/privacy?hl=en
We may use Service providers to show advertisements to You to help support and maintain Our Service.
Google AdSense & DoubleClick Cookie
Google, as a third party vendor, uses cookies to serve ads on our Service. Google's use of the DoubleClick cookie enables it and its partners to serve ads to our users based on their visit to our Service or other websites on the Internet.
You may opt out of the use of the DoubleClick Cookie for interest-based advertising by visiting the Google Ads Settings web page: http://www.google.com/ads/preferences/
AdMob by Google is provided by Google Inc.
You can opt-out from the AdMob by Google service by following the instructions described by Google: https://support.google.com/ads/answer/2662922?hl=en
For more information on how Google uses the collected information, please visit the "How Google uses data when you use our partners' sites or app" page: https://policies.google.com/technologies/partner-sites or visit the Privacy Policy of Google: https://policies.google.com/privacy
The Company uses remarketing services to advertise on third party websites to You after You visited our Service. We and Our third-party vendors use cookies to inform, optimize and serve ads based on Your past visits to our Service.
Google Ads (AdWords) remarketing service is provided by Google Inc.
You can opt-out of Google Analytics for Display Advertising and customise the Google Display Network ads by visiting the Google Ads Settings page: http://www.google.com/settings/ads
Google also recommends installing the Google Analytics Opt-out Browser Add-on - https://tools.google.com/dlpage/gaoptout - for your web browser. Google Analytics Opt-out Browser Add-on provides visitors with the ability to prevent their data from being collected and used by Google Analytics.
For more information on the privacy practices of Google, please visit the Google Privacy & Terms web page: https://policies.google.com/privacy?hl=en
Facebook remarketing service is provided by Facebook Inc.
You can learn more about interest-based advertising from Facebook by visiting this page: https://www.facebook.com/help/164968693837950
To opt-out from Facebook's interest-based ads, follow these instructions from Facebook: https://www.facebook.com/help/568137493302217
Facebook adheres to the Self-Regulatory Principles for Online Behavioural Advertising established by the Digital Advertising Alliance. You can also opt-out from Facebook and other participating companies through the Digital Advertising Alliance in the USA http://www.aboutads.info/choices/, the Digital Advertising Alliance of Canada in Canada http://youradchoices.ca/ or the European Interactive Digital Advertising Alliance in Europe http://www.youronlinechoices.eu/, or opt-out using your mobile device settings.
For more information on the privacy practices of Facebook, please visit Facebook's Data Policy: https://www.facebook.com/privacy/explanation
We may share your personal information if it's required by law or in response to legitimate requests from public authorities, such as courts or government agencies. This means that if a legal request is made or we are required by law, we may need to provide your data to the relevant authorities.
We ensure that this is done only when absolutely necessary, and in full compliance with applicable laws to protect your privacy and rights.
Malware Protection: We regularly scan the App for malware or malicious code, ensuring it remains safe for users. We encourage users to download the App from trusted sources like the Google Play Store.
Network Abuse: The App does not engage in network abuse, such as unauthorized data transmission, spamming, or overuse of network resources. We comply with network usage policies to prevent any negative impact on your device’s performance.
We may update this Privacy Policy from time to time. We recommend reviewing this page periodically for any changes. Updates to this policy are effective when posted on this page.
If you have any questions about this Privacy Policy, please contact us at:
Developer Name: Sun Technology Org
Email: suntechnology085@gmail.com