1857 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
b3ab2ce4dc Hide tab for iPad on loading, when there's no local ZIM files 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
15fe2000cc Start with collapsed state for iPad/macOS 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
813e07ea78 Fixup 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
77db59ad58 Revert 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
06f6368562 Change to one loader, and Fetching Catalog text 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
e1a350d95f Update to NavigationSplitView for macOS 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
f2555faad4 Revert safeArea for webview 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
7d753b8a33 Replace image, fix image resize 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
11059d5ae5 Revert the naming to common welcomeLogo 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
90276016b4 Move Kiwix specific storyboard to separate folder 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
4417548572 Clean up assets, align welcome screen 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
ec880a1117 Centered logo loading 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
93e35f4566 Fixlint 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
1fd7c2ba0c Handle loading state for iPhone 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
6ad3ca812e Add SplashScreen 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
d22b558c77 Replace image, fix image resize 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
8da2003853 Revert the naming to common welcomeLogo 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
99b2efbb26 Move Kiwix specific storyboard to separate folder 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
bd1adcfe3a exclude splash from macOS 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
3577a0d65d Clean up assets, align welcome screen 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
1ba422f661 Loading and LogoViews 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
f4711f2165 Centered logo loading 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
586e8ce3c5 Fix post loading state 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
ef506a511a Fixlint 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
ee081107c2 Handle loading state for iPhone 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
8b4b541fd2 Add SplashScreen 2024-10-07 00:22:06 +02:00
Kelson
1f28cbd0c5
Merge pull request #999 from kiwix/993-deleting-a-book-should-delete-related-tabs
Avoid crash on iOS 18
2024-10-06 15:25:26 +00:00
Balazs Perlaki-Horvath
ec101e5fca Avoid crash on iOS 18 2024-10-05 21:42:02 +02:00
Kelson
c25cbff9cc
Merge pull request #991 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-10-05 09:31:52 +00:00
translatewiki.net
c3d59ffbb0 Localisation updates from https://translatewiki.net. 2024-10-05 09:31:26 +00:00
Kelson
570a23f22f
Merge pull request #997 from gsspdev/main
corrected name of config flag
2024-10-05 09:30:34 +00:00
gsspdev
d22db486c8 corrected name of config flag 2024-10-05 09:30:23 +00:00
Kelson
197d8d5c24
Merge pull request #998 from kiwix/992-large-download-wikipedia_en_all_maxi-does-not-complete-after-99
Move deleteDownloadTask to be after file opened
2024-10-05 09:30:03 +00:00
Balazs Perlaki-Horvath
739af8018f Move deleteDownloadTask to be after file opened 2024-10-05 10:32:13 +02:00
Kelson
2ff90495e0
Merge pull request #995 from kiwix/994-top-bar-should-be-masked-disappearing-during-reading
994 - Extend 'immerse reading' for iPad as well
2024-10-01 04:35:28 +00:00
Balazs Perlaki-Horvath
cbbcd29157 Extend 'immerse reading' for iPad as well 2024-09-30 23:07:28 +02:00
Kelson
b0db47c59b
Merge pull request #989 from kiwix/remove-ordered-dependency
Remove OrderedCollections dependency
2024-09-27 09:09:55 +00:00
Balazs Perlaki-Horvath
939806f8d2 Fixlint 2024-09-21 23:59:43 +02:00
Balazs Perlaki-Horvath
b54cdf7134 Remove ordered collections 2024-09-21 23:47:45 +02:00
Balazs Perlaki-Horvath
e08c6c39e4 Add minimal orderedCache 2024-09-21 23:42:47 +02:00
Kelson
784bb96b08
Merge pull request #987 from kiwix/986-use-modern-swift-concurrency-through-out-the-project
Replace DispatchQueues with async Tasks
2024-09-21 14:29:42 +00:00
Balazs Perlaki-Horvath
884bb8a233 Replace DispatchQueues 2024-09-21 14:15:03 +00:00
Kelson
c32dc36de7
Merge pull request #972 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-09-21 13:55:29 +00:00
translatewiki.net
82cb082cb7 Localisation updates from https://translatewiki.net. 2024-09-21 13:39:35 +00:00
Kelson
358d7ce1ab
Merge pull request #974 from kiwix/861-library-loading-is-blocking-the-main-thread
861 library loading is blocking the main thread
2024-09-21 13:39:15 +00:00
Balazs Perlaki-Horvath
2a8a61aed3 Fixlint 2024-09-20 12:16:17 +02:00
Balazs Perlaki-Horvath
1966fff1cc Fixlint 2024-09-20 12:16:17 +02:00
Balazs Perlaki-Horvath
757c5a95a5 Modifiy loading spinner to be small on small buttons 2024-09-20 12:16:17 +02:00
Balazs Perlaki-Horvath
bd3c3e64eb Fix publish from main thread 2024-09-20 12:16:17 +02:00
Balazs Perlaki-Horvath
97f7f4d148 Clean up and comment 2024-09-20 12:16:17 +02:00