remove bug report
This commit is contained in:
parent
fcba3228ee
commit
c9300d0395
42 changed files with 0 additions and 1626 deletions
|
|
@ -57,9 +57,6 @@
|
|||
<activity
|
||||
android:name=".ui.activities.LoginActivity"
|
||||
android:label="@string/action_login" />
|
||||
<activity
|
||||
android:name=".ui.activities.bugreport.BugReportActivity"
|
||||
android:label="@string/report_an_issue" />
|
||||
<activity
|
||||
android:name=".shortcuts.AppShortcutLauncherActivity"
|
||||
android:launchMode="singleInstance"
|
||||
|
|
@ -88,7 +85,6 @@
|
|||
android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule"
|
||||
android:value="GlideModule" />
|
||||
|
||||
<!-- Widgets -->
|
||||
<receiver android:name=".widgets.BootReceiver">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.BOOT_COMPLETED" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue