forked from dhis2/dhis2-android-capture-app
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ANDROAPP-4954 Implement commons sync (#24)
* feat: [ANDROAPP-4954] Use commons sync process * [ANDROAPP-4954] Remove sync logic * feat: [ANDROAPP-4954] Reload data when sync finishes * feat: [ANDROAPP-4954] Testing coroutines * feat: [ANDROAPP-4954] KTLINT check * feat: [ANDROAPP-4954] Fix unused imports * feat: [ANDROAPP-4954] Fix code style
- Loading branch information
Showing
17 changed files
with
111 additions
and
628 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 0 additions & 16 deletions
16
commons/src/test/java/org/dhis2/commons/ExampleUnitTest.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 0 additions & 18 deletions
18
stock-managment/src/main/java/org/dhis2/android/rtsm/services/SyncManager.kt
This file was deleted.
Oops, something went wrong.
147 changes: 0 additions & 147 deletions
147
stock-managment/src/main/java/org/dhis2/android/rtsm/services/SyncManagerImpl.kt
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
stock-managment/src/main/java/org/dhis2/android/rtsm/services/WorkManagerController.kt
This file was deleted.
Oops, something went wrong.
111 changes: 0 additions & 111 deletions
111
stock-managment/src/main/java/org/dhis2/android/rtsm/services/WorkManagerControllerImpl.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.