Vladyslav Miachkov
a0c06048cd
Fix opening url after save config ( #784 )
2024-05-25 02:57:48 -07:00
pokamest
33d1518fd2
Request internet permission before connect for iOS ( #794 )
...
* Attempt to fix API error 1100
* NSURLSession fake call to exec iOS network settings dialog
* use http://captive.apple.com/generate_204 for requesting internet
permission
* moved MobileUtils to IosController
* replaced callbacks with signal-slots in apiController
2024-05-16 14:19:56 +01:00
Nethius
6dbdb85aaf
fixed "file does not exist" error when opening a file for saving ( #636 )
2024-02-28 12:32:25 +00:00
albexk
e8cc80f046
Refactor Android open file method
...
Fix some bugs with mimetype filters when the Qt mimetype database does not match the Android database
2023-12-26 16:30:33 +03:00
albexk
b90fad6664
Android activity and AndroidController class refactoring
2023-11-17 15:10:11 +03:00
vladimir.kuznetsov
0a5657738e
added a wait for the file dialog to close when sharing ios files
2023-09-09 15:00:34 +05:00
vladimir.kuznetsov
1c7868312d
added getting the path to the file for iOS
2023-09-09 01:29:28 +05:00
vladimir.kuznetsov
b5dd48ad7b
reworking of getting the path to the file when saving/opening files
2023-09-07 22:45:01 +05:00
vladimir.kuznetsov
e1fa24c251
moved the qml filedialog opening code below the ios section
2023-09-06 22:26:37 +05:00
vladimir.kuznetsov
c166327835
filedialog for qml moved to main.qml
2023-09-06 22:20:59 +05:00