Commit Graph

39 Commits

Author SHA1 Message Date
abeff164b9 Some tweaks to Mac UI 2023-06-05 12:06:27 +08:00
4d801a7cec Fix issue with justify-text not being set on iOS 2023-05-26 18:02:06 +08:00
522ea0a3c3 Fix issue with changing system colormode causing the incorrect theme to be applied 2023-04-10 15:59:40 +08:00
9669026c8f WIP: update the display settings view on iOS 2023-04-10 15:59:40 +08:00
5e396ef23b Better MD support in iOS, merge fixes 2023-04-03 19:35:06 +08:00
8156328cf6 fix some linter warnings on deliberate code 2023-02-20 12:15:29 -07:00
c9296deac4 Update TTS user interface 2023-02-20 22:49:09 +08:00
eddbcd293a add toggle for auto highlight mode on ios 2023-02-09 15:22:39 -08:00
55e925cc98 Clean up iOS recommendations, show a primer on first load 2022-12-19 17:07:27 +08:00
1250e07645 update stubbed content for android webview 2022-09-19 22:17:45 -07:00
af6f8dd416 enable highlight bar for macos web reader 2022-06-29 22:09:52 -07:00
43a20abcd5 try to load htmlString on mac app 2022-06-28 17:03:58 -07:00
d3be6cf72a set text contrast preference at article loading time. default to true 2022-06-22 15:08:01 -07:00
bd34f4ff3c use maxWidthPercentage to update margin in web reader: 2022-06-13 11:27:21 -07:00
d8e2285f2b Make sure titles are updated when fetching updated article content 2022-06-09 13:52:49 -07:00
afd2acf302 pass in font family to web reader 2022-06-03 11:54:45 -07:00
cebdbedc59 wire up margin and line height changes to web view 2022-06-01 17:16:06 -07:00
2c56073406 Display labels on the appreader page 2022-05-03 21:00:04 -07:00
a63bf7928e remove deprecated data models 2022-04-22 19:58:13 -07:00
6968e06da5 use persisted article content model to store html and highlights string 2022-04-21 09:09:26 -07:00
0fc7ff0a43 rename FeedItem to FeedItemDep 2022-04-21 09:09:26 -07:00
a60a5e3991 mark some models as deprecated 2022-04-21 09:09:26 -07:00
709b96eaa7 Ensure title doesnt get html encoded with new appreader 2022-03-29 09:28:40 -07:00
228745f3ea Fix variable name to match attribute 2022-03-25 20:56:17 -07:00
ca0897edab Pass createdAt, savedAt, and publishedAt into the appreader 2022-03-25 20:54:07 -07:00
f1c20c731f don't bundle maxjax script tags for apple embeds 2022-03-24 09:18:07 -07:00
5db0cb12f0 remove auth token and env vars from webreader 2022-03-24 08:34:43 -07:00
f8fa7f0344 stub in mathjax scripts 2022-03-24 08:32:39 -07:00
f8f9af8ec4 Pass html content and title to appreader as HTML
Passing the content in as HTML means we dont have to worry about
escaping it or any issues with quotes in the htmlContent
2022-03-23 19:44:33 -07:00
3b907d415f handle wkmessages and send replies to webview 2022-03-22 23:48:39 -07:00
6bb8f76f40 add createdByMe field to Highlight model 2022-03-22 11:51:45 -07:00
e28cf07666 pass highlights into webreader 2022-03-22 08:03:03 -07:00
e06f264a87 Set the per environment env vars for the app reader 2022-03-21 14:42:55 -07:00
ebd7018a14 set wedreader server addresses 2022-03-21 13:15:03 -07:00
2ddbeceeb1 set fontsize and token on localstorage for apple web embed 2022-03-21 09:48:34 -07:00
4ef2f704be load fonts into webview 2022-03-20 21:54:46 -07:00
7667dc27cd create new webview coordinator to manage webview 2022-03-20 09:29:06 -07:00
6f7dd764dd use webviewmanager to resue webviews 2022-03-20 09:29:06 -07:00
5d58cd28bf add local webreader for apple apps 2022-03-20 09:29:06 -07:00