Skip to content

Releases: wahidabd/onelib

Version 1.1

31 May 15:42
Compare
Choose a tag to compare

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

27 May 07:53
Compare
Choose a tag to compare

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)

V1.0.1

15 Nov 15:05
e70a5c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0...1.0.1

v1.0

15 Oct 06:51
Compare
Choose a tag to compare
adjust gradle version