Skip to content

Releases: ViscousPot/GitSync

Release v1.708

12 Feb 03:12
Compare
Choose a tag to compare

New Features

Bug Fixes

  • fragment reinstantiation causing anr (7bbc5a5)
  • invalid remote transportexception (513322d)

Other Changes

  • sync now to sync changes (9766340)

Full Changelog: v1.707...v1.708

Release v1.707

26 Jan 17:19
Compare
Choose a tag to compare

New Features

  • migrate to custom issue reporting (df76f0b)

Bug Fixes

  • inaccurate error message when pull not required (140ba05)

Full Changelog: v1.706...v1.707

Release v1.706

23 Jan 23:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.703...v1.706

Release v1.703

22 Jan 00:15
Compare
Choose a tag to compare

New Features

  • update strings (ced60bd)
  • error safely (502ca8e)
  • allow formatting for custom sync messages (0ed246f)
  • custom sync message for merge (53879e6)

Bug Fixes

  • transport timeout set for ssh too (cd57335)
  • better behaviour in bare repos (1d8a9ee)

Chores

  • update string references (f3a34f0)
  • decrease issue log count (0ec15ac)
  • remove beta from https and ssh auth options (e4f0efa)
  • add es string (a1152be)

Other Changes

Release v1.701

16 Jan 11:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • disallow adding repo with same name (43a3e5b)

Full Changelog: v1.641...v1.701

Release v1.641

08 Jan 05:29
Compare
Choose a tag to compare

New Features

  • alllow opening restricted settings menu before repo clone (30bb4e7)
  • add and implement "remote" entry setting (c059856)
  • add force push and pull functionality (d60ea02)
  • create custom spinner implementation (a9b6fbb)
  • increase get repo request timeout and fail safely (82e76fd)

Bug Fixes

  • clear recent commits when changing repo (c3a01ca)
  • report a bug button crashes when no logs exist (9d9bc5f)

Chores

  • add icons and strings (b513cfa)
  • rename GitProviderAdapter to be generic (9ce2430)
  • add unknown_error string (222e5df)

Other Changes

  • fail force push pull gracefully (fcb15f3)
  • reorder settings items (7007757)
  • remote input label copy (9f2f3bc)
  • ViscousPotential/GitSync (d828bfa)

What's Changed

Full Changelog: v1.640...v1.641

Release v1.640

04 Jan 23:21
Compare
Choose a tag to compare

New Features

  • add copy priv key to clipboard and restore (f199c61)

Chores

  • add comments to explain requirement for both git.add commands (65e10bf)

What's Changed

Full Changelog: v1.639...v1.640

Release v1.639

04 Jan 06:32
Compare
Choose a tag to compare

New Features

  • improve recent commit speed by reading from .git files (4a54538)

Bug Fixes

  • improve app startup times (a340797)
  • remove use of deprecated layout_constraintWidth_default (a066d69)

Full Changelog: v1.638...v1.639

Release v1.638

03 Jan 20:19
Compare
Choose a tag to compare

Bug Fixes

What's Changed

Full Changelog: v1.637...v1.638

Release v1.637

03 Jan 00:13
01c5d07
Compare
Choose a tag to compare

New Features

  • gate showing toasts and notifications (ab01aff)
  • allow skipping notif perm in onboarding (e369717)
  • real debounced sync for better consecutive sync handling (d94272a)
  • add custom commit author support (163d90f)
  • add new inputs and make settings scrollable (5f2a284)
  • replace deprecated dialog with custom implementation (dde6d7d)
  • unify basic dialog theming (8d95d40)

Bug Fixes

  • null head parsing recent commits (6783a01)
  • request workflow scope in github oauth (f02ae5d)
  • show dialog and allow clone anyway (d4d160d)
  • author default values (27bd5f7)

Chores

  • remove old error message textview (c6beeb2)
  • remove old theme (f2e9c54)
  • move basicdialog fn to basedialog (41d6363)

Other Changes

What's Changed

New Contributors

  • @lordi made their first contribution in #84

Full Changelog: v1.636...v1.637