Commit Graph

1149 Commits

Author SHA1 Message Date
84e894dbac make snooze calculation timezone aware, add cases 2023-02-17 17:05:06 -07:00
27882bb140 rename test class to match subject code 2023-02-17 17:04:19 -07:00
3bb1fc05ad Merge pull request #1823 from sixten/zh-localization
iOS Chinese localization
2023-02-17 12:46:39 -08:00
1ee2a3e76d change analytics-swift package URL to HTTPS 2023-02-17 12:47:34 -07:00
4d8adfdeab make localization test failure more explicit 2023-02-17 12:37:58 -07:00
0bb176f21b move unitTestTrailingEntry to the end of the file 2023-02-17 12:37:29 -07:00
cac983d13f fix some syntax errors 2023-02-17 12:36:56 -07:00
e8ccb2f781 Update Localizable.strings 2023-02-02 22:55:30 +08:00
395ea3335e PDF highlight position info on iOS 2023-02-02 16:10:18 +08:00
d8aa36f148 Start passing in position info when creating highlights on PDFs 2023-02-02 15:19:58 +08:00
08405dbcc2 Add highlight positional info to iOS highlights 2023-02-02 15:13:51 +08:00
ba39d8aff6 Revert some test iOS changes 2023-02-01 17:23:33 +08:00
fe9ed7aa13 Track the highlight position percent and anchor index when saving on web 2023-02-01 16:42:36 +08:00
0bdb90c2af Fix for handling multiple language keyboards
By specifying alphabet swift wont let users switch to their
preferred language keyboard on these views.
2023-01-31 15:22:00 +08:00
a119656d19 Merge pull request #1732 from holton-jiang/patch-1
Update Localizable.strings
2023-01-30 11:42:20 -08:00
c0151afa03 add Open Original to web reader menu 2023-01-29 16:56:37 -08:00
cd1e91fe98 Update Localizable.strings 2023-01-28 19:25:06 +08:00
088d6dae96 Update Localizable.strings 2023-01-28 14:50:57 +08:00
abd50bff42 Set the author when updating page data 2023-01-27 14:51:15 +08:00
b43fe1d8ed The highlighted filter should include items in the archive 2023-01-27 10:40:00 +08:00
20616092cc Merge pull request #1715 from omnivore-app/fix/ios-docs-link
Add link to documentation, move feedback button above privacy/tos
2023-01-26 14:38:47 +08:00
8f532aa846 Add link to documentation, move feedback button above privacy/tos 2023-01-26 13:51:08 +08:00
2499916039 Use grouped list for the settings/labels view 2023-01-26 13:20:00 +08:00
68fcbae6dc Merge pull request #1712 from omnivore-app/fix/ios-labels-view
Use same UI for LabelsView as Apply Labels View
2023-01-26 13:13:18 +08:00
dcf40c1daa apply generic local text values 2023-01-25 13:09:19 -08:00
1cbaa87101 apply local text on for text (other than generic list) 2023-01-25 12:45:12 -08:00
c486167969 use more LocalText 2023-01-25 10:59:38 -08:00
3b5350eced modify language unit tests to work on all locales 2023-01-25 10:23:01 -08:00
06b3150252 add unit test to make sure Localizable.strings files are syntactically correct 2023-01-25 10:06:23 -08:00
8c9d8816c7 add unit tests to default ios test plan 2023-01-25 09:28:27 -08:00
f4c501f42c add missing semiclon in strings file 2023-01-25 09:16:01 -08:00
9e85e0496b move comment in line with translation 2023-01-25 08:55:05 -08:00
409ca5ce6d Use same UI for LabelsView as Apply Labels View
Mostly changes the create label button and list style.
2023-01-25 22:41:29 +08:00
bfe98ab431 Update Localizable.strings 2023-01-25 16:42:09 +08:00
531a373940 Update Localizable.strings
Update Chinese Simplified translations.
2023-01-25 16:05:29 +08:00
c937742b56 regenerate app reader bundles after rebase 2023-01-24 21:52:26 -08:00
83897e63e3 update web bundles 2023-01-24 21:51:33 -08:00
eeddb810b3 remove notes in swift file 2023-01-24 21:50:43 -08:00
2bb2e806ff add updatesSince API to Android 2023-01-24 21:50:43 -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
3b6d720b2b Use the same code for loading labels from highlights as library items 2023-01-23 19:51:34 +08:00