0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add example of moving layout and scrolling from a threshold y using ScrollView. More... about 11 years ago
Add comments for FillGap examples: about intersection height. More... about 11 years ago
Add example of filling gap effect using RecyclerView. More... about 11 years ago
Add example of filling gap effect using ListView. Related to issue #15. More... about 11 years ago
Renamed the activity of filling gap sample. More... about 11 years ago
Adjust animation details of fill gap sample. More... about 11 years ago
Fix flexible space with filling gap effect to scroll smoothly. More... about 11 years ago
Add example of flexible space with filling gap effect. (It's not working nicely when scrolling fast) More... about 11 years ago
Avoid resolve error on importing project when git is unavailable. Related to issue #13. More... about 11 years ago
Update for Android Studio 1.0. More... about 11 years ago
Add development environment information. More... about 11 years ago
Add release notes. More... about 11 years ago
Update sample instructions: add Google Play store link and wercker download, and updated Gradle dependency version. More... about 11 years ago
Update latest synced version. More... about 11 years ago
Bumped version to 1.3.0. More... about 11 years ago
Add ObservableRecyclerView#scrollVerticallyToPosition() and add RecyclerView to ViewPagerTab sample. More... about 11 years ago
Change build command for Travis CI. More... about 11 years ago
Disable buildRelease and launching emulator on Travis CI. More... about 11 years ago
Update README. More... about 11 years ago
Fix wrong command in wercker.yml. More... about 11 years ago
Fix syntax error in wercker.yml. More... about 11 years ago
Try wercker build. More... about 11 years ago
Add an interface to handle observable widgets. More... about 11 years ago
Update README and add guide to build on Eclipse. More... about 11 years ago
Add example of ViewPager + Tab + Different fragments. More... about 11 years ago
Add example of ViewPager + Tab + ListView. More... about 11 years ago
Prepare for releasing demo app. More... about 11 years ago
Bumped version to 1.2.1. More... about 11 years ago
Add example of ObservableRecyclerView scrolling from bottom. More... about 11 years ago
Fix that ObservableRecyclerView's scrollY is incorrect when scrolling from the bottom. This is not the perfect solution and not completely fixed the issue, but now it's better. More... about 11 years ago