38 Commits

Author SHA1 Message Date
3ecf5c7468 Fixed the initialisation of the keychain storage in the GetUserUseCase use case 2022-12-20 03:34:24 +01:00
d0dae4a7eb Removed the BeReal unit test target and arranged the folder structure of the BeReal app target. 2022-12-20 02:57:16 +01:00
dc00fa66cb Defined the app icon for the App target. 2022-12-20 02:01:52 +01:00
9045853db9 Updated the LoginView and the ContentView views based on the changes to the GetuseUseCase use case. 2022-12-18 16:12:56 +01:00
5482d8fcbb Integrated the UploadView view into the BrowseView view for the Browse module. 2022-12-17 21:07:07 +01:00
c0c7d0a4df Integrated the create folder feature into the BrowseView view for the Browse module. 2022-12-17 00:05:07 +01:00
74b40ae5c3 Tinted the navigation view in the ContentView view as red for the app target. 2022-12-15 23:39:08 +01:00
c735bd0381 Implemented the support for the view status in the BrowseView view for the Browse module. 2022-12-15 02:13:14 +01:00
d5f7d5030f Fixed some data loading issues in the ContentView view for the app target., 2022-12-14 00:11:24 +01:00
0ba14e85fc Work done so far on the ContentView and the BrowseView views. 2022-12-13 12:09:08 +01:00
6478a57bba Defined the Folder model and integrated it to the BrowseView view for the Browse module. 2022-12-13 00:20:23 +01:00
c1c25c356d Integrated the GetUserUseCase use case into the ContentView view for the BeReal app target. 2022-12-13 00:03:26 +01:00
3a7efb2227 Improved how the "user" and "account" properties are assigned and cleared in the ContentView view of the BeReal app target. 2022-12-12 03:21:35 +01:00
5cf978df69 Implemented the showing of the Login and the Profile views from the ContentView view in the BeReal app target. 2022-12-12 01:23:52 +01:00
5eb6164836 Defined the SheetView enumeration in the BeReal app target. 2022-12-12 01:21:57 +01:00
c02e371adb Implemented the showing of the LoginView view in the ContentView view. 2022-12-11 22:50:21 +01:00
db11dfa31d Created the Libraries SPM package. 2022-12-03 12:02:38 +01:00
2e8b65d828 Added the "logOut" closure to the initialiser of the ProfileView view. 2022-12-03 11:45:54 +01:00
330d790394 Moved all the Profile UI files into their own Profile module. 2022-12-03 11:37:42 +01:00
e24d3e115c Implemented the ProfileView view with dummy data. 2022-12-03 10:45:54 +01:00
d0b39e6641 Moved all the Browse UI files into their own Browse module. 2022-12-03 09:15:23 +01:00
b81d846aa8 Moved the definition of the toolbar from the BrowseView view to its own file. 2022-12-03 08:46:22 +01:00
b6202c76af Added the add file and/or folder menu actions into the navigation toolbar in the BrowseView view. 2022-12-03 08:36:15 +01:00
c9b148a2ff Added swipe actions to all the dummy items in the BrowseView view. 2022-12-03 08:19:48 +01:00
7c5aed8b8c Integrated the BrowseView view into the ContentView view. 2022-12-03 07:41:47 +01:00
f8507d9d00 Added the profile button in the navigation toolbar of the BrowseView view. 2022-12-03 07:41:17 +01:00
e372641a58 Implemented a BrowseView view with dummy data. 2022-12-03 07:23:38 +01:00
dafef542f1 Implemented the DocumentItem view component and also, moved some UI code to the Image+Helpers and Text+Helpers extensions. 2022-12-03 06:56:38 +01:00
d108f17646 Implemented the FolderItem view component. 2022-12-03 06:15:33 +01:00
9ed753b2fe Configured the Login module and moved all its files in it. 2022-12-02 20:23:10 +01:00
8b34dc54ad (Still) moving the Login UI views into its own SPM module. 2022-12-02 19:51:21 +01:00
3eadc3d602 Implemented the overall UI of the LoginView view. 2022-12-02 19:27:21 +01:00
4eb373b6ef Improved the helper functions in the LoginForm view component. 2022-12-02 18:45:13 +01:00
ad409f938c Created the Localizable strings file and defined the strings for the Login view in it. 2022-12-02 18:44:17 +01:00
a3a44a90b0 Implemented focus and handling of the return key presses in the LoginForm view apart from overall UI improvements. 2022-12-02 18:16:51 +01:00
c584f19ec5 Everything done so far on the LoginView view. 2022-12-02 12:46:48 +01:00
bc17682898 Added copyright text to existing boilerplate. 2022-11-29 19:13:45 +01:00
09c49a9840 Initial Commit 2022-11-29 14:16:54 +01:00