2b62bff958
Add type to highlights
2023-04-03 20:31:04 +08:00
5e396ef23b
Better MD support in iOS, merge fixes
2023-04-03 19:35:06 +08:00
5eef42e296
Merge highlight improvements
2023-04-03 17:19:43 +08:00
4df43d9c36
fix minimize in dock issue for macos
2023-03-22 10:58:10 -07:00
b61b511c23
add os conditionals to get mac app to compile
2023-03-22 09:24:12 -07:00
774c2bc16c
resolve or remove todo comments
2023-02-27 16:52:52 -08:00
f013408cf7
hide String serialization of lastItemSyncTime
2023-02-27 08:45:28 -07:00
a2f812376a
clear files when reseting local data storage
2023-02-27 08:17:27 -07:00
fe9376488f
update existing code to use wrapper API
2023-02-27 08:17:27 -07:00
0c31e87483
create convenience API for documents/caches URLs
2023-02-27 08:17:27 -07:00
815da4e78e
Better alignment of the reader right menu button
2023-02-22 13:03:20 +08:00
8068b11f1e
Merge pull request #1830 from sixten/warnings
...
Address iOS compiler and linter warnings
2023-02-22 11:01:43 +08:00
b54733e92e
Merge pull request #1817 from omnivore-app/feature/android-filters
...
Library Filters - Android
2023-02-21 09:55:18 -08:00
49d9a1d3a8
Display language selector if realistic voices are enabled
2023-02-21 16:40:37 +08:00
ce04baedee
When preloading make sure we dont mutate the current document
2023-02-21 16:33:57 +08:00
1650a1dee2
Handle the content inset area at the bottom of newer devices
2023-02-21 16:32:58 +08:00
073fd66f4f
Make sure the current language is initialized
2023-02-21 15:58:35 +08:00
72a54abd4b
always run linting build phases
2023-02-20 13:38:12 -07:00
d8da29c093
remove unnecessary run script build phases
2023-02-20 13:37:51 -07:00
edb9d5cfca
attempt to mitigate line length warnings
2023-02-20 12:15:29 -07:00
6fd8729291
disable quite a few line length warnings
2023-02-20 12:15:29 -07:00
95a66dba30
rework some Button to silence linter warnings
2023-02-20 12:15:29 -07:00
f7168ff65a
reformat some multi-line expressions
...
Honestly, some of this formatting seems a little weird, but it appears to thread the needle between the competing requirements of swiftformat's wrapMultilineStatementBraces rule and SwiftLint's opening_brace rule.
2023-02-20 12:15:29 -07:00
92fe2c5e33
use longer variable name to satisfy linter
2023-02-20 12:15:29 -07:00
a166dc0d58
simplify Theme.fromName to silence linter warning
2023-02-20 12:15:29 -07:00
8156328cf6
fix some linter warnings on deliberate code
2023-02-20 12:15:29 -07:00
374d7104be
remove some superfluous linter directives
2023-02-20 12:15:29 -07:00
60ca0567fa
prevent some spurious doc comment warnings
2023-02-20 12:15:29 -07:00
44051cf045
make cast to Any explicit
2023-02-20 12:15:29 -07:00
9749e94eb0
results of data call are not Optional
2023-02-20 12:15:29 -07:00
d13d58ce3d
log Core Data storage URL
2023-02-20 12:15:29 -07:00
33d01d77c2
remove some unused variables and return values
2023-02-20 12:15:29 -07:00
28e6605b7c
apply Xcode 14.2 recommended settings
...
- rename Embed App Extensions build phases to Embed Foundation Extensions
- enable DEAD_CODE_STRIPPING build setting
2023-02-20 12:15:28 -07:00
f6d2ba07f3
merge changes from main
2023-02-20 10:12:13 -07:00
c9296deac4
Update TTS user interface
2023-02-20 22:49:09 +08:00
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
177f461499
don't try to bootstrap Firebase without app ID
2023-02-17 12:47:34 -07: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
3d275dd559
Enable realistic voices, update voice list
2023-02-16 16:21:55 +08:00
2d528a6cce
Add LXGWWenKai font
2023-02-15 17:18:46 +08:00
0e73a62914
Save bottom of doc as readingPercentage and save top most visible element as the anchor index
2023-02-15 17:05:43 +08:00
4fd4d5a4db
New library item cards, fix issue with read position
2023-02-15 13:56:11 +08:00
6e045faf9d
avoid calling web view load twice
2023-02-14 07:54:28 -08:00
e51de533e7
use clientx/y in highlight layer
2023-02-14 07:54:28 -08:00
82638eaf04
multiply x and y tap coordinates by density to get correct bar positioning
2023-02-14 07:54:28 -08:00