Showing 14 open source projects for "update"

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
    APKUpdater

    APKUpdater

    Simplify the process of finding updates for your installed apps

    APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps. It provides similar functionality to an app store, but instead of depending on a single source, it aggregates the results from APKMirror, Aptoide, F-Droid and Google Play. Schedule background update checks and receive a notification when updates are found. Supports Android 4.0.3 to Android 10. Supports Android TV. Material Design 2 with multiple theme support. Direct install of updates...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    Look4Sat

    Look4Sat

    Open-source satellite tracker and pass predictor for Android

    Track satellite passes with ease. Thanks to the huge database provided by Celestrak and SatNOGS you have access to more than 5000 active satellites orbiting Earth. You can search the entire DB by satellite name or by NORAD catnum. Satellite positions and passes are calculated relative to your location. To get reliable info make sure to set the observation position using GPS or QTH Locator in the Settings menu. The application is built using Kotlin, Coroutines, Architecture Components and...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    Readrops

    Readrops

    Android multi-services RSS client

    Readrops is a multi-service RSS client for Android. Its name is composed of "Read" and "drops", where drops are articles in an ocean of news.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AniVu

    AniVu

    All-in-one Android app for RSS, BitTorrent dl & play

    AniVu, is an all-in-one tool for RSS subscription and updates, bit torrent downloads, and video playback. AniVu utilizes the MVI architecture and fully adopts the Material You design style. All pages are developed using Jetpack Compose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
    Learn More
  • 5
    OnBoardingScreen

    OnBoardingScreen

    create animated onboarding or welcome screen with MotionLayout

    This project's aim is to show how to create Welcome onboarding or welcome screen with MotionLayout in Kotlin inspired by project OnboardingFreebi by Ahmed Nassar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyBatis Generator

    MyBatis Generator

    A code generator for MyBatis

    This is a code generator for MyBatis. This library will generate code for use with MyBatis. It will introspect a database table (or many tables) and will generate artifacts that can be used to access the table(s). This lessens the initial nuisance of setting up objects and configuration files to interact with database tables. MBG seeks to make a major impact on the large percentage of database operations that are simple CRUD (Create, Retrieve, Update, Delete).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MyBatis Dynamic SQL

    MyBatis Dynamic SQL

    SQL DSL (Domain Specific Language) for Kotlin and Java

    This library is a general-purpose SQL generator. Think of it as a typesafe and expressive SQL DSL (domain-specific language), with support for rendering SQL formatted properly for MyBatis3 and Spring's NamedParameterJDBCTemplate. The library also contains extensions for Kotlin that enable an idiomatic Kotlin DSL for SQL. The library will generate full DELETE, INSERT, SELECT, and UPDATE statements. The DSL implemented by the library is very similar to native SQL but it includes many functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lyricist

    Lyricist

    Missing I18N/L10N (internationalization/localization) multiplatform

    Jetpack Compose greatly improved the way we build UIs on Android, but not how we interact with strings. stringResource() works well, but doesn't benefit from the idiomatic Kotlin like Compose. Lyricist tries to make working with strings as powerful as building UIs with Compose, i.e., working with parameterized string is now typesafe, use of when expression to work with plurals with more flexibility, and even load/update the strings dynamically via an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AtomicFU

    AtomicFU

    The idiomatic way to use atomic operations in Kotlin

    Atomicfu is a multiplatform library that provides an idiomatic and efficient way of using atomic operations in Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM) Icon
    Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM)

    For IT security teams in need of an AI-driven unified endpoint management platform

    IBM® MaaS360® is uniquely equipped to help IT professionals manage a wide variety of endpoints, apps, and data, and protect them efficiently and productively.
    Learn More
  • 10
    kotlinx.coroutines

    kotlinx.coroutines

    Library support for Kotlin coroutines

    Library support for Kotlin coroutines with multiplatform support. Kotlin, as a language, provides only minimal low-level APIs in its standard library to enable various other libraries to utilize coroutines. Unlike many other languages with similar capabilities, async and await are not keywords in Kotlin and are not even part of its standard library. Moreover, Kotlin's concept of suspending function provides a safer and less error-prone abstraction for asynchronous operations than futures and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blogfy

    Blogfy

    Blog taking application utilizing Ktor REST-API

    This is a complete app that demonstrates how to build an Android application using the Uncle Bob's Clean Architecture approach. The trick of the project is to demonstrate best practices, provide a set of guidelines, and present modern Android Application Architecture that is modular, scalable, maintainable, and testable, suitable for bigger teams and long application lifecycle management. Bottom navigation bar, bottom sheet, loading and confirmation dialogs. Display search history before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WhatsNew

    WhatsNew

    Automatically displays a short description of the new features

    WhatsNew automatically displays a short description of the new features when users update your app. Inspired by WhatsNew.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Meow Bottom Navigation

    Meow Bottom Navigation

    Android Meow Bottm Navigation

    A simple & curved & material bottom navigation for Android written in Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Philology

    Philology

    An easy way to dynamically replace Strings of your Android App

    ... a better way to express something, a new version of the App needs to be deployed to include the newer translation. This is a slow process and a poor user experience. We all know users take their time to update an app (if they ever do so) and there's also the time Google Play takes to make a new version of an app available to all users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next