281 Repositories
Android one-time-password Libraries
Bootcamp - Digital Innovation One e NTT Data - Aula de Recursos Nativos do Android
Recursos-Nativos-Android -Foto e Camera Bootcamp - Digital Innovation One e NTT Data - Aula de Recursos Nativos do Android Tutorial de uso da bibliote
Android-basics-kotlin-tip-time-app - Tip Time app from Android Basics in Kotlin
Tip Time Tip Time app from Android Basics in Kotlin at developers.google.com. It
AnimatedViewsForm - Android librarie that allows you to easily find and animate child views from one or multiple ViewGroups using their tag, type, visibility and much more.
ViewsFrom is an android librarie that allows you to easily find and animate child views from one or multiple ViewGroups using their tag, type, visibil
FlipTouchAnimation - Flip from one view to next on touch:
flipTouchAnimation Flip from one view to next on touch: Steps: Create an xml file with two framelayout one for front and second for back. FrameLayout
An android library to measure code execution time
An android library to measure code execution time. No need to remove the measurement code, automatically becomes no-op in the release variants. Does not compromise with the code readability and comes with features that enhance the developer experience.
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
OPENRNDR 0.4 A Kotlin/JVM and Kotlin/JS library for creative coding, real-time and interactive graphics. Can currently be used on Windows, macOS and L
A tool to convert unit tests from one standard to another
unit-test-exchange-maven-plugin This plugin works as a tool to convert unit test
Kotlin extensions for Java 8 java.time API
kxdate This library contains various Kotlin extensions for the Java 8 java.time API. Rails Style Date Constants kxdate supports the Rails-style syntax
You can store all your password, bank details, card details in one place and remember only one master PIN. The application works totally offline.
Keep Password An application where you can store all your password, bank details, card details in one place and remember only one master PIN. The appl
Joda Time and Java 8 Time Extensions for Kotlin
koda-time Joda Time Extensions in Kotlin supply arithmetic operation (+,-,*,/) for joda-time DateTime in Kotlin language Usage val now = DateTime.
Android App that communicates with a back-end server to display different One Piece characters
About This project is an Android App that communicates with a back-end server to display different One Piece characters. It's roughly based on this co
Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time
krontab Library was created to give oppotunity to launch some things from time to time according to some schedule in runtime of applications. How to u
kotlin extensions to the java8 time library
ktime Kotlin extensions to the java8 time library Examples Conversion from numbers to Duration Int, Long and Double values can be suffixed with a time
Naive one-pass recursive descent, scannerless parser framework for Kotlin
ParserKt ・ ・ ・ Introduction ParserKt is a naive one-pass recursive descent, scannerless parser framework for Kotlin (mainly JVM, compatible for JS) A
Kotlin extension library wrapping java.time API
KxjTime KxjTime is a micro library that provides a convenient way to create java.time API objects. Usage Simplify creation of various objects from jav
WorkManager ,One time,Sequential Execution, Periodic time Execution
WokManagerSample WorkManager ,One time,Sequential Execution, Periodic time Execu
The communications platform that puts data protection first.
Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript for organizations with high standards of data protect
An Android Application written using latest Android Jetpack components and best practices
An Android Application written using latest Android Jetpack components and best practices, which displays trending movies/TV shows and cast, user can search movies and TV shows and also add them to watchlist.
"Saydle 🔊", real-time audio notifications for Gradle.
Saydle 🔊 - "Say Gradle" Saydle is a Wrapper for the Gradle Wrapper that notifies you via the OSX say command whether a task failed or succeeded. Why?
A simple text encryption/decryption password based GUI+CLI tool
ZeText: Zero disk exposition texts This is a simple text encryption/decryption password based GUI+CLI tool, allowing to enter, edit and decrypt files
📁 Another Android Explorer ( File Manager ) is an All-in-One Open source file manager.
AnExplorer All-in-One File Manager AnExplorer File Manager (File Explorer) is an all-in-one file management tools. It is Simple, Small, Fast and Effic
Camera Color Picker is an Android application that lets you capture, in real time, the colors around you using the camera of your device
Camera Color Picker Camera Color Picker is an Android application that lets you capture, in real time, the colors around you using the camera of your
This app should provide a common interface to fetch the estimated time of arrival for parcels
ETA-App This app should provide a common interface to fetch the estimated time of arrival for parcels. It will integrate with several backend systems
Android screen filter app for night time phone use.
Low Maintenance Mode Red Moon is currently maintained to the level of "works on my device". Pull Requests are still accepted and if you're interested
Share Wi-Fi passwords with QR codes or NFC tags
WiFiKeyShare WiFiKeyShare lets you easily share your Wi-Fi password by generating a QR code or by writing it to an NFC tag. The format of the string e
10-bit Clock Widget uses 10 binary dots and their color to represent current time in 12-hour format.
10-bitClockWidget Me: 10-bit Clock Widget uses 10 binary dots and their color to represent current time in 12-hour format. Inner me: Shouldn't it be 1
Set an instant beautiful color wallpaper on your Android with one tap. LoneColor is a zero interface app!
LoneColor for Android "One of the most simplistic and cleverly designed apps we've seen in a long time." — Softpedia Excellent Editor's Review Award T
1List is a simple app to manage several lists from only one screen.
1List 1List is a simple app to manage several lists from only one screen. Download : Target platforms : API 16 or later Features : User friendly lists
TICE is a secure app for meeting up, sharing locations and locating friends and family in real-time.
TICE is a secure app for meeting up, sharing locations and locating friends and family in real-time. TICE allows live location sharing on iOS, Android and the Web. Privacy by Design and modern end-to-end-encryption protect the sensitive location data from others.
Library for easy handling of android run-time permissions.
Android Runtime Permission Library Easily handle runtime permissions in android. Very short code. Handle "don't ask again" condition. Can request from
Social Style Date and Time Formatting for Java
prettytime Social Style Date and Time Formatting for Java Learn more at https://www.ocpsoft.org/prettytime/ Java =1.8 (Support JDK DateTime API) Pret
A real time notification App which reminds its user with daily schedules
On Time Pro ⌚ A real time notification App which reminds its user with daily schedules, time-table ⌛ , due assignments 📜 , regular classes with just
A program to calculate the distance traveled during the run the calories burned and the average speed Display data in more than one way using a graph
Running App Features: A program to calculate the distance traveled during the run the calories burned and the average speed Display data in more than
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagination in app.
Pagination View Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagi
Main goal of this project is to find the best route from one country to another
Route-service Main goal of this project is to find the best route from one country to another. Data is presented as json format. I've implemented A* p
PexWallpapers is one of my current projects in Jetpack Compose.
Welcome to PexWallpapers! Hi! PexWallpapers is one of my current projects in Jetpack Compose. The app use Pexels.com image library to showpictures/wal
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
My attempt at completing Advent of Code for the first time, might also learn Kotlin while doing so.
AdventOfCode2021 Welcome to the Advent of Code1 Kotlin project created by debskipawel using the Advent of Code Kotlin Template delivered by JetBrains.
Minimal example of how to safely share a file produced by a task in one project, with a task in another project.
How to share files across Gradle subprojects: A minimal example This is the Gradle project: . ├── producer │ └── build.gradle.kts ├── consumer │ └
All news in one place - one application
nuntiumNewsApp Nuntium | Daily News App Nuntuim news app is a personalised news aggregator that organises and highlights what’s happening in the world
Football live time league tables
footballLiveScoresApp Football live scores App Football Mania Live scores gives results in competitions, players and teams from english leagues like p
ICSx⁵ is an Android app to subscribe to remote or local iCalendar files (like time tables of your school/university or event files of your sports team).
ICSx⁵ ICSx⁵ is an Android app to subscribe to remote Webcal feeds / iCalendar files (like time tables of your school/university or event files of your
Ipify allows users to get current public IP address for connected network in real-time
Ipify-Android Ipify allows you to get current public IP address when connected to internet in real-time Add Dependency Use Gradle: Step 1: Add it in y
Android application for tracking accumulative time of projects.
TimeTracker Track the time you've put into hobby projects, studying or work. Features: Data stored in local SQL database Built with Google MVVM archit
Time Tracker Application
Time Tracker Application This Application is to serve two purposes. Learning Android Development Tracking Time Technology Language and Libraries Kotli
LocalizedEditText - Custom edit text that allow only one language
LocalizedEditText Custom edit text that allow only one language Supported languages : Arabic , English Default language : English Examples
Combine some useful exts in One place
Helper Extensions Extensions Combine some useful exts in One place Examples : this.errorMsg(msg = "Test error" , duration = 6000)
A simple time second selector seek bar custom made
A simple time second selector seek bar custom made How to To get a Git project into your build: Step 1. Add the JitPack repository to your build file
Latihan One Time, Repeating, dan Membatalkan AlarmManager
Latihan-Background-Process-dan-Networking-6 Latihan One Time AlarmManager Kali ini kita akan membuat sebuah proyek sederhana dengan skenario seperti b
Terminal Game. Black and White have only pawns. White wins if their pawn moved to 8th line. Black wins if their pawn moves to 1st line. If black or white haven't any move, then no one wins(stalemate))
Only-Pawns-Chess Terminal game for 2 players Regular chess but all sides have only pawns Rules This game extend all the rules of regular chess but it
Gradle plugin to manage tests which should only run nightly and not every time a CI/CD pipeline builds.
NightlyTestsPlugin Gradle Plugin to configure which (j)Unit tests should only be run nightly and not everytime a CI/CD pipeline is triggered. Usage To
🗂 Yet Another One Way to Handle Your Dockerfiles with Kotlin
🐳 Dokker The Kotlin DSL to generate your project Dockerfiles with Kotlin. Example The library is created with one purpose: allow easy generation of m
Create one-time links for securely sending data
Dead Drop Service Send One-Time Secrets in a secure way A Dead Drop service written in Kotlin / KTor. This service uses sjcl on client-side to encrypt
Create a simple one screen application with scrollable table view
Create a simple one screen application with scrollable table view
The app features real-time chatting between different users on daily topics
DailyDiscuss The app features real-time chatting between different users on daily topics. The app comes with 2 types of user interface: Admin who crea
Android UI component to validate passwords.
PasswordValidationView Android UI component that validates passwords. All design credits goes to Piotr Sliwa And inspired by this design Demo Setup Ad
Migrating from one PostgreSQL to another via S3
Migrating from one PostgreSQL to another via S3 In one terminal start initial setup. ./gradlew buildDockerImage docker-compose up --build dbmig-s3 dbm
This prototype app provides a list of events to be held under an organization (school, college, club, etc.) and the users can manually set event reminders at their scheduled time so that they do not miss an event.
E-CELL NITS Sample App This prototype app provides a list of events to be held under E-Cell NIT Silchar (for example, Srijan 2.0) and the users can ma
Android-Java-App - Notepad app with user and password. SQL Lite
DVNote2 App Android-Java-App Notepad app with user and password Application made in Android Studio with Java language and SQLite database. How does it
Jetpack Compose android app that you can send push notification among devices using KTOR and One Signal
Jetpack Compose android app that you can send push notification among devices using KTOR and One Signal, Clean Architecture, Dependency Injection...
FirestoreCleanArchitectureApp is an app built with Kotlin and Firestore that displays data in real-time using the MVVM Architecture Pattern. For the UI it uses Jetpack Compose, Android's modern toolkit for building native UI.
FirestoreCleanArchitectureApp FirestoreCleanArchitectureApp is an app built with Kotlin and Cloud Firestore that displays data in real-time using Andr
ComicsShow app: Display comics and search for any favourites one
ComicsShow app: Display comics and search for any favourites one. Technologies used: Koin: For injecting class and providing modules on runtime :). Vi
Flux is a dynamic weather that communicates the weather throughout a landscape whose details vary according to the time and the weather at that particular time.
Flux 📜 Description Flux is a dynamic weather that communicates the weather throughout a landscape whose details vary according to the time and the we
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Bitcoin Market 💰 Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals Tech stack and whys 🏗 Kot
Push notification application using One Signal + Spring Boot + Kotlin
Spring Boot push notification system using One Signal This project was created to demonstrate a simple application built with Kotlin + Spring Boot inc
Its a small example with Custom Employee object is sent from one Fragment to another.
Kotlin-SafeArgs-Custom-Object Its a small example with Custom Employee object is sent from one Fragment to another. Dependencies used // Navigation
ZeAppp v3, created by Android enthusiasts joining the Droidcon 2021 in Berlin, coming to the GDG Booth and writing code, 15 minutes at a time
ZeThree App build at the GDG Community booth at Droidcon Berlin 2021. Come join the fun™. ZeWhat? Based on the previous success of the ZeAppp-app, thi
This project demonstrate the use of CameraX API for in-app face time.
CameraApp This project demonstrate the use of CameraX API for in-app face time. You can click picture using main or front. I have also used yalantis.u
An Open Source App which enables users to drop all their professional handles and projects at one place.
An Open Source App which enables users to drop all their professional handles and projects at one place. This is a Beginner Friendly Repository made for Open Source Enthusiasts who can contribute to the App during HacktoberFest 2021.
Android with Real-time Database
Android with Real-time Database It was too much effort to build my own real-time database, but the result really satisfying, so it was worth it. Note
A Real-time Fps Tool for Android
fpsviewer A Real-time Fps Tool for Android, 一个能实时显示fps,一段时间的平均帧率,以及帧率范围占比,并能获取卡顿堆栈的可视化工具。侵入性低,通过在异步线程采样获取堆栈,无代码侵入,性能消耗可忽略,对性能监控项的异常数据进行采集和分析,整理输出展示相应的
A Simple Android library to get the number of words and give you the time it will take you to finish an article/story.
MinRead A Simple Android library to get the number of words and give you the time it will take you to finish an article/story. Prerequisite Androidx K
A simple screen that is shown when your app gets crashed instead of the normal crash dialog. It's very similar to the one in Flutter.
Red Screen Of Death What A simple screen that is shown when your app gets crashed instead of the normal crash dialog. It's very similar to the one in
Sentinel is a simple one screen UI which provides a standardised entry point for tools used in development and QA alongside device, application and permissions data.
Sentinel Sentinel is a simple one screen UI that provides standardised entry point for tools used in development and QA alongside device, application
Make Android DrawerLayout can be dragged out in real-time within the range of fullscreen
FullDraggableDrawer Make the DrawerLayout can be dragged/pulled out in real-time within the range of fullscreen, like Pure Writer: * Full demo video:
Compile-time dependency injection for Kotlin Multiplatform
Kinzhal Kinzhal is a Kotlin Multiplatform library for compile-time dependency injection. The goal is to emulate basic features of Dagger to achieve si
java.time Kotlin extension functions library.
Java Time Kotlin extension functions. Background Java Time became integrated to the JDK as of Java 8. It was a huge improvement over its Date predeces
app conversor de moedas/cambio com Kotlin, no Bootcamp Carrefour Android Developer na plataforma da Digital Innovation One
Status do Projeto: ✔️ concluído a proposta de criação um app conversor de moedas/cambio com Kotlin, no Bootcamp Carrefour Android Developer na plataforma da Digital Innovation One
A webapp which generates a simple Discord profile banner image in real-time which shows user's status and activity.
DiscordProfileBanner This tool generates a Discord profile banner image in realtime. I wrote it for use in my AniList profile. An example in action: H
An Online Meme Sharing app with swipeable vidoes, user can like, share different videos, each viewpager item has one video to show.
MemesSharing An Online Meme Sharing app with swipeable vidoes, user can like, share different videos, each viewpager item has one video to show. 1. Fl
Inter Android Developer na Digital Innovation one
Desafios do Bootcamp Inter Android Developer Desafios Matemáticos em Kotlin Desafio Desafio Solução 1 Análise de Números Código 2 Consumo Médio do Aut
pokestack is an all-in-one solution for mobile voice interfaces on Android.
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
A customizable, easy-to-use, and functional circular time range picker library for Android
A customizable, easy-to-use, and functional circular time range picker library for Android. Use this library to mimic Apple's iOS or Samsung's bedtime picker.
PasswordStrengthView - an android library to represent password strength.
PasswordStrengthView - an android library to represent password strength.
⌨️ A tool that gives you a massive head start when building Compose based apps. It saves you from time-consuming setup and configuration
⌨️ A tool that gives you a massive head start when building Compose based apps. It saves you from time-consuming setup and configuration
One merchant integration point for all of PayPal's services
android-sdk [WIP] One merchant integration point for all of PayPal's services Static Analysis Tools Detekt This project uses Detekt for Kotlin code an
This android app fetches the data from the USGS API in real time to display a list of earthquakes.
This android app fetches the data from the USGS API in real time to display a list of earthquakes. On clicking an earthquake it opens a browser window with the complete information of the earthquake along with the location on a map.
a one-page homescreen with a feed
Cinta launcher A scrollable feed that acts as your homescreen. Feel free to fork, contribute or use parts of the code in your own projects. Contribute
Open Source Messenger App For Android - Real-time Messaging, Voice and Video Calls
Open Source Messenger App For Android - Real-time Messaging, Voice and Video Calls
Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore library
Should you have any questions or ideas please welcome to the Slack channel: #mvikotlin Inspiration This project is inspired by Badoo MVICore library.
Additions for Kotlin's date & time library kotlinx-datetime
fluid-time Additions for Kotlin's date & time library kotlinx-datetime. kotlinx-datetime is very early stage and not as actively developed as other of
A Kotlin Multiplatform library for working with dates and times
Island Time A Kotlin Multiplatform library for working with dates and times, heavily inspired by the java.time library. Features: A full set of date-t
Multiplatform Date and time library for Kotlin
Klock is a Date & Time library for Multiplatform Kotlin. It is designed to be as allocation-free as possible using Kotlin inline classes, to be consis
KotlinX multiplatform date/time library
kotlinx-datetime A multiplatform Kotlin library for working with date and time. See Using in your projects for the instructions how to setup a depende
Telegram bot provides time-based currency
Timecobot Telegram bot provides time-based currency. The accumulated time can be used to block another user. There are no discriminatory rules, admini
GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free.
View repository and user information, control your notifications and even manage your issues and pull requests. Built with React Native, GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free.
⌨️ A tool that gives you a massive head start when building Compose Desktop apps. It saves you from time-consuming setup and configuration
💻 create-compose-app A tool that gives you a massive head start when building Compose based apps. It saves you from time-consuming setup and configur
This app is a single word scrambler app. The app displays one scramble word at a time, and the player has to guess the word using all the letters from the scrambled word. The player scores points if the word is correct, otherwise the player can play any number of times. There are 10 words per game.
Unscramble App Starter code for Android Basics codelab - Store the data in a ViewModel Unscramble is a single player game app that displays scrambled
Android Project to find FatMax in real time with a Polar H10
FatMaxxer According to recent research (see below) the FatMaxxer Android app may help you to exercise at the optimum effort level for fat burning, mea