Releases: sahej-dev/Snow
Releases · sahej-dev/Snow
v1.3.3
Enhancements
- Add support for android 13 themed icon by @jindalpratik in #14
Bug Fixes
- Fixed bug where finished contests were no longer being flushed
App Signature Changes
- Changed app signature to a proper one from a debug signature
- If you've installed the app through the IzzyOnDroid repo and are running version 1.3.0 or a prior one, you will have to uninstall the old version and install the new version, as the signing key changed in this release (see #13). Apologies for the inconvenience!
New Contributors
- @jindalpratik made their first contribution in #14
Full Changelog: v1.3.0...v1.3.3
v1.3.0
Changelog
Features & UI
- Settings have been moved to the bottom navigation bar
- A sort-by icon has been added to the top app bar on the home page
Deployment
- Integration with IzzyOnDroid f-droid app repository by @IzzySoft in #11
- Updated with screenshots from the latest version
Maintainance
- Dependencies have been updated
Full Changelog: v1.2.3...v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Change Log
Additions
- Option to disable Material You core palette colors.
- Option to select a theme seed color when Material You is disabled (closing issue #4).
- By default core palette colors are disabled now.
- Added a 'Feature Request' tile in settings, which open the corresponding feature request template.
Bug Fixes
- CRITICAL: Commented code responsible for notification scheduling creeped up in the last release, 4 days ago as of writing this. That is now resolved.
- CRITICAL: Contest uuids were being re-generated on load from local cache. This is no longer the case.
- Bug report tile in settings led to the page for creating a blank issue. It now leads to bug report template as expected.
- 'Support Snow' tile opened the GitHub page in the in app web-view, now it opens in external browser as it should.
Code Refactors
- Added some constants in the constants/ui.dart which were required for the new theme color feature implementation.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Change Log
Bug Fixes
- Ambiguous day in some reminders
Code Changes
- Internal code cleanup
- Moved JSON de/serialisation from manual to json serialisable
Full Changelog: v1.0.0...v1.1.0
v1.0.0
✨The initial version of Snow is released ✨
Features
- View upcoming and ongoing contests from supported platforms
- 10+ supported platforms, including At Coder, Codeforeces, Hacker Earth etc.
- Favorite a contest to receive reminders before its start time
- Dynamic, Dark, and Light theme support
- Beautifully designed with Material3 (You) design spec
- Privacy focused as all data is stored on device
- Easy registrations: tap a contest's name to directly open its webpage
v0.0.1-pre-alpha
This is a pre-alpha release. This is meant neither for daily use nor for beta testing. This release is provided only to showcase the work-in-progress app to technical recruiters.