Commit Graph

53 Commits

Author SHA1 Message Date
d4557e2d1b fix resume not working 2021-07-29 14:04:32 +03:00
9653d13e3c version update 2021-04-17 10:53:04 +03:00
65699386fd better looking logo 2021-03-06 11:18:14 +03:00
05cc8e2a60 update nuget 2021-03-06 10:46:11 +03:00
ecc1239fc5 v1.0.18.0 - make this thing actually work 2020-10-25 11:32:37 +03:00
19a879fcdc v1.0.16.0 2020-09-18 21:46:10 +03:00
25b4f7b9b1 use only seconds internally 2020-09-18 21:32:22 +03:00
5174dc5688 move Period enum into its own file 2020-09-18 21:08:40 +03:00
52f84a9f00 run code cleanup 2020-09-18 21:06:15 +03:00
09171ae718 work around a possible problem with timer not starting 2020-09-18 21:05:25 +03:00
5cfa9802c4 update nuget packages 2020-09-18 21:04:33 +03:00
6b03627e8a v1.0.14.0 2020-09-08 21:43:55 +03:00
3b95910d1e some code cleanup 2020-09-08 21:38:45 +03:00
5b74a46b2b actually, do show 00:00 after clicking on notification 2020-09-08 21:13:25 +03:00
143e7783d5 v1.0.13.0 2020-09-08 21:09:16 +03:00
0b844972fb add maximum value to inputs 2020-09-07 21:54:38 +03:00
ec674fa64b move all activation handling into MainPage 2020-09-07 21:49:22 +03:00
80dc02d88e do not show 00:00 when a notification is opened 2020-09-05 21:18:43 +03:00
3f075ed69e v1.0.11.0 fix an issue when timer's state might not be restored on launch 2020-06-23 11:25:46 +03:00
b5d18f6f6a v1.0.10.0 2020-06-08 15:39:01 +03:00
04ef9ac8e9 stop timer before calculating time after resume 2020-06-08 14:12:51 +03:00
7bcc2ed7d0 move some things around so they make more sense 2020-06-06 19:02:23 +03:00
966bff1791 v1.0.9.0
fix a possible issue with notifications not being delivered at correct time
2020-05-10 17:08:18 +03:00
95feea243f v1.0.8.0 +5minutes hotfix 2020-05-08 17:14:12 +03:00
9b6a8f15ae v1.0.7.0 hotfix 2020-05-08 14:04:01 +03:00
43e54e3280 v1.0.6.0
fixed bug when clicking on a notification would reset timer if app wasn't suspended before
better notifications
2020-05-08 13:06:39 +03:00
9d76132299 1.0.5.0 version 2020-05-06 13:04:49 +03:00
d992e1ca6e fix timer being started and not stopped on notification open 2020-05-06 12:37:04 +03:00
e9576b08d4 a better first impression: periods work properly on first launch 2020-05-06 11:30:23 +03:00
fef4dc581a bump package version 2020-05-03 10:57:39 +03:00
66caf9934d crash on first launch hotfix 2020-05-03 10:53:14 +03:00
c4c904ddb4 fix notification activation 2020-05-02 20:07:19 +03:00
ce57bf069c properly(hopefully) handle app termination and suspension 2020-05-02 19:26:30 +03:00
8b264b792d remove possible duplicate notification 2020-04-27 13:42:00 +03:00
1895c19d91 Merge branch 'master' of github.com:usaatyuk/PomoTime 2020-04-27 13:40:48 +03:00
9c9f74d347 notifications that actually work 2020-04-27 13:40:41 +03:00
82cd462838 Merge pull request #6 from usaatyuk/add-license-1
Create LICENSE
2020-04-25 18:07:46 +03:00
70ef56b414 Create LICENSE 2020-04-25 18:07:39 +03:00
b97f9b723c an actual package name 2020-04-24 17:27:21 +03:00
35cf4326fa a better package name 2020-04-24 17:25:40 +03:00
8b1de950a2 auto change current work time left 2020-04-24 17:16:20 +03:00
af2cbd2273 Merge pull request #5 from usaatyuk/notifications
simple notifications
2020-04-24 17:11:17 +03:00
53b5fef2dc simple notifications 2020-04-24 17:10:48 +03:00
f1698e3b80 Merge pull request #4 from usaatyuk/longbreaks
Longbreaks
2020-04-24 16:52:37 +03:00
a5fafb4e6e long/short breaks 2020-04-24 16:51:52 +03:00
214538cda7 add a logo 2020-04-24 16:32:30 +03:00
588c5580b2 purge all references to Pomotimer 2020-04-23 22:18:39 +03:00
d422d038f0 rename to PomoTime 2020-04-23 22:11:30 +03:00
2fa43def8f display time the proper way (with leading zeros) 2020-04-23 22:05:27 +03:00
6cac3d9cc8 everything mostly works 2020-04-23 21:52:45 +03:00