Android Countdown Timer

This is a simple, no-frills but efficient timer app for android created based on my personal need.

You can create multiple sequences of countdown timers which can be run once or in a loop.

And the most important feature of this app - Unlike all other timers I have used, it doesn't throw a tantrum at the end of the countdown. It just beeps twice to inform you and then promptly shuts-up without you even needing to touch the phone.

Screen 1:

The first screen lists all stored sequences called events

Screenshot_1

  • Create new events by clicking + button
  • Long press each event to get Menu to either edit or delete event

Screenshot_2

  • Press event to open screen to run the sequence

Screen 2:

This screen is used to create new event or edit existing event

Screenshot_3

  • Click + button to create new timer item

Screenshot_5

  • Long press timer item to open Menu to get delete option

Screenshot_4

  • Press timer item to edit existing timer

Screen 3:

This screen is used to run created event

Screenshot_6

  • Press start to start timers items one after other in sequence
  • After each timer item end there is a tone of 50ms is played twice with a gap of 50ms along with vibration
  • The timer item which is active is marked with a red dot

Screenshot_7

  • To stop timer at any time press stop. This resets the timer sequence which can be restarted again.
  • To loop sequence repeatedly press repeat button beside start

GitHub

https://github.com/kaustavb12/timerAndroid