Showing 17 open source projects for "method"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Android Debug Database

    Android Debug Database

    A library for debugging android databases and shared preferences

    ...Search in your data. Sort data. Download database. Debug Room inMemory database. As this library is auto-initialize, if you want to get the address log, add the following method and call (we have to do like this to avoid build error in release build as this library will not be included in the release build) using reflection. Using the Android Debug Database with an encrypted database. See all the data in the shared preferences used in your application. Run any sql query on the given database to update and delete your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XPopup

    XPopup

    Powerful and Beautiful Popup for Android

    ...Many details, transitions, and level changes are considered when designing animations. The interaction is elegant, realizing elegant gesture interaction, intelligent nested scrolling, and intelligent input method interaction. Compatible with full-screen and various hole-digging screens, currently compatible with Xiaomi, Huawei, Google, OPPO, VIVO, Samsung, Meizu, and OnePlus with full-screen mobile phones.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Toasty

    Toasty

    The usual Toast, but with steroids

    The usual Toast, but with steroids. You can configure some Toasty parameters. You can reset the configuration by using reset() method. Each method always returns a Toast object, so you can customize the Toast much more. There are variants of each method, feel free to explore this library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    ...One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well: https://sourceforge.net/projects/adbextractor/
    Downloads: 6 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    PermissionsDispatcher

    PermissionsDispatcher

    A declarative API to handle Android runtime permissions

    ...This library lifts the burden that comes with writing a bunch of check statements whether permission has been granted or not from you, in order to keep your code clean and safe. PermissionsDispatcher introduces only a few annotations, keeping its general API concise. Annotate a method that explains why the permissions are needed. It passes in a PermissionRequest object which can be used to continue or abort the current permission request upon user input. Annotate a method that is invoked if the user doesn't grant the permissions. Annotate a method that is invoked if the user chose to have the device "never ask again" about permission. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Agent

    Agent

    PHP desktop/mobile user agent parser with support for Laravel

    A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality. MobileDetect recently added a version method that can get the version number for components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Walle

    Walle

    A new generation of channel package packaging artifact

    Walle, a new generation of channel package packaging artifact under the signature of Android Signature V2 Scheme. Wall-E generates channel packages by adding customized channel information to the blocks in the Apk APK Signature Block, thereby improving the efficiency of channel package generation. It can be used as a stand-alone tool or deployed on an HTTP server to process the upgraded network of the channel package Apk in real-time. ask. The way to generate the channel package is to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Luban

    Luban

    Image compression with efficiency very close to WeChat

    ...To gather data, 100 images with different resolutions were sent through WeChat Moments, then the compressed images were compared with the original ones. Luban's foundation is the result of this analysis on WeChat's compression method. Because the process was analyzed backward, Luban's efficacy is not yet exactly the same as that of WeChat, but the results are already very close to what WeChat Moments' image compression produces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Logger

    Logger

    Simple, pretty and powerful logger for android

    ...Log adapter checks whether the log should be printed or not by checking the log adapter function. If you want to disable/hide logs for output, override isLoggable method. The command "true" will print the log message, "false" will ignore it. Use filter for a better result. the tag PRETTY_LOGGER or your custom tag can be used. Make sure that wrap option is disabled. You can also simplify output by changing settings. Logger supports Timber Integration, as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Droid Plugin

    Droid Plugin

    A plugin framework on android,Run any third-party apk

    ...Very low level of code invasion, indeed just one line code to integrate DroidPlugin into the host app. Complete code level separation between host and plugged apps, only system-level message passing method provided by Android allowed. Resources management are also completely separated between host and plugged apps. Process management for plugged apps, idle processed of the plugged app will be timely recycled to guarantee minimum memory usage.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    MMDrawerController

    MMDrawerController

    A lightweight, easy to use, side drawer navigation controller

    ...This library is designed to exclusively support side drawer navigation in a light-weight, focused approach while exposing the ability to provide custom animations for presenting and dismissing the drawer. Starting with version 0.3.0, you can now provide a callback block to determine if a gesture should be recognized using the setGestureShouldRecognizeTouchBlock: method. This method provides three parameters - the drawer controller, the gesture, and the touch. As a developer, you are responsible for inspecting those elements and determining if the gesture should be recognized or not.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    PalmSecure (pSecure for short) is the opensource adaptation of the discontinued Toysoft program, SecureX. The source rights were purchased from them, and, after meeting their conditions, it was made free for everyone to use. Please use it!!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project was originally a quick and dirty method for me to convert my ebook collection in various formats to a kindle compatible format without worrying about the ebook source type. It takes PDF, Lit, and HTML files and converts them to .mobi.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 15
    The DAVdroid project aims to provide a method to synchronize an Android Phone with a GroupDAV server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tool for install or update iPhone application via adhoc method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CodeWhisk

    Programming keyboard for Android

    CodeWhisk is an input method for Android that is designed to make programming code entry efficient (and fun!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB