Android Open Source - Timer stopwatch XStopwatch






Project Summary

Android Wear stopwatch & timer app that broadcasts information to Wear watchfaces.

Web Site / Source Repository

XStopwatch is hosted in the following web site
https://github.com/danwallach/XStopwatch

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE




License

The license information of XStopwatch is as follows:

GNU General Public License

Resource Files

There are 20 image files in XStopwatch. The names of the image files are listed as follows.

sandwatch_deselected.png
sandwatch_deselected_400.png
sandwatch_deselected_preview.png
sandwatch_preview.png
sandwatch_selected.png
sandwatch_selected_400.png
sandwatch_selected_preview.png
sandwatch_trans.png
sandwatch_trans_400.png
sandwatch_trans_preview.png
stopwatch_deselected.png
stopwatch_deselected_400.png
stopwatch_deselected_preview.png
stopwatch_preview.png
stopwatch_selected.png
stopwatch_selected_400.png
stopwatch_selected_preview.png
stopwatch_trans.png
stopwatch_trans_400.png
stopwatch_trans_preview.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.dwallach.xstopwatch.Constants.java
org.dwallach.xstopwatch.NotificationHelper.java
org.dwallach.xstopwatch.NotificationService.java
org.dwallach.xstopwatch.PreferencesHelper.java
org.dwallach.xstopwatch.Receiver.java
org.dwallach.xstopwatch.SharedState.java
org.dwallach.xstopwatch.StopwatchActivity.java
org.dwallach.xstopwatch.StopwatchState.java
org.dwallach.xstopwatch.StopwatchText.java
org.dwallach.xstopwatch.TimerActivity.java
org.dwallach.xstopwatch.TimerState.java