bitsy-wallet/app
Severiano Jaramillo a39daaf155 Update RxBinding library version to 3.0.0-alpha2 and its usages.
The new version makes use of Kotlin extension functions which are elegant and effective. Also, make use of RxBinding in Transactions Toolbar SearchView, to add a nice debounce effect to wait 500ms after the user stops writing the search query, and actually call the filter method to avoid multiple calls while the user is still typing.
2018-12-24 10:55:54 -06:00
..
src Update RxBinding library version to 3.0.0-alpha2 and its usages. 2018-12-24 10:55:54 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Update RxBinding library version to 3.0.0-alpha2 and its usages. 2018-12-24 10:55:54 -06:00
google-services.json Add Firebase required libraries and configuration to Bitsy and enable Crashlytics. 2018-12-14 15:23:12 -06:00
proguard-rules.pro Fix crash when trying to insert an account that already exists in the database. 2018-12-14 16:02:00 -06:00