mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-06-25 18:29:24 +00:00
start alarm to poll for outgoing messages when phone boots; add option to automatically start main activity on boot
This commit is contained in:
@ -27,11 +27,8 @@
|
||||
android:entryValues="@array/check_intervals_values"
|
||||
></ListPreference>
|
||||
|
||||
<!--
|
||||
<CheckBoxPreference
|
||||
android:key="detailed_log"
|
||||
android:title="Detailed log messages?"
|
||||
android:disableDependentsState="false"
|
||||
></CheckBoxPreference>
|
||||
-->
|
||||
android:key="launch_on_boot"
|
||||
android:title="Launch automatically?"
|
||||
></CheckBoxPreference>
|
||||
</PreferenceScreen>
|
Reference in New Issue
Block a user