|
b6a18b8ad9
|
Moved the LoadingView component to the overlay of the content of the BrowseView view for the Browse module.
|
2022-12-18 14:48:28 +01:00 |
|
|
32c5fda8f1
|
Added throttle to the "loadItems()" function in the BrowseView view for the browse module.
|
2022-12-18 14:38:29 +01:00 |
|
|
6d1cf6f93e
|
Implemented the pull to refresh for the list of the BrowseView view for the Browse module.
|
2022-12-18 13:57:02 +01:00 |
|
|
e78a326595
|
Integrated the DownloadView view into the BrowseView view for the Browse module.
|
2022-12-18 01:06:11 +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 |
|
|
10b686c118
|
Integrated the item deletion into the BrowseView view for the Browse module.
|
2022-12-16 17:22:31 +01:00 |
|
|
13010816e1
|
Replaced the FileSystemItemable protocol with the FileSystemItem one for the Browse module.
|
2022-12-16 17:20:19 +01:00 |
|
|
d357c1a069
|
Renamed the FileSystemItemIdentifiable protocol as FileSystemItemable for the Browse module.
|
2022-12-16 16:37:49 +01:00 |
|
|
34f7813a5c
|
Implemented the "delete(item:)" view modifier in the BrowseView view for the Browse module.
|
2022-12-16 10:48:21 +01:00 |
|
|
6391419756
|
Implemented the stack navigation for the DocumentItem views in the BrowseView view for the Browse module.
|
2022-12-16 01:18:01 +01:00 |
|
|
64b89b488f
|
Moved the ViewStatus enumeration from the BrowseView view to its own file for the Browse module.
|
2022-12-16 01:15:04 +01:00 |
|
|
bc40f46649
|
Added the "notSupported" case to the MessageView component for the Browse module.
|
2022-12-16 01:13:58 +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 |
|
|
58a73fa637
|
Implemented the stack navigation of the folder items in the BrowseView view for the Browse module.
|
2022-12-15 00:16:59 +01:00 |
|
|
0ecc4810fa
|
Improved the FolderItem and the DocumentItem components to support the item selection.
|
2022-12-14 01:44:01 +01:00 |
|
|
37490ba3d7
|
Integrated the FolderItem and the DocumentItem components into the BrowseView view for the Browse module.
|
2022-12-14 01:21:20 +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 |
|
|
3835dab788
|
Added the "createFolder", "uploadFile" and "showProfile" closures to the BrowseToolbar toolbar.
|
2022-12-12 01:13:50 +01:00 |
|
|
d0b39e6641
|
Moved all the Browse UI files into their own Browse module.
|
2022-12-03 09:15:23 +01:00 |
|