|
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 |
|
|
a6b96a0bc0
|
Make it match the other project entirely.
|
2025-01-09 15:58:07 -07:00 |
|
|
39b82fec3b
|
Had to update the file, `.jetbrains. was not found.
|
2025-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!
|
2025-01-09 15:57:04 -07:00 |
|
|
ee37ba6673
|
Android Studio did this. Thanks for starting to aid me!
|
2025-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".
|
2025-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.
|
2025-01-09 15:50:48 -07:00 |
|
|
c4aa13b608
|
Copied over more from the Example project. Still not having luck.
|
2025-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.
|
2025-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.
|
2025-01-09 15:31:59 -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 |
|
|
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 |
|