Search Results for "android call privacy" - Page 3

Showing 231 open source projects for "android call privacy"

View related business solutions
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • 1
    Medusa Kotlin

    Medusa Kotlin

    Android fragment stack controller

    ... managers in our application. We are using a bottom bar and the user has his history in every bottom bar tab. For instance, In the Home tab, the user can go 4-5 fragments deep in the Home tab. Then user switches to another tab and goes 3-4 fragments in that tab too. It is not confusing anymore. Medusa keeps track of the fragment history of every tab and you only call start, and goBack to navigate your fragments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    imagelightbox

    imagelightbox

    Image Lightbox, Responsive and Touch‑friendly

    Image Lightbox is responsive and touch-friendly. This is a fork of the Lightbox plugin created by Osvaldas Valutis. See most of the available options at the Demo Page. jQuery 1.12 (earlier version not tested), feel free to use jQuery v2 or v3 if you don't need to support older browsers. All major desktop browsers and versions as well as mobile browsers on Android, iOS and Windows Phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    This extension is for Tabnine’s Starter (free), Pro and Enterprise SaaS users only. Tabnine Enterprise users with the self-hosted setup should use the Tabnine Enterprise extension in the VSCode Marketplace. Tabnine is an AI code assistant that makes you a better developer. Tabnine will increase your development velocity with real-time code completions, chat, and code generation in all the most popular coding languages and IDEs. Whether you call it IntelliSense, intelliCode, autocomplete, AI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KISS

    KISS

    Blazingly fast Android Launcher

    KISS (Keep It Simple and Stupid) is a blazingly fast yet incredibly small launcher for Android that requires nearly no memory to run. It expedites searching through the apps, contacts and settings of your Android device, giving you just one simple interface to find everything you need fast. No need to skim through dozens of other apps just to find one-- simply enter a few characters and hit enter. Need to make a call? Just enter the first three letters of the contact's name and hit the phone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 5
    SwiftGodot

    SwiftGodot

    New Godot bindings for Swift

    SwiftGodot provides Swift language bindings for the Godot 4.2 game engine using the new GDExtension system (for 4.1 compatibility, use the 4.1 branch, preview for upcoming 4.3 release is in the 4.3 branch). SwiftGodot can be used to either build an extension that can be added to an existing Godot project, where your code is providing services to the game engine, or it can be used as an API with SwiftGodotKit which embeds Godot as an application that is driven directly from Swift. SwiftGodot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Slack SDK for Java

    Slack SDK for Java

    Slack Developer Kit (including Bolt for Java) for any JVM languages

    Slack SDK for Java supports the Slack platform in a Java idiomatic way. The SDK written in Java so developers can use it in any JVM language including Kotlin, Groovy, and Scala. If what you want to do is call Slack APIs in your existing services, we recommend using only the Slack API Client. If instead, you’re developing a new modern and interactive Slack app, we recommend Bolt for it. The framework enables developers to focus on the essential parts of their apps without being bothered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DefraDB

    DefraDB

    DefraDB is a Peer-to-Peer Edge Database

    DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPFS/IPLD, LibP2P, CRDTs, and Semantic web3 properties. DefraDB is a user-centric database that prioritizes data ownership, personal privacy, and information security. Its data model, powered by the convergence of MerkleCRDTs and the content-addressability of IPLD, enables a multi-write-master architecture. It features DQL, a query language compatible with GraphQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ghostfolio

    Ghostfolio

    Open Source Wealth Management Software. Angular + NestJS + Prisma

    Ghostfolio is an open-source wealth management software built with web technology. The application empowers busy people to keep track of stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions. The software is designed for personal use in continuous operation. Ghostfolio is a privacy-first, open-source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid data-driven investment decisions. Ghostfolio empowers busy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CertMagic

    CertMagic

    Automatic HTTPS for any Go program

    ... responses for greater privacy and security. As long as your domain name points to your server, CertMagic will keep its connections secure. Compared to other ACME client libraries for Go, only CertMagic supports the full suite of ACME features, and no other library matches CertMagic's maturity and reliability. Written in Go, a language with memory-safety guarantees. Powered by ACMEz, the premier ACME client library for Go. All libdns DNS providers work out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
    Learn More
  • 10
    React Native Navigation

    React Native Navigation

    A complete native navigation solution for React Native

    ... and executed. At this point you need to display your UI. To do so, listen to the appLaunched event and call Navigation.setRoot when that event is received. When your app is launched, RN makes sure JS context (which is what enables you to execute JavaScript code) is running. There are quite a few differences between iOS and Android in this regard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Microsoft Authentication Library .NET

    Microsoft Authentication Library .NET

    Microsoft Authentication Library (MSAL) for .NET

    ... to acquire security tokens to call protected APIs. It uses industry-standard OAuth2 and OpenID Connect. The library also supports Azure AD B2C. Acquiring a token interactively enables the application to acquire a token after authenticating the user through an interactive sign-in. There are specificities, though depending on the platforms (Xamarin Android, Xamarin iOS, or UWP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    Matrix is an APM (Application Performance Manage) used in Wechat to monitor, locate and analyse performance problems. It is a plugin style, non-invasive solution and is currently available on iOS, macOS and Android. The monitoring scope of the current tool includes: crash, lag, and out-of-memory, which includes the following two plugins, WCCrashBlockMonitorPlugin, which is based on KSCrash framework and features cutting-edge lag stack capture capabilities with crash capture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WALA

    WALA

    Libraries for Analysis, with frontends for Java, Android, and JS

    The T. J. Watson Libraries for Analysis (WALA) provide static analysis capabilities for Java bytecode and related languages and for JavaScript. The system is licensed under the Eclipse Public License, which has been approved by the OSI (Open Source Initiative) as a fully certified open-source license. The initial WALA infrastructure was independently developed as part of the DOMO research project at the IBM T.J. Watson Research Center. In 2006, IBM donated the software to the community. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ServiceStack

    ServiceStack

    Simple, fast, versatile and full-featured services framework

    ... the same high-performance APIs can be consumed from HTTP in any combination of Route, QueryString, FormData or a myriad of data formats, via popular resilient MQ Servers whilst simultaneously supporting legacy integrations like SOAP or adopting new technologies like gRPC without sacrificing any native HTTP integrations. To maximize the value of APIs we're focused beyond the API boundary by making it as simple as possible for API Consumers to call your APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TapTargetView

    TapTargetView

    An implementation of tap targets from the Material Design guidelines

    An implementation of tap targets from Google's Material Design guidelines on feature discovery. Prompt users to try features or functionality that can be completed in a single tap, such as saving a location in a map app. Prompt users to try features or functionality that require more than one tap to complete, such as turning on automatic backup in a photo app. Feature discovery prompts have more impact when they are presented to the right users at contextually relevant moments. When...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GraphQL Code Generator

    GraphQL Code Generator

    A tool for generating code based on a GraphQL schema and GraphQL ops

    Generate code from your GraphQL schema and operations with a simple CLI. Generate code from your GraphQL schema and GraphQL operations with a single function call regardless of your environment or code format. Watch for changes in your GraphQL schema and operations, and automatically generate code as you go. Codegen easily integrates into your development workflow. One of the goals of GraphQL Codegen is to allow you to easily customize the output, and add custom behaviour according to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BlackBelt Privacy Tor/i2p+WASTE+VidVoIP

    BlackBelt Privacy Tor/i2p+WASTE+VidVoIP

    Browse on Tor/i2p, Anon p2p Chat / FileTx, Conf / Video VoIP

    .../i2p Profile: Browse over Tor/i2p on Firefox (Vanilla, ESR), Waterfox (Classic, New), Palemoon , LibreWolf and legacy CyberFox. As with all versions of Tor - do not rely on this for strong anonymity. A usability enhanced Privacy Pack. Use alongside Tor Browser Bundle. An installer, for : Vista 32/64, Win7 32/64, Win8 32/64, Win10 32/64, Win11, Linux (Wine)
    Downloads: 65 This Week
    Last Update:
    See Project
  • 18
    Android Data Recovery Software

    Android Data Recovery Software

    One Click Away to Recover Your Lost Data From Android Phone on Windows

    Android data recovery software can be used on standard mobile devices, tablets and recovered SD cards. There are circumstances where the files are deleted, lost or corrupted from the internal storage or SD card. Files can get lost by accidental deletion, device failure, external damage, operating system or rooting error, password lock, system crash or virus, black screen. The software is built for recovering personal messages, call history, contact information, and media files. It’s also used...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    organice

    organice

    An implementation of Org mode without the dependency of Emacs

    ... is great, but it’s desktop software. For users who want to access or edit their Org mode files whilst on the go, organice is a great choice. organice is a web application. You can use it from any browser. On iOS and Android, you can install organice to your homescreen. When started from there, it will run in full-screen as a Progressive Web Application (PWA) which will add offline capabilities (see chapters progressive web app and offline support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shadow

    Shadow

    Zero reflection fully dynamic Android plugin framework

    Shadow is an Android plug-in framework independently developed by Tencent, which has been tested by hundreds of millions of online users. Shadow not only shares the key code of plug-in technology with open source, but also completely shares all the designs required for online deployment. Reuse the source code of the independent installation App. The source code of the plug-in App can be installed and run normally. Zero reflection and no Hack implementation of plug-in technology. In theory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SyberiaOS
    Syberia Project (aka Syberia OS) is a custom ROM for many devices that implements various features. This project was designed by our "Syberia Team" from scratch based on AOSP source code with some CAF fixes and improvements. Our team: @blinoff82, @DennySPB, @alexxxdev. Also many thanks to our designer @rlshukhov for logos, wallpapers and bootanimation. If you like our work you can you can buy us a cup of coffee or a glass of beer here: https://syberiaos.com/links
    Leader badge
    Downloads: 340 This Week
    Last Update:
    See Project
  • 22
    craxsrat-7.5-license

    craxsrat-7.5-license

    #craxsrat #craxs_rat #craxs #craxrat #craxsrat_license #craxsrat2024

    http://t.me/EVFLDEV http://craxsrat.biz Android phone remote control Applicable to all versions of Android 📌 New interface and logo 📌 New update for MIUI + ColorOS phones. Enabling background permissions is easier than ever 📌Automatic screen unlock: needs to be detected once 📌 Monitor selected applications 📌 Send notification to mobile phone 📌 Cut off internet access for any app 📌 Helps connections last longer Common Functions 📌Manager: Files, SMS...
    Leader badge
    Downloads: 230 This Week
    Last Update:
    See Project
  • 23
    OPENTHOS

    OPENTHOS

    Run Android and Linux applications side by side

    OpenThos is a free, open-source operating system (OS) based on Android-x86. It's designed to run Android and Linux applications side by side. OpenThos is unique because it was designed with security and privacy in mind. You can run OpenThos on your PC or laptop without installing it.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 24
    Group Office groupware and CRM

    Group Office groupware and CRM

    Take your office and CRM into the cloud!

    Installation instructions can be found here: https://groupoffice.readthedocs.io/en/latest/install/install.html Group Office is an open source groupware application. It makes your daily office tasks easier. Share projects, calendars, files and e-mail online. It is a complete solution for all your online office needs. From a customer phone call to a project and finally an invoice. The support system helps to keep your customers happy. Group Office is fast, secure and has privacy...
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 25
    Ghost Commander
    Dual panel Android file manager (like Norton or Total Commander). Aside the /sdcard it works with FTP servers, Windows (Samba) network shares (with a plug-in), ZIP archives, etc. Lots more features and customization settings are there. Feel free to add a feature request here: http://tinyurl.com/gc-user Report bugs and issues: http://tinyurl.com/gc-issue
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project