Android Open Source - Timer interval TalkInterval






Project Summary

Android Interval Timer that talks.

Web Site / Source Repository

TalkInterval is hosted in the following web site
https://github.com/philcbrown/TalkInterval

If you think the Android project TalkInterval 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 TalkInterval.

ItemValue
Java File Count13
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.WAKE_LOCK




Resource Files

There are 15 image files in TalkInterval. The names of the image files are listed as follows.

ic_alert_countdown_large.png
ic_alert_countdown_small.png
ic_alert_half_large.png
ic_alert_half_small.png
ic_alert_min_large.png
ic_alert_min_small.png
ic_alert_name_large.png
ic_alert_name_small.png
ic_drag.png
ic_interval_add.png
ic_interval_set.png
ic_interval_set_add.png
ic_interval_type.png
ic_talk.png
list_selector_disabled_holo_dark.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

TalkInterval has the following Java source files.

com.ctrlb.android.utils.ObjectLoader.java
com.ctrlb.talkinterval.activity.AboutActivity.java
com.ctrlb.talkinterval.activity.EditIntervalActivity.java
com.ctrlb.talkinterval.activity.IntervalDialog.java
com.ctrlb.talkinterval.activity.IntervalListActivity.java
com.ctrlb.talkinterval.activity.IntervalSetDialog.java
com.ctrlb.talkinterval.activity.MainActivity.java
com.ctrlb.talkinterval.activity.TalkingIntervalShared.java
com.ctrlb.talkinterval.model.Interval.java
com.ctrlb.talkinterval.model.IntervalSet.java
com.ctrlb.talkinterval.model.IntervalSetCollection.java
com.ctrlb.talkinterval.model.TalkingIntervalTimerSQLiteOpenHelper.java
com.ctrlb.talkinterval.model.TalkingTimer.java