
#######################################################
Looking for a new maintainer for this repository!!
#######################################################
Summary
A Windows desktop tool for recording time spent on different Jira tasks.

Features, download and installation:
Read all about features on the product homepage.
Documentaion about how to download, install, and use Jira StopWatch
is also available.
Feature-requests are more than welcome :-)
Mac OSX and Linux users
Jira StopWatch has been compiled and tested to work on Linux Mint 17.0 with the Xamarin packages.
Anyone with a MacOSX available: I would love to know if everything works out of the box.
License
Apache License version 2.0 - please read LICENSE.txt
Feedback
Bug reports, feature requests etc. are welcome. Please use Github for this.
Externals
The application depend on RestSharp for all communication with Jira.
All icons on buttons were downloaded from Icons8.
Changelog
2.2.0 2017-10-31 New features/improvements:
- Log work using actual start time (Thanks to Adam Conway)
- Use Jira's hour/day configuration when presenting time
(eg. 8 hours = 1 day) (Again thank you Adam Conway)
- Posting worklog will always round up recorded time to nearest minute.
2.1.0 2017-08-16 New features/improvements
- HTTPS connections are now forced to use TLS 1.1 or newer.
- Optional display of issue's project name.
- Added ellipsis for long issue summaries.
Bugfixes
- Fixed random disappearing issue summaries.
- Submit worklog accepts 0 without any unit as remaining time.
2.0.1 2017-04-10 Bugfixes
- System tray icon missing when minimizing to tray.
- Always use current screen instead of main screen for calculating
maximum height of main window.
2.0.0 2017-03-23 New features/improvements
- Added keyboard shortcuts to operate most important functions.
- Moved user credentials into settings window instead of
separate login window.
- Added Jira's default filter "My open issues" as hard-coded
first filter.
- Added a help button, that links to the new documentation homepage.