1867 Commits

Author SHA1 Message Date
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
Balazs Perlaki-Horvath
fac2d0122a Add ZIM Archive opening under SearchOperation 2024-09-20 12:16:17 +02:00
Balazs Perlaki-Horvath
7ea5e270b5 Clarify ZIM Archive opening 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
3b642d196d Remove performance classes 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
3a8db3fb72 Revert project file 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
fc4693e07c Adjust bookmarking 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
35827b43a3 Fix iOS warning 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
fd8aad0770 Fix download status code to be a range 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
c6fba360d0 Move AsyncButtonView to its own file 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
4b37f59550 Simplify Action button 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
687a9083a0 Clean up 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
01eff77111 Clean up 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
88533df6a3 Revert DownloadService 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
c2ca24ccdf Update 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
ffd60cf4cf Move ZimActor 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
ecdbca4ceb Simplify AsyncButton 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
6484f94037 Initial async button update 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
14fe4f85cd Initial Async Button 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
c426e7f50c Disable module verifier for debug 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
609d766c93 Add DEBUG flags 2024-09-20 11:40:15 +02:00
Balazs Perlaki-Horvath
b5b8bb2adf Remove performance debug 2024-09-20 11:40:15 +02:00
Balazs Perlaki-Horvath
99c99d7785 Library loading defered 2024-09-20 11:40:15 +02:00
Kelson
c9043bfa99
Merge pull request #981 from kiwix/980-remove-duplicate-entry-from-search-results
Remove duplicate search entries
2024-09-18 09:29:49 +00:00
Balazs Perlaki-Horvath
990e51faa5 Revert title index search order 2024-09-18 09:17:14 +00:00
Balazs Perlaki-Horvath
c5cd82292b Archive fault tolerant search, preferring title results 2024-09-18 09:17:14 +00:00
Balazs Perlaki-Horvath
604284159b Remove duplicate search entries 2024-09-18 09:17:14 +00:00
Kelson
fda4e82f52
Merge pull request #982 from kiwix/978-video-play-briefly-when-backgrounding-and-foregrounding
Fix video only on active scene
2024-09-18 03:14:04 +00:00
Balazs Perlaki-Horvath
a63f30152c Fix video only on active scene 2024-09-18 00:15:57 +02:00
Kelson
90931345a9
Merge pull request #977 from HiroyasuNishiyama/fix-search-results-order-and-snippet
Fix search results snippet and sorting issue
2024-09-14 13:36:16 +02:00
HiroyasuNishiyama
17dea4e4de do not return when search result do not have snippet 2024-09-14 01:25:30 +09:00
Kelson
91f8161eb4
Merge pull request #961 from kiwix/798-change-url-scheme-from-kiwix-to-zim
798 change url scheme from kiwix to zim
2024-09-08 19:09:51 +00:00
Balazs Perlaki-Horvath
2392364f62 Fixlint 2024-09-08 18:40:05 +00:00
Balazs Perlaki-Horvath
592cc77756 Update CFBundleURLSchemes 2024-09-08 18:40:05 +00:00
Balazs Perlaki-Horvath
94e552a8c6 Centralise migrations 2024-09-08 18:40:05 +00:00
Balazs Perlaki-Horvath
0bca3190fd Update test 2024-09-08 18:40:05 +00:00
Balazs Perlaki-Horvath
d196d09271 Migrate scheme from kiwix to zim 2024-09-08 18:40:05 +00:00
Kelson
93061229e1
Merge pull request #970 from kiwix/release-3.5.2-followup
Version up to 3.6.0, build version to 174
2024-09-08 18:39:42 +00:00
Balazs Perlaki-Horvath
ac3356a2bc Version up to 3.6.0, build version to 174 2024-09-08 10:28:02 +02:00
Kelson
a88669f6b4
Merge pull request #968 from kiwix/962-regression-opening-app-with-zim-doesnt-open-zim
Fix opening app with ZIM doesn't open ZIM
testflight-3.5.2
2024-09-07 18:23:16 +00:00
Balazs Perlaki-Horvath
b13e4662b8 Include change in CHANGELOG 2024-09-07 15:33:01 +02:00