futpib
ec7c76b8d2
Cache Webview::Availability() result for startup checks
...
Iv::ShowButton() and LocationPicker::Available() each called
Webview::Availability() separately (~200ms each on Linux). Replace
the per-caller static caches with a single shared cache in
Core::CachedWebviewAvailability(), reducing startup from two
~200ms calls to one.
2026-03-05 16:13:38 +04:00
John Preston
b885779365
Support location picker on Linux.
2025-02-12 11:39:26 +04:00
John Preston
3947056654
Use cached views count from not modified page.
2024-07-02 10:40:39 +04:00
John Preston
b39e78a4a9
Reapply "Remove SendMediaReady legacy helper."
...
This reverts commit 09f07a7a9d .
2024-04-05 09:51:20 +04:00
John Preston
09f07a7a9d
Revert "Remove SendMediaReady legacy helper."
...
This reverts commit 91f8989f70 .
2024-04-04 18:36:07 +04:00
John Preston
91f8989f70
Remove SendMediaReady legacy helper.
2024-04-03 11:59:33 +04:00
John Preston
e20770e256
Show IV button only if supported.
2024-03-13 21:20:30 +04:00
John Preston
1252accef7
Support file reference refresh in IV.
2024-03-13 21:20:30 +04:00
John Preston
e1b55b560a
New top bar, sharing, internal IV links style.
2024-03-13 21:20:30 +04:00
John Preston
315859bf7b
Load full webpage and update in IV.
2024-03-13 21:20:30 +04:00
John Preston
f508ad5e75
Implement title and in-IV buttons.
2024-03-13 21:20:30 +04:00
John Preston
125f856e67
Proof-of-concept (WebView2 / Local) iv.
2024-03-13 21:20:30 +04:00