Pinned Repositories
andrew0000.github.io
Android-VideoView-cache
Android VideoView cache: cache wrapper for standart android VideoView
android_sample_2023
Kotlin, Flow, Jetpack Compose, Navigation, Ktor, Serialization, Koin, ViewModel
Circular-Layout
Warning: Deprecated! It's strongly recommended to use custom LayoutManager with RecyclerView instead of this library (for decrease used memory in long lists). Layout with a looped scrolling for android. Sample here: https://play.google.com/store/apps/details?id=crocodile8000.circularlayout
ImagePickerPlus
Android image picker. Can get an image from gallery or photo from camera without runtime permissions. Also provides basic crop/rotate functionality.
RxUtils
Helpers for RxJava and android. Reusing (sharing) ongoing Observable/Single work without duplication, Rx preferences, threading helpers.
UiText
Way to handle strings in android ViewModel. Persistently for VM layer and flexible for UI layer (for configuration changes)
Universal-Cache
Kotlin caching and request sharing via Flow. Main idea: don't load data more times than it's needed. Compiled for Android and iOS.
WrappedLinesTextView
Android TextView with auto counting maxLines from height. Tag: Text view wrap lines on height
Andrew0000's Repositories
Andrew0000/Universal-Cache
Kotlin caching and request sharing via Flow. Main idea: don't load data more times than it's needed. Compiled for Android and iOS.
Andrew0000/ImagePickerPlus
Android image picker. Can get an image from gallery or photo from camera without runtime permissions. Also provides basic crop/rotate functionality.
Andrew0000/Android-VideoView-cache
Android VideoView cache: cache wrapper for standart android VideoView
Andrew0000/Circular-Layout
Warning: Deprecated! It's strongly recommended to use custom LayoutManager with RecyclerView instead of this library (for decrease used memory in long lists). Layout with a looped scrolling for android. Sample here: https://play.google.com/store/apps/details?id=crocodile8000.circularlayout
Andrew0000/UiText
Way to handle strings in android ViewModel. Persistently for VM layer and flexible for UI layer (for configuration changes)
Andrew0000/RxUtils
Helpers for RxJava and android. Reusing (sharing) ongoing Observable/Single work without duplication, Rx preferences, threading helpers.
Andrew0000/WrappedLinesTextView
Android TextView with auto counting maxLines from height. Tag: Text view wrap lines on height
Andrew0000/andrew0000.github.io
Andrew0000/android_sample_2023
Kotlin, Flow, Jetpack Compose, Navigation, Ktor, Serialization, Koin, ViewModel
Andrew0000/Common
Handy commonly used homemade helpers for android sdk
Andrew0000/currencies
Andrew0000/DependencyProvider
Simple android instances provider
Andrew0000/forecasts
Andrew0000/ImagePicker
Andrew0000/kmm-awesome
An awesome list that curates the best KMM libraries, tools and more.
Andrew0000/Kotlin-Multiplatform-Libraries
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
Andrew0000/libs.kmp.icerock.dev
Kotlin Multiplatform libraries list with info auto-fetch
Andrew0000/Line-counter-compose-desktop
Counts lines at a given path in files with a given extension
Andrew0000/SwipeBottomSheet
Android View-based scrollable BottomSheet that works well with NestedScrollView and RecyclerView
Andrew0000/uCrop
Andrew0000/universaldataprovider
Universal data provider (android)