use KeyserverSyncWorker for updating keys in the foreground, too

This commit is contained in:
Vincent Breitmoser
2018-07-02 14:50:11 +02:00
parent b854331daa
commit 8bf71b893c
7 changed files with 115 additions and 129 deletions
@@ -37,6 +37,12 @@
android:visible="false"
app:showAsAction="never" />
<item
android:id="@+id/menu_key_list_debug_bgsync"
android:title="Debug / Background Key Sync"
android:visible="false"
app:showAsAction="never" />
<item
android:id="@+id/menu_key_list_debug_first_time"
android:title="Debug / Show first time screen"