-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Don't copy existing media files when updating media only #6946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
f8996ca
Remove test replaced by FormDownloadActionTest
seadowg bf57e78
Remove unneeded open
seadowg b797772
Move ServerFormDetailsFetcher logic to use case
seadowg 36560a9
Isolate authentication overriding to where its used
seadowg 6ab2581
Convert ServerFormDetailsFetcher to interface
seadowg aaf058b
Only use interface for Java code
seadowg 6e09b31
Separate out tests for ServerFormUseCases
seadowg 98fd70d
Remove unused annotation
seadowg acb89bf
Add enum to replace booleans
seadowg f7de496
Convert boolean to proxies for type
seadowg a224e46
Remove isNotOnDevice
seadowg 17cfc35
Replace isUpdated property with helper
seadowg ad16c3d
Change target for benchmark
seadowg d71bfcc
Optimize updating media
seadowg 7643da9
Add clarifying comment
seadowg f9db6d5
Remove unneeded cache clear
seadowg 73f7eb7
Remove unused variable
seadowg ee6de92
Fix comment
seadowg 493711e
Update test names
seadowg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Only use interface for Java code
- Loading branch information
commit aaf058bc460b59fdaf26600a2eb28d2ee84961e4
There are no files selected for viewing
This file contains hidden or 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
25 changes: 0 additions & 25 deletions
25
...ect_app/src/main/java/org/odk/collect/android/formmanagement/ServerFormsDetailsFetcher.kt
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.