- Upgrade to AndroidX. #52 (vanniktech)
- Remove sudo: false from travis config. #50 (vanniktech)
- Use Gradle Maven Publish Plugin for publishing. #48 (vanniktech)
- SetProgressAction to set the progress of a ProgressBar. #47 (vanniktech)
- Remove Code Quality Tools for Kotlin as there's no Kotlin in here. #46 (vanniktech)
- Nuke badges in README. #45 (vanniktech)
- Update README and add Java documentation to all classes. #44 (vanniktech)
- Tweak Travis configuration. #41 (vanniktech)
- Unify Detekt configurations with RC6. #31 (vanniktech)
- Increase testing coverage. #24 (vanniktech)
- Increase testing coverage. #22 (vanniktech)
- Don't clean build again when deploying SNAPSHOTS. #21 (vanniktech)
- Add tests for TextViewDrawableMatcher. #20 (vanniktech)
- Consistent return types. #19 (vanniktech)
- Add tests for AttributeMatcher. #18 (vanniktech)
- Add tests for DrawableMatcher. #17 (vanniktech)
- Clean up a few things. #16 (vanniktech)
- Add tests for HintTextColorMatcher. #15 (vanniktech)
- Add tests for CurrentItemMatcher. #14 (vanniktech)
- Add tests for AppendTextAction. #13 (vanniktech)
- Add tests for ProgressMatcher. #12 (vanniktech)
- Add tests for TextColorMatcher. #11 (vanniktech)
- Update Support Library to 26.0.1 #10 (vanniktech)
- Update Jacoco Gradle Plugin to 0.8.0 & Code Quality Plugin to 0.8.0 #9 (vanniktech)
- Update to Espresso 3.0.0 & Test Runner rules 1.0.0 #8 (vanniktech)
- Update Gradle to 4.1 #7 (vanniktech)
- Update Code Quality Tools to 0.7.0 #6 (vanniktech)
- Let Gradle install all of the Android dependencies. #5 (vanniktech)
- Add TextViewDrawableMatcher. #4 (vanniktech)
- Update Code Quality Tools Plugin to 0.5.0 #3 (vanniktech)
- Update Error Prone to 2.0.20 #2 (vanniktech)
- Initial version