From f8e073e9746e9ccdbb3cdf3f68b1b58bae4b4d19 Mon Sep 17 00:00:00 2001 From: Hazhan Jalal <47919702+H4zh4n@users.noreply.github.com> Date: Sat, 10 Oct 2020 08:25:06 +0300 Subject: [PATCH] ver 1.0.19 --- README.md | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 7acc3d2..f807f64 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,20 @@ MyCounter ------------ > Logo -> 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?**
+**WHAT'S NEW IN 1.0.19?**
-• Fix Force Close on some devices.
-• Change History Displayed style.
-• Fixed tiny scrollbar on long lists issue.
-   ○ Scrolling in History shows the date.
-   ○ Scrolling in Main shows counter titles.
-• Show warning when list (added/renamed) is a reserved keywords/already exists. [Reported by Miran Esmail]
-• Counter created in a different year has calculate ratio for both years (year created and current).
-• Support Right to left layout (languages).
-• Some other Minor bug fixes.
+• Show Sum of Counter for selected list in Main window (Requested by Sarfaraz Bheda).
+• Introduced list specific options. Sort Order, Showing Sum and Comma Separator can now be changed separately for each list.
+This may cause previous options for sorting and comma to restore to default. sorry for that.
+• When selecting a list, have the title bar text set to that list for better visual (Requested by Sarfaraz Bheda).
+• Target SDK changed to 29.
+• Code base improvement for future updates.
The App Screen