Skip to content
This repository was archived by the owner on Sep 6, 2019. It is now read-only.

Releases: GooBox/goobox-sync-common

0.0.6

04 Feb 21:36

Choose a tag to compare

Retry connecting to overlay icon server socket until success #8

0.0.5

20 Jan 20:27

Choose a tag to compare

  • Move overlay icon support to common project
  • Remove support for system tray icon

0.0.4

07 Jan 15:39

Choose a tag to compare

Custom sync folder for SystemTrayHelper

0.0.3

07 Jan 15:39
b3ce24b

Choose a tag to compare

  • LogDirPropertyDefiner for configuring the location of logs
  • Separators removed from system tray's context menu

0.0.2

11 Dec 16:49
08950d3

Choose a tag to compare

System Tray helper:

  • Shows "idle" and "synchronizing" icon in system tray
  • Basic context menu with status and two action:
    • Open Goobox Folder - opens the sync folder in the file browser
    • Quit Goobox - exits the app

0.0.1

11 Dec 07:59
800fbbf

Choose a tag to compare

Util methods:

  • getHomeDir()
  • getDataDir()
  • getSyncDir()
  • isExcluded(path) - tests if the path should be excluded from sync
  • conflictedCopyPath(path) - returns a path for a conflicted copy of the given local file