Android Open Source - Timer alarm SleepCycles






Project Summary

An Android application to time sleep cycles and set alarms accordingly.

Web Site / Source Repository

SleepCycles is hosted in the following web site
https://github.com/unchiujar/SleepCycles

If you think the Android project SleepCycles listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SleepCycles.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.VIBRATE
Asset File Namesassets\fonts\NOTICE.txt
assets\fonts\Roboto-Black.ttf
assets\fonts\Roboto-BlackItalic.ttf
assets\fonts\Roboto-Bold.ttf
assets\fonts\Roboto-BoldCondensed.ttf
assets\fonts\Roboto-BoldCondensedItalic.ttf
assets\fonts\Roboto-BoldItalic.ttf
assets\fonts\Roboto-Condensed.ttf
assets\fonts\Roboto-CondensedItalic.ttf
assets\fonts\Roboto-Italic.ttf
assets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-LightItalic.ttf
assets\fonts\Roboto-Medium.ttf
assets\fonts\Roboto-MediumItalic.ttf
assets\fonts\Roboto-Regular.ttf
assets\fonts\Roboto-Thin.ttf
assets\fonts\Roboto-ThinItalic.ttf
assets\fonts\Roboto_Hinted_20111129.zip
assets\fonts\Roboto_Specimen_Book.pdf
assets\logback.xml




Resource Files

There are 3 image files in SleepCycles. The names of the image files are listed as follows.

button.9.png
button_gray.9.png
button_red.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SleepCycles has the following Java source files.

org.unchiujar.android.sleepcycles.AlarmOption.java
org.unchiujar.android.sleepcycles.AlarmOptionsAdapter.java
org.unchiujar.android.sleepcycles.AlarmService.java
org.unchiujar.android.sleepcycles.HelpActivity.java
org.unchiujar.android.sleepcycles.SleepCycles.java
org.unchiujar.android.sleepcycles.State.java
org.unchiujar.android.sleepcycles.Util.java