An app for muting your Android device while you have an activity in your Google calendar.
Hush is hosted in the following web site
https://github.com/axelmartensson/Hush
If you think the Android project Hush listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Hush.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar android.jar google-play-services_lib.jar robolectric-2.2-jar-with-dependencies.jar robolectric-2.2-sources.jar |
Required Permissions | android.permission.INTERNET |
Hush has the following Java source files.
com.example.hush.AlarmScheduler.java com.example.hush.CalendarSynchronizer.java com.example.hush.Event.java com.example.hush.MainActivity.java com.example.hush.MuteService.java com.example.hush.ScheduleUpdateService.java com.example.hush.UnMuteService.java