0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add GridView version of SlidinUpActivity. More... about 11 years ago
Fix some warnings in the sample. More... about 11 years ago
Add comments. More... about 11 years ago
Remove redundant logs. More... about 11 years ago
Add comments how to set scroll position to 0 in FlexibleSpaceWithImageScrollViewActivity. #33 More... about 11 years ago
Modify SlidingUp*Activity to slide automatically on tapping header and to stick to anchors on up/cancel event, like Google maps. #32 More... about 11 years ago
Add image to SlidingUp examples. #32 More... about 11 years ago
Move the TouchInterceptionFrameLayout to the library. #25 More... about 11 years ago
Add another version of ViewPagerTabActivity. This does not use dummy padding views. #25 More... about 11 years ago
Add an example of fragment transition related to the issue #29. More... about 11 years ago
Remove redundant Toolbars in the SlidingUp*Activity examples. More... about 11 years ago
Remove redundant TargetApi annotations in SlidingUp examples. More... about 11 years ago
Fix sliding up examples's issue that cannot pass motion events to parent after Observable*View began handling touches. More... about 11 years ago
Update package name and some part of the sample app. More... about 11 years ago
Update sample app version for Google Play Store. More... about 11 years ago
Update latest synced version. More... about 11 years ago
Add "Apps that uses this library" section in README. (Related to the issue #31) More... about 11 years ago
Bumped version to 1.3.2. More... about 11 years ago
Fix the issue #27 that ObservableRecyclerView causes BadParcelableException on onRestoreInstanceState. More... about 11 years ago
Fix "sliding up" examples cannot handle touches on the Observable*Views' children correctly. More... about 11 years ago
#17 Fix that the toolbar remains in inconsistent state. More... about 11 years ago
Update latest synced version. More... about 11 years ago
Bumped version to 1.3.1. More... about 11 years ago
Fix that onDownMotionEvent not called and parameters of onScrollChanged are incorrect when children views handle touch events. (#18) More... about 11 years ago
Add examples to investigate and fix the issue #18. More... about 11 years ago
Add android:fillViewport="true" to samples using ScrollView. Related to issue #21. More... about 11 years ago
Add example of moving layout and scrolling from a threshold y using ListView. More... about 11 years ago
Add example of moving layout and scrolling from a threshold y using RecyclerView. More... about 11 years ago
Rename, add comment and refactored method signature of the touch-interception layout. More... about 11 years ago
Modified sliding up example to adjust title translation Y. More... about 11 years ago