Commit graph

23 commits

Author SHA1 Message Date
ec425642b4 Finish migration to async/await implementation 2022-01-04 20:51:38 -06:00
27c7a51b1f WIP: Convert codebase to async/await 2022-01-03 11:56:43 -06:00
20b56fb05a Fix compilation issue and crash on mobile 2021-12-14 06:15:32 -07:00
302de5cf03 Bump version for TestFlight release 2021-12-12 19:40:32 -07:00
e8c7b7e3a9 Implement basic support for multi-window 2021-12-09 21:35:56 -07:00
b035b027ab Add read-only view of recurring transactions 2021-12-07 20:22:06 -07:00
733f1cc764 Add sidebar layout for macOS and iPad 2021-12-07 20:21:46 -07:00
5fd73bf0bc Group transactions by date and show description in list 2021-11-30 06:43:03 -07:00
0fdbdc3c3c Bump version for release 2021-11-24 21:46:15 -07:00
f416f845af Bump build version for TestFlight 2021-11-03 11:18:34 -06:00
3b74d90a9a Use sheet for budget selection 2021-11-03 11:17:18 -06:00
5f6e5f7b4d Bump build version for TestFlight 2021-10-29 19:38:03 -06:00
33126fd8d0 Bump minimum versions to iOS 15 and macOS 12 and optimize mac interface 2021-10-28 18:08:41 -06:00
7c8c16838a Bump version for TestFlight release 2021-10-25 21:48:32 -06:00
ce89e130ac Fix translations on transaction form 2021-10-21 21:08:06 -06:00
35f1446e9c Add ability to edit categories and fix Spanish translations 2021-10-21 20:43:01 -06:00
259d928450 Add CategoryDetailsView 2021-10-21 16:13:32 -06:00
ed8ff7c100 Bump build number for TestFlight release 2021-10-18 06:35:56 -06:00
1df780c461 Fix build issues for TestFlight
I also had to revert the bundle id change, since I already have a WIP store
listing. Once the store listing is created and the first build is
uploaded, the bundle id cannot be changed.
2021-10-13 06:31:22 -06:00
85f462cd07 Fix needing to tap twice on category tab 2021-10-09 18:32:57 -06:00
090343de0c Use EnvironmentObject instead of constructor injection 2021-10-05 19:26:54 -06:00
6fb2a0bb1e Rename remaining BudgetApp files to Twigs 2021-09-20 21:10:24 -06:00
6b2296f25b Rename all folders from BudgetApp to Twigs 2021-09-20 21:04:03 -06:00