Skip to content

Commit

Permalink
ver 1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
H4zh4n authored Oct 10, 2020
1 parent af1a459 commit f8e073e
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,20 @@ MyCounter
------------
> <img alt="Logo" src="Images/MyCounter.png" width="100" />
> Version: 1.0.18 | min: Android 5.0 (SDK 21)
> Version: 1.0.19 | min: Android 5.0 (SDK 21)
**DOWNLOAD**
> [MyCounter_v1.0.18.apk](https://play.google.com/store/apps/details?id=com.dev.hazhanjalal.mycounter)
> [MyCounter_v1.0.19.apk](https://play.google.com/store/apps/details?id=com.dev.hazhanjalal.mycounter)

**WHAT'S NEW IN 1.0.18?** <br>
**WHAT'S NEW IN 1.0.19?** <br>

• Fix Force Close on some devices. <br>
• Change History Displayed style. <br>
• Fixed tiny scrollbar on long lists issue. <br>
&nbsp;&nbsp;&nbsp;○ Scrolling in History shows the date. <br>
&nbsp;&nbsp;&nbsp;○ Scrolling in Main shows counter titles. <br>
• Show warning when list (added/renamed) is a reserved keywords/already exists. [Reported by Miran Esmail]<br>
• Counter created in a different year has calculate ratio for both years (year created and current). <br>
• Support Right to left layout (languages). <br>
• Some other Minor bug fixes. <br>
• Show Sum of Counter for selected list in Main window (Requested by Sarfaraz Bheda).<br>
• Introduced list specific options. Sort Order, Showing Sum and Comma Separator can now be changed separately for each list.<br>
This may cause previous options for sorting and comma to restore to default. sorry for that.<br>
• When selecting a list, have the title bar text set to that list for better visual (Requested by Sarfaraz Bheda).<br>
• Target SDK changed to 29.<br>
• Code base improvement for future updates.<br>


The App Screen
Expand Down

0 comments on commit f8e073e

Please sign in to comment.