Skip to main content

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project

Xposed Call Blocker

Download

Xposed Call Blocker is a call blocker implemented on the lowest common userspace level. This means that it's better than any other app at blocking calls without diverting them through the network.

Other advantages include minimal RAM usage, since there's no service continuously running in the background.

Some features require an unlock key from the Play Store: https://play.google.com/store/apps/details?id=com.mohammadag.xposedcallb...
Features:

Block incoming calls on a per-number basis, or using wildcards.Internal call log that stores which calls were blocked.No notifications when a call is blocked, unlike OEM implementations, this allows you to have a completely silent block. (HTC devices might still have a notification)Block outgoing calls to the numbers specified above (requires unlock key)Block calls from private numbers (requires unlock key)Block calls from unknown contacts (requires unlock key)Low RAM usage.

Tested on (all running latest stock ROMs)

Samsung Galaxy Note 3.Sony Xperia Z1Nexus 5

Author(s): 

MohammadAG

Support/Discussion URL: 

mohammad7410@gmail.com

Package: 

com.mohammadag.xposedcallblocker

Version name: 

1.1.1

Release type: 

Stable (low risk of bugs)

Download: 

com.mohammadag.xposedcallblocker_v3_2c9caf.apk(384.67 KB)

Number of downloads: 

50,616 in total · 9 in the last 24 hours

MD5 checksum: 

2c9caf510690240d438f106d0a981db6

Uploaded on: 

Saturday, May 10, 2014 - 12:23

Changes: 

HTC One (M8) / Sense 6 support

Popular posts from this blog

Google Search Bar Destroyer

Straightforward module to remove the unsightly Google Search Bar from the homescreen. The hook point is very generic, so update are rarely needed. Thanks to theknut/GEL's Xposed module for early hints/hook points. Author(s):  jeboo Support/Discussion URL:  https://forum.xda-developers.com/axon-7/themes/mod-hide-google-search-bar-t3547447 Source code URL:  https://github.com/jeboo/googlesearchbar_destroyer Package:  com.none.gsb_destroyer Version name:  1.1 Release type:  Stable  (low risk of bugs) Download:  com.none.gsb_destroyer_v2_329831.apk  (1.35 MB) Number of downloads:  40 in total · 40 in the last 24 hours MD5 checksum:  329831872cfeb03c62cc546d03bbab38 Uploaded on:  Monday, January 30, 2017 - 03:59 Changes:  Updated for Google code changes (April '16).

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project