All Projects → uber → Autodispose

uber / Autodispose

Licence: apache-2.0
Automatic binding+disposal of RxJava streams.

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to Autodispose

PokemonCards
Android Clean MVP Architecture with Dagger & Simple Package Structure
Stars: ✭ 28 (-99.13%)
Mutual labels:  rxjava, rxandroid
Rxbiometric
☝️ RxJava and RxKotlin bindings for Biometric Prompt (Fingerprint Scanner) on Android
Stars: ✭ 295 (-90.81%)
Mutual labels:  rxjava, rxandroid
rxjava2-http
Transmit RxJava2 Flowable over http with non-blocking backpressure
Stars: ✭ 19 (-99.41%)
Mutual labels:  rxjava, reactive-streams
Relax
☘☘Relax 基于Kotlin语言编写的一套组件化框架,不紧整体组件化、内部也高度组件化🎋你可配置MVP、MVVM的开发模式、也可以配置所需要的业务组件🍁🍁
Stars: ✭ 253 (-92.12%)
Mutual labels:  rxjava, lifecycle
catchflicks
🎬 Kitchen sink project for learning android concepts 🎬
Stars: ✭ 12 (-99.63%)
Mutual labels:  rxjava, lifecycle
neurosky-android-sdk
Android SDK for the NeuroSky MindWave Mobile Brainwave Sensing Headset
Stars: ✭ 39 (-98.78%)
Mutual labels:  rxjava, rxandroid
SQLitePractice
数据库案例:1.使用时间和日期函数,增,查时间字段。2.利用ContentProvider,CursorLoader,SQLite实现数据库的观察者模式。3.RxJava,SQLBrite实现数据库的观察者模式。4.拷贝外部db文件到数据库中
Stars: ✭ 21 (-99.35%)
Mutual labels:  rxjava, rxandroid
Reactivenetwork
Android library listening network connection state and Internet connectivity with RxJava Observables
Stars: ✭ 2,484 (-22.59%)
Mutual labels:  rxjava, rxandroid
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (-97.57%)
Mutual labels:  rxjava, rxandroid
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (-99.47%)
Mutual labels:  rxjava, rxandroid
Prefser
Wrapper for Android SharedPreferences with object serialization and RxJava Observables
Stars: ✭ 228 (-92.89%)
Mutual labels:  rxjava, rxandroid
AndroidGo
Android、Flutter 开发者帮助 APP。包含事件分发、性能分析、Google Jetpack组件、OkHttp、RxJava、Retrofit、Volley、Canvas绘制以及优秀博文代码案例等内容,帮助开发者快速上手!
Stars: ✭ 30 (-99.07%)
Mutual labels:  rxjava, lifecycle
Rxjavareactivestreams
Adapter between RxJava and ReactiveStreams
Stars: ✭ 227 (-92.93%)
Mutual labels:  rxjava, reactive-streams
NewsReader
Android News Reader app. Kotlin Coroutines, Retrofit and Realm
Stars: ✭ 21 (-99.35%)
Mutual labels:  rxjava, rxandroid
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (-92.93%)
Mutual labels:  rxjava, rxandroid
AndroidTutorials
Ejemplos Android [Dagger2,RxJava,MVP,Retrofit2,SQLite]
Stars: ✭ 22 (-99.31%)
Mutual labels:  rxjava, rxandroid
Mvpdemo
Stars: ✭ 193 (-93.99%)
Mutual labels:  rxjava, rxandroid
Android Disposebag
Automatically dispose RxJava 2 streams on Android using Lifecycle events.
Stars: ✭ 200 (-93.77%)
Mutual labels:  rxjava, lifecycle
ReactiveBus
🚍 Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2
Stars: ✭ 17 (-99.47%)
Mutual labels:  rxjava, rxandroid
reactor-go
A golang implementation for reactive-streams.
Stars: ✭ 48 (-98.5%)
Mutual labels:  rxjava, reactive-streams

AutoDispose

Automatic binding+disposal of RxJava streams.

uber.github.io/AutoDispose

License

Copyright (C) 2017 Uber Technologies

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].