Johannes Millan
|
18337adb41
|
refactor: pomodoro focus to focus view
|
2018-03-24 13:14:57 +01:00 |
|
Johannes Millan
|
d55781925e
|
feat: stop pomodoro timer if button is disabled
|
2018-03-21 21:38:09 +01:00 |
|
Johannes Millan
|
04a93257f2
|
feat: improve pomodoro messages
|
2018-03-21 21:30:43 +01:00 |
|
Johannes Millan
|
fe67b5384e
|
feat(mobile): make more space for navigation items
|
2018-03-11 17:52:44 +01:00 |
|
Johannes Millan
|
d6f9c71634
|
feat(focusMode): implement as state
|
2018-03-04 18:12:38 +01:00 |
|
Johannes Millan
|
150fed1c14
|
feat(focusMode): add to pomodoro button
|
2018-03-04 17:34:01 +01:00 |
|
Johannes Millan
|
8943f1bd76
|
feat(pomodoroFocus): add basic outline of component
|
2018-03-03 18:33:47 +01:00 |
|
Johannes Millan
|
99b1db9caf
|
feat: improve pomodoro messaging
|
2018-02-27 19:45:38 +01:00 |
|
Johannes Millan
|
4fe85d1591
|
feat: improve pomodoro button states visibility
|
2018-02-22 20:59:14 +01:00 |
|
Johannes Millan
|
49d7682b51
|
fix(pomodoro): better handling for when pomodoro was disabled in the options again #51
|
2018-01-30 18:26:10 +01:00 |
|
Johannes Millan
|
15e05c7616
|
feat(pomodoro): add interface to gnome shell indicator
|
2018-01-17 16:00:52 +01:00 |
|
Johannes Millan
|
053100b92d
|
refactor: cleanup lastCurrentTask and refactor it to one instance of lastActiveTask
|
2018-01-09 18:45:30 +01:00 |
|
Johannes Millan
|
914149dca5
|
fix(pomodoro): case when there is no task available and the error when the last task was deleted
|
2018-01-09 17:58:44 +01:00 |
|
Johannes Millan
|
5bd293592f
|
feat(pomodoro): add skip break button
|
2018-01-09 16:56:27 +01:00 |
|
Johannes Millan
|
92868d084c
|
feat(idleTimeTracking): rework idleTimeTracking
|
2018-01-07 22:06:04 +01:00 |
|
Johannes Millan
|
d267d7021a
|
feat(pomodoro): improve messages #32
|
2018-01-05 23:15:16 +01:00 |
|
Johannes Millan
|
76cfd2ba12
|
feat(pomodoro): go to work view when starting session #32
|
2018-01-05 23:07:20 +01:00 |
|
Johannes Millan
|
67e301ac6c
|
feat(pomodoro): add and improve notifications #32
|
2018-01-05 22:59:51 +01:00 |
|
Johannes Millan
|
c52b1f591b
|
feat(pomodoro): prepare idle handling #32
|
2018-01-05 22:20:37 +01:00 |
|
Johannes Millan
|
cf950a4670
|
feat(pomodoro): unset lastCurrentTask on pomodoro stop #32
|
2018-01-05 21:07:57 +01:00 |
|
Johannes Millan
|
f780efff3f
|
feat(pomodoro): fix initialization for older configurations #32
|
2018-01-05 21:04:26 +01:00 |
|
Johannes Millan
|
92147d0ca5
|
feat(pomodoro): prevent timer resetting itself on play #32
|
2018-01-05 19:04:31 +01:00 |
|
Johannes Millan
|
47f30d67a7
|
feat(pomodoro): add reselection of last task after restart #32
|
2018-01-05 18:10:26 +01:00 |
|
Johannes Millan
|
ee1e6863e2
|
feat(pomodoro): play optional sound on session done #32
|
2018-01-05 17:25:16 +01:00 |
|
Johannes Millan
|
fc632f4eb8
|
feat(pomodoro): unset current task on startup #32
|
2018-01-05 17:24:55 +01:00 |
|
Johannes Millan
|
d7f6a689f5
|
feat(pomodoro): add dialog for breaks and show distraction list on break #32 #22
|
2018-01-04 17:22:20 +01:00 |
|
Johannes Millan
|
78d009f9e7
|
feat(pomodoro): improve time tracking integration with task play/pause button
|
2018-01-04 17:22:10 +01:00 |
|
Johannes Millan
|
ae332680df
|
feat(pomodoro): add better integration with time tracking #32
|
2018-01-04 14:42:09 +01:00 |
|
Johannes Millan
|
c7bfa49e14
|
feat(pomodoro): improve activating and deactivating current task #32
|
2018-01-03 18:13:22 +01:00 |
|
Johannes Millan
|
1e30a91c13
|
feat(pomodoro): make pause and stop work properly #32
|
2018-01-03 14:47:21 +01:00 |
|
Johannes Millan
|
21a870c182
|
feat(pomodoro): prevent multiple actions from being triggered at the same time #32
|
2018-01-03 14:35:50 +01:00 |
|
Johannes Millan
|
cd370d8ef5
|
feat(pomodoro): improve ui #32
|
2018-01-03 14:22:15 +01:00 |
|
Johannes Millan
|
77b1ed00c7
|
feat(pomodoro): add play/pause on button click #32
|
2018-01-03 13:06:58 +01:00 |
|
Johannes Millan
|
769dd4c03b
|
feat(pomodoro): make cycles work #32
|
2018-01-03 13:06:51 +01:00 |
|
Johannes Millan
|
34d8767764
|
feat(pomodoro): improve ui #32
|
2018-01-03 13:06:43 +01:00 |
|
Johannes Millan
|
d099e2b496
|
feat(pomodoro): make timer optional #32
|
2018-01-03 13:06:37 +01:00 |
|
Johannes Millan
|
4c9b92725a
|
feat(pomodoro): improve ui #32
|
2018-01-03 13:06:30 +01:00 |
|
Johannes Millan
|
8a3704fa44
|
feat(pomodoro): outline basic interface #32
|
2018-01-03 13:06:24 +01:00 |
|
Johannes Millan
|
791c42259e
|
feat(pomodoro): add ui #32
|
2018-01-03 13:06:15 +01:00 |
|