Pinned Repositories
AlphabetBitmapGenerator
A handy tool for generating single alphabet Bitmaps mostly used in Android phone contact lists.
BannerX
BannerX is a native android pager widget which provides an intuitive way to display advertisements and slideshows.
ChipsLayoutManager
BelooS ChipsLayoutManager rewritten in Kotlin.
DesignColors
A library that provides standard design colors (Material and Flat design) and design colors for mainstream companies (Google, Twitter, Netflix, Instagram etc) in Kotlin.
iodevblue
My github profile repository
MyAndroidBootstrap
A personal repository to store shortcuts I commonly use during Android development.
NetworkValidator
A lightweight utility module written in Kotlin for monitoring network state and airplane mode on native android.
ParallaxNavigationDrawer
A native android navigation drawer that supports sliding from the left and right ends with parallax effect.
StatusBarColors
A utility library to manipulate Android's status bar background color, height and transparency.
StrokedTextView
A native android textview capable of adding strokes or outlines to texts.
IODevBlue's Repositories
IODevBlue/NetworkValidator
A lightweight utility module written in Kotlin for monitoring network state and airplane mode on native android.
IODevBlue/AfroMint_Hackathon_Challenge
IODevBlue/BannerX-Indicators
Custom indicators for the BannerX library.
IODevBlue/BannerX-Transformers
Custom transformers for the BannerX library.
IODevBlue/Birthday-App
IODevBlue/Blackjack
Java implementation of the Blackjack game.
IODevBlue/branded-buttons-compose
Branded Buttons is a compose library that contains buttons stylized according to the specification of each brand. It allows you to create high quality and accessibility friendly social sign-in, sign-up, and "continue with" buttons. It has support for both material 2 and material 3.
IODevBlue/btcpayposicripto
POS for BTCPay servers
IODevBlue/CashCaretaker
A finance tracking application for Android. Get the app here: https://play.google.com/store/apps/details?id=com.androidessence.cashcaretaker
IODevBlue/CoinBuzz
a cryptocurrency app that tracks data in real time and is accessible on a mobile device. It will allow users to keep track of crypto assets, markets, exchanges, and news.
IODevBlue/DeviceAdminSample
This app allows device admin to perform remote operation on regular users devices
IODevBlue/Eden
Eden is a pet adoption app that demonstrates the use of Jetpack Compose with a typical Android app. This is a sample app and will not actually allow you to adopt pets. Refer https://t3chkid.github.io/Eden/ for documentation.
IODevBlue/elasticsearch
Free and Open, Distributed, RESTful Search Engine
IODevBlue/GreenStash
Simple FOSS android app to help you plan and manage your savings goals easily and establish the habit of saving money.
IODevBlue/KeyPass
KeyPass: Offline Password Manager Application for Android
IODevBlue/KotlinCompilerPluginExample
This is an example project that shows how to create a Kotlin Compiler Plugin. The plugin will print "Hello from" and the name of the file that is being compiled, as a compiler warning to the terminal log.
IODevBlue/Lexical-Analyzer
Simple Java Lexical Analyzer
IODevBlue/Mantis-Notes
A note taking android app
IODevBlue/MovieMonitor
An app that allows you to track and get notified about the latest movies
IODevBlue/Musify
Musify is a clone of the popular Spotify app with some tweaks. It is built completely using Jetpack compose. It uses the Spotify API to fetch the data.
IODevBlue/Myne
An android app to download ebooks from Project Gutenberg, built with Jetpack Compose.
IODevBlue/NetworkStateObserver
An Android library that helps you check the state of your network, if it is either available, lost, unavailable and also check the reach-ability of your network when your server is either down or your ISP is connected but no data subscription.
IODevBlue/OSSRH-87293
IODevBlue/Pocket
This sample app tries to mimic the functionality of the popular Pocket app available in the play store.
IODevBlue/PokeDex
A sample pokedex application that serves as a playground for me to try out testing and other best practices.
IODevBlue/Rebound
Beautiful and feature rich workout log app.
IODevBlue/SimpleStore
An Android library that helps you handle all the code for either shared preference or datastore.
IODevBlue/text
What a c++ standard Unicode library might look like.
IODevBlue/TOA
A wholesome todo list application for staying organized and feeling good.
IODevBlue/WeatherApp-Android