Skip to content
Automatic binding+disposal of RxJava streams.
Java Kotlin Shell
Branch: main
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Pass env variable to process Jun 14, 2020
android Remove executable bit from non-executable files (#401) Nov 12, 2019
autodispose-interop/coroutines Remove executable bit from non-executable files (#401) Nov 12, 2019
autodispose-lifecycle Remove executable bit from non-executable files (#401) Nov 12, 2019
autodispose Remove executable bit from non-executable files (#401) Nov 12, 2019
docs Update main refs Jun 13, 2020
gradle Upgrade to RxJava 3 and RxAndroid 3 (#420) Feb 14, 2020
sample Update to RxJava 3.0-RC7 (#414) Jan 2, 2020
spotless Integrate Spotless for lint/formatting checks (#342) Apr 7, 2019
static-analysis Switch to GitHub actions for CI (#391) Nov 9, 2019
test-utils Move autodispose test-util to autodispose2.* package Sep 23, 2019
.gitignore Fix 2.x documentation Dec 3, 2019
CHANGELOG.md Prepare for release 2.0.0. Feb 23, 2020
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#73) Aug 2, 2017
CONTRIBUTING.md Remove executable bit from non-executable files (#401) Nov 12, 2019
LICENSE.txt Remove executable bit from non-executable files (#401) Nov 12, 2019
MAINTAINING_WEBSITE.md Update main refs Jun 13, 2020
README.md Fix version May 10, 2020
RELEASING.md Remove executable bit from non-executable files (#401) Nov 12, 2019
build.gradle Upgrade to RxJava 3 and RxAndroid 3 (#420) Feb 14, 2020
deploy_website.sh Update main refs Jun 13, 2020
gradle.properties Prepare next development version. Feb 23, 2020
gradlew Switch to GitHub actions for CI (#391) Nov 9, 2019
gradlew.bat Remove executable bit from non-executable files (#401) Nov 12, 2019
mkdocs.yml Fix 2.x documentation Dec 3, 2019
settings.gradle Remove executable bit from non-executable files (#401) Nov 12, 2019

README.md

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.
You can’t perform that action at this time.