2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 26, 2024 — Aug 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing up the example for the App Store (coming soon). Added Responsive UI and Fragment switching examples More... almost 13 years ago
Added setAboveOffset. Touches currently don't go all the way to the behind view More... almost 13 years ago
Fixing naming conventions More... almost 13 years ago
Merge pull request #107 from levelup/SavedState More... almost 13 years ago
fix the SavedState usage when recovering from a dead activity More... almost 13 years ago
Merge pull request #97 from AEFeinstein/master More... almost 13 years ago
Added setBehindWidthRes and associated javadoc comments. Fixed warnings related to deprecated constants and unused variables and imports. More... almost 13 years ago
Update README.md More... almost 13 years ago
Update README.md More... almost 13 years ago
Fixed window vertical resizing issue. Still needs testing More... almost 13 years ago
Merge pull request #76 from hwrdprkns/master More... almost 13 years ago
Adding Android standard build.xml files for use with Eclipse and Intellij More... almost 13 years ago
Fixing the bugs in the SlidingMenu fitSystemWindow code. We only need to take care of the content view, not everything else. More... almost 13 years ago
Remove unused defaults.xml files from values and values-large. More... almost 13 years ago
Fixing attachSlidingMenu method. Still untested More... almost 13 years ago
Merge branch 'master' of https://github.com/jfeinstein10/SlidingMenu More... almost 13 years ago
More title bar touch ups following up on yesterday More... almost 13 years ago
Update README.md More... almost 13 years ago
Update README.md More... almost 13 years ago
Merge pull request #72 from hwrdprkns/master More... almost 13 years ago
Merge branch 'master' of github.com:hwrdprkns/SlidingMenu More... almost 13 years ago
squash! We need to check if the device is a tablet, because the status bar could be at the top. More... almost 13 years ago
squash! We need to check if the device is a tablet, because the status bar could be at the bottom. More... almost 13 years ago
We need to check if the device is a tablet, because the status bar could be at the bottom. More... almost 13 years ago
We need to check if the device is a tablet, because the status bar could be at the top. More... almost 13 years ago
Add tablet boolean to the correct resource-qualified folder. More... almost 13 years ago
Merge branch 'master' of https://github.com/jfeinstein10/SlidingMenu More... almost 13 years ago
Fixed multitouch issue. Still needs testing on Gingerbread and Froyo. More... almost 13 years ago
Update README.md More... almost 13 years ago
Fix for ViewPager in the above view More... almost 13 years ago