Skip to content

Conversation

@marwaothman
Copy link

No description provided.

auto backup
we have added auto backup
the app will ask user first if he want to auto backup,
if user click 'Yes' the feature is on.
Copy link
Owner

@federicoiosue federicoiosue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @marwaothman,

thanks for your contribution but this code can't be merged for many reasons:

  1. Missing both unit and UI tests
  2. The whole code greatly increases technical debt due to a lot of thing, many of these are: code repetition, missing exception handling, hard-coded text strings, preferences management in main thread, commented code rows.

You could try to work on these things. Another thing that could help you could be to work on the specific feature branch (as stated into the README the approach is gitflow) called autobackup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants