389 Repositories
Android gradle-share-outputs-between-projects Libraries
The platform for time-management by pomodoro technique between team.
❗️ Moved to tomadoro organization. 🍅 Pomodoro The platform for time-management by pomodoro technique between team with lot of customization. Pomodoro
Communicating between Wear OS and Android device using the OpWear module and a sample of displaying real-time camera on the watch and sending commands to the mobile by Wear OS.
OpWear-Cam Communicating between Wear OS and Android device using the OpWear module and a sample of displaying real-time camera on the watch and sendi
바코드 네트워크에서 제작 및 사용하는 Gradle build plugin 모음입니다. GradlePluginPortal 에 publish 되어 있습니다.
BarcodeGradlePlugins GradlePluginPortal 에 publish 되어 있는 바코드 네트워크의 빌드 플러그인들은 barcodeTasks 스코프 안에서 공통된 인자를 사용하여 실행될 수 있습니다. barcodeTasks { // 바코드 네트워크
Demo for Jetbrains webinar on "How to share data layer in KMM"
RealmDemo Demo application demostrating how to share data layer in an KMM project using Realm Kotlin SDK and Atlas App Service. Webinar Link : https:/
Share twitter url to this app, and you will be redirected.
twitter2nitter - redirect twitter to nitter Share twitter url to this app, and you will be redirected. Redirect works for: Open twitter url with twitt
A modular object storage framework for Kotlin multiplatform projects.
ObjectStore A modular object storage framework for Kotlin multiplatform projects. Usage ObjectStore provides a simple key/value storage interface whic
Plugin for Minecraft Dev projects that allows use BON2 as analog of fg.reobf from ForgeGradle
Bon2Gradle Plugin for Minecraft Dev projects that allows use BON2 as analog of fg.reobf from ForgeGradle. Usage Dependencies Gradle 6.8+ (Provider as
Gradle Replace In Place (GRIP): a gradle plugin to update your documentation or any file with a simple gradle task
GRIP (Gradle Replace In-Place) A gradle tool to update some values in your (documentation) files by running a task. (inspired by Knit) Directives Inse
Material You interface with dynamic theme support for your Android projects
Material You Sample Material You interface with dynamic theme support for your Android projects Requirements Android Studio Chipmunk 2021.2.1 or highe
🚀🌆🏙 Display differences or animate progress between 2 images or Composables with overlay and customization options, zoom, pan gestures, and progress to observe properties for animating before-after progress
Compose Before-After Composables to display Images, or Composables as before and after composables to display differences or animate progress between
A Gradle plugin for Kotlin Multiplatform projects that generate a XCFramework for Apple targets or a FatFramework for iOS targets, and manages the publishing process in a CocoaPod Repository.
KMP Framework Bundler KMP Framework Bundler is a Gradle plugin for Kotlin Multiplatform projects that generate a XCFramework for Apple targets or a Fa
android + Kotlin + Semantic releases + SpotBugs + Jacoco + maven + Gradle + groovy + GitHub actions + SonarQube + commitlint
Contents Installation Package Root project build.gradle App project build.gradle Contributing Citation Copyright Installation Package The latest versi
Waple helps you share your Wi-Fi password quickly.💭🧇
waple Waple helps you share your Wi-Fi password quickly. 💭 🧇 Production intention 📚 Wi-Fi passwords are usually complicated for security purposes.
The projet demonstrate the usage of having a contract between our api responses and ui objects to eliminate dependency of both on each other.
WeatherDomainLayerSampleApp The projet demonstrate the usage of having a contract between our api responses and ui objects to eliminate dependency of
KMP Ready is a Gradle Plugin that provides actionable advice to make your code Kotlin Multiplatform compatible.
KMP Ready IS 🚧 UNDER DEVELOPMENT 🚧 Decisioning Logic Positive Signals ✅ Only Kotlin .kt Source Files Using Kotlin JVM Plugin Uses the Kotlin Multipl
A Gradle plugin to easily publish library components to Maven.
Component Publisher A Gradle plugin to easily publish components based on maven-publish. You can find the latest released plugin on Gradle Plugin Port
Ejemplo de API Rest Blog con Spring Boot + Kotlin + Gradle
Blog Ejemplo de API Rest Blog con Spring Boot 2.7.3 + Kotlin + Gradle + Java 17 El objetivo es que pueda servir como guía para el aprendizaje, lo más
Help find conflict in gradle.
Dependency Conflict Analyzer Gradle Plugin This plugin scans dependencies during gradle build. Throws an error if there is a possible dependency confl
Android Navigation Fragment Share Element Example: Use Share Element Transition with recyclerView Item and ViewPager2 Item.
Android-Navigation-Fragment-Share-Element-Example 说明 Android 使用Navigation导航切换Fragment中使用共享元素过渡动画的例子:将在listFragment的RecyclerView的Item共享元素过渡到pagerFragme
Dev Experience is a set of projects to make life easier for developers, in order to import, configure and use.
Dev Experience The experience that all developer need Dev Experience is a set of projects to make life easier for developers, in order to import, conf
Cinemax is a Movies & TV Shows application for Android.
Cinemax Cinemax is a Movies & TV Shows application for Android. Build Generate an API key from The Movie Database. Put the key in the local.properties
Base projects for Devpass' Dev Sprints
CI Challenge - Android ✅ Learn to create and configure Continuous Integration (CI) environments. Develop CI pipelines and integrations with tools like
A Flutter plugin thats support share files to social media like TikTok, Instagram, Facebook, WhatsApp, Telegram and more others...
Social Share Kit A Flutter plugin that's support share files to social media like Tiktok, Instagram, Facebook, WhatsApp, Telegram and more. This plugi
Gradle Plugin that determines if modules are Kotlin Multiplatform (KMP) ready.
Gradle Plugin that determines if modules are Kotlin Multiplatform (KMP) ready. KMP Ready means that the code is Kotlin Multiplatform compatible.
Showcases different ways of writing backwards-compatible Gradle plugins.
manifestprinter This project showcases different ways of writing backwards-compatible Gradle plugins. It accompanies a talk held at droidcon Berlin 20
Lightweight compiler plugin intended for Kotlin/JVM library development and symbol visibility control.
Restrikt A Kotlin/JVM compiler plugin to restrict symbols access, from external project sources. This plugin offers two ways to hide symbols: An autom
Base projects for Devpass' Dev Sprints
Foundations Backend Challenge In this challenge, we're going to develop features for a Backend application where we'll apply backend development funda
A powerful Gradle Plugin to help you demonstrate your android app
English | 简体中文 sample-gradle-plugin 🚀 A powerful Gradle Plugin to help you demonstrate your android app. We often write demo applications that contai
Easy setup of static analysis tools for Android and Java projects.
[DEPRECATED] Gradle static analysis plugin ⚠️ A fork of this project is maintained at https://github.com/GradleUp/static-analysis-plugin/ Please migra
Setup CheckStyle, FindBugs, PMD and Lint for your Android project easily
android-quality-starter setup CheckStyle, FindBugs, PMD and Lint for your Android project easily This project adds gradle setup for quality tools ment
Shot is an Android project you can use to write screenshot for your apps in a simple and friendly way
Shot is an Android project you can use to write screenshot for your apps in a simple and friendly way. What is this? Shot is a Gradle plugin and
Jetbrains plugin for differentiating opened projects by color!
🟩 🟦 Project-Color 🟨 🟥 Remember your projects by color! Colorize the title bar to differentiate your open projects. Working on multiple projects si
Sample project to demonstrate how to have clear and better interactions between composables and viewmodels.
Form Validation Sample project to demonstrate how to have clear and better interactions between composables and viewmodels. Concepts used uiState conc
Life is too short to google for dependencies and versions
What is refreshVersions? refreshVersions helps Gradle users with the tedious manual work usually involved in adding and updating dependencies and thei
Examples of ParallaxView and ParallaxScrollEfect are in the repo. You can find the necessary titles and outputs in the continuation of the Readme file. 🪞
Parallax Examples : Examples of ParallaxView and ParallaxScrollEfect are in the repo. You can find the necessary titles and outputs in the continuatio
An Android Image compress library, reduce's the size of the image by 90% without losing any of its pixels.
Image Compressor An Android image compress library, image compressor, is small and effective. With very little or no image quality degradation, a comp
A simple library for automatically animating between Compose states.
compose-autotransition Status: Experimental A simple library for automatically animating between Compose states. var scale by remember { mutableStateO
A women safety project built in Android Studio.
⚡ Spark Women - A Women Safety Application Feel Safe Everywhere Women Safety App is user friendly application built in Android Studio, it is simple to
Android SDK development environment Docker image
AndroidSDK Android SDK development environment Docker image Goals It contains the complete Android SDK enviroment, is able to perform all regular Andr
Android gradle version and plugins
android-gradle-plugin Android gradle version and plugins Version catalogs Shared catalogs 를 사용한 android version catalogs 입니다. Usage settings.gradle.kt
Link previews between JetBrains Space and Slack
slack-unfurls This is the application for providing link previews between Slack and Space in both directions. It provides link previews for Slack mess
An investigation and comparison between Kotlin and Java on an engineering level
An investigation and comparison between Kotlin and Java on an engineering level. Since beauty is in the eye of the beholder, this repository is not meant to evaluate Java or Kotlin on an aesthetic level.
Kotlin compiler plugin generates support synthetic methods for use SaveStateHandle without constants and string variables.
SavedState Compiler Plugin Kotlin compiler plugin generates support methods for use SaveStateHandle without constants and string variables. Example If
Room Database Queries with Kotlin Flow
Room Database Queries with Flow This app displays a list of bus stops and arrival times. Tapping a bus stop on the first screen will display a list of
A gradle plugin to optimize built jars through individual file optimizations and increased compression
Machete Machete is a gradle plugin that attempts to optimize the size of output JARs through both individual file optimizations and overall compressio
Gradlee plugin for managing jekyll workflows
JEKYLL GRADLE PLUGIN Gradle plugin providing easy configuration and tasks for managing your jekyll projects via gradle. Supports running via native je
An advanced Minecraft plugin template made in Gradle
//DONT_APPLY_TEMPLATE_CHANGE Gradle Plugin Template Kotlin DSL Version ℹ️ This template was planned to support only kotlin, but it also supports Java!
A Mindustry modding gradle plugin, named Plumy.
Mindustry Gradle Plugin A Mindustry gradle plugin, named Plumy. Homepage Features Manage the Dependencies Download the Game Debug your Mod Work with O
The purpose is to share the Internet capability of one device to the entire Bluetooth LAN.
bluenet The purpose is to share the Internet capability of one device to the entire Bluetooth LAN. To make a prototype of a soft bus, or actually, I w
Base projects for Devpass' Dev Sprints
MVI Challenge - Space App 🚀 In this challenge, we will refactor an Android application that shows SpaceX's upcoming releases to MVI architecture. Con
A simple gradle plugin that lets you create a download asset from zeplin and convert them to vector drawables automatically
A simple gradle plugin that lets you create a download asset from zeplin and convert them to vector drawables automatically elephant project using 100% Kotlin and be up and running in a few seconds.
An implementation of the Gradle Remote Cache that's backed by Google Cloud Storage buckets.
GCP backed Gradle Remote Cache An implementation of the Gradle Remote Cache that's backed by Google Cloud Storage buckets. Using the plugin In your se
A very simple Android app which shows you random memes with the help of meme-api which you can share with your friends!
Meme Share A very simple Android app which shows you random memes with the help of meme-api which you can share with your friends! Tech stack 100% wri
A simple, modern and coroutine based Kotlin Email API for clientside projects
Kotlinmailer is a Kotlin Mail API, using coroutines and providing DSLs. It may be used in a Ktor Backend for verification mails.
A platform to capture, visualize and evaluate multiple Coiffeur-Jass
JassTracker Screenshots Development The easiest way to start all components is using the configured IntelliJ run configuration. There exists one confi
A Gradle plugin that generates plugin.yml for Bukkit/BungeeCord/Nukkit plugins based on the Gradle project
plugin-yml is a simple Gradle plugin that generates the plugin.yml plugin description file for Bukkit plugins, bungee.yml for Bungee plugins or nukkit.yml for Nukkit plugins based on the Gradle project. Various properties are set automatically (e.g. project name, version or description) and additional properties can be added using a simple DSL.
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
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.
ShapeShift️ - A Kotlin library for intelligent object mapping and conversion between objects
ShapeShift️ A Kotlin library for intelligent object mapping and conversion between objects. Documentation Installation Maven Gradle Groovy DSL Kotlin
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
An android application that provides simple communication between bluetooth enabled devices using LoRa for intermidiate data transfer
LoRa and bluetooth communication An android application that provides simple communication between bluetooth enabled devices using LoRa for intermidia
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
**Bigger Number Game ** propose the user to select largest number between the two numbers.
**Bigger Number Game ** propose the user to select largest number between the two numbers.
Localization tool for Android Studio Projects
Android Strings Resource Language Diff tool In the event any additional languages are intended to be supported by your app. You can use this strings-d
Development environment for methodic projects
Methodic Super Project Get started developing faster! This superproject helps you get started building on the Methodic platform by providing a single
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 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)
This projects implements Github User search with Android Pagination 3 Library
GithubUser Search An Android App that lists the github users sorted by most followers Resources GitHub API Building Clone the git repository Build ./g
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
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
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.
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 complex of libraries and starters for organizing long-polling-based interaction between the client and the server.
A complex of libraries and starters for organizing long-polling-based interaction between the client and the server.
Share Layout Android Library
Share any layout screenshot including any string of any Android App to any app via Intent .
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.
Sample projects for Android 13 (Developer Preview 1)
android-13-samples Sample projects for Android 13 (Developer Preview 1). Table of Content Themed App Icon (Github) (Tutorial) Quick Settings Placement
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
Light-weighted, convenient implementation of expandable text view that supports expanding & collapsing animations for Android projects
ExpandableTextView Light-weighted, convenient implementation of expandable text view that supports expanding & collapsing animations for Android proje
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
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
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
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
Graphql-sml - This repository is to store and share some sample implementations of the GraphQL technology in differents environments
GraphQL - [S]imple [M]ultilanguage [S]amples In this repo I'd like to store and
PackageReferenceComparison - Do app/module dependencies that share a dependency use the same Singleton ref?
PackageReferenceComparison Do app/module dependencies that share a dependency us
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
Bike-share - Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project
BikeShare Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project
Common - Packet Definition between Client and Server
CheaTank common A simple game aimed at developing a cheat client and suppressing
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