Releases: ViscousPot/GitSync
Releases · ViscousPot/GitSync
Release v1.636
What's Changed
- feat: remove foreground service by @ViscousPot in #62
Full Changelog: v1.634...v1.636
Release v1.634
Bug Fixes
- merge conflict not resolved unless both ssh and http keys exist (136c33f)
Other Changes
What's Changed
- Use GitHub issues for bug reports by @ViscousPot in #54
Full Changelog: v1.633...v1.634
Release v1.633
Bug Fixes
- not catching all checkout conflict exceptions (70d0939)
- recent commits error gating (3627b8d)
- auth reset on auth dialog opening (de33ffe)
What's Changed
- Feat/add ssh url protocol support by @ViscousPot in #52
- Update README.md by @ViscousPot in #53
Full Changelog: v1.632...v1.633
Release v1.632
Release v1.631
Release v1.630
New Features
- onboarding positive and negative flows (1eeacfd)
- add ssh support (c54f2b0)
- add ssh manager (6e75ac9)
- downgrade jgit (a72a395)
Bug Fixes
- onboarding flow for ssh (db3c1f1)
Tests
- add automated tests for all auth flows (d1ca0a4)
Chores
- ssh key hint (96794bd, f48e366)
- bootstrap ssh logic (5382fdb)
- update SDK 21 incompatible api usages (cdb72fd)
Full Changelog: v1.620...v1.622
Release v1.620
New Features
- update notifcation permission prompt text (8e2502d)
- rerequest all files access and notifications permissions if disabled (cdb8c54)
- update all files access message (354b8ff)
- remove domain map restriction (fb6b763)
- Fix broken
isValidGitRepo
validation by @vikdotdev in #41
Chores
- remove import (81d6532)
Other Changes
- ViscousPotential/GitSync (284194a)
New Contributors
- @vikdotdev made their first contribution in #41
Full Changelog: v1.619...v1.620
Release v1.618
Bug Fixes
Chores
What's Changed
- Feat/gitea auth support by @ViscousPot in #38
- Feat/http support by @ViscousPot in #40
Full Changelog: v1.616...v1.618
What's Changed
- Feat/gitea auth support by @ViscousPot in #38
- Feat/http support by @ViscousPot in #40
Full Changelog: v1.616...v1.618
Release v1.616
New Features
- invalid repo message (5233b5b)
- remove variant (a303cd0)
- highlight comments (511e51d)
- add ability to edit .git/info/exclude file from settings (b890049)
- move all list updates into ui thread (cc42b53)
- dismiss conflict notification after merge (21ee1d4)
- add git lfs error message (7420795)
- improve sync recovery on network loss (9c7a4b5)
- move merge operation into background (a2486a6)
- fix line number padding (9868d4a)
- add app version to error reports (6dde28f)
- button to open conflicting file in external editor (90b0ed9)
- first pass (14f8108, 9e316e9, e036951, 3d4b419, 1bf3da7)
- rebase to remote head (73e017a)
- application observer dropdown is green when service is active (363a2e4)
- git ignore editor (b2541e1)
- disable setings button when repo not selected (88e290e)
- highlight %s in sync message settings (1a99b63)
- add not my first time option (08ed4c0)
- create sync message setting (00f1dc0)
- add button to deselect the current repo (f30083e)
- improve accessibility (c3de574)
- schedule sync when network is not available (d9bc65b)
- common isNetworkAvailable (a69b730)
- set first time (42f9794)
- make clone uncancelable (a6c4894)
- add themes definitions (4033ea3)
- add onboarding flow and improve ui (89283a0)
- focus app search bar when dialog is opened (88287e1)
- recheck switches after requesting a permission (0fffe0a)
- improve error messages during clone (0ce7b17)
- add compliance for main/master in rebase (698323f)
- improve logging consistency using enum (263b94d)
- task message in clone repo dialog (4162c85)
- add progress bar to clone dialog (addf256)
- include error text in bug notification (c8b4315)
- add endless loading for clone repo screen (9cc7ed9)
- disable release signing config (6a87564)
- add gha (a68ff9b)
- add build instructions (662bd9d)
- add read file test to dir selection (82c1056, ad9b303)
- all files access permission variant (f5cd5df, feae985)
- remove query all packages permission (9d9ac88, 2174c57, 387e09f)
- update accessibility service description (b58e55c, 5a580f6, 8d287d0)
- accessibility service prominent disclosure (98fa873, 7a10554, 837a8b5)
- remove snap scrolling (undesired behaviour) (381f058, 11323a5)
- remove all files access permission requirement (e60a2f4, 798f14e)
- add more generic main branch handling logic (10f58b5, 45b69c0)
- prompt to email when error occurs (5805a82, 9499d19)
- checks for app select ui (89eb642, f010de7)
- adjust service for multiple apps (2eef766, 3911a71)
- recent commits segmented scroll (08f7a22, 953cc1d)
- kgit migration (78e3616, 07ba599)
- fix launcher icon png (021a3df, 92d2107)
- add launcher icon (9bef70f, 21fb43e)
- add empty view for recent commits (b424e74, d58e524)
- code cleanup (c3bc10c, 94c1d03)
- remove deprecated use of MasterKey (a8c2724, a1e2885)
- restore recent commits (9980159, c487956)
- copy changes (962eec0, 8b7127a)
- reduce ui refreshes (5fcd5a9, 2a0d0bf)
- add application search (800fbc8...