Skip to content

Releases: GabrielTavernini/Covid19Stats

Updated code to support new year data

30 Jan 19:49
Compare
Choose a tag to compare

🐛 FIX

  • Fixed chart visualization and range selection for 2021 (44e6184)

Range Setting and Updated Middle Chart

27 Nov 18:35
Compare
Choose a tag to compare

📦 ADDED

  • Default date range setting (f303b1e)
  • Changed middle chart from recovered to active cases (446e8c0), as it is more consistent and representative of the actual situation. This change is also going to fix issue #18

🐛 FIX

  • Fixed overflow bug in the select country page (7713ba2)
  • Fixed an error in the parser that caused all charts to be marked as unavailable (25a8e9f)

Settings Dialog and Charts Overshooting

06 Oct 08:29
Compare
Choose a tag to compare

📦 ADDED

  • Default charts view option in setting (5aedec2)
  • Always load charts option in setting (5aedec2)

🐛 FIX

  • Fixed charts overshoting with near zero values | Issue #13 (ba4b554)

Fixed freeze and Tooltips text

29 Sep 22:42
Compare
Choose a tag to compare

📦 ADDED

  • Number separators to charts' tooltips text (b4ed171)

🐛 FIX

  • Fixed the app freezing on not available charts | Issue #9 (f8246d1)
  • Fixed the text appearing on charts tooltips | Issue #10 (b4ed171)

Fixed tooltips bug

16 Sep 22:45
Compare
Choose a tag to compare

🐛 FIX

  • Fixed the appearence of tooltips outside of charts boundries (7908268)
  • Added a null check to prevent errors in the date range selector (7908268)

Charts range fix

15 Sep 08:04
Compare
Choose a tag to compare

🐛 FIX

  • Fixed the offset present in charts when a specific range was selected (e84f839)

Charts range selector and Number separators

22 Aug 16:51
Compare
Choose a tag to compare

📦 ADDED

  • The ability to select a range of dates to visualize in the charts (b25d345)
  • Number separators according to the device regional settings (b25d345)

Minor Parser Fix

04 Jun 22:05
Compare
Choose a tag to compare

🐛 FIX

  • Due to changes to worldometrs' website the parser had to be modified (251f46d)

Reverted to old parser

30 May 19:00
Compare
Choose a tag to compare

🐛 FIX

  • Due to changes to worldometrs' website v1.4 changes had to be undone (300fb90)

Interchanged Tests and Tests/Mln numbers

29 May 13:42
85217e6
Compare
Choose a tag to compare

🐛 FIX

  • Fixed the parser because Tests and Tests/Mln numbers were interchanged (d39e0a4)