39 Commits

Author SHA1 Message Date
cea0fdca1d Localized date formatting 2023-08-21 15:51:06 +02:00
829c2477d5 Using const where possible 2023-06-04 12:45:27 +02:00
135e1de637 New DateTimePicker lib + pubspec bump 2023-06-04 12:07:35 +02:00
d61065b740 Final showDialog return values 2022-10-19 12:16:37 +02:00
ee09396b25 Removing unnecessary type declarations 2022-10-19 11:52:46 +02:00
ee933e72a3 merged with master 2022-10-18 20:14:42 +05:30
d01a7a14ab all build context warnings resolved 2022-10-18 20:10:59 +05:30
275460c64f adjust on PT translations and use the translation on ´notes´ 2022-10-17 21:46:22 -03:00
30ff852092 Remove private types from public APIs 2022-10-14 13:43:13 +02:00
47aed7070a Removing print calls 2022-10-14 13:40:53 +02:00
8d11b754df Using const where possible 2022-10-14 13:29:40 +02:00
42050df930 Minor refactors 2022-09-27 23:20:00 +02:00
9af3952534 Move "set to current time" to menu in Timer Editor 2022-09-18 11:02:54 +02:00
0075feca29 Fix archived project bug 2022-09-08 14:11:53 +02:00
5c15459951 Use monospace numerals instead of Fira Mono 2022-08-27 16:00:58 +02:00
d7a2a4f5da Replacing obsolete icons 2022-08-27 15:04:16 +02:00
0fb7aa957b Null safety 2022-08-27 14:59:13 +02:00
920a063345 Slidable upgrade 2022-08-27 14:06:37 +02:00
91d4b02ad9 Big theme and button refactor 2022-08-27 12:58:38 +02:00
5456608988 [Refactor] Sort child properties last 2022-03-23 20:33:32 +01:00
6a4f6b7783 Making empty autocomplete message translatable 2022-02-06 14:27:32 +01:00
3512ac80b1 Null-safe dependencies + solve breaking changes 2022-01-20 15:54:41 +01:00
eed9ff4b42 translations for notes 2021-01-04 15:47:43 -07:00
018b434d11 added ability to add notes in markdown to timers 2021-01-04 15:35:08 -07:00
59d9134132 dartfmt the entire shebang 2020-12-28 10:46:59 -07:00
72f6489b11 filter timers based on project archive state in all relevant screens 2020-12-28 10:22:20 -07:00
7740ecd686 ran dartfmt on the whole shebang 2020-06-01 22:47:32 -06:00
a2655069b7 fix linter warnings 2020-06-01 22:44:01 -06:00
9e306bc870 added autocomplete to timer editor description field 2020-04-06 16:46:55 -06:00
72a2586765 add slidable set-time-to-now action in timer editor 2020-04-05 10:00:07 -06:00
3c087d2938 made adjusting timer start and end points more robust 2020-04-05 09:39:15 -06:00
9758e0945c Update TimerEditor.dart
Fix for issue #8
https://github.com/hamaluik/timecop/issues/8#issue-593076487
2020-04-05 14:40:52 +02:00
fb8a709284 fighting flutter driver to get driver tests working so screenshots work 2020-03-10 15:20:01 -06:00
317458ab50 tidying up little things here and there 2020-02-28 22:11:04 -07:00
a21a249d11 changed colour scheme, fixed FAB icons 2020-02-28 21:30:22 -07:00
d1aa36d891 inserted localized strings everywhere 2020-02-28 10:34:56 -07:00
050e40e3a6 added exporting 2020-02-27 16:23:26 -07:00
b056405ece fixed start / end time editors 2020-02-27 14:35:49 -07:00
85145e9c98 added timer editor 2020-02-27 12:33:00 -07:00