Android Open Source - Timer wear WearPomodoro






Project Summary

Smart Pomodoro Timer for Android Wear.

Web Site / Source Repository

WearPomodoro is hosted in the following web site
https://github.com/AlexKorovyansky/WearPomodoro

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

ItemValue
Java File Count16
Supported screen sizes[xxhdpi]
Activity Count3
Required Permissionsandroid.permission.VIBRATE
android.permission.WAKE_LOCK
Raw File Namesres\raw\pomodoro.gif




License

The license information of WearPomodoro is as follows:

GNU General Public License

Resource Files

There are 1 image files in WearPomodoro. The names of the image files are listed as follows.

ic_stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.alexkorovyansky.wearpomodoro.app.MainActivity.java
com.alexkorovyansky.wearpomodoro.app.PomodoroConstants.java
com.alexkorovyansky.wearpomodoro.app.base.BasePomodoroActivity.java
com.alexkorovyansky.wearpomodoro.app.receivers.PomodoroAlarmReceiver.java
com.alexkorovyansky.wearpomodoro.app.receivers.PomodoroAlarmTickReceiver.java
com.alexkorovyansky.wearpomodoro.app.receivers.PomodoroControlReceiver.java
com.alexkorovyansky.wearpomodoro.app.services.PomodoroNotificationService.java
com.alexkorovyansky.wearpomodoro.app.ui.PomodoroEntryActivity.java
com.alexkorovyansky.wearpomodoro.app.ui.PomodoroTransitionActivity.java
com.alexkorovyansky.wearpomodoro.helpers.PersistentStorage.java
com.alexkorovyansky.wearpomodoro.helpers.PomodoroMaster.java
com.alexkorovyansky.wearpomodoro.helpers.PomodoroUtils.java
com.alexkorovyansky.wearpomodoro.helpers.ServiceProvider.java
com.alexkorovyansky.wearpomodoro.helpers.UITimer.java
com.alexkorovyansky.wearpomodoro.helpers.WakefulBroadcastReceiver.java
com.alexkorovyansky.wearpomodoro.model.ActivityType.java