2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 26, 2024 — Aug 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/jfeinstein10/SlidingMenu More... over 12 years ago
Adding new attachToActivity method so people can avoid having to extend Sliding*Activities. Example added to the example app More... over 12 years ago
Update README.md More... over 12 years ago
Added left right to properties example. Better determineTargetPage behavior. Making secondaryContent GONE when not in LEFT_RIGHT More... over 12 years ago
Example fix More... over 12 years ago
Fix NPE More... over 12 years ago
Fixing LEFT_RIGHT to LEFT or RIGHT More... over 12 years ago
Correct visibility for behind view in LEFT RIGHT. Remove Log More... over 12 years ago
Exposed secondary shadow More... over 12 years ago
invalidate for transformers. Measure content exactly More... over 12 years ago
Making measure match layout width More... over 12 years ago
Removing unused attach method More... over 12 years ago
Remove DEBUG More... over 12 years ago
Removing unnecessary invalidates More... over 12 years ago
Cleaning up left and right More... over 12 years ago
Renaming behind to menu and above to content More... over 12 years ago
Update README.md More... over 12 years ago
Updated LeftAndRightActivity More... over 12 years ago
Introducing optimized LEFT_RIGHT mode as well as setSecondaryMenu. Outward facing interface should remain the same. Fixing setContent bug. More... over 12 years ago
Adjusting behind visibility better More... over 12 years ago
Exposed getContent and getMenu. Left and Right example now finished More... almost 13 years ago
Left and right menus in example More... almost 13 years ago
Made example shadows look a lot nicer More... almost 13 years ago
Fixing some bugs with the example. Exposing ability to getMode (LEFT or RIGHT) More... almost 13 years ago
Left and right menus now in example. Adding placeholder menu and content if ones are not declared in xml More... almost 13 years ago
oops. remove hard coded RIGHT More... almost 13 years ago
Fixing back pressed when RIGHT is open More... almost 13 years ago
Expose LEFT and RIGHT mode in xml More... almost 13 years ago
Fix arithmetic error More... almost 13 years ago
Fixed scroll scale for RIGHT More... almost 13 years ago