Commit Graph

5097 Commits

Author SHA1 Message Date
2bb2e806ff add updatesSince API to Android 2023-01-24 21:50:43 -08:00
270412bc49 inject networker into data service 2023-01-24 21:50:43 -08:00
fcaada1396 Merge pull request #1706 from omnivore-app/chore/localization-updates
Localizations References - iOS
2023-01-24 21:44:44 -08:00
3796fd18d7 remove commented code 2023-01-24 21:05:55 -08:00
f8609a1d80 update some local text refs 2023-01-24 14:02:37 -08:00
7bd1d882d3 update localtext refs 2023-01-24 13:51:25 -08:00
69f4738aee create static props for local text 2023-01-24 13:48:58 -08:00
2c65e2a9dd convert from dot syntax to camelcase in chinese strings file 2023-01-24 13:25:40 -08:00
622649bb91 convert from dot syntax to camelcase in english strings file 2023-01-24 13:17:04 -08:00
67f2d312c5 rearrange more strings 2023-01-24 12:21:19 -08:00
575e08851f rearrange some strings 2023-01-24 12:14:07 -08:00
0515f123c7 add additional english strings to .strings file 2023-01-24 12:05:42 -08:00
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