26 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
f55e359fe7 Remove unecessary dismiss 2025-07-27 22:23:39 +02:00
Balazs Perlaki-Horvath
4b82c64589 Open ZimFileDetails when importing a single file 2025-07-27 22:19:38 +02:00
Balazs Perlaki-Horvath
3530ca6225 Fixlint 2025-04-15 22:29:26 +02:00
Balazs Perlaki-Horvath
ea69bfa6a6 ZimFilesOpened is now iOS only 2025-04-15 22:27:43 +02:00
Balazs Perlaki-Horvath
cb6ee06ff6 Refactor Multi selection 2025-04-15 22:27:26 +02:00
Balazs Perlaki-Horvath
89ab9d7d42 Split and rename viewModels 2025-04-15 22:25:30 +02:00
Balazs Perlaki-Horvath
372cceccbb Change opened 2025-04-15 22:25:12 +02:00
Balazs Perlaki-Horvath
8e80ecffd5 Multiselect improved 2025-04-15 22:25:12 +02:00
Balazs Perlaki-Horvath
909043d38f Multi select improvements 2025-04-15 22:24:50 +02:00
Balazs Perlaki-Horvath
a289dbc9da Initial solution 2025-04-15 22:24:50 +02:00
Balazs Perlaki-Horvath
9f4788b161 Update side menu to use MenuItem instead of NavigationItem, handle donation pop up 2025-03-11 09:36:45 +01:00
Balazs Perlaki-Horvath
780522cc01 Use a nested view instead of viewModifier 2025-02-16 23:44:00 +01:00
Balazs Perlaki-Horvath
54b6bf9512 Replace localizations in project files 2025-01-26 10:51:05 +01:00
Balazs Perlaki-Horvath
884bb8a233 Replace DispatchQueues 2024-09-21 14:15:03 +00:00
Balazs Perlaki-Horvath
f08db9f4d7 Fix macOS unlink last ZIM file issue 2024-06-15 23:42:13 +02:00
Balazs Perlaki-Horvath
ec98aae051 Update header style, add Xcode template, update XcodeGen 2024-04-06 10:19:47 +02:00
Emmanuel Engelhart
21f862d927 Remove not (GPL) compliant copyright claims 2024-04-05 18:20:18 +02:00
Emmanuel Engelhart
d6c23073aa Add GPL headers 2024-04-05 18:20:18 +02:00
Balazs Perlaki-Horvath
28a8b4e335 Dismiss modals on iOS when opening main page 2024-03-29 11:16:09 +01:00
Balazs Perlaki-Horvath
3c94f24c08 Clarify the purpose of fileURLBookmark 2024-03-02 08:58:33 +01:00
tvision251
1cdedbe0ee Update UI srings for better localisation(#574) 2023-12-06 06:54:43 -05:00
tvision251
668ee6d4d7 update the localization string 2023-12-06 06:48:07 -05:00
tvision106
e88d1466d4 Update the localization 2023-11-14 16:20:36 -05:00
ChrisLi
fa397a905f
Version 3.2 (#523)
* view model

* setup

* library

* changelog

* macOS

* purge cache
2023-09-26 21:12:59 -04:00
ChrisLi
20d4ef29c0
File open and import (#515)
* open file button & handler

* open file in library

* file handler

* OpenFileContext

* open file action

* file owner

* remove tab id property

* disable open file button multi selection
2023-08-21 08:55:56 -04:00
ChrisLi
ba6e702398
Split tabs & app structure (#513)
* browser

* bookmarks

* webview

* browser

* remove introspect

* view models

* app structure

* welcome

* app structure

* webview delegates

* external link and alert handler

* WKUIDelegate

* view model

* view model

* webview

* webview

* bookmark

* webview

* welcome

* search

* compact

* restructure

* app structure
2023-08-16 20:43:03 -04:00