- Added "Restart" Main Activity menu option.
- When registration fails due to DNS lookup failure, try registration once more after updating DNS servers. - Small logging improvements.
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
<item android:id="@+id/about"
|
||||
android:title="@string/about" />
|
||||
|
||||
<item android:id="@+id/restart"
|
||||
android:title="@string/restart" />
|
||||
|
||||
<item android:id="@+id/quit"
|
||||
android:title="@string/quit" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user