SpotiFLAC-Mobile/lib
zarzet 0a16be4395 feat(extension): add HMAC-SHA1 utility, artist URL handler, and store refresh fix
- Add utils.hmacSHA1(key, message) for cryptographic operations in extensions
- Add artist type handling in track_provider for extension URL results
- Fix extension store not refreshing after uninstall
- Update CHANGELOG with new features and Spotify Web extension docs
2026-01-13 05:53:30 +07:00
..
constants chore: bump version to 3.0.0-alpha.3 2026-01-12 22:02:29 +07:00
models feat: improve Extension Store with custom icons and various fixes 2026-01-13 01:01:43 +07:00
providers feat(extension): add HMAC-SHA1 utility, artist URL handler, and store refresh fix 2026-01-13 05:53:30 +07:00
screens fix(store): refresh store after extension uninstall to update isInstalled status 2026-01-13 04:30:25 +07:00
services feat: add Extension Store for browsing and installing extensions 2026-01-13 00:03:39 +07:00
theme UI modernization: Global theme update, redesigned Options/Download settings, and smart filename editor 2026-01-11 06:41:34 +07:00
utils fix: improve logging for release builds and UI improvements 2026-01-11 02:27:26 +07:00
widgets feat: add extension system with skipBuiltInFallback support 2026-01-12 00:17:52 +07:00
app.dart v1.2.0: Track Metadata Screen, Hi-Res fix, Settings navigation fix 2026-01-02 00:10:30 +07:00
main.dart fix: initialize extension system at app start for proper search hint 2026-01-12 01:58:44 +07:00