Commit graph

5089 commits

Author SHA1 Message Date
Satindar Dhillon
622649bb91 convert from dot syntax to camelcase in english strings file 2023-01-24 13:17:04 -08:00
Satindar Dhillon
67f2d312c5 rearrange more strings 2023-01-24 12:21:19 -08:00
Satindar Dhillon
575e08851f rearrange some strings 2023-01-24 12:14:07 -08:00
Satindar Dhillon
0515f123c7 add additional english strings to .strings file 2023-01-24 12:05:42 -08:00
Satindar Dhillon
525c231020 udpates more chinese strings 2023-01-24 11:33:54 -08:00
Satindar Dhillon
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
Satindar Dhillon
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
Satindar Dhillon
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
Jackson Harper
91d31a2b17
Merge pull request #1703 from omnivore-app/fix/landing-images
Fix URLs for @1x images
2023-01-24 19:29:54 +08:00
Jackson Harper
49792cd84c Fix URLs for @1x images 2023-01-24 19:13:44 +08:00
Jackson Harper
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
Jackson Harper
67481ac2d6 Fix duplicated landing footer 2023-01-24 18:46:49 +08:00
Jackson Harper
5e539ad82c Add missing About file 2023-01-24 18:29:10 +08:00
Jackson Harper
54727dd00c Add section on open source 2023-01-24 18:25:49 +08:00
Jackson Harper
af97ccefd9 Fix component name, linting fixes 2023-01-24 18:09:11 +08:00
Jackson Harper
9391092a52 Update landing page layout and graphics 2023-01-24 18:03:30 +08:00
Jackson Harper
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
Jackson Harper
cba676c9de Build fixes in import-handler 2023-01-24 14:55:00 +08:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
ac645223f7 Fix path to ZH open graph image 2023-01-23 22:34:33 +08:00
Jackson Harper
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
Jackson Harper
3b6d720b2b Use the same code for loading labels from highlights as library items 2023-01-23 19:51:34 +08:00
Jackson Harper
6a5bf6ffe7 Remove debug 2023-01-23 15:44:47 +08:00
Jackson Harper
d6acb69a1c Use sets for selected/unselected labels to eliminate duplicate IDs in selection 2023-01-23 15:43:56 +08:00
Jackson Harper
461087513b Fix hit testing on labels, fix initially selected labels in edit labels view 2023-01-23 14:03:46 +08:00
Jackson Harper
57289cb0c4 Improve label search in the apply views 2023-01-23 12:43:27 +08:00
Jackson Harper
8d452094d6 Use white for checked border on label selector 2023-01-23 10:28:08 +08:00
Jackson Harper
a3e217f2f3 Improve search on the share extension 2023-01-23 10:19:22 +08:00
Jackson Harper
8e1b4965dc Fix issue with translation labels 2023-01-20 21:18:05 +08:00
Jackson Harper
ffb5ad0d5f Cut down on loading refreshes 2023-01-20 20:04:25 +08:00
Jackson Harper
9703bba7ab Use custom fonts for text chips in the share extension 2023-01-20 19:48:06 +08:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
8f6b2663c4 Proper case-insensitive compare on the labels in the share extension 2023-01-20 15:00:40 +08:00
Jackson Harper
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
Jackson Harper
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
Satindar Dhillon
9722305b7d use strings file for 'clubs' and 'push notifications' 2023-01-19 19:03:45 -08:00
Satindar Dhillon
adf0604c7a remove unused string from .strings files 2023-01-19 19:00:14 -08:00
Satindar Dhillon
3af4308202 use local text for more strings 2023-01-19 17:36:50 -08:00
Satindar Dhillon
125f6a2dea use local text for 'labels' text 2023-01-19 17:12:40 -08:00
Satindar Dhillon
b88d576431 add local text for new strings 2023-01-19 17:02:15 -08:00
Satindar Dhillon
b2b0af9e83 add zh-Hans localizable file in OmnivoreKit 2023-01-19 16:52:13 -08:00
Jackson Harper
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
Jackson Harper
2bb5c24b21 Allow setting self-host backends from the iOS app 2023-01-19 18:26:28 +08:00
Jackson Harper
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