version:1.4.0

fix:
update:闹钟提醒循环播放,优化sos和提醒页面
This commit is contained in:
2024-11-15 14:22:59 +08:00
parent bb47a13d44
commit ea7b6a4573
14 changed files with 347 additions and 59 deletions

View File

@@ -208,7 +208,7 @@
android:excludeFromRecents="true"
android:launchMode="singleTask"
android:screenOrientation="portrait"
android:theme="@style/FloatingWindow" />
android:theme="@style/AppBlackTheme" />
<activity android:name=".activity.APPListActivity" />
<activity
android:name=".activity.alarm.list.AlarmListActivity"