Skip to content

Releases: MayconCardoso/poker-grinder

v1.7.1

26 Apr 20:48
Compare
Choose a tag to compare

Summary

Adding push notification support. Also fixing a few analytics events.

v1.7.0

18 Apr 19:07
0a5cd71
Compare
Choose a tag to compare

Summary

Adding analytics and crashlytics in order to publish the app on the store. There is no new features here rather than data observability.

v1.6.0

17 Apr 12:24
bb65279
Compare
Choose a tag to compare

Summary

This release contains a new feature feature that allows you to practice through your ranges. Also, on this release a few small bugs have been fixed. Finally, few features have been migrated from legacy XML approach to Android Compose.

Features

Ranges Practice

This is a massive feature that I really wanted to introduce. It helps you to improve your game through a quiz challenge. You can select the spot based on all available ranges and practice it.

On this feature you will be randomly asked your action on a specific spot. You can decide what to do and the app will show if your move is correct (by correct it means that according to your defined range, you should or should not play the hand).

with-internet with-internet with-internet
with-internet with-internet

v1.5.0

28 Jan 19:06
2670519
Compare
Choose a tag to compare

Summary

This release contains two more features and a re-organization on the feature modules to make it more clear visualize on the project structure.

Features

Ranges

The ability to visualize range of hands that should be played from different stack size and positions

with-internet with-internet with-internet

Tournament performance details

Showing the individual performance of an specific tournaments showing its ROI, PROFIT, etc. Also, showing all played times on a list.

Setup

Dependencies organization and few scripts.

v1.4.0

29 Dec 20:26
b5aec17
Compare
Choose a tag to compare

Summary

This release contains a few small bugfixes and a bunch of unit tests.

Features

Auto-create a new tournament when registering on a session.

Setup

Dependencies organization and few scripts.

v1.3.1

18 Dec 12:29
b2f6ab6
Compare
Choose a tag to compare

Summary

This release contains a lot of small fixes and validations to make sure the saved data is consistent.

Features

No major features have been added.

Setup

CI + Unit tests have been started on this release.

v1.3.0

12 Oct 13:15
Compare
Choose a tag to compare

The focus on this version was to create the ability to log won and lost flips during the session

Session

Ability to log flips, also creating tabs on the main session screen to show summary, tournaments and the new feature flips.

Refactor

The app structure has been changed to better modularize features.

v1.2.0

06 Oct 13:49
Compare
Choose a tag to compare

The focus on this version was more related to the overall statistics to show player performance.

Performance summary

The screen has been re-structured to better show important metrics about player performance. Also, a chart has been included to show the user balance throughout all their sessions.

Also, a new tab with tournaments has been added to show the user performance by individual played tournament.

Navigation

The system navigation has been changed to improve and make it easier.

Settings

A settings screen has been added with a single option for now which is the ability to group played tournament by sessions.

v1.1.0

27 Sep 11:50
Compare
Choose a tag to compare

The focus on this version was more related to the overall statistics to show player performance.

Performance summary

The screen has been re-structured to better show important metrics about player performance. Also, a chart has been included to show the user balance throughout all their sessions.

Grind tournament registration

A list of pre-registered tournaments is now available there so the player can quickly select the tournament they are registering in. Also, more data has been added on the session detail like:

  • ROI
  • Cash on the session
  • Investment of the session
  • AVG Buy-in
  • Count of played tournaments
  • Balance

v1.0.0

26 Sep 11:39
Compare
Choose a tag to compare

Creating first version of the app with some pretty cool and useful features, such as:

Manage grind tournaments

This will show all tournaments as well as the average of buy-in with the session investment value

Manage bankroll

This will let you start your bankroll and see the statement of it. Apart from that, whichever operation related to money you make in the app, a new transaction will be saved and presented on the statement. So far those are transactions that are being automatically created:

  • Manual deposit
  • Tournament buy-in
  • Tournament profit

Manage grind sessions

This will allow you to create grind sessions and register to as many tournaments you want. Each session will hold some metrics and important values useful for you. So whichever tournament you register for the session, the session balance will be automatically updated, and again, a bankroll transaction will be created for that.

Performance summary

This will show some important metrics about your performance based on all sessions. Metrics shown for this version are:

  • Investment
    • Profit
    • ROI
    • Cash all times
    • Investment all times
  • Sessions
    • Count Total
    • Count Up days
    • Count Down days
    • Count Buy-in