diff --git a/content/projects.md b/content/projects.md index c640262..9cfb262 100644 --- a/content/projects.md +++ b/content/projects.md @@ -7,8 +7,7 @@ Over the years I have worked on and contributed to various projects in the Andro some of the prominent ones are: - [Viscerion](https://github.com/MSF-Jarvis/viscerion): Android client for the WireGuard™️ VPN protocol. Built with Android Jetpack and Kotlin. -- [floating-action-button](https://github.com/MSF-Jarvis/floating-action-button): Yet another Android library, this time for drawing Material Design promoted - actions. +- [floating-action-button](https://github.com/MSF-Jarvis/floating-action-button): Android library for drawing expandable Floating Action Buttons that conform to the material spec. Fully written in Kotlin and used in production in Hyperion launcher. - [Caesium Kernel for the OnePlus 3/3T](https://github.com/MSF-Jarvis/oneplus3): A custom kernel for the OnePlus 3/3T, designed to be lean, quick and efficient while staying up-to-date with kernel.org linux-stable releases. - [Caesium Kernel for the Pixel 2/2XL](https://github.com/MSF-Jarvis/wahoo): A custom kernel for the Google Pixel 2/2XL with similar principles.