Releases: nt4f04uNd/sweyer
Releases · nt4f04uNd/sweyer
1.0.12
What's Changed
- Fix running app in a different zone than the framework was initialized by @Abestanis in #120
- Fix null exception when filtering while searching by @Abestanis in #129
- Add some horizontal padding to the artist name on the player screen by @Abestanis in #132
- Fix marking songs as favourite with the Android system by @Abestanis in #133
- Pass textScaleFactor issue to TODOs by @nt4f04uNd in #134
- Fix playlist loading by @nt4f04uNd in #136
- Adjust worflow runs by @nt4f04uNd in #139
- Adjust workflow runs 2 by @nt4f04uNd in #140
- Fix deselect all by @nt4f04uNd in #138
- Add a test for the select/deselect all functionality by @Abestanis in #147
- Update targetSdkVersion by @nt4f04uNd in #154
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Fix Fastlane CD by @nt4f04uNd in #118
- Upload symbols to Crashlytics on CD step by @nt4f04uNd in #125
- Fix firstYear crash by @nt4f04uNd in #124
Full Changelog: 1.0.10...1.0.11
1.0.10
First release generated by Fastlane CD!
What's Changed
- Added Turkish translation by @eren-ince in #86
- Add privacy policy link to README by @nt4f04uNd in #93
- Move the native Android code of Sweyer into a plugin by @Abestanis in #85
- Update Flutter and dependencies by @Abestanis in #89
- Fix settings button visible on insertion settings page by @Abestanis in #90
- Support Material You monochrome app icon by @nt4f04uNd in #115
- Decide whether to show scroll labels based on drag position by @Abestanis in #91
- Improve startup robustness by @Abestanis in #95
- Convert Java to Kotlin by @Abestanis in #94
- Fastlane CD (init) by @nt4f04uNd in #117
New Contributors
- @eren-ince made their first contribution in #86
Full Changelog: 1.0.9...1.0.10
1.0.9
1.0.8
All the work related to this version can be found in this project
Enhancements:
- Added favorites (@nt4f04uNd)
- Added "Player color theme" setting (@nt4f04uNd)
- Added German language support (@Abestanis)
- Changed notification stop icon (@Abestanis)
- Sort album tracks (@Abestanis)
- Add setting to disable back button exit confirmation on home page (@Abestanis)
- Hide gear button on selection screen (@Abestanis)
Bug fixes:
- Fixed back button on dialogs (@Abestanis)
- Fix splash screen animation (@Abestanis)
- Fix design bug on search page (@Abestanis)
- Fix visual bug in song tiles (1) (@Abestanis)
- Fix visual bug in song tiles (2) (@Abestanis)
- Fix visual bug in song tiles (3) (@Abestanis)
- Fix opening the search page from a search query (@Abestanis)
- Fix not updating the player notification when stopping playback (@Abestanis)
- Fix layout with various text scale factors (@Abestanis, @nt4f04uNd)
- Fix selection animations (@Abestanis)
- Add marquee in some places where text is very long (@nt4f04uNd)
- Show scrollbars in places where need to indicate to user that area is scrollable (for example, selection actions bar) (@nt4f04uNd)
- Fix - content art for playlist now shows correct default icon for songs without content art (@nt4f04uNd)
- Fix layout related to max lines in album/playlist pages (@nt4f04uNd)
- Some debug features
- Other bug fixes
Not important for users:
- Add bug and feature request templates to issues (@Abestanis)
- Add readme Google Play store badge (@Abestanis)
- Unit and golden tests (@nt4f04uNd, @Abestanis)
- Refactor the content type system (@Abestanis)
- Flutter 3 migration (@nt4f04uNd)
- Rewrite theme with ThemeExtensions (@nt4f04uNd)
- CI
- Codecov (@Abestanis)
- Use Lottie instead of Flare and update some dependencies (@Abestanis)
- Optimize Android assets (@Abestanis)
- Fix typos (@Abestanis)
New Contributors
- @Abestanis made their first contribution in #26
Full Changelog: 1.0.7...1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3-noauto
Disabled Android Auto for current release, because it requires a few more actions to get approved there