Commit Graph

5085 Commits

Author SHA1 Message Date
525c231020 udpates more chinese strings 2023-01-24 11:33:54 -08:00
48c63bef99 Merge pull request #1687 from holton-jiang/patch-2
Latest updates apple/Resources/zh-Hans.lproj/LaunchScreen.strings
2023-01-24 08:30:47 -08:00
09958718a7 Merge pull request #1689 from holton-jiang/patch-3
Create android/Omnivore/app/src/main/res/values-zh-rCN/strings.xml
2023-01-24 08:29:48 -08:00
19fe4087f5 Merge pull request #1691 from omnivore-app/feat/improve-ios-share-ext
Improve iOS share extension and syncing
2023-01-24 08:27:34 -08:00
91d31a2b17 Merge pull request #1703 from omnivore-app/fix/landing-images
Fix URLs for @1x images
2023-01-24 19:29:54 +08:00
49792cd84c Fix URLs for @1x images 2023-01-24 19:13:44 +08:00
ee1e8b6b8c Merge pull request #1702 from omnivore-app/fix/landing-page-tweaks
Update landing page layout and graphics
2023-01-24 19:01:45 +08:00
67481ac2d6 Fix duplicated landing footer 2023-01-24 18:46:49 +08:00
5e539ad82c Add missing About file 2023-01-24 18:29:10 +08:00
54727dd00c Add section on open source 2023-01-24 18:25:49 +08:00
af97ccefd9 Fix component name, linting fixes 2023-01-24 18:09:11 +08:00
9391092a52 Update landing page layout and graphics 2023-01-24 18:03:30 +08:00
75436c7a92 Merge pull request #1701 from omnivore-app/fix/matter-importer-lint
Build fixes in import-handler
2023-01-24 15:22:10 +08:00
cba676c9de Build fixes in import-handler 2023-01-24 14:55:00 +08:00
71e9150cb3 Merge pull request #1699 from omnivore-app/fix/matter-importer-archive-dir
Use glob to find _matter_history file in archives
2023-01-24 14:39:09 +08:00
b7abb5fa91 Use glob to find _matter_history file in archives
It looks like these have another directory within the archive, so
we have to search for the _matter_history file to find the full
archive content.
2023-01-24 14:14:04 +08:00
e10194b98c Merge pull request #1695 from omnivore-app/feat/zh-about-page
Add first pass at Chinese about page
2023-01-23 22:51:47 +08:00
ac645223f7 Fix path to ZH open graph image 2023-01-23 22:34:33 +08:00
400efd899b Add first pass at Chinese about page
Mostly a place holder to get the open graph image deployed.
2023-01-23 22:20:49 +08:00
3b6d720b2b Use the same code for loading labels from highlights as library items 2023-01-23 19:51:34 +08:00
6a5bf6ffe7 Remove debug 2023-01-23 15:44:47 +08:00
d6acb69a1c Use sets for selected/unselected labels to eliminate duplicate IDs in selection 2023-01-23 15:43:56 +08:00
461087513b Fix hit testing on labels, fix initially selected labels in edit labels view 2023-01-23 14:03:46 +08:00
57289cb0c4 Improve label search in the apply views 2023-01-23 12:43:27 +08:00
8d452094d6 Use white for checked border on label selector 2023-01-23 10:28:08 +08:00
a3e217f2f3 Improve search on the share extension 2023-01-23 10:19:22 +08:00
8e1b4965dc Fix issue with translation labels 2023-01-20 21:18:05 +08:00
ffb5ad0d5f Cut down on loading refreshes 2023-01-20 20:04:25 +08:00
9703bba7ab Use custom fonts for text chips in the share extension 2023-01-20 19:48:06 +08:00
12f40a61b8 Use the ApplyLabels view when users want to search for labels 2023-01-20 18:08:51 +08:00
7cecb748ae Create strings.xml
This is the Chinese Simplified translation for Android.
2023-01-20 17:53:16 +08:00
fbc9b97899 Update LaunchScreen.strings 2023-01-20 17:15:26 +08:00
1d79690f0d Fix search in filter by labels view 2023-01-20 16:26:49 +08:00
80702fb82a Update LaunchScreen.strings
这是简体中文翻译
2023-01-20 15:56:13 +08:00
8f6b2663c4 Proper case-insensitive compare on the labels in the share extension 2023-01-20 15:00:40 +08:00
86bd9ec66e Merge pull request #1682 from omnivore-app/feat/ios-self-hosting-options
Allow setting self-host backends from the iOS app
2023-01-20 12:34:30 +08:00
0b30092f7c Merge pull request #1683 from omnivore-app/feature/launch-screen-language-support
Use Recently Added Chinese Strings
2023-01-20 12:31:18 +08:00
9722305b7d use strings file for 'clubs' and 'push notifications' 2023-01-19 19:03:45 -08:00
adf0604c7a remove unused string from .strings files 2023-01-19 19:00:14 -08:00
3af4308202 use local text for more strings 2023-01-19 17:36:50 -08:00
125f6a2dea use local text for 'labels' text 2023-01-19 17:12:40 -08:00
b88d576431 add local text for new strings 2023-01-19 17:02:15 -08:00
b2b0af9e83 add zh-Hans localizable file in OmnivoreKit 2023-01-19 16:52:13 -08:00
57392c7289 Merge pull request #1681 from holton-jiang/patch-1
Create apple/Resources/zh-Hans.lproj/LaunchScreen.strings
2023-01-19 19:46:14 +08:00
2bb5c24b21 Allow setting self-host backends from the iOS app 2023-01-19 18:26:28 +08:00
59aa2561eb Merge pull request #1636 from omnivore-app/dependabot/npm_and_yarn/luxon-3.2.1
Bump luxon from 3.0.4 to 3.2.1
2023-01-19 17:00:12 +08:00
8bbb2d9b94 Merge pull request #1679 from omnivore-app/fix/labels-typo
Correct typo in doc about labels
2023-01-19 16:53:28 +08:00
7631c7b9a0 Create LaunchScreen.strings
This is part Chinese Simplified translation.
2023-01-19 16:39:28 +08:00
08048405a1 Correct typo in doc about labels 2023-01-18 22:07:39 +08:00
1006515eec Merge pull request #1675 from omnivore-app/fix/subscriptions
Fix error of getting subscriptions without newsletter email by inner join them
2023-01-18 20:22:15 +08:00