You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. A new feature to display statistics has been added. This includes the creation of new files `flipp_pomodoro_statistics.c` and `flipp_pomodoro_statistics.h` in the `modules` directory, and changes to `flipp_pomodoro_app.c` and `flipp_pomodoro_app.h` to incorporate the statistics functionality.
2. The `.vscode/settings.json` file has been updated with new entries.
3. The `flipp_pomodoro_app.c` file has been updated with new functions and modifications to existing ones to accommodate the new statistics feature.
4. New scenes have been added for displaying information and statistics, as seen in the `flipp_pomodoro_scene_info.c` and `flipp_pomodoro_scene_timer.c` files.
5. A new view `flipp_pomodoro_info_view.c` has been created to display the statistics and information.
6. An image file `flipp_pomodoro_learn_50x128.png` has been added to the `images` directory.
7. A new shell script `files-list.sh` has been added to the `tools` directory.
0 commit comments