21 Commits

Author SHA1 Message Date
e8d5794cf7 Refactor dialog name. 2025-01-09 16:14:35 -07:00
f2fe268b5b Final change necessary to get a successful build. Still needs to be tested on a device to see if it really runs. 2025-01-09 16:05:03 -07:00
6e05298f3d Change rate to a String since Java is mad about the enum. 2025-01-09 16:03:35 -07:00
8b8ef62cbf Change order of the functions. 2025-01-09 16:03:15 -07:00
0e7de44a47 Change TBD's to also be TODO's. 2025-01-09 15:04:21 -07:00
7b1c0db0cc Add view model and modify MainActivity. Should be everything needed to start testing near-basic functionality and begin tweaking as needed! 2025-01-09 15:00:35 -07:00
e3a2625f68 Add screen code, convert cost to a string, ignoring how to add rates on the screen for now. 2025-01-09 14:47:39 -07:00
a4513394d1 Add state as well as fix SortType needs. 2025-01-09 14:19:03 -07:00
d5d525f65a Remove extra newline. 2025-01-09 14:18:44 -07:00
bf61d878cc Create event file. 2025-01-09 14:15:15 -07:00
6c95d33526 Create database file. 2025-01-09 14:10:45 -07:00
d8ecd7b621 Create DAO file. 2025-01-09 14:10:38 -07:00
845715122f Finalize the Expense class and add an Enum for the rate. 2025-01-09 14:02:26 -07:00
5da131873f Adjust app and project name. 2024-12-28 07:34:37 -07:00
53c3f80622 Rename icon files and add a round version. 2024-12-28 07:19:40 -07:00
0d0d6ad90c Starting to set up main UI for receiving expenses. Definitely in a FORTESTING state. 2024-07-20 13:08:42 -07:00
8f0b1539ec Add class for easy control of expense records. 2024-07-20 12:37:54 -07:00
628f858a1d Save progress on UI for expense entry. 2024-07-20 11:56:39 -07:00
dcca201a91 Starting to make changes. Alt+Enter not working properly on laptop though, so committing to work on a different one. 2024-07-20 10:42:12 -07:00
b3bbe2b56a Add link to a good example for Rooms. 2024-07-13 14:12:52 -07:00
20d937e270 Add project. 2024-07-01 14:55:06 -07:00