Showing 16 open source projects for "easy-creds"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Jellyfin Android

    Jellyfin Android

    Android Client for Jellyfin

    Jellyfin Mobile is an Android app that connects to Jellyfin instances and integrates with the official web client. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Even though the client is only a web wrapper there are still lots of improvements and bug fixes that can be accomplished with Android and Kotlin knowledge.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    Permission Flow for Android

    Permission Flow for Android

    Know about real-time state of a Android app Permissions

    Know about the real-time state of an Android app Permissions with Kotlin Flow APIs. In big projects, app is generally divided in several modules and in such cases, if any individual module is just a data module (not having UI) and needs to know the state of permission, it’s not that easy. This library provides a way to know the state of permission throughout the app and from any layer of the application safely.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Jetpack Compose Samples

    Jetpack Compose Samples

    Jetpack Compose samples

    Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs. Do more with less code and avoid entire classes of bugs, so code is simple and easy to maintain. Just describe your UI, and Compose takes care of the rest. As app state changes, your UI automatically updates. Compatible with all your existing code so you can adopt when and where you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    LeakCanary

    LeakCanary

    A memory leak detection library for Android

    LeakCanary is a reliable memory leak detection library for Android. It effectively detects leaks and narrows down the cause of each leak through its in-depth knowledge of the internals of the Android Framework. This helps developers avoid and dramatically reduce OutOfMemoryError (OOM) crashes. A memory leak is a programming error that can cause an OutOfMemoryError crash. It’s often caused by bugs related to the lifecycle of objects, and can occur fairly often in Android applications....
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 5
    openHAB client for Android

    openHAB client for Android

    openHAB client for Android

    This app is a native client for openHAB which allows easy access to your sitemaps. Control your openHAB server and/or openHAB Cloud instance, e.g., an account with myopenHAB.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    OneSignal Android Push Notification

    OneSignal Android Push Notification

    OneSignal is a free push notification service for mobile apps

    OneSignal is a free email, sms, push notification, and in-app message service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple Clock

    Simple Clock

    Combination of a beautiful clock with widget, alarm, stopwatch & timer

    This clock app has multiple functions related to timing. It can be used as a clock widget or as a alarm clock. It is made to help you regulate your daily life and sleep better. You can also use the stopwatch in this app to count your time when you are running for healthy lifestyle or for any other purpose. This app can also be placed on your home screen for easy navigation. As a clock widget you can enable displaying times from other time zones, or use the simple, but customizable and resizable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Booster

    Booster

    Optimizer for mobile applications

    Booster is an easy-to-use, lightweight, powerful and extensible quality optimization toolkit designed specially for mobile applications. The primary goal is to solve quality problems with the increase of APP complexity, such as performance, stability, and package size, etc. Booster provides a collection of modules for performance detection, multithreading optimization, resources index inline, redundant resources reduction, resources compression, system bug fixing, etc. Using booster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EitherNet

    EitherNet

    A pluggable sealed API result type for modeling Retrofit responses

    A pluggable sealed API result type for modeling Retrofit responses. By default, Retrofit uses exceptions to propagate any errors. This library leverages Kotlin sealed types to better model these responses with a type-safe single point of return and no exception handling needed. ApiResult has two sealed subtypes: Success and Failure. Success is typed to T with no error type and Failure is typed to E with no success type. Failure in turn is represented by four sealed subtypes of its own:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Coil

    Coil

    Image loading for Android backed by Kotlin Coroutines

    An image loading library for Android backed by Kotlin Coroutines. Coil performs a number of optimizations including memory and disk caching, downsampling the image in memory, re-using bitmaps, automatically pausing/cancelling requests, and more. Coil adds ~2000 methods to your APK (for apps that already use OkHttp and Coroutines), which is comparable to Picasso and significantly less than Glide and Fresco. Coil's API leverages Kotlin's language features for simplicity and minimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BleGattCoroutines

    BleGattCoroutines

    Functional Bluetooth GATT for Android (all the meanings)

    Functional Bluetooth GATT This library allows easy and safer usage of BluetoothGatt in Android. Instead of having callbacks to manage, you just need to call functions. It has also been tested successfully on Wear OS, with the sample included in this repository. It should work similarly on other Android variants such as Android TV. It does so by taking advantage of the excellent coroutines feature in the Kotlin programming language that allows one to write asynchronous code in a sequential...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LTECleanerFOSS

    LTECleanerFOSS

    The last Android cleaner you'll ever need

    Android API 23+ (Marshmallow) no longer allows apps to clean other app's caches, thus the claim of cleaners clearing them is completely false. The only thing they can clean: log files, temporary files, and empty folders. LTE Cleaner is %100 free, open source, ad-free, and deletes everything it claims too.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13
    TrueTime

    TrueTime

    Android NTP time library. Get the true current time

    A library that provides accurate, real-world time to Android applications, synchronizing with network time protocols to ensure precise timekeeping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Only

    Only

    Easy way to persist and run code block only as many times as necessary

    An easy way to persist and run code block only as many times as necessary on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Recyclical

    Recyclical

    Easy-to-use, extensible Kotlin DSL for setting up RecyclerViews

    An easy-to-use, extensible Kotlin DSL for setting up and manipulating RecyclerViews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next