20 Repositories
Android intercept-calls Libraries
Android Combined Application for chat, audio/video calls, and broadcast to millions of web and app users using VdoTok SDK.
Android Combined Application for chat, audio/video calls, and broadcast to millions of web and app users using VdoTok SDK.
Redirect outgoing calls to Signal/Telegram/Threema.
Red Redirect outgoing calls to Signal/Telegram/Threema. Tiny app to redirect outgoing calls to Signal/Telegram/Threema if available. You can cancel re
Re - Redirect outgoing calls to Signal or Telegram
Re Redirect outgoing calls to Signal or Telegram. Tiny app to redirect outgoing
Webclient-kotlin-sample - An example of using the http web client to promote synchronous and asynchronous https calls
Web Client Consumer Kotlin Sample The project is an example of using the http we
SMSfirsAJ - Sample of how to intercept a SMS with BroadcastReceiver
SMS Received Sample of how to intercept a SMS with BroadcastReceiver Simples ste
An OkHttp interceptor to intercept and manipulate response at runtime
NetworkProxy A network proxy library to intercept and mock response from OkHttp Getting started In your root build.gradle: allprojects { repositor
LiveView plugin to send rapid messages to last missed calls
LiveView Answer-it Plugin This is a plugin for the LiveView device (a "smartwatch" for Android). Sometimes you need to reject a call or you didn't kno
KTor-Client---Android - The essence of KTor Client for network calls
KTor Client - Android This project encompasses the essence of KTor Client for ne
Trace all binder-funcion calls on android-platform
BinderHackDemo trace all binder-funcion calls on android-platform 该demo展示了如何使用libbinderhack.so模块,trace-app自身进程binder调用情况 您可以通过该次提交,查看如何使用libbinderhack
Intent Intercept Android app
Intent Intercept Android app Summary: View inter-app communication Description: This app attempts to intercept as many intents as possible in order to
Intercept and debug url scheme on Android
Test it What's gonna happen? ✘ App not installed → Redirect to Play Store ✔ App installed → Start the application or the interceptor Click here to tri
Uses proximity sensor to perform actions when ringing, Can also schedule calls.
ShutUp! - Stay lazy Screenshots - Description - Hello human! I let you control your phone with simple wave-like gestures. With the combination of acce
A simple weather application focused on material UI and API data calls.
YAWA-WeatherApp YAWA is a simple single screen, single activity weather app with material UI. This repository is mainly focused on people who want to
An app which displays questions from Stack Exchange from it's api. Can search questions with tags as well. Uses MVVM architecture, dependency injection, coroutines, retrofit2 for network calls
Stack Exchange app What the app does? Shows a list of trending questions from stack exchange api Can search for the desires question. Can add tags to
An Xposed module to intercept applist detections
Hide My Applist About this module Although it's bad practice to detect the installation of specific apps, not every app using root provides random pac
Make SIP calls from react-native using Linphone SDK
react-native-sip Make SIP calls from react-native using Linphone SDK Installation npm install react-native-sip Usage import { multiply } from "react-n
Open Source Messenger App For Android - Real-time Messaging, Voice and Video Calls
Open Source Messenger App For Android - Real-time Messaging, Voice and Video Calls
mocking library for Kotlin
Kotlin Academy articles Check the series of articles "Mocking is not rocket science" at Kt. Academy describing MockK from the very basics of mocking u
Android library to record the network calls through the interceptor mechanism of the http clients.
Android Snooper Introduction Android Snooper is a library which helps in debugging issues while running the applications on android devices. One of th
Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.
1. AutoProxy Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a