35 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
89ab9d7d42 Split and rename viewModels 2025-04-15 22:25:30 +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
48aa306b1a Fix not to navigate away from download details 2025-03-07 11:31:36 +01:00
Balazs Perlaki-Horvath
a98cc5cace Navigate to downloads via deeplink 2025-03-07 11:31:36 +01:00
Balazs Perlaki-Horvath
4a77b6c202 Fix typo 2025-02-16 23:44:00 +01:00
Balazs Perlaki-Horvath
780522cc01 Use a nested view instead of viewModifier 2025-02-16 23:44:00 +01:00
Balazs Perlaki-Horvath
661c37deda Remove ViewModifier from loop 2025-02-16 23:44:00 +01:00
Balazs Perlaki-Horvath
55f9d8948b Change url type to be copied for macOS, remove id from menu 2025-02-07 11:45:12 +01:00
Balazs Perlaki-Horvath
54b6bf9512 Replace localizations in project files 2025-01-26 10:51:05 +01:00
Balazs Perlaki-Horvath
82d590b9c1 Wrap user defaults to stabilize unit tests 2025-01-17 09:53:38 +01:00
Balazs Perlaki-Horvath
36247d18fd Fix macOS open link in a new tab 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
8503871f06 Move hasSeenCategories to defaults, change library tab order 2024-10-09 09:26:41 +02:00
Balazs Perlaki-Horvath
01eff77111 Clean up 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
611b7c39ea Single background context for DB 2024-07-24 00:30:50 +02:00
Balazs Perlaki-Horvath
1b7ff94f93 Fix dismissal on iOS 2024-04-14 14:57:14 +02:00
Balazs Perlaki-Horvath
ec98aae051 Update header style, add Xcode template, update XcodeGen 2024-04-06 10:19:47 +02:00
Emmanuel Engelhart
f40b838ec9 Remove empty characters at end of lines 2024-04-05 18:20:18 +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
32528d7a39 Fix macOS build 2024-03-29 11:16:09 +01:00
Balazs Perlaki-Horvath
28a8b4e335 Dismiss modals on iOS when opening main page 2024-03-29 11:16:09 +01:00
Balazs Perlaki-Horvath
7a73c17f29 Unify category filtering into 1 func 2024-02-20 08:28:15 +01:00
Balazs Perlaki-Horvath
1b847b5e11 Fix category selection, language name display, make sure 1 language is always selected 2024-02-20 08:28:15 +01:00
Balazs Perlaki-Horvath
2b7c94b8e3 Filter categories by set languages, fix settings language count, and localization for drop downs 2024-02-20 08:28:15 +01:00
tvision251
dab70607be fix codefactor issues 2023-12-06 07:27:35 -05: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
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