Commit graph

59 commits

Author SHA1 Message Date
4333ad764b Rework credential manager flow 2025-03-27 18:09:32 -04:00
99c139d1ac Move the credential manager into its own dependency module 2025-03-27 10:19:46 -04:00
582e7015a9 Start reworking credentials manager into its own dependency module 2025-03-21 21:16:52 -04:00
878ff48d95 Rework inputs to registration screen component 2025-03-17 21:05:06 -04:00
2dbf6d61d0 Update app dependencies 2025-03-15 10:00:37 -04:00
cac66699d1 Upgrade app dependency versions 2025-02-08 20:54:31 -05:00
3e84a21dcd Rework playbooks to setup initial server 2025-02-08 20:50:50 -05:00
a98c7df133 Put the user's email on a new line on the confirmation screen 2024-12-29 13:18:30 -05:00
5a437a9813 After a successful registration, store the user's credentials with credential manager 2024-12-28 20:00:12 -05:00
3a093b60b4 Update app theme 2024-12-17 11:06:43 -05:00
f2b5bff669 Remove unnecessary todo comment 2024-12-15 10:15:59 -05:00
a1352f9cb6 Validate login credentials before submitting them 2024-12-15 10:15:29 -05:00
c103885050 Create playbook setting up postgres 2024-12-01 22:42:56 -05:00
ece116a411 Start saving data to proto datastore from successful rest api requests 2024-11-28 07:00:11 -05:00
78a4b75acd Display a toast message when submitting invalid login credentials 2024-11-24 18:49:32 -05:00
836e24247e Mostly complete the user registration flow 2024-11-23 11:12:58 -05:00
83d477f6bb Redirect to confirmation screen from the confirmation email 2024-11-19 16:09:11 -05:00
f107994f0b Create confirmation screen 2024-11-19 15:13:20 -05:00
26c26ed054 Starting process of retrieving login credentials from credential manager 2024-11-15 20:46:10 -05:00
2a69fbcef7 Show toast message when registering 2024-11-14 15:38:21 -05:00
a343f2e2a0 Store user credentials after registration 2024-11-14 14:32:51 -05:00
da1cebe02d Starting to define the app's theme 2024-11-10 13:22:24 -05:00
39da8e66ef Better navigation animations and starting to make a theme 2024-11-09 12:56:06 -05:00
d19e489c9f Navigate back to the login screen after registering 2024-11-08 15:06:46 -05:00
4847c1bb21 Create new user registration processes 2024-11-08 12:38:37 -05:00
149ce13e3e Finish laying out registration screen 2024-11-02 10:35:51 -04:00
dd0cc9ba2f I think I got navigation working? 2024-10-31 23:48:14 -04:00
40ff448d59 Navigate to registration screen when button is clicked 2024-10-31 14:37:35 -04:00
fac5a55251 Extract login and credentials verification logic into usecases 2024-10-31 09:14:48 -04:00
511a36516b Handle login errors 2024-10-27 09:45:46 -04:00
29893f9ee7 Provide the prefs data store, also separate out the retrofit client into its own di module 2024-10-26 22:43:08 -04:00
f9b3e35939 Finally set up proper dependency injection 2024-10-26 22:32:08 -04:00
5b8179ade1 Add protobuf datastore 2024-10-09 17:48:00 -04:00
f774812563 Change keyboard action on password field to 'Send' 2024-10-09 15:15:03 -04:00
03f201f50d Redo the app. Everything is working now! 2024-10-09 14:32:08 -04:00
a4324043ea Nuking the Android app from orbit, starting again... 2024-10-09 11:33:55 -04:00
803abfc015 Rename expiration to expiresAt 2024-10-09 09:50:56 -04:00
6879012cf5 Update login screen to prompt for regular credentials 2024-10-08 14:14:42 -04:00
6a5bbfd2a8 Once again, change the app's package structure 2024-09-24 13:53:16 -04:00
4c752b4a0f Settling in on an auth screen design that I like... 2024-08-22 12:59:10 -04:00
01dbcbcc4a Rename to 'patchwork software' 2024-08-22 08:52:41 -04:00
6e5d88e3d1 Give up on adding protocol buffer support 2024-08-21 23:35:02 -04:00
c72d6407dd Start adding networking requests 2024-08-21 19:25:26 -04:00
59c7bdbb78 One of these days, I'll settle on a project structure 2024-08-21 11:54:47 -04:00
1637d058b1 Change sign in text button to outline button 2024-08-21 07:46:42 -04:00
d48c47af41 Reorganizing authentication screen code 2024-08-20 21:17:30 -04:00
e559a3362d Rename sign in button 2024-08-20 21:07:08 -04:00
bab607a898 Separate the registration and sign in screens 2024-08-20 21:06:07 -04:00
ffd58cac7a Start to split up viewmodels for login and sign up 2024-08-19 22:16:55 -04:00
c8e8854ef2 Reworking signup state as flows 2024-08-19 16:26:50 -04:00