105 Commits

Author SHA1 Message Date
245e51b4e3 Reflect reserved screen areas on dashboard 2023-08-21 15:51:59 +02:00
cea0fdca1d Localized date formatting 2023-08-21 15:51:06 +02:00
5f7448c061 Complex "Show project names" implementation 2023-08-21 15:49:08 +02:00
8c5c12e1f3 Adding compact view on settings. Adding proper translation for es and pt 2023-08-16 17:54:47 +02:00
2dc9bb160f Widescreen layout 2023-06-22 11:32:46 +02:00
7fa7c5ad3e Minor refactor with consts 2023-06-21 12:48:58 +02:00
e280989bc8 StoppedTimers: major refactor 2023-06-21 12:07:31 +02:00
0c7de15a60 Theming tweaks 2023-06-20 17:49:20 +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
d7e0a65539 Merge pull request #110 from AdiAr11/aditya_109
Scrollable.of() error fixed
2023-04-07 21:21:01 -06:00
45b612d663 android notification permission implementation almost complete 2023-03-25 17:12:21 +05:30
65adc28f67 Scrollable.of() error fixed 2023-03-25 16:27:51 +05:30
df4a390a49 fix #105 2023-01-15 13:45:49 +01:00
f9fae1da3b Stopping current timers based on settings on DescriptionField too 2022-10-26 16:23:30 +02:00
bec519ce5a Checking for oneTimerAtATime before adding a new timer
Closes #91
2022-10-25 21:06:13 +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
5fec604f28 Removing unnecessary color assignment 2022-10-18 11:08:45 +02:00
fc4bb0dc33 few build context lint warnings fixed 2022-10-16 15:40:03 +05:30
b9d4d31473 Removing unused imports + adding license headers 2022-10-15 14:01:02 +02:00
3d1406abdf Replaced mapEventToState with on<Event> 2022-10-15 07:58:53 +05:45
e9dcc7445f String interpolation 2022-10-14 13:45:41 +02:00
30ff852092 Remove private types from public APIs 2022-10-14 13:43:13 +02:00
d13b8e390c Removing leading _ from local variables 2022-10-14 13:38:24 +02:00
5cd1ffac19 SizedBox instead of Container 2022-10-14 13:31:18 +02:00
8d11b754df Using const where possible 2022-10-14 13:29:40 +02:00
45d668d2d5 Press enter to start timer 2022-10-08 13:04:19 +05:45
526689e4c9 Filter indicator 2022-09-27 23:18:24 +02:00
c93c6f2600 Directly visible timer stop button 2022-09-18 10:39:39 +02:00
d6a2df0c98 On-hover timer resume buttons 2022-09-18 10:39:24 +02:00
312b38d56c Replacing gesture-based date removal with an icon (for discoverability) 2022-09-11 23:49:36 +02:00
2047671a95 Tooltips for better accessibility 2022-09-09 19:03:42 +02:00
cacecec923 Null safety bug fix 2022-09-09 19:01:29 +02:00
513a5cc40a Theme dropdown contrast fix 2022-09-08 14:19:42 +02:00
0075feca29 Fix archived project bug 2022-09-08 14:11:53 +02:00
275663fecd Fix CastError bug 2022-09-06 20:58:29 +02:00
5c15459951 Use monospace numerals instead of Fira Mono 2022-08-27 16:00:58 +02:00
e10320397e New Settings icon 2022-08-27 15:42:17 +02:00
6edfa9c30c Clearer import/export labels 2022-08-27 15:41:55 +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
3515f4a13b Refactor: removing unnecessary imports 2022-03-23 20:05:20 +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
a09d1556a6 fix a null exception 2020-12-30 07:27:17 -07:00