|
5aeec04e19
|
Filter newline characters from the "textField(_: shouldChangeCharactersIn: replacementString: )" function in the InputAlertView component for the Browse module.
|
2022-12-20 02:09:19 +01:00 |
|
|
fdb4e16d32
|
Improved the LoadingView component for the Browse module.
|
2022-12-18 14:47:36 +01:00 |
|
|
76a2fa89fb
|
Implemented the SaveDocumentPicker component for the Browse module.
|
2022-12-18 01:03:32 +01:00 |
|
|
7d737cb12b
|
Renamed the DocumentPicker component as SelectDocumentPicker for the Browse module.
|
2022-12-18 00:58:29 +01:00 |
|
|
c968982355
|
Implemented the DocumentPicker component for the Browse module.
|
2022-12-17 11:48:25 +01:00 |
|
|
692fd99c5d
|
Renamed the InputAlertView component in the Browse module as InputAlert.
|
2022-12-17 11:40:45 +01:00 |
|
|
8247870e1e
|
Implemented the InputAlertView component for the Browse module.
|
2022-12-16 23:59:26 +01:00 |
|
|
13010816e1
|
Replaced the FileSystemItemable protocol with the FileSystemItem one for the Browse module.
|
2022-12-16 17:20:19 +01:00 |
|
|
bc40f46649
|
Added the "notSupported" case to the MessageView component for the Browse module.
|
2022-12-16 01:13:58 +01:00 |
|
|
e982a8f689
|
Integrated the DateAdapter and the SizeAdapter adapters into the DocumentItem component for the Browse module.
|
2022-12-16 01:12:05 +01:00 |
|
|
a223896ea0
|
Improved the styling of the action buttons in the ProfileView and the MessageView views.
|
2022-12-15 02:46:01 +01:00 |
|
|
3e70186959
|
Implemented the MessageView component for the Browse module.
|
2022-12-15 02:11:14 +01:00 |
|
|
3d21e0f78a
|
Implemented the LoadingView component for the Browse module.
|
2022-12-15 01:07:40 +01:00 |
|
|
fc9f650a08
|
Removed the ItemIdClosure definition from the Browse module as it is not needed anymore.
|
2022-12-14 23:57:20 +01:00 |
|
|
0ecc4810fa
|
Improved the FolderItem and the DocumentItem components to support the item selection.
|
2022-12-14 01:44:01 +01:00 |
|
|
c7f5d0db40
|
Improved the DocumentItem component to for the Browse module to support the folder swipe actions.
|
2022-12-14 01:17:26 +01:00 |
|
|
9a3b9049c7
|
Renamed the Model and ModelIdentifiable protocols for the Browse module as FileSystemItem and FileSystemItemIdentifiable respectively.
|
2022-12-14 01:12:27 +01:00 |
|
|
02c6626d94
|
Improved the FolderItem component to for the Browse module to support the folder swipe actions.
|
2022-12-14 00:44:01 +01:00 |
|
|
d0b39e6641
|
Moved all the Browse UI files into their own Browse module.
|
2022-12-03 09:15:23 +01:00 |
|