Fixed some WebView and Downloader issues #108

Merged
mxlgv merged 4 commits from webview-update into main 2025-03-02 12:10:11 +01:00

4 Commits

Author SHA1 Message Date
9d86a15abe Libs/cmm: Fixed return type for GetProcessInfo() 2025-03-02 14:00:46 +03:00
b04aa51ba1 Apps/webview: Fixed parse tag param and use Bing search
- Fixed parse case of tag param like "attr = value";
- Use the default Bing search as it only supports HTTP.
2025-03-02 13:50:06 +03:00
418fa44523 Apps/webview: Fixed issue #100 2025-03-02 13:49:10 +03:00
4f19c1e12a Apps: Fix webview and downloader issue #22
- Fix #22 in both webview and downloader;
- Get rid of app mode in webview;
- Fix update link for webview.
2025-03-02 13:44:35 +03:00