Fixes / Improvements
- some fixes for tablets - updated API - removed BitmessageService (I really hope it won't be needed)
This commit is contained in:
@ -84,13 +84,6 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<service
|
||||
android:name=".service.BitmessageService"
|
||||
android:enabled="true"
|
||||
android:exported="true"
|
||||
android:permission="">
|
||||
</service>
|
||||
|
||||
<activity
|
||||
android:name=".OpenBitmessageLinkActivity"
|
||||
android:label="@string/title_activity_open_bitmessage_link"
|
||||
|
Reference in New Issue
Block a user