Search Results for "lock screen java" - Page 2

Showing 93 open source projects for "lock screen java"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    VirtualXposed

    VirtualXposed

    Use Xposed without root, unlock the bootloader or modify system image

    Open VirtualXposed, click on the drawer button at the bottom of the home page (or long click the screen), add your desired APP and Xposed Module to VirtualXposed’s virtual environment. Note, all operations (installation of Xposed Module, APP) must be done in VirtualXposed, otherwise the Xposed Module installed won’t take effect. For example, if you install the YouTube app on your system (Your phone’s original system, not in VirtualXposed), and then install YouTube AdAway (A YouTube Xposed...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    OpenGApps

    OpenGApps

    OpenGApps daily releases

    The Open GApps Project is an open-source initiative that automates the creation of up-to-date Google Apps packages for Android devices. It provides pre-built packages that are compatible with all major Android versions and hardware platforms. Open GApps packages are DPI-optimized, ensuring better performance and consistency across different screen densities. The project updates Google Apps frequently, with new builds generated nightly when updates are available. Strong compression keeps...
    Leader badge
    Downloads: 17,300 This Week
    Last Update:
    See Project
  • 3
    react-native-splash-screen

    react-native-splash-screen

    A splash screen for react-native, hide when application loaded

    A splash screen API for react-native that can programmatically hide and show the splash screen. Works on iOS and Android. Customize your launch screen by creating a launch_screen.png-file and placing it in an appropriate drawable-folder. Android automatically scales drawable, so you do not necessarily need to provide images for all phone densities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QMUI Android

    QMUI Android

    UI library to improve the efficiency of Android UI development

    Solutions dedicated to improving the efficiency of project UI development. QMUI Android is designed to help quickly build an Android project with basic design restoration effects, and at the same time use the rich controls and compatible processing provided by itself, so that developers can focus on business needs without spending energy on the design of the basic code. Whether it is the creation of a new project or the maintenance of an existing project, development efficiency and project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Resurrection Remix OS

    Resurrection Remix OS

    #getresurrected

    About Resurrection Remix Since 01 • January 2012 Resurrection Remix ROM is ultimately full featured , stable and combined with the best features of open source roms .we are also providing lot of awesome original Resurrection Remix ROM add-on s in the builds. includes best of performance, customization, power and the newest features on your device! It is one of the most customizable ROMs out-of-the-box!
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 6
    FXGLGames

    FXGLGames

    This repo contains sample games built with FXGL

    This repo contains sample games built with FXGL Game Library. Each game focuses on one or two aspects of FXGL, e.g. Drop focuses on bare minimums, Pac-man focuses on AI, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YSoccer Touch

    YSoccer Touch

    For Android phones and tablets

    A new soccer game which intends to give a continuation to the funny and easy playable series of Sensible World of Soccer (aka SWOS). YSoccer Touch is a simplified version of YSoccer, dedicated to Android phones and tablets. The source code is available under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GITAMite
    App for gitamites to view their college info. Basically a lite version for the university's student website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PicsX4

    PicsX4

    Simple game where you guess the word that's common between 4 pictures

    PicsX4 is a 4 pics one-word game where you try to find a particular word that is common to the four given pictures. The challenge becomes harder with each new level. The available letters are shown at the bottom of the screen. The letters need to be added manually. It is possible to get a hint or ask a friend for help and both require a coin currency. Hints include exposing a letter, removing letters, and solving the question right away.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    BoostMultiDex

    BoostMultiDex

    Load multiple dex files on low Android version devices

    BoostMultiDex is a specialized Android-library created by ByteDance to address a long-standing performance and user-experience problem on older Android devices (specifically Android 4.x and below, i.e. SDK < 21), where loading multiple dex files after installation or upgrade can lead to extremely long “black-screen” freeze times during first startup. Instead of relying on the standard Android MultiDex mechanism, BoostMultiDex reworks the loading strategy by tapping into hidden Dalvik VM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AutoSize

    AutoSize

    A low-cost Android screen adaptation solution

    The screen adaptation framework AndroidAutoSize is optimized according to today's headline screen adaptation scheme. AndroidAutoSize is very simple to use, just need to fill in the design drawing size step to access the project. Using dp, sp as the unit for layout, the least invasive, will affect the layout of other three-party library pages, three-party library controls and system controls, but AndroidAutoSize also uses ExternalAdaptManager to achieve the situation without modifying the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vlayout

    vlayout

    LayoutManager extension for RecyclerView

    vlayout customizes a VirtualLayoutManager, which inherits from LinearLayoutManager and introduces LayoutHelper Virtual layout manager manages a series of layouthelpers, and gives the specific layout ability to LayoutHelper. Each LayoutHelper provides a layout method. The framework provides several common layout types, including grid layout, linear layout, waterfall flow layout, suspended layout, suction side layout, etc. In this way, the ability of mixed layout is realized, and the extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lynket

    Lynket

    A better browser for Android using the Custom Tab protocol

    Lynket is a unique browser based on the Custom Tabs protocol. Lynket slides over the website on top of your apps, allowing you to move to the website seamlessly. Even if you browse multiple times, you can always press X to quickly return to the app where you left off. Lynket works with any browser that implements the Custom Tab protocol. It also inherits browser behavior such as tracking protection, shared login information, bookmark synchronization, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Wifi Remote Play

    Wifi Remote Play

    Remote Control App for MPC and VLC, for Symbian and Android

    Wifi Remote Play is a remote control app for Android and Symbian (Nokia S60 5th edition smartphones or later), allowing you to control Media Player Classic (MPC) or VLC over a wireless network. This software is completely free - no ads, or having to pay for extra features, unlike many competing players! Also available from F Droid for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VasSonic

    VasSonic

    Hybrid framework to speed up the first screen of websites

    VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. Not only does VasSonic supports the static or dynamic websites which are rendered by server, but it is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    T-UI Linux CLI Launcher

    T-UI Linux CLI Launcher

    Linux CLI Launcher for Android

    Launcher, which emulates a Unix-like shell and its terminal interface, is adapted for use on mobile devices. It also implements a lot of commands. Installed applications can be launched simply by typing their name. T-UI uses the CompareString library, so it will know what you're meaning although you made typing errors.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 17
    AHBottomNavigation

    AHBottomNavigation

    Library to reproduce the behavior of the Bottom Navigation guidelines

    Library to implement the Bottom Navigation component from Material Design guidelines (minSdkVersion=14). Bottom navigation bars display three to five destinations at the bottom of a screen. Each destination is represented by an icon and an optional text label. When a bottom navigation icon is tapped, the user is taken to the top-level navigation destination associated with that icon. The bottom navigation bar is easy to reach on a handheld mobile device. When used, the bottom navigation bar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AndroidAutoLayout

    AndroidAutoLayout

    Android screen adaptation plan

    AndroidAutoLayout is a library for Android that helps developers design user interfaces that automatically adapt to different screen sizes and resolutions by scaling layout dimensions proportionally from a baseline configuration. Instead of manually managing multiple layout folders for different densities and screen sizes, AndroidAutoLayout lets you define UI dimensions once and have them scale appropriately at runtime, reducing duplication and design overhead. It works by converting design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mosby

    Mosby

    Model-view-presenter and model-view-intent library for modern Android

    Mosby is a model-view-presenter and model-view-intent library designed specifically for Android apps. Migrating a Mosby 2.x based app to Mosby 3.0 should be straightforward. Just replace all import statements of your app in android studio. Mosby has a plugin for Conductor. The aim of this library is to help you build modern android apps with a clean Model-View-Presenter architecture. Furthermore, Mosby helps you to handle screen orientation changes by introducing ViewState and retaining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Koko Keyboard

    Koko Keyboard

    Implementation of a re-usable custom onscreen keyboard

    KokoKeyboard is a Java-based reusable on-screen keyboard component/library for Android. It provides developers a template to build custom IME experiences without starting from scratch—ideal for niche input needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Pivdennyi SMS banking helper

    Pivdennyi SMS banking helper

    A program to decode messages from the SMS-banking and GSM-info

    The program scans taken before SMS (located in the "input"), and if among them there are reports in the format of SMS-banking or GSM-info, decodes them and saves the internal database program. Most SMS messages are not deleted and the program does not change (only the processed feature set "read"). After processing the user can delete the messages, information about them is stored in a separate database. The screen can be viewed :: list of all accounts (if more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Instacapture 2.0

    Instacapture 2.0

    Android library to capture screenshot from your app

    Android library to capture screenshots from your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Douya Bean sprouts

    Douya Bean sprouts

    A Material Design app for douban.com

    The open source Material Design Douban client. Among all people who directly access Douban, the most common and consistent usage is around ratings, comments, discoveries, and discussions around movies, TV, books, records, and events (what we call "items"). We will use the ratings and comments that are synchronized with the website as a starting point and basis to reconstruct the discovery and discussion around personal interests on the mobile phone. Douban is never a single website, and the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    DiagonalLayout

    DiagonalLayout

    Explore new styles and approaches on material design

    DiagonalLayout is another Android UI library aimed at enabling non-rectangular, more dynamic layout patterns: it provides a custom layout container whose sides (top, bottom, left, right) can be clipped diagonally, producing slanted, angled UI containers. This is especially useful when you want to build visually striking, non-conventional layouts — e.g. a header section on a profile screen with a diagonal bottom edge, a card with angled border, or image backgrounds slanted across the screen....
    Downloads: 0 This Week
    Last Update:
    See Project