Skip to content

Refactoring the FileProcessor and GPSExtractor classes #3408

@ilgazer

Description

@ilgazer

Both of these classes contain old code that doesn't match how we currently use them. For example, the logic of extracting GPS data from a similar image and using them for that class is spread out between UploadMediaDetailFragment(some of the business logic seems to be totally missing) and FileProcessor. I restructuring those classes will lead to much more readable and maintainable code. What do you think?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions