Releases: wahidabd/onelib
Releases · wahidabd/onelib
Version 1.1
Changes
- Upgrade coroutine version to 1.7.3
- Migration to Coroutine Flow from RxJava
- OneLocalDB
- Sample Project
News
- OneCall - API Handler
- Selectable Adapter - RecyclerView
- Filterable Adapter - RecyclerView
- Paging Adapter - RecyclerView
- OneFirebaseAuth - Firebase Authentication using email and password
- OneFirebaseFirestore - Firebase Firestore Database
- OneFirebaseRealtime - Firebase Realtime Database
- OneFirebaseStorage - Firebase Storage
- PassiveValidator - Form Validation
- ReactiveValidator - Form Validation
Version 1.1-Beta
What's Changed
Removing code that uses rxjava and migrating to coroutine flow, improve localdatabase using coroutine, add some extension function for mapping data and adjust sample project.
What's News
added some new features such as:
- OneCall (API handler)
- Selectable Adapter (RecyclerView)
- Filterable Adapter (RecyclerView)
- OneFirebaseAuth (Firebase)
- OneFirebaseFirestore (Firebase)
- OneFirebaseRealtime (Firebase)
- OneFirebaseStorage (Firebase)
- PassiveValidator (Form validation)
- ReactiveValidator (Form validation)