1.6.9+115
Changelog
1.6.9+115 (21/02/2023)
- Bump to the 1.6.9+115 - @Wolfteam
- [Infrastructure] Avoid showing repeated skill stats - @Wolfteam
- Updated vietnamese translations - @Wolfteam
- [Infrastructure] Minor changes - @Wolfteam
- Updating french translations - @Wolfteam
- Updated ru and uk translations - @Wolfteam
- [Tests] Warning fixes - @Wolfteam
- [Presentation] Warning fixes - @Wolfteam
- Bump to the 3.7.3 - @Wolfteam
- Updated some packages - @Wolfteam
- [Presentation] Added missing scroll view - @Wolfteam
- Update intl_ja.arb - @Blank-1973
- Update intl_ja.arb - @Blank-1973
- [Presentation] Improvements on landscape to the backup page - @Wolfteam
- [Infrastructure] Use custom directory on windows - @Wolfteam
- [Presentation] Allow the share button on desktop - @Wolfteam
- Build fix - @Wolfteam
- Bump to the 3.7.1 - @Wolfteam
- Updated general translations - @Wolfteam
- [Tests] Added test case to handle the game codes logic - @Wolfteam
- [Presentation] Minor change - @Wolfteam
- [Infrastructure] Added logic to backup / restore the game codes data - @Wolfteam
- [Domain] Added a model to backup game codes - @Wolfteam
- [Tests] Test fixes - @Wolfteam
- [Presentation] Added a button to delete all user data - @Wolfteam
- [Application] Added a method to delete all user data - @Wolfteam
- [Infrastructure] Added a method to reset the user settings - @Wolfteam
- [Tests] Tests fixes - @Wolfteam
- [Infrastructure] Use a custom model to store the settings bk - @Wolfteam
- [Presentation] Added a setting to disable the auto updater at startup - @Wolfteam
- [Infrastructure] [Application] Added a setting to skip the auto updater on startup - @Wolfteam
- [Presentation] Minor translation change - @Wolfteam
- [Presentation] Added a share button on the backup_list_item.dart - @Wolfteam
- [Tests] Added some tests to the backup logic - @Wolfteam
- [Infrastructure] Minor changes - @Wolfteam
- [Domain] Use multiple constructors with shared props to create the notifications bk - @Wolfteam
- [WIP] [Tests] Added initial backup_restore_service_test.dart - @Wolfteam
- [Infrastructure] Added a constructor (backup service) meant to be used for testing purposes - @Wolfteam
- Updated translations - @Wolfteam
- [Presentation] Minor renames - @Wolfteam
- [Application] [Infrastructure] Copy the imported file - @Wolfteam
- [Application] UI improvements to the backup page x2 - @Wolfteam
- [Application] UI improvements to the backup page - @Wolfteam
- [Application] Added backup data types to the corresponding bloc - @Wolfteam
- [Infrastructure] Backup and restore only the selected data - @Wolfteam
- [Domain] Added an enum to select what data to backup - @Wolfteam
- [Android] Updated proguard-rules.pro - @Wolfteam
- [WIP] [Presentation] Added initial backup page ui - @Wolfteam
- [Presentation] Minor changes to the toast utils - @Wolfteam
- [Application] Updated the backup_restore_bloc.dart with the new logic - @Wolfteam
- Updated Ukrainian translations - @Wolfteam
- [Infrastructure] Added new backup related methods - @Wolfteam
- [Presentation] Added missing scrollable prop - @Wolfteam
- Added the version package - @Wolfteam
- [Application] Added restore completed states - @Wolfteam
- [Infrastructure] Added a method to read backup file and restore it - @Wolfteam
- [Infrastructure] Added the restoreFromBackup methods - @Wolfteam
- [Domain] Removed not needed props of the backup models - @Wolfteam
- [WIP] [Infrastructure] Added initial backup_restore_service.dart - @Wolfteam
- [WIP] [Application] Added initial backup_restore_bloc.dart - @Wolfteam
- [Infrastructure] Added initial methods to retrieve the data that will get backed up - @Wolfteam
- [Domain] Added initial models that will be used to backup user data - @Wolfteam