Pinned Repositories
BukkitGradle
Gradle utilities for easier writing Bukkit plugins
Mimic
Abstraction API for Minecraft RPG plugins
encrypted-datastore
Extensions to store DataStore in EncryptedFile
gears-android
Small though useful libraries to build Android apps
gradle-infrastructure
Set of small plugins to reduce boilerplate in Gradle build scripts.
mapmemory
Simple in-memory cache conception built on Map.
osipxd's Repositories
osipxd/encrypted-datastore
Extensions to store DataStore in EncryptedFile
osipxd/advent-of-code
My advent of code solutions
osipxd/accompanist
A collection of extension libraries for Jetpack Compose
osipxd/advent-of-code-legacy
My advent of code solutions in Kotlin
osipxd/amper
Amper - a project configuration and build tool with a focus on the user experience and the IDE support
osipxd/androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
osipxd/automations
osipxd/binary-compatibility-validator
Public API management tool
osipxd/detekt
Static code analysis for Kotlin
osipxd/detekt-4250-unreachable-code
osipxd/flexbox-layout
Flexbox for Android
osipxd/gradle
Adaptable, fast automation for all
osipxd/insetter
Insetter is a library to help apps handle WindowInsets more easily
osipxd/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
osipxd/intellij-mnemonic-keymap
Keymap for all IntelliJ-based IDEs where most shortcuts have two keystrokes: the first one defines a group and the second one defines an action in this group.
osipxd/intercom-android
Intercom for Android, for integrating Intercom into your Android application.
osipxd/kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
osipxd/kotlin
The Kotlin Programming Language.
osipxd/kotlin-compiler-inline-delegate-bug
osipxd/kotlinx.html
Kotlin DSL for HTML
osipxd/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
osipxd/ktor-documentation
Documentation for the Ktor framework.
osipxd/ktor-plugin-registry
Maintains a repository of all Ktor plugins
osipxd/ktype-nullability-issue
Reproducer for KT-72105
osipxd/PINkman
PINkman is a library to help implementing an authentication by a PIN code in a secure manner. The library derives hash from the user's PIN using Argon2 function and stores it in an encrypted file. The file is encrypted with the AES-256 algorithm in the GCM mode and keys are stored in the AndroidKeystore.
osipxd/playground
My playground
osipxd/renovate
Universal dependency automation tool.
osipxd/secured-datastore
Example of encryption Jetpack Proto DataStore with Tink
osipxd/slf4j
Simple Logging Facade for Java
osipxd/ZenPlugins