Closed L-Henke closed 9 years ago
(In the past, I just base version changes on the degree of changes I have made. For example if there is any big UI improvement and/or feature inclusion, it would be a digit increment. If just bug fixes and small UI changes, it would be a .1 increment.)
@Doplgangr Rebased and version bumped to 0.6.0
@Doplgangr The best practice is semantic versioning: http://semver.org/. I think I already said that we should use that.
Semantic versioning sound good to me.
Ah thanks for the reminder.
This PR allows to either sort files by name or group them by file type and order by name in the groups. It also a base for more sorting options since the binary CheckboxPreference has been replaced with a ListPreference.