Commit graph

5782 commits

Author SHA1 Message Date
Sixten Otto
0bb176f21b move unitTestTrailingEntry to the end of the file 2023-02-17 12:37:29 -07:00
Sixten Otto
cac983d13f fix some syntax errors 2023-02-17 12:36:56 -07:00
Hongbo Wu
729b8159f9
Merge pull request #1818 from omnivore-app/fix/energy-world-newsletter
Preparse the newsletter content
2023-02-17 22:41:20 +08:00
Hongbo Wu
40d97e91a4
Merge pull request #1821 from omnivore-app/fix/times-of-india
Fix sometimes there is extra spaces between sender and email address by checking only the email address
2023-02-17 22:31:59 +08:00
Hongbo Wu
31eb67efb1 Fix sometimes there is extra spaces between sender and email address by checking only the email address 2023-02-17 22:05:35 +08:00
Hongbo Wu
eb1d8caa1c Add tests 2023-02-17 18:03:53 +08:00
Satindar Dhillon
0212c31d66 move showSearchFiled state to view model 2023-02-16 21:06:47 -08:00
Satindar Dhillon
b3ddb354ec pass library view model to search bar 2023-02-16 20:50:04 -08:00
Hongbo Wu
214766dda6 Add no: keyword to the search filter to filter items without label or highlight 2023-02-17 12:48:02 +08:00
Hongbo Wu
153ca6995b Refactor exclude labels query 2023-02-17 12:13:20 +08:00
Hongbo Wu
7f761049d7 Preparse the newsletter content 2023-02-17 09:49:19 +08:00
Satindar Dhillon
905f3bf10b add saved item sort filter ui 2023-02-16 14:46:21 -08:00
Satindar Dhillon
4755199d7f update filter in library view model when user changes it 2023-02-16 13:56:00 -08:00
Satindar Dhillon
a7c927f65d add context menu to show under saved item filter dropdown 2023-02-16 09:30:13 -08:00
Satindar Dhillon
59c47c2f23 gst 2023-02-16 09:27:58 -08:00
Jackson Harper
9584267c48
Merge pull request #1814 from omnivore-app/fix/strip-emojis-for-realistic-speech
Strip emojis on realistic speech text
2023-02-16 19:40:57 +08:00
Jackson Harper
d484d26f98 Strip emojis on realistic speech text 2023-02-16 19:16:01 +08:00
Jackson Harper
9acce06744
Merge pull request #1780 from holton-jiang/patch-3
Translate the English Getting Started to Chinese Simplified
2023-02-16 17:45:23 +08:00
Jackson Harper
1e9fd24cb6
Merge pull request #1808 from omnivore-app/fix/empty-synthesized-output
Return empty result if no synthesized output from api
2023-02-16 17:06:31 +08:00
Jackson Harper
3548af8d30
Merge pull request #1811 from omnivore-app/fix/revive-ultra-voices
Update API for ultra realistic voices
2023-02-16 17:05:54 +08:00
Jackson Harper
3dde59c4a6 Clean up logging of API errors 2023-02-16 16:45:37 +08:00
Jackson Harper
f06ebe4e25 Revert change to swift file 2023-02-16 16:44:08 +08:00
Jackson Harper
f25b9f09a7 Add some logging 2023-02-16 16:23:03 +08:00
Jackson Harper
cd9c2e50b5 Use a voice mapping 2023-02-16 15:43:12 +08:00
Jackson Harper
9d5cb84648 Return arraybuffer from realistic voice API 2023-02-16 13:19:24 +08:00
Jackson Harper
7177279951 Fix envar name 2023-02-16 11:23:28 +08:00
Jackson Harper
9566c17db3 Update API for ultra realistic voices 2023-02-16 10:56:24 +08:00
Hongbo Wu
5bde7f0344 Lint 2023-02-15 23:49:05 +08:00
Hongbo Wu
9d5b298dc0 Return empty result if no synthesized output from api 2023-02-15 17:37:48 +08:00
sywhb
83bff96699 Update generated html 2023-02-15 09:19:01 +00:00
Hongbo Wu
97cfd1376f Add test pages 2023-02-15 17:18:04 +08:00
Hongbo Wu
1b58804547 Add points for any commas (including those in CJK language) 2023-02-15 17:12:28 +08:00
Hongbo Wu
c3020e4ddc
Merge pull request #1806 from omnivore-app/fix/readability-test
Fix readability tests
2023-02-15 17:11:29 +08:00
Satindar Dhillon
497461e7f1 remove refresh buttin from library nav bar 2023-02-14 07:54:28 -08:00
Jackson Harper
bc7f2885b0 Use Instant for storing sync time as this should always be in UTC 2023-02-14 07:54:28 -08:00
Satindar Dhillon
4c07e7d900 add refresh button to library nav ar 2023-02-14 07:54:28 -08:00
Satindar Dhillon
0cbc427c29 update isRefreshing value after sync op is complete 2023-02-14 07:54:28 -08:00
Satindar Dhillon
87dcebe730 clear room db when logging out on android 2023-02-14 07:54:28 -08:00
Satindar Dhillon
0bd9df2ccf load bg colro of webview based on theme 2023-02-14 07:54:28 -08:00
Satindar Dhillon
9bd6b9409c animate webview alpha changes 2023-02-14 07:54:28 -08:00
Satindar Dhillon
6e045faf9d avoid calling web view load twice 2023-02-14 07:54:28 -08:00
Satindar Dhillon
94c107ebc1 load web reader via activity rather than composable 2023-02-14 07:54:28 -08:00
Satindar Dhillon
e51de533e7 use clientx/y in highlight layer 2023-02-14 07:54:28 -08:00
Satindar Dhillon
bd588b0636 bump android build to 0.20 2023-02-14 07:54:28 -08:00
Satindar Dhillon
b54443fba4 make sure nav bar is always shown when page first loads 2023-02-14 07:54:28 -08:00
Satindar Dhillon
82638eaf04 multiply x and y tap coordinates by density to get correct bar positioning 2023-02-14 07:54:28 -08:00
Satindar Dhillon
2c738d111d use web scroll changes to change top app bar height 2023-02-14 07:54:28 -08:00
Satindar Dhillon
b14aba02ed track scrolling from webview rather than webview container 2023-02-14 07:54:28 -08:00
sywhb
53c3bfff43 Update generated html 2023-02-14 07:04:19 +00:00
Hongbo Wu
3c97545fc1 Regenerate test pages 2023-02-14 15:01:17 +08:00