New
Release v1.829
New Features
- move all git operations to service (https://github.com/ViscousPot/GitSync/commit/43d85a1db829ada25149dd36ed75f439426d3baf)
Bug Fixes
- home widget imports (https://github.com/ViscousPot/GitSync/commit/e94af2f930c47f37a3d9a47785e44fd0069da6dd)
- github email logic (https://github.com/ViscousPot/GitSync/commit/027fd4b46be83ac6ad9f8ee1a8200f42ec21293f)
- ios build (https://github.com/ViscousPot/GitSync/commit/df61d395694f19797297e0467dce4898f5059d95)
- start service for git operation if not already running (https://github.com/ViscousPot/GitSync/commit/bf24ceb6941c67cd0829b8cb1a71a47f446dc391)
- git ignore exclude settings (https://github.com/ViscousPot/GitSync/commit/fd55a538716202d752c42c5f6f0bcc6434bc84c3)
- recent commits passing to restorable route (https://github.com/ViscousPot/GitSync/commit/9a822669481d715ef383b33d9bbd4ec53571a16e)
- add initial sync option fn (https://github.com/ViscousPot/GitSync/commit/71f83e5a26b76f2d1ac6a713043bac9067986980)
- landscape mode padding (https://github.com/ViscousPot/GitSync/commit/e0851756e9be416604f8efde19b87a029fde482c)
- catch isLocked errors and discard (https://github.com/ViscousPot/GitSync/commit/a6f23be5f6f63e7bda85fdc85189eafb3d2f0755)
- clearqueue behaviour (https://github.com/ViscousPot/GitSync/commit/656bbcb20f1bbf3f07c1493359dba18c74c1e1ba)
- make sure fast ui caches are stored in the correct repoindex (https://github.com/ViscousPot/GitSync/commit/140b8f9f4aa09745a744b3c11b27daa8d2316261)
- non-empty initial sync option (https://github.com/ViscousPot/GitSync/commit/5232c5f0de5bd19b13e8b9c893e61e8a103affdb)
- swap ListView.builder for AnimatedListView with unique key (https://github.com/ViscousPot/GitSync/commit/649093d15337e0e210251d3da177136d13c74544)
- fast recent commits should appear immediately when switching containers (https://github.com/ViscousPot/GitSync/commit/50d0d58b5c2b90fe5da2dbe854b43c191a920484)
- reset premium on clear data (https://github.com/ViscousPot/GitSync/commit/b1d4b5af07cbc49f09f2694db74d5abde79c8d2b)
- update restore all to get permissions and request premium (https://github.com/ViscousPot/GitSync/commit/d749937b96c7d42a13cbff15bbbb48c68380abc5)
- swap AnimatedListView for ListView.builder to fix ui errors (https://github.com/ViscousPot/GitSync/commit/5303bf0e5bb22e5bb01ec76659aa91da7c7e0e37)
- show fast recent commits when recent commits is empty (https://github.com/ViscousPot/GitSync/commit/68fc97fa4db422d9397b398e2b8eb56c0fec91ef)
Chores
- cleanup and minor fixes (https://github.com/ViscousPot/GitSync/commit/b9f54c3605b3fe17a1d831b46083ad5d052bf7f9)
- cleanup (https://github.com/ViscousPot/GitSync/commit/e49feda3396a778f94a90869f98d9eb21413c3fe, https://github.com/ViscousPot/GitSync/commit/7cdf09b2b99bce25e477a9ccc74fdbee57c07086)
- update ui logic (https://github.com/ViscousPot/GitSync/commit/90f960e43ffd6eb1a274574ca3214beebf8bd831)
Other Changes
- queues dir (https://github.com/ViscousPot/GitSync/commit/0bee832eb1732975b3f902eef42f244843fab13e)
- app crash flag (https://github.com/ViscousPot/GitSync/commit/5e4df6ab7aa0b8db5fe0b5b56a7501bdecebad06)