Android Open Source - Timer Notification SoundScheduler






Project Summary

Android Application to manage call volume, notifications by schedule.

Web Site / Source Repository

SoundScheduler is hosted in the following web site
https://github.com/victorkifer/SoundScheduler

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

ItemValue
Java File Count12
Target SDK Version18
Minimum SDK Version9
Activity Count3
Required Permissionsandroid.permission.MODIFY_AUDIO_SETTINGS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_SECURE_SETTINGS
android.permission.WRITE_SETTINGS
Asset File Namesassets\LICENSE




License

The license information of SoundScheduler is as follows:

GNU General Public License

Resource Files

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

ruledel.png
ruleoff.png
ruleon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.victorkifer.SoundScheduler.AboutActivity.java
com.victorkifer.SoundScheduler.EditRuleActivity.java
com.victorkifer.SoundScheduler.MainActivity.java
com.victorkifer.SoundScheduler.adapters.RuleListAdapter.java
com.victorkifer.SoundScheduler.database.RulesDataSource.java
com.victorkifer.SoundScheduler.database.RulesDatabaseHelper.java
com.victorkifer.SoundScheduler.entities.Rule.java
com.victorkifer.SoundScheduler.listeners.RuleDeleteListener.java
com.victorkifer.SoundScheduler.listeners.RuleItemStateListener.java
com.victorkifer.SoundScheduler.managers.SoundManager.java
com.victorkifer.SoundScheduler.receivers.BootCompleteReceiver.java
com.victorkifer.SoundScheduler.receivers.TimeChangeReceiver.java