Extract export database logic into own class
- Separate it from the UI. - Add happy path unit test.
This commit is contained in:
parent
111bf9e909
commit
dc7f2bf894
6 changed files with 127 additions and 26 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<suppress checks="EmptyBlock"
|
||||
files="ContentSettingsFragment.java"
|
||||
lines="244,245"/>
|
||||
lines="227,245"/>
|
||||
|
||||
<!-- org.schabi.newpipe.streams -->
|
||||
<suppress checks="LineLength"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue