You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call Control DataShare is a mechanism which allows other apps to interact with Call Control for Android application. It allows to enable powerful calls/texts blocking possibilities in 3rd party apps without significant effort.
Call Control DataShare is a mechanism which allows other apps to interact with Call Control for Android application. It allows to enable powerful calls/texts blocking possibilities in 3rd party apps without significant effort.
The benefits of this approach:
Call Control maintains the infrastructure, provides powerful features like Community IQ™ and other blocking features. No need to implement your own.
Call Control takes care of user settings and allows the 3rd party apps to honor it effortlessly, providing slick user experience and eliminating the need to force user to have different settings in different apps for the same purpose.
Very basic implementation is needed for 3rd party apps.
To integrate with Call Control you need to install Call Control from Google Play, then in your application's build.gradle add the following dependency:
That's all you need to do to integrate, you can now use all power of Call Control!
Please refer to Wiki and javadoc for more details.
License
Call Control DataShare is released under the MIT license.
See LICENSE for details.
Call Control® is a registered trademark of Call Control, LLC
About
Call Control DataShare is a mechanism which allows other apps to interact with Call Control for Android application. It allows to enable powerful calls/texts blocking possibilities in 3rd party apps without significant effort.