• Joined on 2023-07-25
marco pushed to dialog-restyle at marco/calorimeter 2025-01-20 15:39:35 +00:00
012f9ef80c Introduce some Heroes to streamline animations
marco pushed to master at marco/flutter_expandable_fab 2025-01-20 15:29:27 +00:00
dc718f5605 Wrap closeButton in Hero to prevent seeing it in animations
marco pushed to master at marco/flutter_expandable_fab 2025-01-20 15:21:14 +00:00
8e3def92b2 Exchange Opacity() with Visibility
marco pushed to master at marco/flutter_expandable_fab 2025-01-20 15:13:59 +00:00
624cff5570 Make close button invisible if not expanded
marco pushed to dialog-restyle at marco/calorimeter 2025-01-20 12:26:20 +00:00
87d36b6914 Properly apply label when Sex and PAL are not selected
marco created pull request marco/calorimeter#17 2025-01-20 12:07:15 +00:00
Restyle CalorieCalculatorDialog and FoodEntryChangeDialog
marco pushed to dialog-restyle at marco/calorimeter 2025-01-20 12:06:33 +00:00
15ee573944 Change paddings and buttons
marco pushed to dialog-restyle at marco/calorimeter 2025-01-20 11:48:37 +00:00
e0ede59ea8 Fix translation
marco pushed to dialog-restyle at marco/calorimeter 2025-01-20 11:47:34 +00:00
641bdba9fc Restyle calculator dialog and set keyboardtype on changedialog
marco created branch dialog-restyle in marco/calorimeter 2025-01-20 11:47:34 +00:00
marco pushed to add-first-graphs at marco/calorimeter 2025-01-20 10:59:36 +00:00
725b5f98b5 Wip: Graphs
7d9460351f Merge pull request 'Introduce calorie calculator' (#16) from calorie-calculation into master
5f3b404c03 Style DropDownButton text so it almost looks like TextField labels.
6bfb706dd4 Correctly read kcalLimit of older versions (stored as double instead of int)
9b3b8782c5 Add license identifier
Compare 8 commits »
marco deleted branch calorie-calculation from marco/calorimeter 2025-01-20 10:49:12 +00:00
marco pushed to master at marco/calorimeter 2025-01-20 10:49:03 +00:00
7d9460351f Merge pull request 'Introduce calorie calculator' (#16) from calorie-calculation into master
5f3b404c03 Style DropDownButton text so it almost looks like TextField labels.
6bfb706dd4 Correctly read kcalLimit of older versions (stored as double instead of int)
9b3b8782c5 Add license identifier
8214ff928a Finalize working calorie calculator
Compare 6 commits »
marco merged pull request marco/calorimeter#16 2025-01-20 10:49:02 +00:00
Introduce calorie calculator
marco pushed to calorie-calculation at marco/calorimeter 2025-01-19 20:14:22 +00:00
5f3b404c03 Style DropDownButton text so it almost looks like TextField labels.
marco pushed to calorie-calculation at marco/calorimeter 2025-01-19 19:38:50 +00:00
6bfb706dd4 Correctly read kcalLimit of older versions (stored as double instead of int)
marco pushed to calorie-calculation at marco/calorimeter 2025-01-19 18:14:28 +00:00
9b3b8782c5 Add license identifier
marco pushed to calorie-calculation at marco/calorimeter 2025-01-19 18:03:14 +00:00
8214ff928a Finalize working calorie calculator
marco created pull request marco/calorimeter#16 2025-01-19 01:31:31 +00:00
wip: Introduce calorie calculator
marco pushed to calorie-calculation at marco/calorimeter 2025-01-19 01:30:57 +00:00
701fb06496 wip: Introduce calorie calculator