New Features
- move all git operations to service (43d85a1)
Bug Fixes
- home widget imports (e94af2f)
- github email logic (027fd4b)
- ios build (df61d39)
- start service for git operation if not already running (bf24ceb)
- git ignore exclude settings (fd55a53)
- recent commits passing to restorable route (9a82266)
- add initial sync option fn (71f83e5)
- landscape mode padding (e085175)
- catch isLocked errors and discard (a6f23be)
- clearqueue behaviour (656bbcb)
- make sure fast ui caches are stored in the correct repoindex (140b8f9)
- non-empty initial sync option (5232c5f)
- swap ListView.builder for AnimatedListView with unique key (649093d)
- fast recent commits should appear immediately when switching containers (50d0d58)
- reset premium on clear data (b1d4b5a)
- update restore all to get permissions and request premium (d749937)
- swap AnimatedListView for ListView.builder to fix ui errors (5303bf0)
- show fast recent commits when recent commits is empty (68fc97f)