Skip to content

Releases: VicoShrt/SoberCheck

SoberCheck APK v1 unsigned

Choose a tag to compare

@VicoShrt VicoShrt released this 15 May 21:24
Enable logging events for multiple addictions

- Update `EventLogDialog` to allow selecting and removing multiple addictions when logging an event.
- Modify `SoberViewModel.logEvent` to accept a list of addiction IDs and process logs/penalties for each.
- Update `MainScreen`, `TimelineScreen`, `LogsScreen`, and `CheckInActivity` to support the new multi-selection logging flow.
- Add an addiction picker dialog within the event logging flow.