|
|
31a1d96236
|
Started working on project creation
|
2026-02-09 13:29:38 +01:00 |
|
|
|
d1c02510d1
|
Started working on adding details and project management
|
2026-02-09 13:29:19 +01:00 |
|
|
|
110f356d78
|
Started working on rendering project details in ProjectDetailActivity.kt
|
2026-02-06 13:49:39 +01:00 |
|
|
|
39f28f619a
|
Added CreateProjectActivity.kt
|
2026-02-06 12:36:41 +01:00 |
|
|
|
39276513a9
|
Made MainActivity.kt load projects in recyclerview and goto ProjectDetailActivity.kt on click
|
2026-02-06 11:57:07 +01:00 |
|
|
|
49a0e83e3e
|
Moved Activities to ui package
|
2026-02-06 10:57:25 +01:00 |
|
|
|
23dba7e1d0
|
Made MainActivity.kt get list of projects from logged-in user
|
2026-02-06 10:57:02 +01:00 |
|
|
|
9c27038313
|
Started integrating JWT, cookies, sessions and auth
|
2026-02-04 13:52:29 +01:00 |
|
|
|
d81a613a2c
|
Added jwt to dependencies
|
2026-02-04 13:45:53 +01:00 |
|
|
|
98f7a03d3a
|
more movement from old package name to new one
|
2026-02-04 13:45:33 +01:00 |
|
|
|
d6101450b5
|
Added dependencies for async operations
|
2026-02-04 13:00:28 +01:00 |
|
|
|
22c7fe8722
|
renamed package to follow kotlin naming conventions
|
2026-02-04 12:55:40 +01:00 |
|
|
|
540eeb2fa5
|
Created Login activity
|
2026-02-04 12:33:19 +01:00 |
|
|
|
dd5fd26b56
|
Corrected User class and models to have name member
|
2026-02-04 11:57:31 +01:00 |
|
|
|
a91258ff05
|
Created base classes and RetroFit objects (idk if im gonna use the base classes tho)
|
2026-02-04 11:38:52 +01:00 |
|
|
|
0a2f234bfb
|
Added network permissions and allowes cleartextTraffic
|
2026-02-04 11:15:03 +01:00 |
|
|
|
bece95b5cc
|
Added OkHttp and retrofit2 to dependencies
|
2026-02-04 11:14:37 +01:00 |
|
|
|
6a29135566
|
Initial commit
|
2026-02-03 13:40:04 +01:00 |
|