Merge with dba914bc6def50b0f3c9bf19672ac6a00fbf...
Added version 1.0.4 as a zip archive.
Removed version 1.0.4 zip archive as it contain...
Merge with ffd471155dd04706dbf9e8779e60ce965ab7...
Edited release notes.
Updated version.
Starting '1.0.4-development' branch
Changed type cast from float to Float.
Added version 1.0.4 as a zip archive.
Now uses Android SDK 21.
Merge with 40a555837f7222afc04c5c82e391b9e5ba10...
Edited release notes.
Edited Mercurial repository URL.
Updated version.
Starting '1.0.3-development' branch
Added version 1.0.3 as a zip archive.
Fixed wrong view id.
Edited Mercurial repository URL.
Updated target SDK version.
Edited release notes.
Merge with a42e00a779ef57880fe5702d6fc4e78ad4cb...
Added release 1.0.2 as a zip archive.
Updated release notes.
Starting '1.0.2-development' branch
Updated targetSdkVersion.
Updated version.
Refactoring of unnecessary if blocks to reduce ...
IllegalArgumentException if maxValue is set to a value less than 50
This bug was fixed in the bugfix release 1.0.1.
Merge with c220c45bb6bdbd5940adb93e02c902876ec7...
Fixed bug #1: No IllegalArgumentException will ...
Starting '1.0.1-development' branch
Updated release notes.
Updated version.
Updated documentation.
Updated javadoc.
Added release 1.0.1 as a zip archive.
IllegalArgumentException if maxValue is set to a value less than 50
IllegalArgumentException if maxValue is set to a value less than 50
Merge with f7f1bc367a19a4cab209039d99625d148238...
Removed javadoc.
Added extra information to documentation.
Added javadoc.
Added documentation.
Added LICENSE.txt.
Bugfix: Style was still implicitly set.
Added javadoc.
The preference does now use the default style, ...
Added methods to set string attributes via reso...
Added README.txt
Added 1.0.0 release as a zip archive.
Added the release notes.
Edited exception message.
Edited comment.
When a value is set, it is now properly rounded...
Added additional default values and obtained va...
Added test class ConditionTest.
Added initial project setup.
Added copyright information.
Added test cases for the methods onSaveInstance...
Added test case.
Starting '1.0.0-development' branch
Added mockito dependencies.
Added test class SeekBarPreferenceSavedStateTest.
Paddings are now defined in values.xml file.
It is now possible to set an array of summaries...
It is now possible to show the current value as...
Added prototypical version.
Some refactoring.
Some refactoring.
The attribute seekBarValue is now also stored i...
Added default constant for the attribute showVa...
The attribute summaries is now also stored in t...
Moved the SavedState into a separate class.
The attributes of the class SeekBarPreferenceSa...
It is now possible to set a custom floating poi...
Edited comment.
Changed version name.
Edited comments.
Added conditions.
It is now possible to set a step size.
The attribute stepSize is now also stored in th...
The current value is now adapted when a step si...
Added copyright information.
Added copyright information.
Edited comment.
Moved class SeekBarPreferenceSavedState into ne...
Added copyright information.
Starting '1.0.0-development' branch
Edited comments.
Organized imports.
Added an attribute, which allows to set, whethe...
Bugfix: Value is not rounded anymore when persi...
Edited comment and refactoring.