0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version update to 3.2.3 More... about 8 years ago
- Rewritten material-stepper tests to Kotlin - Added tests for checking onSelected() calls on step fragments More... about 8 years ago
Added extra tests for calling onSelected on fragments if adapter set in Activity's onCreate() More... about 8 years ago
Avoid race between updating stepper and ViewPager instantiating the steps. More... about 8 years ago
Hard-coded StepperLayout's orientation to VERTICAL (issue #124) More... about 8 years ago
Fixed lint errors More... about 8 years ago
updated Android Gradle plugin to 2.3.2 More... about 8 years ago
* Upgraded version to 3.2.2 * Updated readme as discussed in #107 More... about 8 years ago
Fix for issue #113 i.e. error tab animation glitch below Lollipop. More... about 8 years ago
Added RTL support for StepperLayout's inner ViewPager More... about 8 years ago
Migrated the sample app to Kotlin More... about 8 years ago
* Fixed an issue where tab navigation should be disabled when using 'tabs' stepper feedback & disabled tab navigation attribute (issue #105). * Updated Android Support Library to 25.3.1 * Updated library version to 3.2.1 More... about 8 years ago
README improvements (#102) More... about 8 years ago
Added a sample showing how to pass data between steps More... over 8 years ago
- added sanity unit tests - added Checkstyle, PMD, Findbugs, unit tests (+ test coverage) & Lint checks - fixed issues reported after running the checks above More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Stepper feedback + sample app main screen redesign (#91) More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
- Updated version to 3.1.0 - Extended the description for when to use a BlockingStep More... over 8 years ago
Update README.md with OnCompleteClickedCallback More... over 8 years ago
Add callback.complete() to complete flow in sample app More... over 8 years ago
Use callback to handle complete events More... over 8 years ago
Add method in BlockingStep to handle blocking onComplete() calls More... over 8 years ago
Add callback for handling blocking onComplete() calls More... over 8 years ago
Renamed drawable resources More... over 8 years ago
Extended progress bar animation time to 200 milliseconds More... over 8 years ago