Skip to content

Releases: H4zh4n/MyCounter

Version 1.0.20

05 Dec 11:12
Compare
Choose a tag to compare

MyCounter

Logo

Version: 1.0.20 | min: Android 5.0 (SDK 21)

DOWNLOAD

MyCounter_v1.0.20.apk

WHAT'S NEW IN 1.0.20?

• View Daily Activity for your entire lists with a pie chart.
• Increment/Decrement with a Custom date/time for history. for times you forget to increment/decrement something and wish to be precise about it's date/time.
• Multiply your counter value by a number for display purposes. This is good for counters that you use to count the times an activity occurred [for example how many cigarettes you smoke]. you can then multiply the value by it's price to estimate how much you spend.
• Redesigned navigation menu to indicate better which list is selected.
• Moved the Add Counter button to a floating menu which has Daily Activity as-well.
• Some more code-base improvements and bug fixes.

Version 1.0.19

10 Oct 05:27
f8e073e
Compare
Choose a tag to compare

MyCounter

Logo

Version: 1.0.19 | min: Android 5.0 (SDK 21)

DOWNLOAD

MyCounter_v1.0.19.apk

WHAT'S NEW IN 1.0.19?

• 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.