projects: grammar nit

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-04-25 08:55:55 +05:30
parent a1fb877ca6
commit 375376ee79
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,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/msfjarvis/viscerion): Android client for the WireGuard™ VPN protocol, built with Android Jetpack and Kotlin. It was retired in February of 2020 and work began to upstream its features to the official WireGuard client, more about the decision can be found in [this](/posts/sunsetting-viscerion) post.
- [Android Password Store](https://github.com/android-password-store/Android-Password-Store): Fully fledged client for [pass](https://passwordstore.org).
- [Android Password Store](https://github.com/android-password-store/Android-Password-Store): Full fledged client for [pass](https://passwordstore.org).
- [openpgp-ktx](http://github.com/android-password-store/openpgp-ktx): Reimplementation of OpenKeychain's integration API in Kotlin, powered by Android Jetpack.
- [floating-action-button](https://github.com/msfjarvis/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](https://play.google.com/store/apps/details?id=projekt.launcher).
- [Caesium Kernel for the Pixel 2/2XL](https://github.com/msfjarvis/wahoo): A custom kernel for the Google Pixel 2/2XL to stay up-to-date with Linux stable releases.