leency
8e5b315fd4
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 12:10:08 +01:00
Kiril Lipatov
bf9f7d2a19
Apps/downloader: Improved UI
...
Fixed an issue in the UI: The user does not realize that the file
has already been downloaded and may want to click "Download" again.
2025-02-27 02:22:53 +03:00
Kirill Lipatov (Leency)
0726cf15e7
Fix naming: Gb/Mb/Kb => GB/MB/KB
...
git-svn-id: svn://kolibrios.org@9301 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 14:14:42 +00:00
Kirill Lipatov (Leency)
1a964f239f
C-- downloader: show download speed and size in Mb
...
git-svn-id: svn://kolibrios.org@9287 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 23:43:09 +00:00
Kirill Lipatov (Leency)
7015aadd71
System Panel:
...
- add Network Speed test (thanks Coldy for the idea)
- add AMDtemp, also add app icon into icons32.png
git-svn-id: svn://kolibrios.org@9246 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 22:53:03 +00:00
Kirill Lipatov (Leency)
30c1f25537
notes: code clean
...
cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h--
git-svn-id: svn://kolibrios.org@8954 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 12:08:38 +00:00
Kirill Lipatov (Leency)
744dc6bcc8
kernel: tiny draw button optimization
...
img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3
git-svn-id: svn://kolibrios.org@8926 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 19:41:46 +00:00
Kirill Lipatov (Leency)
646af6780b
WebView: proceed tags like " " without ';' at the end
...
Downloader: handle "content-disposition" header to set correct filename from server renponse
git-svn-id: svn://kolibrios.org@8319 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-04 11:58:20 +00:00
Kirill Lipatov (Leency)
1c88038821
http, dl, webview: refactoring
...
git-svn-id: svn://kolibrios.org@8305 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 02:56:54 +00:00
Kirill Lipatov (Leency)
c92932964b
minor fixes
...
git-svn-id: svn://kolibrios.org@8281 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-30 00:55:04 +00:00
Kirill Lipatov (Leency)
894aad564d
Separate Downloader from WebView into /sys/network/dl
...
+ Multi-threaded now!
+ Some small fixes
git-svn-id: svn://kolibrios.org@8278 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 19:08:52 +00:00