littleGnAl / AccountingLinks
A simple accounting app that provides basic additions, deletions, modifications, and provides a simple summary page, which is implemented by using MVI pattern.
☆30Updated 6 years ago
Alternatives and similar repositories for Accounting
Users that are interested in Accounting are comparing it to the libraries listed below
Sorting:
- Convert LiveData to RxJava☆57Updated 5 years ago
- An example for using RecyclerView.ViewCacheExtension to make RecyclerView more smooth.☆23Updated 7 years ago
- Turn a BroadcastReceiver into an Observable☆38Updated 3 years ago
- how to use jitpack to publish multi-flavor android libraries☆30Updated 5 years ago
- Nested scrolling UI library for Android based on CoordinatorLayout. Pull-to-refresh and pull-to-load-more are supported.☆37Updated 3 years ago
- A helper for releasing from gradle up to bintray☆47Updated 6 years ago
- 可以交叉tab和文字的SlidingTab☆91Updated 6 years ago
- android multi language support (support android O+)☆10Updated 5 years ago
- Gradle Dependencies Code Completion , Searched by Maven'repo and Google'repo , Mainly for Android developers . Get Up ❗️❗️❗️☆53Updated 6 years ago
- Android json viewer, to convert json strings to a friendly readable format, it supports expend&collapsed json strings.☆75Updated 6 years ago
- A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.☆73Updated 2 years ago
- Add API information (since/deprecation) to Android source code as javadoc tags☆83Updated 2 years ago
- ☆12Updated 5 years ago
- Kotlin Coroutines as RxJava Schedulers 😈☆31Updated 5 years ago
- Android LiveData的一些扩展方法,类似于RxJava的操作符。基于kotlin实现☆30Updated 5 years ago
- An RxJava2 implementation of the Android AssetManager.