Releases: MayconCardoso/poker-grinder
v1.7.1
v1.7.0
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
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).
v1.5.0
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
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
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
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
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
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
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
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