teregulovrustem's Stars
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
MobSF/Mobile-Security-Framework-MobSF
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
zetbaitsu/Compressor
An android image compression library.
airbnb/mavericks
Mavericks: Android on Autopilot
P-H-C/phc-winner-argon2
The password hash Argon2, winner of PHC
leits/MeetingBar
🇺🇦 Your meetings at your fingertips in the macOS menu bar
ChuckerTeam/chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
WithSecureLabs/drozer
The Leading Security Assessment Framework for Android.
googlemaps/android-maps-utils
Maps SDK for Android Utility Library
Kotlin/kotlinx-datetime
KotlinX multiplatform date/time library
avito-tech/playbook
AvitoTech team playbook
cashapp/paparazzi
Render your Android screens without a physical device or emulator
firebase/firebase-android-sdk
Firebase Android SDK
autonomousapps/dependency-analysis-gradle-plugin
Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
buildfoundation/mainframer
Tool for remote builds. Sync project to remote machine, execute command, sync back.
dmytrodanylyk/folding-plugin
Android File Grouping Plugin
Kotlin/kotlinx-cli
Pure Kotlin implementation of a generic CLI parser.
Kotlin/binary-compatibility-validator
Public API management tool
badoo/Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework
phansier/Coffeegram
Android, Desktop, iOS apps using Jetpack & Multiplatform Compose
Dmitry-Borodin/pdfview-android
Small Android library to show PDF files
reddr/LibScout
LibScout: Third-party library detector for Java/Android apps
formatools/forma
Meta build system with Android and Gradle support.
phansier/Clean-multimodel-arch
Multimodule architecture example
andkulikov/compose-photoapp
A simple demo project to showcase the possibilities of Jetpack Compose
ismaeldivita/change-tracker-plugin
A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.
RedMadRobot/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.
ValeryPonomarenko/ComponentsManager
A service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-cycle.
jeysal/gradle-graphviz-plugin
A Gradle plugin to make builds using Graphviz portable
Mishkun/Detekt-And-Lint-Sample-Rules
Sample showing how to add custom Detekt and Android Lint rules to your project