Skip to content

Releases: dkandalov/pomodoro-tm

v0.80

22 Oct 11:59
Compare
Choose a tag to compare
  • fixed deprecated APIs and warnings (issue #25, #27)

v0.70

14 Feb 22:39
Compare
Choose a tag to compare
  • removed tool window (issue #22)
  • alt+click on widget for popup pomodoro reset action (issue #20, #21)
  • fixed deprecated APIs

v0.60

22 Nov 19:02
Compare
Choose a tag to compare
  • option to automatically start new pomodoro after break
  • removed modal dialog during pomodoro break (because it didn't properly work and it was a questionable idea)

v0.6

22 Nov 18:38
Compare
Choose a tag to compare

Ignore this release tag because version 0.6 is not correct, should've been 0.60

v0.52

31 May 18:30
Compare
Choose a tag to compare
  • fix for exception when closing project

v0.51

26 May 17:46
Compare
Choose a tag to compare
  • fix for issues #16 and #17 (caused by change in IJ sometime around 172.2273 build)
  • refactor deprecated API; cleanup

v0.50

17 Mar 16:29
Compare
Choose a tag to compare
  • added long pomodoro break
  • misc fixes
  • converted code from Java to Kotlin

v0.45

06 Apr 08:25
Compare
Choose a tag to compare
  • fixed widget font being too small on Windows
  • added settings option to hide time from toolbar widget

v0.44

04 Apr 23:17
Compare
Choose a tag to compare
  • fix to make settings visible in IJ16
  • smaller widget font, icons for darcula, misc UI tweaks
  • prevent IDE locking window from losing focus