1896 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
45fc926b42 Update Brewfile 2024-10-18 18:53:32 +02:00
Emmanuel Engelhart
e3eb807802 Relies on libkiwix 14.0.0 2024-10-18 18:53:32 +02:00
Kelson
c78d229dac
Merge pull request #1008 from kiwix/1006-improve-launch-sequence-for-custom-apps
Improve launch sequence for custom apps
2024-10-18 08:57:28 +02: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
0c890677f1 Fixlint 2024-10-17 17:53:20 +02:00
Balazs Perlaki-Horvath
7608026b8f Remove debug statement 2024-10-17 17:51:23 +02:00
Balazs Perlaki-Horvath
f915b79fbc Update custom app sequence 2024-10-17 17:34:53 +02:00
Balazs Perlaki-Horvath
246eadb1db Update macOS 2024-10-17 16:39:50 +02:00
Balazs Perlaki-Horvath
6db51b9ccb Improve show catalog 2024-10-17 15:33:31 +02:00
Balazs Perlaki-Horvath
79589e74bf Reduce Welcome view 2024-10-17 10:13:08 +02:00
Balazs Perlaki-Horvath
d94c862110 Apply LaunchViewModel on BrowserTab 2024-10-17 09:25:38 +02:00
Balazs Perlaki-Horvath
7ad164d178 Refactor Welcome 2024-10-16 00:26:45 +02:00
Balazs Perlaki-Horvath
35963a3dc5 Move hasSeen to be a param 2024-10-15 23:38:36 +02:00
Balazs Perlaki-Horvath
4b446858d5 Add Defaults as a param 2024-10-15 23:27:03 +02:00
Balazs Perlaki-Horvath
f5f511d2c8 WIP to work around Defaults 2024-10-14 01:54:38 +02:00
Balazs Perlaki-Horvath
e871eb5119 Working LaunchViewModel 2024-10-14 01:20:22 +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
97143cb05b Do not display the grid of ZIMs for custom apps 2024-10-12 13:33:50 +02:00
Kelson
4cffee9f59
Merge pull request #1000 from kiwix/975-improve-iphone-launch-sequence-new
975 improve iphone launch sequence new
2024-10-10 09:22:59 +02:00
Balazs Perlaki-Horvath
43f104ef7f Make space for error message when using compact height 2024-10-10 00:43:09 +02:00
Balazs Perlaki-Horvath
78f5f7d12b Vertical center the logo and button block 2024-10-10 00:13:32 +02:00
Balazs Perlaki-Horvath
9ca897952d Add safety path for upgrading user 2024-10-09 09:57:30 +02:00
Balazs Perlaki-Horvath
8503871f06 Move hasSeenCategories to defaults, change library tab order 2024-10-09 09:26:41 +02:00
Balazs Perlaki-Horvath
bf9a03960e Move the initial loading state into Welcome view 2024-10-09 07:55:40 +02:00
Balazs Perlaki-Horvath
8f442b600c Revert LibraryViewModel 2024-10-08 22:42:57 +02:00
Balazs Perlaki-Horvath
fdbcafbc89 Max logo width on macOS 2024-10-08 22:41:33 +02:00
Balazs Perlaki-Horvath
bd9d110a60 Remove empty file 2024-10-08 22:25:54 +02:00
Balazs Perlaki-Horvath
00768be1a1 Add the same constraints to story board 2024-10-07 01:32:47 +02:00
Balazs Perlaki-Horvath
29d9007026 Use 300 logo width for regular 2024-10-07 01:16:25 +02:00
Balazs Perlaki-Horvath
8e0667e5e2 Fixlint and update comments 2024-10-07 00:58:04 +02:00
Balazs Perlaki-Horvath
1c5815aeed Fixlint 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
c2cfb4063f Add docs and refactor 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
cac1ec2188 Use resizer 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
8ff9a0815f Align logo 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
747eb1ad40 Use text as progress 2024-10-07 00:22:32 +02:00
Balazs Perlaki-Horvath
672779a47f Clean up 2024-10-07 00:22:32 +02:00
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