An Android app to auto-switch airplane mode on and off according to time. Also works with silent or calls-only mode..
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.
The following table is the detailed list of Doze.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS |
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