Changelogs

v1.22.16 - 10/9/2020 (VersionCode 13) - FINAL

  • Dark theme is here! ๐ŸŒ›

  • Remove 'count' as action button in notification because it is unnecessary.

  • Implementation of Custom Tabs on some URL.

  • Open in Google Play string changed to Rate and Review (also removed toast message onClick).

  • Replaced email me link with GitHub repository link.

  • Help replaces with more info

  • Rearrange menu item

  • Slight changes with welcome dialog.

  • Under the hood: Upgraded upgradable dependencies, Target API to 30 (Android 11)

v1.21.11 - 19/7/2020 (VersionCode 12)

  • Changed min sdk version (19 -> 21)

  • App rebranding (Count++)

  • Change/add icon (Android Asset -> Microsoft fluent icon)

    • Share

    • WelcomeDialog

    • SetTargetDIalog

    • ResetDialog

    • AboutDalog

  • Show current counter value on notification.

  • Name text now cannot be empty or contain only whitespaces.

  • Change text 'Email me' to 'Send email'

v1.17.9 - 24/6/2020 (VersionCode 11)

  • Added welcome screen for new user (for now its very simple message)

  • Added Name edit text. This the text field have text then it is attached together when sharing.

v1.15.9 - 15/6/2020 (VersionCode 10)

  • Vibrate feedback when copying text (long press on the counter text)

  • Landscape UI redesign. No more the same like potrait mode,

v1.14.8 - 11/6/2020 (VersionCode 9)

  • Corrected wrong action name (Info -> Share or Copy)

  • Set target dialog now can be open by tapping at the target text, the one next to progress bar.

  • Snackbar show when user cancel set target

  • Vibration feedback when counter reaches target (170 ms)

  • Copy counter text to clipboard by tap and hold counter text

v1.10.7 - 8/6/2020 (VersionCode 8)

  • New!! User can now set target value between 5-100 (NumberPicker implementation)

v1.9.5 - 3/6/2020 (VersionCode 7)

  • Rearrange order menu action bar

  • Reset button now restored to its default colour (grey)

  • Some toast messages are converted into snackbar.

  • Code cleanup

  • More precise (and meaningful) language

v1.7.3 - 29/5/2020 (VersionCode 6)

  • NEW!! Now you can share your current progress with others.

  • Reset button hidden when counter is 0.

  • Added multiple action (Action bar) - About, Help, Visit website, View on Google Play, Socmed links, email me.

v1.6.2 - 26/5/2020 (VersionCode 5)

  • Fixed app crash when changing device orientation (Urgent)

  • Fix behavior of cumulative count

v1.6 - 25/5/2020 (VersionCode 4)

  • NEW !! Cumulative round every reached target

  • Progress bar will reset itself after target reached. No longer overflow and make thing weird.

  • More concise meaning reset dialog

v1.4 - 23/5/2020 (VersionCode 3)

  • Fix button appearance (buttonReset -> material button)

  • Reset confirmation dialog (it will ask for confirmation if you want to really reset the counter)

v1.2 - 16/5/2020 (VersionCode 2)

  • Landscape layout fixed

  • Current counter value not auto reset after state changes.

v1.0 - 13/5/2020 (VersionCode 1)

  • First public release

Starting with version 1.7, this version naming format will be use: major.minor.point

Example:

  • 1.0.0 to 1.0.1 for a bug fix

  • 1.0.0 to 1.2.0 for any new feature

  • 1.0.0 to 2.0.0 for a major design change, like supporting tablets, dark mode etc..

This changelog is applicable for Google Play and Huawei App Gallery version (they're the same)