Pinned Repositories
BottomSheetExample
Example project that shows a few different ways to utilize a bottom sheet on Android.
gradle-versions
Kotlin program to download the latest versions of AGP and Gradle.
InstrumentationExample
A bare bones example of how to instrument Android code using the AGP Instrumentation API.
kotlin-extensions
A collection of convenience extensions used across multiple projects.
persistent-cookie-jar
A persistent CookieJar implementation based on PersistentCookieJar by franmontiel.
SimplePrefs
A rough draft of some thoughts I had about how to make preferences a bit simpler.
SimpleUICatalog
A simple catalog of UI components and their associated listeners for testing purposes.
StrangerLights
Simple app for converting text into a series of LED light indices and sending them via bluetooth to an Arduino device.
MCeley's Repositories
MCeley/persistent-cookie-jar
A persistent CookieJar implementation based on PersistentCookieJar by franmontiel.
MCeley/SimpleUICatalog
A simple catalog of UI components and their associated listeners for testing purposes.
MCeley/StrangerLights
Simple app for converting text into a series of LED light indices and sending them via bluetooth to an Arduino device.
MCeley/bitrise-step-zipalign-apk
Runs the zipalign Android build tool on a signed APK. Run after signing to ensure alignment.
MCeley/BottomSheetExample
Example project that shows a few different ways to utilize a bottom sheet on Android.
MCeley/gradle-versions
Kotlin program to download the latest versions of AGP and Gradle.
MCeley/InstrumentationExample
A bare bones example of how to instrument Android code using the AGP Instrumentation API.
MCeley/kotlin-extensions
A collection of convenience extensions used across multiple projects.
MCeley/SimplePrefs
A rough draft of some thoughts I had about how to make preferences a bit simpler.
MCeley/bitrise-steplib
New Bitrise StepLib
MCeley/BrooksLanding
HOA documentation for Brooks Landing in Oviedo, FL in a format that's navigable and searchable.
MCeley/MCeley.github.io
I needed to start another site that I can ultimately abandon.
MCeley/ReadMoreTextView
A Custom TextView with trim text