|
|
@ -148,6 +148,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<activity
|
|
|
|
<activity
|
|
|
|
android:name=".notifications.SnoozeDelayPickerActivity"
|
|
|
|
android:name=".notifications.SnoozeDelayPickerActivity"
|
|
|
|
|
|
|
|
android:taskAffinity=""
|
|
|
|
android:excludeFromRecents="true"
|
|
|
|
android:excludeFromRecents="true"
|
|
|
|
android:launchMode="singleInstance"
|
|
|
|
android:launchMode="singleInstance"
|
|
|
|
android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
|
|
|
android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
|
|
@ -303,4 +304,4 @@
|
|
|
|
</provider>
|
|
|
|
</provider>
|
|
|
|
</application>
|
|
|
|
</application>
|
|
|
|
|
|
|
|
|
|
|
|
</manifest>
|
|
|
|
</manifest>
|
|
|
|