Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 437 Bytes

File metadata and controls

15 lines (13 loc) · 437 Bytes

MySimpleAlarmClock

Version: 1.1 Author: Donn O'Malley
Created: 2010

Description

Very Basic Android Alarm Clock. Allows for enable/disable of 1 Alarm
There are a few snooze options(1,2,5,10 minutes) when the alarm goes off

Revisions:

  • v1.1 - Updated package name references and adjusted widget text margin and size
  • v1.0 Initial Release