Skip to content

Commit 08b76b0

Browse files
committed
initial fastlane structures from IzzyOnDroid
1 parent edc232f commit 08b76b0

File tree

7 files changed

+2
-0
lines changed

7 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p><i>Call Blocker App</i> helps you manage and block unwanted incoming calls while maintaining a whitelist of approved contacts. It uses web scraping to enhance the call-blocking experience by integrating real-time data from popular spam-detection Spanish websites.</p><p><br><b>Features:</b></p><ul><li><b>Block and Unblock Numbers:</b> Easily block or unblock specific phone numbers.</li><li><b>Whitelist Management:</b> Maintain a whitelist of phone numbers that are always allowed to reach you.</li><li><b>Web-Based Number Lookup:</b> Automatically look up phone numbers using two trusted Spanish websites:<ul><li>www.listaspam.com</li><li>www.responderono.es</li></ul></li><li><b>Real-Time Web Scraping:</b> Leverage web scraping techniques to gather real-time information on whether a number should be blocked.</li></ul><p><b>How It Works</b></p><p>The app uses the JSoup library for web scraping, which allows it to retrieve and parse HTML data from www.listaspam.com and www.responderono.es. This data is then processed to determine whether an incoming call should be blocked or not.</p><p><br><b>Data Management</b></p><ul><li><b>Export:</b> Users can export all their preferences, including settings and black/white lists of numbers, to a file for backup or transfer to another device.</li><li><b>Import:</b> Previously exported data can be imported, allowing users to quickly set up the app on a new device or restore settings after a reset.</li></ul><p><b>Privacy and Security</b></p><p>This app is designed with user privacy in mind. All data is stored locally on the device, and the app only accesses the internet to perform web scraping for number lookup. No personal data is shared with external servers.</p>
3.22 KB
Loading
23.7 KB
Loading
27.3 KB
Loading
34.3 KB
Loading
31.8 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
manage and block unwanted incoming calls

0 commit comments

Comments
 (0)