CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
69 stars 122 forks source link

Feature: Adding Lap(Flag) in stopwatch to track intervals #406

Open codesage01 opened 8 months ago

codesage01 commented 8 months ago

Description

Adding a lap feature to an alarm clock enhances its functionality by allowing users to track time intervals, typically used during activities like running, exercising, or timing laps in sports events. The lap feature enables users to mark specific points in time, creating segments for easier monitoring and analysis.

Display lap times in a separate section or list within the interface.

When the user initiates a lap, record the current time and display it as a lap time.

Allow users to view lap times sequentially as they mark additional laps.

Screenshots

WhatsApp Image 2024-01-30 at 6 10 3 Android Large - 1

codesage01 commented 8 months ago

May i work on this? @MarkisDev

MarkisDev commented 8 months ago

Sure, but please make sure it fits the theme and UI :)

codesage01 commented 8 months ago

ok