Android Open Source - Timer countdown RetroTimer






Project Summary

A wonderfully simple, no-nonsense countdown timer for Android.

Web Site / Source Repository

RetroTimer is hosted in the following web site
https://github.com/ehdr/RetroTimer

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi]
Target SDK Version19
Minimum SDK Version4
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.DISABLE_KEYGUARD
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WAKE_LOCK
Raw File Namesres\raw\classic_alarm.ogg
res\raw\in_call_alarm.ogg




License

The license information of RetroTimer is as follows:

GNU General Public License

Resource Files

There are 2 image files in RetroTimer. The names of the image files are listed as follows.

ic_stat_alarm_set.png
ic_stat_alarm_triggered.png

The following screenshort is generated from the image listed above.

null

Java Source Files

se.erichansander.retrotimer.AlarmManagerKitKat.java
se.erichansander.retrotimer.AlarmReceiver.java
se.erichansander.retrotimer.AudioFocusHelper.java
se.erichansander.retrotimer.RetroTimer.java
se.erichansander.retrotimer.TimerAlertView.java
se.erichansander.retrotimer.TimerAlert.java
se.erichansander.retrotimer.TimerKlaxon.java
se.erichansander.retrotimer.TimerSetView.java
se.erichansander.retrotimer.TimerSet.java
se.erichansander.retrotimer.TimerSettings.java
se.erichansander.retrotimer.TimerView.java
se.erichansander.retrotimer.TinyTracelog.java
se.erichansander.retrotimer.WakeLockHolder.java