Hyperling me
482 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
me pushed to dev at me/env-ansible 2025-02-26 08:36:07 -07:00
e3887098a0 Modify variable names and attempt to get the tar extracted to the correct ansible/ subdirectory.
me pushed to dev at me/env-ansible 2025-02-26 08:33:26 -07:00
2e8c2205c3 Enhance comment. Fix typo. Fix conditional.
me pushed to dev at me/env-ansible 2025-02-26 08:29:49 -07:00
4bc52d984c adb and fastboot were moved to android.yml.
f64a9584be Save a little time in the script if system is not for coding.
2708e367df Attempt to fix when Sdk/ already exists but latest/sdkmanager is not present yet.
Compare 3 commits »
me pushed to dev at me/env-ansible 2025-02-26 07:54:15 -07:00
d0d5a5306b Create playbook which installs and configures an Android SDK. Ensures Flutter has everything it needs for Android deployment.
07ba3e8e35 Place commands which may be reused in other plybooks into more specific cmmands.
Compare 2 commits »
me pushed to dev at me/env-ansible 2025-02-26 05:23:03 -07:00
59704e4c6e Add gparted for disk editing.
me pushed to dev at me/env-ansible 2025-02-25 15:42:35 -07:00
4aa5e90dd9 Ensure the group gets set too.
me pushed to dev at me/env-ansible 2025-02-25 13:37:52 -07:00
79050c8ba6 Ensure aliases are understood in all functions and scripts.
me pushed to main at me/flutter-expense-tracker 2025-02-22 08:13:13 -07:00
42548d437c Add ItemType for determining which DB methods should be called based on the screen data. Begin implementing it.
be66f52cbf Move down to only 1 abstract data type with a nully Frequency. Should aid in making the Expense page usable for all 3 data type.
992195b9a0 Style the report a little better. Still need to get the row's middle text properly aligned with the column header somehow, as if everything were in a grid.
991eea4d54 Add estimate tildes.
Compare 4 commits »
me pushed to main at me/flutter-expense-tracker 2025-02-19 17:40:20 -07:00
064884dc07 Fix code warnings by using Description variable and temporarily assuming that Assets are a RecurringTrackedType.
98e511056c Remove no longer necessary includes.
58102bab02 Add the expense totals! Yay! Still trying to center the totals part with the monthly part across all sections properly.
Compare 3 commits »
me pushed to main at me/flutter-expense-tracker 2025-02-14 08:49:28 -07:00
0b4937b141 Start creating the reports as a break from making the Expense page usable for all 3. Still considering whether to just have 1 main abstract class with a nully Frequency.
me pushed to main at me/flutter-expense-tracker 2025-02-12 12:54:53 -07:00
d35c250913 Add note for next steps in making the ListView more abstract.
me pushed to main at me/flutter-expense-tracker 2025-02-12 12:53:17 -07:00
21f67b8a36 Added a monthly runner. Moved field values to be in variables outside of the Widget being returned.
me pushed to main at me/flutter-expense-tracker 2025-02-12 08:21:58 -07:00
9924860181 Create the beginning of a DB backup system.
me pushed to main at me/flutter-expense-tracker 2025-02-12 07:55:04 -07:00
60363c29f2 Rename recurring class filename. Move around some libraries to be under the proper comments.
83dece8749 Add TODO's.
Compare 2 commits »
me pushed to main at me/flutter-expense-tracker 2025-02-11 15:16:32 -07:00
737264fa2f More work to make the Expense page arbitrary for re-use.
me pushed to main at me/flutter-expense-tracker 2025-02-11 14:52:40 -07:00
bea9a4bc36 Update TODO wording.
me pushed to main at me/flutter-expense-tracker 2025-02-11 14:49:33 -07:00
8e6b574023 Create the income and asset tables.
fcf4fca33b Add the Income and Asset classes.
0aa8fdf271 Properly map all fields (cost/amount).
3bf3dd3190 Fix order of cost validations to properly show error for character data.
Compare 4 commits »
me pushed to main at me/flutter-expense-tracker 2025-02-11 14:33:19 -07:00
ab9b3e0bf9 Begin making the Expense page more arbitrary for future re-use by creating superclasses which will fit all 3 object use cases.
me pushed to main at me/flutter-expense-tracker 2025-02-11 09:56:52 -07:00
7a3eaf70b5 Add TODO, format code.
me pushed to main at me/flutter-expense-tracker 2025-02-11 09:52:59 -07:00
f5f153f692 Turn off the database delete, schema is currently stable.
362f1214e8 Fix ability to edit an item.
Compare 2 commits »