Loading android/app/AndroidManifest.xml +7 −7 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ </receiver> <activity android:name=".opp.BluetoothOppLauncherActivity" android:process="@string/process" android:theme="@android:style/Theme.Material.DayNight.Dialog" android:theme="@android:style/Theme.Material.Light.Dialog" android:label="@string/bt_share_picker_label" android:enabled="@bool/profile_supported_opp"> <intent-filter> Loading Loading @@ -160,30 +160,30 @@ <activity android:name=".opp.BluetoothOppBtEnableActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_opp"> </activity> <activity android:name=".opp.BluetoothOppBtErrorActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert"> android:theme="@android:style/Theme.Material.Light.Dialog.Alert"> </activity> <activity android:name=".opp.BluetoothOppBtEnablingActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_opp"> </activity> <activity android:name=".opp.BluetoothOppIncomingFileConfirmActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_opp"> </activity> <activity android:name=".opp.BluetoothOppTransferActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_opp"> </activity> <activity android:name=".opp.BluetoothOppTransferHistory" Loading @@ -196,7 +196,7 @@ <activity android:name=".pbap.BluetoothPbapActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_pbap"> <intent-filter> <category android:name="android.intent.category.DEFAULT" /> Loading android/app/AndroidManifest_test.xml +3 −3 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ </receiver> <activity android:name=".opp.BluetoothOppLauncherActivity" android:process="@string/process" android:theme="@android:style/Theme.Material.DayNight.Dialog" android:theme="@android:style/Theme.Material.Light.Dialog" android:label="@string/bt_share_picker_label"> <intent-filter> <action android:name="android.intent.action.SEND" /> Loading Loading @@ -76,7 +76,7 @@ </activity> <activity android:name=".opp.BluetoothOppBtEnablingActivity" android:process="@string/process" android:theme="@android:style/Theme.Material.DayNight.Dialog"> android:theme="@android:style/Theme.Material.Light.Dialog"> </activity> <activity android:name=".opp.BluetoothOppIncomingFileConfirmActivity" android:process="@string/process"> Loading @@ -87,7 +87,7 @@ <activity android:name=".pbap.BluetoothPbapActivity" android:process="@string/process" android:label=" " android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert"> android:theme="@android:style/Theme.Material.Light.Dialog.Alert"> <intent-filter> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> Loading Loading
android/app/AndroidManifest.xml +7 −7 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ </receiver> <activity android:name=".opp.BluetoothOppLauncherActivity" android:process="@string/process" android:theme="@android:style/Theme.Material.DayNight.Dialog" android:theme="@android:style/Theme.Material.Light.Dialog" android:label="@string/bt_share_picker_label" android:enabled="@bool/profile_supported_opp"> <intent-filter> Loading Loading @@ -160,30 +160,30 @@ <activity android:name=".opp.BluetoothOppBtEnableActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_opp"> </activity> <activity android:name=".opp.BluetoothOppBtErrorActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert"> android:theme="@android:style/Theme.Material.Light.Dialog.Alert"> </activity> <activity android:name=".opp.BluetoothOppBtEnablingActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_opp"> </activity> <activity android:name=".opp.BluetoothOppIncomingFileConfirmActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_opp"> </activity> <activity android:name=".opp.BluetoothOppTransferActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_opp"> </activity> <activity android:name=".opp.BluetoothOppTransferHistory" Loading @@ -196,7 +196,7 @@ <activity android:name=".pbap.BluetoothPbapActivity" android:process="@string/process" android:excludeFromRecents="true" android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:enabled="@bool/profile_supported_pbap"> <intent-filter> <category android:name="android.intent.category.DEFAULT" /> Loading
android/app/AndroidManifest_test.xml +3 −3 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ </receiver> <activity android:name=".opp.BluetoothOppLauncherActivity" android:process="@string/process" android:theme="@android:style/Theme.Material.DayNight.Dialog" android:theme="@android:style/Theme.Material.Light.Dialog" android:label="@string/bt_share_picker_label"> <intent-filter> <action android:name="android.intent.action.SEND" /> Loading Loading @@ -76,7 +76,7 @@ </activity> <activity android:name=".opp.BluetoothOppBtEnablingActivity" android:process="@string/process" android:theme="@android:style/Theme.Material.DayNight.Dialog"> android:theme="@android:style/Theme.Material.Light.Dialog"> </activity> <activity android:name=".opp.BluetoothOppIncomingFileConfirmActivity" android:process="@string/process"> Loading @@ -87,7 +87,7 @@ <activity android:name=".pbap.BluetoothPbapActivity" android:process="@string/process" android:label=" " android:theme="@android:style/Theme.Material.DayNight.Dialog.Alert"> android:theme="@android:style/Theme.Material.Light.Dialog.Alert"> <intent-filter> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> Loading