New Features
- switch to valuelistenables and animatedlistview (7f0caa7)
- load diff in dialog (1676630)
- manual sync list loader (237ea2e)
- remove network checks (f998e5c)
- add full screen loader for getandexcludelfs (dd6c356)
- cleanup and fix git operation queue (3768f57)
- change futurebuilders to load once (468362b)
- store gitdirpath as a settingsmanager var instead of future (9779fd2)
Bug Fixes
- get files without line changes in diffs (3a85a10)
- don't show fix editor for files without line changes (5173ad0)
- copy for file diff to show commits not files changed (f8c7b25)
- change to use reloading future pattern (667bec6)
- show sync not required for early returns (optimised sync) (c3bac9d)
- reset locks on app start (5303f94)
- make sure settingsmanager is reinited before app start (d822bb4)
- reset all locks on long press of loader (dbdcfa1)
Chores
Other Changes
- error reading from the zlib stream (7afc8b8)