Pinned Repositories
android-ago
An Android TextView that always displays an auto refreshing relative time span with respect to a reference time
android-app-pause
Detect an app-level pause in Android.
android-hybridchoice
Android lists with "Hybrid" choice mode like the Play Store app (enabling both opening an item and choosing multiple items at the same time)
blog-nested-fragments-backstack
Code supplementing the blog series "Android Nested Fragments and the Back Stack"
covid19india-flutter
[UNMAINTAINED] Flutter app for tracking Covid19 impact in India. Inspired by https://www.covid19india.org/
curioustechizen.github.io
My personal website
diff-animations-declarative-ui-frameworks
Playground for trying diff animations using Declarative UI frameworks
diffutil-custom-animations
Companion repo for Android DiffUtil blog post series
curioustechizen's Repositories
curioustechizen/android-ago
An Android TextView that always displays an auto refreshing relative time span with respect to a reference time
curioustechizen/fragment-state-save-restore-deep-dive
Deep dive into Fragment state saving and restoring in Android
curioustechizen/android-double-take
Simple animation helpers for Android [NO LONGER MAINTAINED]
curioustechizen/covid19india-flutter
[UNMAINTAINED] Flutter app for tracking Covid19 impact in India. Inspired by https://www.covid19india.org/
curioustechizen/yadi
Expressive conditions in Java.
curioustechizen/vscode-markdown-toc
Visual Studio Code extension to generate a Table of Contents for Markdown documents
curioustechizen/android-gradle-missing-flavors-demo
Companion repo for blog post about Android Gradle and missing flavors
curioustechizen/diffutil-custom-animations
Companion repo for Android DiffUtil blog post series
curioustechizen/compose-slots-sample
Demo of using slots in Jetpack Compose to avoid having to pass down parameters
curioustechizen/dartlee
Minimal Leet<==>English translator in Dart
curioustechizen/curioustechizen.github.io
My personal website
curioustechizen/diff-animations-declarative-ui-frameworks
Playground for trying diff animations using Declarative UI frameworks
curioustechizen/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
curioustechizen/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
curioustechizen/android-textfontweight-issue
Repro for issue with overriding android:textFontWeight when used in a TextAppearance
curioustechizen/AndroidBleWithCoroutines
Basic repo showing how to do BLE on Android using Kotlin Coroutines
curioustechizen/api
Our Database
curioustechizen/cron-utils
Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.
curioustechizen/dev-landing-page
Minimal landing page for developers
curioustechizen/fitository
WIP
curioustechizen/hackday-reactnative
React Native playground for hackday
curioustechizen/jekyll-docker
⛴ Docker images, and CI builders for Jekyll.
curioustechizen/kotlin-coroutines-test-issue
Sample showing problems testing kotlin suspending functions
curioustechizen/kotlin-ios-abstract-composable-bug
Sample for demonstrating a compilation error when you have an intermediate abstract class with a composable function
curioustechizen/kotlin-koans
Kotlin workshop
curioustechizen/lollipop-ssl-handshake-bug
Code to reproduce a bug in SSL Handshake in Android Lollipop and above
curioustechizen/mingle
[DEPRECATED] Use Android Architecture components instead
curioustechizen/restlet-framework-java
Leading REST Framework for Java
curioustechizen/RxBasicsKata
Practical challenges for RxJava learners
curioustechizen/sqldelight-package-escaping-bug-repro
Repro for SqlDelight bug https://github.com/cashapp/sqldelight/issues/2084