Introduce more comprehensive helper functions
This commit is contained in:
@@ -103,6 +103,9 @@ class KOReaderSyncActivity final : public Activity {
|
||||
|
||||
void onWifiSelectionComplete(bool success);
|
||||
void performSync();
|
||||
bool calculateDocumentHash();
|
||||
bool handleAutoPushPreflight();
|
||||
void performFetchAndCompare();
|
||||
void performUpload();
|
||||
void closeCancelled();
|
||||
void resumeReader(KOReaderSyncOutcomeState outcome, const SyncResult* appliedResult = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user