Added activity to view the remote database data - needs to point to a (not yet written) ReactJS based page - just shows the API raw data at the moment.
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
android:exported="false" />
|
||||
|
||||
<activity android:name=".LogManagerControlActivity" />
|
||||
<activity android:name=".RemoteDbActivity" />
|
||||
|
||||
<receiver
|
||||
android:name=".BootBroadcastReceiver"
|
||||
|
||||
Reference in New Issue
Block a user