96 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
6b67ece3ea Clean up macOS window management 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
8e560a0f3c Clear browser on macOS 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
69b9066f57 Make it compile for macOS 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
f8cd255e04 Move browser clearing to LibraryOperations, make sure tab is saved on iPhone 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
3df7b8c530 Fix no tab issues after unlinking a ZIM 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
b4d8612820 BrowserViewModel destroy after tab closed 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
be606d3eb1 Revert "close ZIM files"
This reverts commit 2fc1b4f4e3eb8eb55f0104f91b932c7f30da91b0.
2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
83d8a53803 Fix tab titles on delete 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
eb2c05c091 close ZIM files 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
2eb874b967 Use webView loading while restoring a tab 2024-10-28 00:41:23 +01:00
Balazs Perlaki-Horvath
ba3aef17b4 Fix captured self 2024-10-17 22:35:20 +02:00
Balazs Perlaki-Horvath
83765c68cd Fixlint 2024-10-17 22:22:15 +02:00
Balazs Perlaki-Horvath
a7299075bf Fixlint 2024-10-17 21:48:24 +02:00
Balazs Perlaki-Horvath
e4f65d83cd Add LaunchViewModel 2024-10-13 20:18:30 +02:00
Balazs Perlaki-Horvath
1309d527d5 Custom apps logic 2024-10-12 22:39:54 +02:00
Balazs Perlaki-Horvath
c2cfb4063f Add docs and refactor 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
b54cdf7134 Remove ordered collections 2024-09-21 23:47:45 +02:00
Balazs Perlaki-Horvath
884bb8a233 Replace DispatchQueues 2024-09-21 14:15:03 +00:00
Balazs Perlaki-Horvath
fc4693e07c Adjust bookmarking 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
140188ecc4 Buildable version 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
d196d09271 Migrate scheme from kiwix to zim 2024-09-08 18:40:05 +00:00
Balazs Perlaki-Horvath
c576f2b7b0 Remove window persistence 2024-09-07 14:47:20 +02:00
Balazs Perlaki-Horvath
d56cd8ebe8 Remove macOS semi-working window restoration 2024-09-07 12:09:49 +02:00
Balazs Perlaki-Horvath
ff46d4756d Fix iPad re-selecting tab, video pause in PIP, and iPhone browser reference 2024-08-24 14:59:42 +02:00
Balazs Perlaki-Horvath
78e3d72313 Remove non mac property 2024-08-18 20:22:24 +02:00
Balazs Perlaki-Horvath
e0db10d965 Rename function 2024-08-18 20:06:41 +02:00
Balazs Perlaki-Horvath
a61d2e3cf8 Rename function 2024-08-18 20:03:12 +02:00
Balazs Perlaki-Horvath
8887eac902 Remove poster attribute on iOS 17, to fix the black screen start 2024-08-13 21:21:51 +02:00
Balazs Perlaki-Horvath
53379b3aa0 Remove poster attribute on iOS 17, to fix the black screen start 2024-08-13 21:20:31 +02:00
Balazs Perlaki-Horvath
a89cccdc3e Disable video context menu on macOS 2024-08-12 21:39:43 +02:00
Balazs Perlaki-Horvath
a876780e3c WebKitHandler concurency fix 2024-08-01 22:47:24 +02:00
Balazs Perlaki-Horvath
611b7c39ea Single background context for DB 2024-07-24 00:30:50 +02:00
Balazs Perlaki-Horvath
36e7767fb0 Remove Bookmark image and snippet 2024-07-14 07:53:48 +02:00
Balazs Perlaki-Horvath
ad07bc53c6 Fix file export extension and make it more generic 2024-07-01 02:04:41 +02:00
Balazs Perlaki-Horvath
5a71f44338 Fix bookmark titles for non html content 2024-06-22 15:11:38 +02:00
Balazs Perlaki-Horvath
ea2239d83a Fixlint 2024-06-19 18:58:42 +02:00
Balazs Perlaki-Horvath
dd7cd6ceeb Add comment 2024-06-19 12:49:25 +02:00
Balazs Perlaki-Horvath
da990906e7 Fixlint 2024-06-19 12:05:33 +02:00
Balazs Perlaki-Horvath
93bbe8ea7f Fixlint 2024-06-19 11:29:39 +02:00
Balazs Perlaki-Horvath
efea817530 Fix share content depending on it's type 2024-06-19 11:23:40 +02:00
Balazs Perlaki-Horvath
a0f2219dbf Javascript pause/play fix for returning to video content that is black, due to another high memory consuming app 2024-06-15 07:23:01 +02:00
Balazs Perlaki-Horvath
5e1bed96ca Fix video stop, when tab is closed 2024-06-15 02:35:27 +02:00
Balazs Perlaki-Horvath
1cb73253cd Add log to missing content, fix percent coding 2024-06-09 13:30:29 +02:00
Balazs Perlaki-Horvath
9ae0d4b45e Fix opening in new tab 2024-06-09 11:16:54 +02:00
Balazs Perlaki-Horvath
393f8d11b7 Fix empty title, when web title is not set 2024-06-09 10:56:08 +02:00
Balazs Perlaki-Horvath
32f696b7ea Rename isExternal to isUnsupported 2024-06-08 23:58:13 +02:00
Balazs Perlaki-Horvath
50d1420e33 Group together the url scheme types 2024-06-08 15:22:26 +02:00
Balazs Perlaki-Horvath
7799039501 Add support for target=blank links 2024-05-31 15:23:28 +02:00
Balazs Perlaki-Horvath
730fb43b41 Make webview inspectable on TestFlight builds 2024-04-26 09:08:39 +02:00
Balazs Perlaki-Horvath
b0b8a81506 Fix available 2024-04-26 08:50:12 +02:00