Android Open Source - App time Doze






Project Summary

An Android app to auto-switch airplane mode on and off according to time. Also works with silent or calls-only mode..

Web Site / Source Repository

Doze is hosted in the following web site
https://github.com/OldPotatoes/Doze

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

ItemValue
Java File Count8
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTINGS




Java Source Files

Doze has the following Java source files.

com.oldpotatoes.doze.ConfigureActivity.java
com.oldpotatoes.doze.DatabaseHelper
.java
com.oldpotatoes.doze.DozeApplication.java
com.oldpotatoes.doze.DozeProvider.java
com.oldpotatoes.doze.DozeRecord.java
com.oldpotatoes.doze.TableDetails.java
com.oldpotatoes.doze.TableLogging.java
com.oldpotatoes.doze.TimerService.java