0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make it work on Android 4.3. More... over 10 years ago
Revert "Make the S3 fix less specific." More... over 10 years ago
Make the S3 fix less specific. More... over 10 years ago
Limit Sony Xperia workaround to ICS only. More... over 10 years ago
Fix thinko - why was that there? More... over 10 years ago
Update SDK in sample as well. More... over 10 years ago
Small SDK update. More... over 10 years ago
Merge pull request #17 from hypereddie10/master More... almost 11 years ago
Update SlideMenu.java More... almost 11 years ago
Merge pull request #15 from karuna-vertigo/master More... about 11 years ago
check for null iconId More... about 11 years ago
Make menu work on devices where the content view parent is a LinearLayout. More... over 11 years ago
Fix "menu hide does not animate back" bug on Sony devices that run Honeycomb and newer. More... over 11 years ago
Merge pull request #10 from danieltwagner/master More... over 11 years ago
don't throw exception when not using an inflated menu More... over 11 years ago
Fix menu top being cut off on some devices after rotation with menu open. More... over 11 years ago
Add functionality to set a menu font. More... over 11 years ago
Make slide left animation appear as fast as slide right. More... over 11 years ago
Adapt example to API change. More... over 11 years ago
Set the header image with a pre-loaded Drawable. Should give a tiny performance boost. More... over 11 years ago
Add functionality to set menu to shown on app startup. More... over 11 years ago
SetFillAfter for every animation. More... over 11 years ago
Fix crash when using android:theme="@android:style/Theme.NoTitleBar". More... over 11 years ago
Revert "Decouple parent view from content view. The parent is always the window's decorview!" More... over 11 years ago
Decouple parent view from content view. The parent is always the window's decorview! More... over 11 years ago
Add flattr button to README. More... over 11 years ago
Also apply status bar offset when running with SupportActionBar and API level >= 11. More... over 11 years ago
Hopefully fix status bar issues. More... over 11 years ago
Use simpler state restore implementation, fix bug in restore wrt to status bar height. More... over 11 years ago
Add shown/hidden state restore after rotation. More... over 11 years ago