|
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 |
|
|
29733450ae
|
Change exported CSV filename
|
2023-06-04 12:21:54 +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 |
|
|
3e41f2f0ac
|
android notification permission implemented
|
2023-03-25 18:26:22 +05:30 |
|
|
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 |
|
|
ecec010b7f
|
Adding Danish
|
2022-11-21 00:52:27 +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 |
|
|
6208dab93a
|
ExportMenu: Avoid unnecessary variable creation
|
2022-10-19 12:02:03 +02:00 |
|
|
6a504dd96b
|
Different take on avoiding async gaps with exports
|
2022-10-19 11:58:42 +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 |
|
|
ebba4c179d
|
Fixing firstDate bug
|
2022-10-18 11:31:27 +02:00 |
|
|
a522a58a17
|
Merge pull request #88 from aismaniotto/feature/improvePtTranslation
add missing translations keys to PT
|
2022-10-18 11:10:03 +02:00 |
|
|
5fec604f28
|
Removing unnecessary color assignment
|
2022-10-18 11:08:45 +02:00 |
|
|
275460c64f
|
adjust on PT translations and use the translation on ´notes´
|
2022-10-17 21:46:22 -03: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 |
|
|
47aed7070a
|
Removing print calls
|
2022-10-14 13:40:53 +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 |
|
|
b15e492611
|
Use XFiles for sharing
|
2022-10-14 13:05:54 +02:00 |
|
|
45d668d2d5
|
Press enter to start timer
|
2022-10-08 13:04:19 +05:45 |
|
|
42050df930
|
Minor refactors
|
2022-09-27 23:20:00 +02:00 |
|
|
526689e4c9
|
Filter indicator
|
2022-09-27 23:18:24 +02:00 |
|
|
91c83e56ef
|
Using ScaffoldMessenger instead of a scaffold key
|
2022-09-18 22:23:25 +02:00 |
|
|
3786737c05
|
Project action menu, for discoverability
|
2022-09-18 11:15:49 +02:00 |
|
|
9af3952534
|
Move "set to current time" to menu in Timer Editor
|
2022-09-18 11:02:54 +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 |
|
|
c79b231749
|
obsolete launc -> launchUrl
|
2022-09-11 23:50:15 +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 |
|