| 
								
								
									 lbarraga | 2f5e7e31aa | #5 added sign up ui state | 2023-04-08 22:33:47 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | c6e53ff45c | #5 added signup screen | 2023-04-08 22:33:20 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 5bc0e51f8d | #7 added login viewmodel | 2023-04-08 22:32:18 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | fe66aa386a | #7 added state for login screen | 2023-04-08 22:31:37 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | e9cd8401b5 | #7 added loginscreen | 2023-04-08 22:25:17 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | b0a1cd7da4 | remove colors DialogButton Co-authored-by: Tibo De Peuter <Tibo.DePeuter@UGent.be> | 2023-04-08 21:43:55 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 9457fa97d2 | remove explicit colors Co-authored-by: Tibo De Peuter <Tibo.DePeuter@UGent.be> | 2023-04-08 21:43:08 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 2476ebbab1 | newline weg | 2023-04-08 19:50:07 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | f81132b032 | changed provideAccountService to provideAccountDAO | 2023-04-08 19:47:02 +02:00 |  | 
				
					
						|  | 134bec7c97 | Consistent codestyle | 2023-04-08 19:07:32 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 18af642f3f | added name field | 2023-04-08 17:52:00 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | c17debab71 | added string resources (en) | 2023-04-08 17:51:04 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 3dcc5cccff | added visibility icons | 2023-04-08 17:49:11 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 8baa27ea6d | added the main hilt app | 2023-04-08 17:47:49 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | a9e35be714 | added appstate | 2023-04-08 17:47:28 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 11d3d5c5d2 | added main app composable with navgraph | 2023-04-08 17:47:03 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 10202fa693 | added splashscreen | 2023-04-08 17:46:22 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 30cfdd2c96 | Added superclass viewmodel | 2023-04-08 17:45:46 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | e3c54ce116 | Added app destinations | 2023-04-08 17:45:01 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | a9d18bfe01 | Added Logservice interface | 2023-04-08 17:44:30 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | f45c7ce6e3 | added LogService | 2023-04-08 17:43:54 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | d9733bedee | changed names of some methods | 2023-04-08 17:43:30 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | eba5461ae9 | Removed anonymous user related functions and renamed some methods | 2023-04-08 17:36:10 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 28edb40ad0 | added databasemodule and firebasemodule | 2023-04-08 17:34:45 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 41141fcf70 | added databasemodule and firebasemodule | 2023-04-08 17:34:29 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 76d8a58ef8 | added snackbar | 2023-04-08 17:33:21 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 5d92bb09fb | added string extentions for email and passwords | 2023-04-08 17:32:40 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | b76852720a | added modifier extentions | 2023-04-08 17:31:44 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 9bb48a63fa | Added list of reusable textfield components | 2023-04-08 17:27:03 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 2b6bcbd2b8 | Added list of reusable button components | 2023-04-08 17:26:24 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 1b470cc7d9 | Added AndroidEntryPoint annotation | 2023-04-08 17:25:07 +02:00 |  | 
				
					
						| 
								
								
									 brreynie | 19781ecb1d | Merge pull request #48 from SELab1/architecture Fix package warning | 2023-04-07 11:32:46 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 8dc10b68b5 | Fix package warning | 2023-04-07 11:28:50 +02:00 |  | 
				
					
						| 
								
								
									 lbarraga | 9a43e45cec | Merge pull request #47 from SELab1/NavigationBar Basic components & colours | 2023-04-07 10:26:08 +02:00 |  | 
				
					
						|  | b8510d89c5 | #42 Good colors | 2023-04-07 10:19:52 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | d032850439 | #44 change structure domain package | 2023-04-06 23:00:17 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | 0e2b5f3c7d | #44 use interface for DAO's | 2023-04-06 22:52:00 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | cdc29c1674 | change firebase database | 2023-04-06 21:44:33 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | 1765bfd20c | fix run error | 2023-04-06 21:21:40 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | 46824f4498 | #44 first try at firebase use-cases | 2023-04-05 21:46:51 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | 27c45842f2 | data subdirectories | 2023-04-05 12:16:43 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | 9bb2818450 | moved MainActivity to activities | 2023-04-05 12:09:07 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | dc783e569e | package structure | 2023-04-05 12:08:00 +02:00 |  | 
				
					
						|  | 3d3a263855 | Add UI basics | 2023-04-04 18:00:36 +02:00 |  | 
				
					
						|  | b33a478704 | Update colors, switch to native method | 2023-04-04 17:59:52 +02:00 |  | 
				
					
						|  | b8ca143b60 | Add ColorPalette | 2023-04-04 13:43:30 +02:00 |  | 
				
					
						| 
								
								
									 reyniersbram | c8710356dc | comment out firebase | 2023-03-25 17:07:25 +01:00 |  | 
				
					
						| 
								
								
									 reyniersbram | 523d1b0ba0 | add firebase | 2023-03-25 17:05:50 +01:00 |  | 
				
					
						| 
								
								
									 reyniersbram | 0ffd47a85b | add testing | 2023-03-25 16:57:20 +01:00 |  | 
				
					
						| 
								
								
									 reyniersbram | 4e53f1615e | add navigation | 2023-03-25 16:37:58 +01:00 |  |