Merge with 58e9fd3a037969b5530b1bd138697a77b494...
Fixed the following re-opened bug: https://sour...
Edited release notes.
Updated version.
Starting '1.1.1-development' branch
Updated release date.
Added version 1.1.1 as a zip archive.
Listener method called even if dragging is not allowed
Second attempt to fix this in version 1.1.1.
Listener method called even if dragging is not allowed
Re-opened in version 1.1.0 as the bug seems not to be totally fixed.
Merge with 7da1971751884fd5983e457738cefef2e122...
Added comment.
Merge with 307f77d49c135b41e82ad07c4aff4246d539...
Edited release notes.
Removed old javadoc.
Added new javadoc.
Added drag mode "edge".
Starting '1.1.0-development' branch
Added version 1.1.0 as a zip archive.
Added the drag mode EDGE.
Updated version.
Updated documentation.
Non-linear interpolators are now used to animat...
Merge with a5233adefaebeef79d6eaeba15155e8bccea...
Updated version.
Edited release notes.
Starting '1.0.3-development' branch
Bugfix #3: The listener methods are not called ...
Added version 1.0.3 as a zip archive.
Listener method called even if dragging is not allowed
Fixed in version 1.0.3.
Listener method called even if dragging is not allowed
Listener method called even if dragging is not allowed
Merge with 2a3a507c9c89e4d54ff842525d899ae6d64a...
Starting '1.0.2-development' branch
Now uses Android SDK 21.
Added generic type instead of diamond operator.
Updated version.
Updated targetSdkVersion to 21.
Edited release notes.
Added version 1.0.2 as a zip archive.
Warning "requestLayout() improperly called" in LogCat
The warnings are caused by the line "contentView.requestLayout();" in the onLayout-method...
Warning "requestLayout() improperly called" in LogCat
Warning "requestLayout() improperly called" in LogCat
Fixed in version 1.0.1.
Clicks are not forwarded to content view if hideOnContentClick is false
Merge with 09ee935349c2652c686d52086fa481941674...
Added the release 1.0.1 as a zip archive.
Bugfix #1: Clicks are now forwarded to the chil...
Updated release notes.
Updated version.
Starting '1.0.1-development' branch
Clicks are not forwarded to content view if hideOnContentClick is false
Clicks are not forwarded to content view if hideOnContentClick is false
Merge with 2bf2922a2f177936b6fd9ffca43db3403304...
Added the release 1.0.0 as a zip archive.
Updated release date.
The actual sidebar width and offset are now mea...
Edited documentation.
Added documentation.
Implemented overlaying of the content view depe...
Changed the default drag mode to SIDEBAR_ONLY.
The shadow width is now specified in dp instead...
The color of the content overlay can now be set...
Adapted all calculations to consider the shadow...
The default shadow width is now also set in dp.
Changed the appearance of the default shadow.
Added the custom view SidebarView.
Renamed method.
The transparency of the content overlay can now...
Bugfix: Fixed the drag modes.
The value of the XML attribute "dragSensitivity...
Added the attributes "maxSidebarWidth" and "max...
The values of the XML attributes "sidebarWidth"...
The value fo the XML attribute "contentOverlayT...
Bugfix: Fixed the position of the content view,...
The value of the XML attribute "dragThreshold" ...
The value of the XML attribute "scrollRatio" is...
Removed the class SidebarActivity.
Bugfix: The shadow width is now considered, whe...
Added an attribute, which allows to show the si...
Removed unnecessary if-statements.
All setter methods can now be properly used at ...
Added comments.
Added comments and some methods.
Added the enum ContentMode.
The content mode is now stored/restored.
Added copyright information.
Changed the calculation of the drag sensitivity.
Added the class SidebarViewAnimation
Renamed the attribute sidebarBackground to back...
Added a constant, which specifies, whether the ...