33 Commits

Author SHA1 Message Date
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
49eb36514d Update room version. 2024-12-29 08:29:07 -07:00
9af8dd4e13 Change version. 2024-12-29 08:25:27 -07:00
028ca2cd6c Update app name, Android Studio did this one. 2024-12-28 09:09:06 -07:00
7fa4ee1845 Allow grade update assistant to do its thing. 2024-12-28 07:36:07 -07:00
5da131873f Adjust app and project name. 2024-12-28 07:34:37 -07:00
d31a88903a Android Studio randomness. 2024-12-28 07:19:56 -07:00
53c3f80622 Rename icon files and add a round version. 2024-12-28 07:19:40 -07:00
10a882679b Add an icon to start playing with. 2024-12-28 07:05:11 -07:00
229ff42b60 Another random Android Studio change. 2024-12-17 13:42:14 -07:00
b68e5a5e39 Properly add the Room dependency. 2024-12-17 13:41:25 -07:00
5fcd27f280 Gradle upgrade while poking around Android Studio. 2024-11-21 14:02:26 -07:00
83e182076b Trying to figure out how to add Rooms but Studio is very upset. Cannot find a guide which actually works. 2024-07-20 13:09:52 -07:00
32b07eade6 Android Studio does what it wants, lol. Should I be committing this stuff? 2024-07-20 13:09:10 -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
f5b54f4b4a Android Studio things. 2024-07-20 10:41:29 -07:00
072267bf4c Android Studio likely did this. 2024-07-13 14:13:04 -07:00
b3bbe2b56a Add link to a good example for Rooms. 2024-07-13 14:12:52 -07:00
9e960af9e8 Begin changing the app name. 2024-07-13 14:12:40 -07:00
10fc22a8c2 Update README and other auto-changed files. 2024-07-01 15:01:42 -07:00
20d937e270 Add project. 2024-07-01 14:55:06 -07:00
aacf37af7b
Initial commit 2024-07-01 14:52:04 -07:00