f2fe268b5b
Final change necessary to get a successful build. Still needs to be tested on a device to see if it really runs.
Hyperling2025-01-09 16:05:03 -07:00
6e05298f3d
Change rate to a String since Java is mad about the enum.
Hyperling2025-01-09 16:03:35 -07:00
8b8ef62cbf
Change order of the functions.
Hyperling2025-01-09 16:03:15 -07:00
a6b96a0bc0
Make it match the other project entirely.
Hyperling2025-01-09 15:58:07 -07:00
39b82fec3b
Had to update the file, `.jetbrains. was not found.
Hyperling2025-01-09 15:57:31 -07:00
57c0ebce9e
Lol, ok, NOW it wants the plugins section updated to be like the other project. We may be getting somewhere!
Hyperling2025-01-09 15:57:04 -07:00
ee37ba6673
Android Studio did this. Thanks for starting to aid me!
Hyperling2025-01-09 15:55:34 -07:00
65e685eef9
Replace the entire file to see if it fixes new errors about Kotlin 2.0 upgrade needing "the Compose Compiler Gradle plugin".
Hyperling2025-01-09 15:55:15 -07:00
cdc505b478
Update versions to match the Example project. Unsure why Android Studio would have put incompatible versions in there.
Hyperling2025-01-09 15:50:48 -07:00
c4aa13b608
Copied over more from the Example project. Still not having luck.
Hyperling2025-01-09 15:43:35 -07:00
0717eb0639
Try fixing internal "java.lang.IllegalAccessError" errors when building. Says it "cannot access class com.sun.tools.javac.main.JavaCompiler (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.main". Why did they make Android development so dumb? Lol. I miss the good'ol Java/XML days.
Hyperling2025-01-09 15:40:09 -07:00
343a963e3f
Update version name since the project has been re-done, but is still going to be the 1st version upon release.
Hyperling2025-01-09 15:31:59 -07:00
0e7de44a47
Change TBD's to also be TODO's.
Hyperling2025-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!
Hyperling2025-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.
Hyperling2025-01-09 14:47:39 -07:00
a4513394d1
Add state as well as fix SortType needs.
Hyperling2025-01-09 14:19:03 -07:00
53c3f80622
Rename icon files and add a round version.
Hyperling2024-12-28 07:19:40 -07:00
10a882679b
Add an icon to start playing with.
Hyperling2024-12-28 07:05:11 -07:00
229ff42b60
Another random Android Studio change.
Hyperling2024-12-17 13:42:14 -07:00
b68e5a5e39
Properly add the Room dependency.
Hyperling2024-12-17 13:41:25 -07:00
5fcd27f280
Gradle upgrade while poking around Android Studio.
Hyperling2024-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.
Hyperling2024-07-20 13:09:52 -07:00
32b07eade6
Android Studio does what it wants, lol. Should I be committing this stuff?
Hyperling2024-07-20 13:09:10 -07:00
0d0d6ad90c
Starting to set up main UI for receiving expenses. Definitely in a FORTESTING state.
Hyperling2024-07-20 13:08:42 -07:00
8f0b1539ec
Add class for easy control of expense records.
Hyperling2024-07-20 12:37:54 -07:00
628f858a1d
Save progress on UI for expense entry.
Hyperling2024-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.
Hyperling2024-07-20 10:42:12 -07:00