Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

22.06.040

Compare
Choose a tag to compare
@blazern blazern released this 04 Jun 12:45
· 79 commits to master since this release
6a64603

What's Changed

  • Create find_unused_strings.py, remove unused strings by @blazern in #220
  • Fail the Github pull requests if unused Flutter strings are found by @blazern in #221
  • Fix: CRITICAL BUG: shops duplication by @blazern in #225
  • Add translatable strings for Apple Store and Play Market by @blazern in #223
  • Create NewsFeedManager, NewsPiece, blank NewsFeedPage and a few other things by @blazern in #231
  • First implementation of News Feed UI by @blazern in #232
  • Small padding fix by @blazern in #233
  • Implement pull to refresh for News Feed by @blazern in #234
  • To the product's page Add a button to show the product on the map by @blazern in #236
  • Load news only when News Page is opened by @blazern in #238
  • Add class 'TestDiRegistry' to simplify Pages testing by @blazern in #239
  • Move News classes to another folder by @blazern in #241
  • Re-request news after the news feed page is opened and 5 minutes have passed by @blazern in #242
  • Re-request news on the news feed page opening when the map is moved far enough by @blazern in #245
  • Don't show the "Show where sold" button if the product is not sold nearby by @blazern in #246
  • In DisplayProductPage fetch the area around the map camera if necessary by @blazern in #247
  • Change version to 22.06.040 (59) by @blazern in #248

Full Changelog: 22.02.230...22.06.040