7 Repositories
Android hobby-keeping Libraries
An easy, cross-platform method of keeping track of other people's timezones
TimezoneDB TimezoneDB is an easy, cross-platform method of keeping track of others' timezones. This project is inspired by PronounDB, and we'd like to
A hobby project of mine needed Jetpack Compose Cards stacked on top of another.
A hobby project of mine needed Jetpack Compose Cards stacked on top of another. As I finished up the code, I decided to polish and release it as a library so here it is.
Android Application for a user’s favorite Movies, TV shows and Anime while keeping up to date with the latest releases.
Android Application for a user’s favorite Movies, TV shows and Anime while keeping up to date with the latest releases.
Hobby-keeping - Platform to record books that you read and games you played! Made with Kotlin and Spring Framework
Hobby Keeping API to record books that you read and games you played! Made with
BabyBook - Android Mobile application about keeping a baby book
BabyBook Android Mobile application about keeping a baby book Used Tech Language
Android app for keeping encrypted notes
SealNote ARCHIVED! NOT MAINTAINED! SealNote is simple notes/notepad application which focuses on security and simplicity. Your notes are password prot
The MultiViewPager is an extension of the support-v4 library's ViewPager that allows the pages to be wider or narrower than the ViewPager itself. It takes care of aligning the pages next to each other, and always keeping the selected page centered.
MultiViewPager UPDATE: This behavior is now included in the RecyclerView for support lib 24.2.0 and later. Please look at using LinearSnapHelper. The