326 Repositories
Android zakadabar-native-test Libraries
A pure Kotlin/Multiplatform implementation of group operations on Curve25519.
curve25519-kotlin A pure Kotlin/Multiplatform implementation of group operations on Curve25519. Gradle Kotlin DSL: dependencies { implementation("
GeckoView implementation on android for React Native.
react-native-geckoview A fully functional implementation of GeckoView on android for react native. The component supports two-way messaging similar to
Matomo wrapper for React-Native. Supports Android and iOS. Fixed issues for native platforms build that are present in the official package.
@mccsoft/react-native-matomo Matomo wrapper for React-Native. Supports Android and iOS. Fixed issues for native platforms build that are present in th
A simple android application for IQ tests, contains 40 questions and issues.
IQ-Android A simple android application for IQ tests, contains 40 questions and issues. Compatible with API Level 14 and higher Support only arabic la
Integration-test library for Kotlin and Java
Maya Maya (/ˈmɑːjə/, माया), literally "illusion" or "magic". In Vedic texts it connotes a "magic show, an illusion where things appear to be present,
Snapshot/Screenshot test example project
Snapshot Snapshot/Screenshot test example code using Showkase (https://github.com/airbnb/Showkase) Paparazzi (https://github.com/cashapp/paparazzi) Te
A music picker library for React Native. Provides access to the system's UI for selecting songs from the phone's music library.
Expo Music Picker A music picker library for React Native. Provides access to the system's UI for selecting songs from the phone's music library. Supp
sample codebase for E2E testing with Jest, Appium and WebDriverIO for Android and iOS
E2E testing for React Native with Jest, Appium and WebDriverIO (iOS and Android) In this repo you will find a sample project to showcase how to do E2E
An Android base project building on MVVM Architecture Pattern. This can help you build new apps faster
MVVM Explanation If you can't imagine what is MVVM, please read my medium article here first. It can fully explain the revolution of Software architec
Fully customizable, built from scratch NumberPicker for android. Created as an alternative to non-customizable native android NumberPicker
GoodNumberPicker GoodPicker is an Android library that provides a picker with customizable UI. It was developed as alternative to the default NumberPi
An Animated Scrolling View for React Native applications, supported on both iOS and Android
react-native-focused-scroll An Animated Scrolling View for React Native applications, supported on both iOS and Android Preview react-native-focus-scr
An app that allows you to search for Github profiles of users and their repositories [d.light Android Engineer Test], for the Android Engineer Role
An app that allows you to search for Github profiles of users and their repositories [d.light Android Engineer Test], for the Android Engineer Role
Architecture With MVI using Kotlin, Coroutines, Retrofit and Unit test
Architecture With MVI using Kotlin, Coroutines, Retrofit and Unit test MVI (Model-View-Intent) streamlines the process of creating and developing appl
TCP-capable MQTT client for react native
Quito A TCP-capable MQTT client for React Native. The module provides a Typescript API for native MQTT clients on iOS and Android. on Android, quito r
Kotlin Multiplatfom app for Droidcon Events
Sessionize/Droidcon Mobile Clients General Info This project has a pair of native mobile applications backed by the Sessionize data api for use in eve
Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs.
ComposeSimpleAnimation Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs that I needed in another project.
Healtify is a native android app which allows the user to track the amout of Calories they are consuming
Healtify is a native android app which allows the user to track the amout of Calories they are consuming. It not only tracks the calories but also shows how much of fat, protein and carbs they have consumed and how much they should be doing.
Bindings to the JNI library on Android for Kotlin/Native
JNI Utils using this library: implementation("io.github.landrynorris:jni-utils:0.0.1-alpha01") This library provides bindings to the JNI library on An
A Kotlin native Postgres driver for SqlDelight.
Module postgres-native-sqldelight A native Postgres driver for SqlDelight. Source code Install This package is uploaded to MavenCentral and supports m
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
React Native Stone SDK Implementation (Support for both Mobile and POS versions)
react-native-stone-pos Stone Android POS Native Module Installation Stone has a private packageCloud repository, so we need to have your token before
Library to read incoming SMS in Android for Expo (React Native)
react-native-expo-read-sms Maintainers maniac-tech Active maintainer Installation Install this in your managed Expo project by running this command: $
Helps to find your surrounding's light value (for android only) using device light sensor
react-native-ambient-light-sensor Helps to find your surrounding's light value (in lux unit) (for android only) using device light sensor Installation
Android Utilities Library build in kotlin Provide user 100 of pre defined method to create advanced native android app.
Android Utilities Library build in kotlin Provide user 100 of pre defined method to create advanced native android app.
A native android app that shows how much calories one must consume based on their profile
Healtify is a native android app which allows the user to track the amout of Calories they are consuming. It not only tracks the calories but also shows how much of fat, protein and carbs they have consumed and how much they should be doing.
UML model and code examples of design patterns for Kotlin/Native. The model is created with Astah.
Design Pattern Examples in Kotlin/Native Model and code examples of GoF Design Patterns for Kotlin/Native. This project is available for the following
Native Kotlin library for time-based TOTP and HMAC-based HOTP one-time passwords
A kotlin implementation of HOTP (RFC-4226) and TOTP (RFC-6238). Supports validation and generation of 2-factor authentication codes, recovery codes and randomly secure secrets.
A Kotlin binding to webview, a tiny cross-platform webview library, supports Java and Native.
webviewko provides a Kotlin/JVM and a Kotlin/Native(experimental) binding to webview, a tiny cross-platform webview library to build modern cross-platform GUIs using WebView2, WebKit and WebKitGTK.
A collection of tests and easy to reuse pieces of code for bdk-jvm and bdk-android
Readme This repo is a collection of tests and easy to reuse pieces of code for bdk-jvm and bdk-android. Note that they don't aim to provide a full cov
🚀 React Native Segmented Control, Pure Javascript for iOS and Android
Installation Add the dependency: npm i react-native-segmented-control-2 Peer Dependencies Zero Dependency 🥳 Usage Import import SegmentedControl from
🎑 Up to date IANA timezone database library for Kotlin (JVM, JS, Native)
🎑 IANA Timezone Library for Kotlin Multiplatform Up to date IANA timezone database library for Kotlin (JVM, JS, Native) Usage import org.noelware.ian
Some sort of a language'ish thing to be.
MarkSLang MarkSLang Ⓒ 2022 Markku Sukanen. Some sort of language(ish) thing to be. Features Simple calculations, loops, conditional(s), etc. Simple RE
Android App to test API requests against the GitHub API.
Reproducing an issue with GitHub's IP allowlist feature GitHub provides a feature for Enterprise orgs to define an IP allowlist. Requests to the GitHu
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
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.
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 Kotlin Native program to show the time since a date, using Kotlin LibUI
TimeSince A Kotlin Native program to show the time since a date, using Kotlin LibUI Report Bug . Request Feature About The Project TimeSince is a Kotl
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
PassCode is the Android app made by using Jetpack Compose. Created for the test task submission.
PassCode PassCode is the Android app made by using the Jetpack Compose. Created for the test task submission. Showcase Dark Theme Light Theme ACs The
A Kotlin library providing a simple, high-performance way to use off-heap native memory in JVM applications.
native_memory_allocator A library which uses sun.misc.Unsafe to allocate off-heap native memory. Motivation The goal of this project is to provide a s
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
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 native news App using API from thenewsapi.com and Retrofit Library
FlashBytes-Android-News-App Android Material Design News App using API from https://www.thenewsapi.com/ and Retrofit Library Screen Splash, Onboard Sc
ArchGuard Scanner for scan Git change history, scan source code by Chapi for Java, TypeScript, Kotlin, Go..、Java bytecode use for JVM languages, scan Jacoco test coverage.
Arch Scanner Requirements: JDK 12 Scanner: scan_git - Git commit history scan scan_jacoco - Jacoco scan scan_bytecode - for JVM languages known issues
Write Tests as Examples on the Method-under-test
Write Tests as Examples on the Method-under-test
TileOverlay component for react-native-maps
TileOverlay component for react-native-maps
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.
Native Android App for Women's Soccer News (Women's Month)
Native Android App for Women's Soccer News (Women's Month)
Glassfy React Native SDK
Open source SDK to quickly integrate subscriptions, stop worring about code maintenance, and getting advanced real-time data. Full support for Android.
nestegg - Very simple Kotlin caching library
nestegg - Very simple Kotlin caching library
A simple app to test your device input sample rate.
Android touch sample rate test tool This tool can help you check the touch sample rate of the Android device. Supported input method: Touch Mouse Styl
Kotlin-native webserver for simple image annotations
Kotlin-native webserver for simple image annotations
Optimize notification icons for ColorOS and adapt to native notification icon specifications
Optimize notification icons for ColorOS and adapt to native notification icon specifications
This project was developed during the fourcamp journey, in order to improve the knowledge in native android development
This project was developed during the fourcamp journey, in order to improve the knowledge in native android development
Developers memes "TikTok"
Тестовое задание в Тинькофф Финтех Скриншоты Latest category Top category Приложение для просмотра gif Скролл между мемами как в тик токе Три категори
Rn-scratch-card - React Native Scratch Card which temporarily hides content from user
rn-scratch-card React Native Scratch Card which temporarily hides content from a
A Test App Featuring MVVM,Hilt,Navigation Component,Retrofit
CodingTest A Test App Featuring MVVM,Hilt,Navigation Component,Retrofit #Project Summary This application loads the last 10 commits from the github's
Lbc-test-app - Test Android Senior Leboncoin
Test Android Senior Leboncoin 🤖 Mathieu EDET Overview Min API version : 24 This
Test-compose-for-desktop - Hello World in Compose for Desktop
Testing Run from command line: ./gradlew run Regular build: ./gradlew packageUb
Test Automation of Energy Australia - Web application
Test Automation of Energy Australia - Web application Technology used - Kotlin, Java, Espresso, Android Run the test on local environment git clone ht
Framework for Mobile test automation (Native app and Browser) on Android and IOS devices
Appium Mobile Automation Framework Framework for Mobile test automation (Native app and Browser) on Android and IOS devices 📱 🚀 Quick Start - Appium
Nech9ev - Tinkoff Fintech test app
Тестовое задание в Тинькофф Финтех Скриншоты Latest category Top category Прилож
Test android startup time fluctsdk
Test android startup time fluctsdk
Gitversion - A native console application to calculate a version based on git commits and tags
GitCommit A native console application to calculate a version based on git commi
Protostream Evaluation - Technical Test for Protostream
Technical Test for Protostream This is a primitive app that displays a list of i
Espresso - Use Espresso to write concise, beautiful, and reliable Android UI tests
Espresso Use Espresso to write concise, beautiful, and reliable Android UI tests
1aingenieriaygas native base android - Project base for the migration of the Flutter App of 1A Ingenieria y Gas
1A Ingenieria y Gas App Versión Wordpress Backend Este proyecto se encuentra sol
Test Case Implementation From Nutrition-Framework
About This Project (release-and-work-in-progress 👷 🔧️ 👷♀️ ⛏ ) Test Case Implementation Dari Nutrition Framework Version Release This Is Latest Rel
MIUINativeNotifyIcon - Fix the native notification bar icon function abandoned by the MIUI development team
MIUI 原生通知图标 Fix the native notification bar icon function abandoned by the MIUI
SkillHub - A location based native android app built for the University of Nigeria
SkillHub SkillHub is a location based native android app built for the Universit
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
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
Toster - Small test dsl based on adb commands that allows you to test the mobile application close to user actions
toster Small test dsl based on adb commands that allows you to test the mobile a
Test tv - A marketing company needs a simple pluggable application with a RESTful interface
Demo project A marketing company needs a simple pluggable application with a RES
Gha-central-test - GitHub Actions Maven Central Test
GitHub Actions Maven Central Test Pushing a tag does a release. Local Maven Depl
Geography quiz application with three levels of test
Geography quiz application with three levels of test GeoQuiz has been created to challenge yourself by your knowledge of geography. When the user inst
An introductory dynamics to Test Driven Development (TDD)An introductory dynamics to Test Driven Development (TDD)
tdd-demo Nesse hands-on teremos uma dinâmica introdutória a Test Driven Development (TDD), ou desenvolvimento orientado por testes. instruções 1 - Clo
Jerboa - A native android app for Lemmy
Jerboa An Android client for Lemmy, a federated reddit alternative Join Lemmy ·
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS
Test Case Implementation From Nutrition-Framework
About This Project (work-in-progress 👷 🔧️ 👷♀️ ⛏ ) Test Case Implementation Dari Nutrition Framework Version Release This Is Latest Release ~ Beta
Slow-kotest - Demonstration that kotest is very slow during test instantiation
This project demostrates the slow start time for simple kotest unit tests. the c
React-native-user-interface - Change React Native userinterface at runtime
react-native-user-interface change RN userinterface at runtime. Installation npm
CMPLR-Native - A blogging mobile application built with Kotlin using MVC design pattern and Take some advantage of Jetpack , View & Data Binding
A blogging mobile application built with Kotlin using MVC design pattern and Tak
React Native version of the Podverse Mobile App
Podverse Contributing Instruction for contributing to the Podverse Mobile App can be found here: Contribute About Podverse is an open source podcast m
Test Case Implementation From Nutrition-Framework
Android Architecture Blueprints v2 Android Architecture Blueprints is a project to showcase different architectural approaches to developing Android a
TestContainer & Spring Test sample repo
SpringBoot Integration-Test sample 🐳 Kotlin(1.6.10) + Spring Boot 2.6.2 + Testcontainers(PostgreSQL) + MyBatis + DbUnit + Spring Security + JWT auth
CodeView helps to show code content with syntax highlighting in native way.
CodeView (Android) CodeView helps to show code content with syntax highlighting in native way. Description CodeView contains 3 core parts to implement
A pair of applications provide a direct means of integrating with one another via application programming interfaces (APIs)
What is a native integration? It's when a pair of applications provide a direct means of integrating with one another via application programming interfaces (APIs). Once integrated, data can flow between the apps and become more readily available to your employees.
An easy to use and customisable wrapper of the native Android Snackbar which stays visible across multiple activities.
An easy to use wrapper of the native Android Snackbar which stays visible across multiple activities. It provides different themes to start with, and
Randomly select a stock from your favorite U.S index and have them saved in your history for future uses. Enjoy! For more info, check the README.MD
Simple Random Stock Randomly select a stock from your favorite U.S index and have them saved in your history for future uses. I created this applicati
Android library for native floyd steinberg dithering on bitmap
Native-Floyd-Steinberg-Dithering Android library for floyd-steinberg dithering on bitmap using JNI/Cmake Why FSD For those who don't know the purpose
An advanced Kotlin (Android Native) application that uses SOLID architectural principles, consumes a RESTFUL Service, downloads & images using best practices
Dog-Playground Kotlin An advanced Kotlin (Android Native) application that uses SOLID architectural principles, consumes a RESTFUL Service, downloads
🌱 A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java.
🌱 Norin A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java. This project
A group of exercise projects implementing different areas of native Android development with Kotlin and Jetpack Compose.
A group of exercise projects implementing different areas of native Android development with Kotlin and Jetpack Compose. Can help anyone who is just starting to learn Android development with Kotlin.
KotlinSample - Template project for building a GTK3 Kotlin/Native app against the elementary Flatpak runtime
GTK3 Kotlin/Native Sample This is a working example of how to write and build a
Native-loader - Safely load native libraries in Java
Native Loader 📦️ Safe native loading in Java based off of the native-loader use
GamesStore - A Native Android app
GamesStore A Native Android app. This is a small project where I implemented a d
Utility - The cross-platform native Kotlin command line tool template
Utility The cross-platform native Kotlin command line tool template. Usage Make
Android-Multi-Module-Coverage - Demo project to showcase how to get a single test coverage report in a multi-module Android project
Android Multi-Module Coverage This is a demo project to showcase how to create a