712 Repositories
Android google-secrets-gradle-plugin Libraries
Kmp4free - A Gradle Plugin that allows seamless switching between Kotlin JVM and the Kotlin Multiplatform Plugins
🆓 kmp4free Allows you to toggle between Kotlin JVM Plugin - Kotlin Multiplatform with a Gradle Property kmp4free=true. This Gradle Plugin was built
UTBotJava generates test cases by code, trying to cover maximum statements and execution paths.
UTBotJava generates test cases by code, trying to cover maximum statements and execution paths. We treat source code as source of truth assuming that behavior is correct and corresponds to initial user demand. Generated tests are placed in so-called regression suite
simple-flank is a Gradle plugin to use Flank in Android projects with no configuration needed
simple-flank simple-flank is a new gradle plugin with a clear focus: make the setup as simple as possible. Applied to any application or library modul
The KPy gradle plugin allows you to write Kotlin/Native code and use it from python.
The KPy gradle plugin allows you to write Kotlin/Native code and use it from python.
How to structure a growing Gradle project with smart dependency management?
How to set up a larger Gradle project This repo shows one possibility to structure a Gradle project when you want: Centralized and maintainable build
A light-weight Android client for Polyhoot! Written in Kotlin and made with Material 3 and Dynamic Colors support.
A light-weight Android client for Polyhoot! Written in Kotlin and made with Material 3 and Dynamic Colors support.
A Ktor-based server that handles game process, user registration and packs provision
Polyhoot! Server backend A Ktor-based server that handles game process, user registration and packs provision Deploying server locally You can deploy
A Kotlin multiplatform unit testing library inspired by / similar to Google Truth.
Truthish A testing API inspired by Google Truth but rewritten in Kotlin from the ground up, so it can be used in Kotlin multiplatform projects. For ex
PluginScan - Minecraft plugin anti-malware scanner
PluginScan - Minecraft plugin anti-malware scanner PluginScan is a cross-platform java executable analyzer designed to detect malware and other malici
A project that helps us generate the test project to test the Gradle plugin.
Ktlint Gradle Provides the function to generate a Gradle project for us to test your Gradle plugin Latest plugin version: [1.0.0] Table of content How
🧹 Error correcting parser plugin
Tidyparse The main goal of this project is to speed up the process of learning a new language by suggesting ways to fix source code. Tidyparse expects
FirebaseSignInWithGoogle app it's written in Kotlin and shows a simple solution for implementing Firebase Authentication with Google, using Jetpack Compose on Android.
FirebaseSignInWithGoogle It's an app built with Kotlin that shows how to authenticate users with Firebase using Android Architecture Components and th
To learn how to build an e-commerce app for Android using the Firestore database from Google Firebase Technology
It is an adjustable e-commerce application that you can use to create your own online store or use it as a template to create an e-commerce app for your client. In this app we are covering such topics as Firebase basics how to upload and download data to and from an online database Displaying Images from the Cloud Creating User Profiles Uploading and displaying Products Building a Cart System Selecting images from your phone
This is an android project developed in order to practice and prepare for the Google AAD Exam
TaskMaker This is an android project developed in order to practice and prepare for the Google Associate Android Developer Exam (AAD). I tried to impl
Google Developer Student Clubs 2022 Solution Challenge - Team East River's Android Application
Solution-Challenge-2022-VEGATHER Google Developer Student Clubs 2022 Solution Challenge - Team East River's Android Application VEGATHER is an app ser
Gradm (Gradle dependencies manager) is a new way to manage dependencies easier and more efficient.
Gradm (Gradle dependencies manager) is a new way to manage dependencies easier and more efficient.
AndroidIDE - an IDE for Android to develop full featured Android apps on Android smartphones.
AndroidIDE - an IDE for Android to develop full featured Android apps on Android smartphones.
A plugin for Termux to use native Android GUI components from CLI applications.
Termux:GUI This is a plugin for Termux that enables command line programs to use the native android GUI. In the examples directory you can find demo v
SceneView Android - 3D/AR Android View with ARCore and Google Filament
SceneView is a 3D/AR Android View with ARCore and Google Filament. This is the newest way to make your Android 3D/AR app.
Athena - an open source Google Assistant replacement
A free and open source replacement for Google Assistant on Android devices, meant to integrate with the Sapphire Framework. It contains both speech-to-text and text-to-speech services. It does not require Google services or network connectivity
Android Annotation Processor library to generate adapter class easily from your model with a lot of customization
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
A Gradle plugin that guards against unintentional dependency changes.
🛡️ Dependency Guard A Gradle plugin that helps you guard against unintentional dependency changes. Surface Transitive Dependency Changes Comparison t
Jmp's test plugin for paperweight-userdev development
paperweight-test-plugin jmp's test plugin for paperweight-userdev development (also serves as an example until more thorough documentation is created)
Android Play Games Services plugin for Godot Game Engine
Google Play Games Services Plugin for Godot This is an Android Play Games Services plugin for Godot Game Engine 3.4.2 Supported features: Sign-in/Sign
Ktorfit - a HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform (Js, Jvm, Android, iOS, Linux) using KSP and Ktor clients inspired by Retrofit
Ktorfit is a HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform (Js, Jvm, Android, iOS, Linux) using KSP and Ktor clients inspired by Retrofit
A flutter plugin to scan stripe readers and connect to the them and get the payment methods.
stripe_terminal A flutter plugin to scan stripe readers and connect to the them and get the payment methods. Installation Android No Configuration nee
Juara Android - Repository Google Code Lab, JuaraAndroid Event
Juara Android - Repository Google Code Lab, JuaraAndroid Event
A gradle plugin that generates Material Design 3 theme for Android projects.
Same as Google's Material Theme Builder, but as a gradle plugin.
The core Gradle plugin and associated logic used for Slack's Android app
slack-gradle-plugin This repository contains the core Gradle plugin and associated logic used for Slack's Android app. This repo is effectively read-o
OTH themes for JetBrains. Dark and light themes using Open Template Hub's color palette.
Open Template Hub - IntelliJ Theme Plugin v1 OTH themes for JetBrains. Dark and light themes using Open Template Hub's color palette. After installing
Synthetic Migrate Plugin
Synthetic Migrate Plugin Описание Плагин для Android Studio/Intelij IDEA с помощью которого можно мигрировать кодовую базу с котлиновской синтетики на
This application uses Google Play Services Vision library to scan barcodes. It uses Google's on device ML kit to scan for barcodes.
Barcode-Scanner This application showcases use of Google Play Services Vision library It uses Google's on device machine learning kit to scan for barc
A plugin for Android Studio that speeds up your day-to-day flutter development.
Flutter-Toolkit 中文文档 A plugin for Android Studio that speeds up your day-to-day flutter development. Flutter ToolKit(Flutter Build Runner Helper), to
OTH themes for JetBrains. Dark and light themes using Open Template Hub's color palette.
Open Template Hub - IntelliJ Platform Theme v1 OTH themes for JetBrains. Dark and light themes using Open Template Hub's color palette. After installi
A Gradle plugin providing various utility methods and common code required to set up multi-version Minecraft mods.
Essential Gradle Toolkit A Gradle plugin providing various utility methods and common code required to set up multi-version Minecraft mods via archite
Gradle plugin to check, if rest-controllers are used by clients and clients have suitable rest-interfaces
Verify-Feign Gradle Plugin This plugin will help you to verify all rest-clients and -controllers in a multimodule spring project. It will check, if al
Write Tests as Examples on the Method-under-test
Write Tests as Examples on the Method-under-test
Klinker is a gradle plugin making it possible to link kotlin native executables with custom linkers and options.
Klinker is a gradle plugin making it possible to link kotlin native executables with custom linkers and options. It does this by creating a static library for kotlin compilation, then generates a c+kotlin wrapper that calls into kotlin to start the app, finally using the specified compiler to compile and link the c code and kotlin library into a binary.
PolitcalPreparedness is an example application built to demonstrate core Android Development skills recommended by Google.
PolitcalPreparedness is an example application built to demonstrate core Android Development skills recommended by Google.
Demo Android application using Gradle. Project is written entirely in Kotlin with MVVM architecture
Demo Android application using Gradle. Project is written entirely in Kotlin with MVVM architecture, Dagger / Hilt Dependency Injection, Room Database and Retrofit API Calls
A productivity tracker app published on Google Play
producktivity-tracker A productivity tracker app published on Google Play. Includes Google AdMob and in-app-purchases to disable ads. This project was
Based on Android + NodeMCU platform to achieve object detection and tracking, AI capabilities come from Google MLKit.
Based on Android + NodeMCU platform to achieve object detection and tracking, AI capabilities come from Google MLKit.
Food For All is an app developed for Google Solutions 2022
Food For All is an app developed for Google Solutions 2022. Our objectives are reduce the food waste and consequently contribute to reduce hunger. The app connects the merchant, who works in supply centers and has to throw away unsold food everyday, and NGOs that fight hunger and help to feed hungry people before the food becomes unfit for human consumption.
Useful helpers that make it easier to implement maven-plugin mojos with kotlin
A library that makes writing powerful maven plugins even easier by providing kotlin extensions and convenience functions for common use cases.
A plugin written for my 1.12.2 anarchy server
A plugin written for my 1.12.2 anarchy server. I don't recommend using any of the fixes, most of them are garbage. Pull requests are welcome.
⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the web
Capacitor Firebase ⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the web. Maintainers Maintainer GitHub Social Robin Genz robingenz @ro
Dokka plugin to render Mermaid graphics, from your code comments to your Dokka documentation.
Dokka plugin to render Mermaid graphics, from your code comments to your Dokka documentation.
🪟 Pluggable Ktor plugin to implement Sentry for error handling and request contexts
🪟 Ktor Plugin for Sentry Pluggable Ktor plugin to implement Sentry for error handling and request contexts. What is this library? This basically impl
Radio Player - A Flutter plugin to play streaming audio content with background support and lock screen controls.
A Flutter plugin to play streaming audio content with background support and lock screen controls. Installation To use this package, add
A server code template using Kotlin, Gradle, and Ktor
This project is a server code template using Kotlin, Gradle, and Ktor. It aims to help you build a service by providing reusable code examples that is likely essential for a server.
Radio - a Minecraft Servers plugin for providing the best experience of interaction with broadcasting
Radio Radio is a Minecraft Servers plugin for providing the best experience of interaction with broadcasting. Installation Download required version f
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.
Gradle plugin for adds support for integrating Carthage dependencies into a KMM project
Gradle plugin for adds support for integrating Carthage dependencies into a KMM project
A Google coding competitions practice preparing to the hashcode competition
One Pizza This is a Google coding competitions practice preparing to the hashcode competition.
Gradle plugin which analyzes the size of your Android apps
Scope is a Gradle plugin which helps you analyze the size of your Android apps. Motivation App size is an important metric which directly correlates w
An open-source Android app for locating your group's people privately using Facebook Login, Google Maps API and Firebase
An open-source Android app for locating your group's people privately using Facebook Login, Google Maps API and Firebase
Mars is an all-in-one plugin for PGM servers
Mars Mars is an all-in-one plugin for PGM servers. Using Mars Contributing to Mars Why? Mars was built to handle everything that PGM isn't supposed to
🧶 Library to handling files for persistent storage with Google Cloud Storage and Amazon S3-compatible server, made in Kotlin
🧶 Remi Library to handling files for persistent storage with Google Cloud Storage and Amazon S3-compatible server, made in Kotlin! Why is this built?
BlackBox - a virtual engine, it can clone and run virtual application on Android
BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.
Bitcoin-Wallet-Android Google Colab
Beta channel Run Google Colab https://colab.research.google.com/drive/1OShIMVcFZ_khsUIBOIV1lzrqAGo1gfm_?usp=sharing In order to receive updates quicke
Bitcoin Wallet - a standalone Bitcoin payment app for your Android device
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required Google Colab
Svg-to-compose-intellij - A simple Android Studio plugin to generate Jetpack Compose ImageVector icons
svg-to-compose-intellij A simple Android Studio plugin to generate Jetpack Compo
Kauth - Open-source powerful minecraft authorization plugin
KAuth KAuth is a minecraft plugin for offline-mode authorization on your server.
FMenu: A simple plugin that permits to open a menu by swapping the item to the secondary hand
FutureTeam - FMenu FMenu is a simple plugin that permits to open a menu by swapp
Loco-strings-sync - A custom Gradle Plugin useful to sync loco string resources to local projects
loco-strings-sync A custom Gradle Plugin useful to sync loco string resources to
Lemonade - App project in kotlin Google android dev course
Project: Lemonade App - Starter Code Starter code for the first independent proj
Unity-Android-SDK-Plugins - Android SDK/Library/Plugins (aar) for Unity Developers
Unity Android SDK Plugins Unity Android SDK Plugins is an Open Source project th
This Android application demonstrates new splash screen API launched by Google last year.
This Android application demonstrates new splash screen API launched by Google last year.
Social share - Social Sharing Plugin For Private Use only (Code without error checking)
Flutter Social Share plugin for sharing file to media with multiple (More option
UserLoc - A API call using Retrofit to obtain list of users details and show on UI in recycler view and google map
UserLoc This uses a API call using Retrofit to obtain list of users details and
AdsManager - Easy way to implement Google Ads
AdsManager Easy way to implement Google Ads Implementaion: https://jitpack.io/#R
GoogleSearchBot - Google Search Bot With Kotlin
GoogleSearchBot Simple telegram bot on kotlin with spring framework With command
McMotd - Mirai Plugin for fetching motd from minecraft servers
Mirai-wiki 基于mirai的Minecraft服务器信息查询插件 关于Linux运行环境 如果你正在使用Linux而不是Windows来运行Mirai
Plugin-shared-preferences - Pluto plugin to manage your Shared Preferences
Pluto Shared Preferences Plugin Pluto Shared Preferences is a Pluto plugin to in
Ownership-gradle-plugin - Gradle code ownership verification plugin
Gradle code ownership verification plugin A gradle plugin that will verify owner
Pluto Logger is a Pluto plugin to manage and share your Debug logs
Pluto Logger Plugin Pluto Logger is a Pluto plugin to manage and share your Debug logs. It also comes with Timber support. 🖇 Integrate plugin in your
kinstall is an easy way to install gradle-based command-line kotlin projects that use the application plugin.
kinstall kinstall is an easy way to install gradle-based command-line kotlin projects that use the application plugin. use First, install kinstall its
A Gradle plugin that helps you speed up builds by excluding unnecessary modules.
🧘 Focus A Gradle plugin that generates module-specific settings.gradle files, allowing you to focus on a specific feature or module without needing t
LanServers - A small plugin written in Kotlin that runs on all major Minecraft Servers
LanServers This is a small plugin written in Kotlin that runs on all major Minec
Kotlin-client-dsl - A kotlin-based dsl project for a (Client) - (Plugin) styled program
kotlin-client-dsl a kotlin-based dsl project for a (Client) - (Plugin) styled p
K6-intellij-plugin - IntelliJ-based Plugin to run k6 tests locally or in the k6 Cloud from your IntelliJ IDE
IntelliJ-based Plugin to run k6 tests locally or in the k6 Cloud from your Intel
HH Synthetic -- plugin for automated migration from Kotlin synthetics to View Binding.
HH Synthetic -- plugin for automated migration from Kotlin synthetics to View Binding.
Aurora Store: A Google Playstore Client
Aurora Store: A Google Playstore Client Aurora Store is an unofficial, FOSS clie
A Gradle plugin for generating multi-version packet wrappers for Minecraft: JE
tinyprotocol A Gradle plugin for generating multi-version packet class wrappers for Minecraft: Java Edition. Usage plugins { id("me.kcra.tinyproto
Monorepo - An android monorepo example
A mono-repository containing multiple Android apps sharing library modules. http
AliuPlugins - Aliucord Plugin Repo Template
Aliucord Plugin Repo Template Template for an Aliucord plugin repo Getting start
RTranslator is the world's first open source real-time translation app
RTranslator is the world's first open source real-time translation app. Connect to someone who has the app, connect Bluetooth headphones, put the phon
Open as default - A flutter plugin that allows setting up your flutter app to open files as default
open_as_default A flutter plugin that allows setting up your flutter app to open
Idea-plpgdebugger - A plugin to debug PostgreSQL in Intellij
Intellij PL/pg SQL debugger Debug PL/pg SQL in Intellij with Datbase Tool to spe
Poc-sealed-secrets - An alternative to store sensitive data in the template Secrets Kubernetes an encrypted way
POC Sealed Secrets Overview Proof of concept with the objective of showing an al
Xctvplayer - xCloud player for Google Chromecast with Google TV
XCTV Player An awesome Microsoft xCloud player for Google Chromecast with Google
Yalp Store lets you download apps from Google Play Store as apk files
Yalp Store What does it do? Yalp Store lets you download apps from Google Play Store as apk files. It can search for updates of installed apps and let
Remove Unused Resources Gradle Plugin for Android
Remove Unused Resources Plugin for Android A gradle plugin to remove unused android resources by Android Lint results xml file. This is useful for CI
Unit Test Architect Gradle plugin
UnitTestArchitect This is a gradle plugin that helps you to generate boilerplate code for writing jUnit + Mockito Test Cases. To us this plugin, add i
Esp touch flutter plugin - Client-side (mobile) Android Flutter implementation for ESP-Touch protocol
esp_touch_flutter_plugin Client-side (mobile) Android Flutter implementation for
A somewhat copy past of Jetbrain's code from the kotlin plugin repo to make it humanly possible to test Intellij IDEA kotlin plugins that work on kotlin
A somewhat copy past of Jetbrain's code from the kotlin plugin repo to make it humanly possible to test Intellij IDEA kotlin plugins that work on kotlin
Microservices-demo - Microservices demo project using Spring, Kotlin, RabbitMQ, PostgreSQL and Gradle and deployed to Azure Kubernetes
Microservices demo Microservices demo project using Spring, Kotlin, RabbitMQ, Po
MineJS is a scripting plugin for the Bukkit!
Mine.js(W-I-P) Minecraft Bukkit Scripting with JS by Netherald How to apply? Download Paper or Bungee Version. and put it to plugins folder. Script fo
Flutter Plugin for IntelliJ
Flutter Plugin for IntelliJ An IntelliJ plugin for Flutter development. Flutter is a multi-platform app SDK to help developers and designers build mod