Commit Graph

791 Commits

Author SHA1 Message Date
0101a5a45c Update icons to better fit text 2022-09-28 15:38:39 +08:00
a8da146b13 Update copy and some screenshots on the about page 2022-09-28 14:26:44 +08:00
155cbcf2ec Merge pull request #1233 from omnivore-app/feat/compact-listview
Feat/compact listview
2022-09-27 08:06:33 -05:00
0ac72b278b Use read-it-later instead of "read it later" in copy 2022-09-27 17:05:08 +08:00
4fcb379950 A couple small font/color tweaks 2022-09-27 10:20:14 +08:00
2be59bdf89 stub logs in for web action handler in web reader view Model 2022-09-26 19:20:01 -07:00
67cf702ada update android js interface. send actionID and json to WebReaderViewModel 2022-09-26 19:19:29 -07:00
e401be6fb2 fix block scoping error for message object creation 2022-09-26 19:19:29 -07:00
821f2da3a0 add android message handlers in same places webKit handlers are used 2022-09-26 19:19:01 -07:00
e805c5fade Removing commented out code and polish/clean up 2022-09-26 14:01:18 -05:00
efcfc1afdb Compact list view completion 2022-09-26 13:57:18 -05:00
c6809bf3cc Merge pull request #1236 from omnivore-app/fix/cjk-highlighting
Disable word snapping on CJK languages
2022-09-26 16:42:40 +08:00
c2bd50715d We are writing Typescript here not Swift 2022-09-26 16:27:39 +08:00
b423f40f59 Remove left side arrow menus as these screw up the article action menus 2022-09-26 16:18:33 +08:00
9fe879e141 Fix custom colour padding on labels dropdown, fix cancel button style 2022-09-26 15:47:36 +08:00
d164013ff9 Also break on comma 2022-09-26 14:49:57 +08:00
3ccb3c6c84 Disable word snapping on CJK languages 2022-09-26 14:42:19 +08:00
f5e700bc37 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/compact-listview 2022-09-24 18:13:09 -05:00
84dbc45bc5 Compact List view Creation 2022-09-24 18:12:45 -05:00
4700ea67b1 Dont set max-width on code blocks 2022-09-24 15:52:51 +08:00
ec6fa118c1 Change the text on the button to create a new email to match iOS
More descriptive and makes our documentation more consistent.
2022-09-22 10:40:33 +08:00
72126ab5d5 Adjust the width of each column to give more space to the right-most column 2022-09-21 13:41:34 +08:00
47b8299625 Only use button active item focus in modal buttons
This is useful for keyboard tabbing but we don't want it on
all items as it creates a weird effect.

Fixes: https://github.com/omnivore-app/omnivore/issues/1197
2022-09-19 10:47:39 +08:00
08b5bab68a Set color/opacity when creating an overlaping highlight 2022-09-18 13:43:27 +08:00
4b84215970 Set an annotation preset to override the default opacity when creating highlights
For some reason this was not being set on Safari.
2022-09-18 13:39:53 +08:00
b714a2661a On Safari PDF Highlights are not setting opacity 2022-09-18 12:57:28 +08:00
f95efdb9c0 Merge pull request #1190 from omnivore-app/fix/morning-brew-newsletter-parsing
fix/morning brew newsletter parsing
2022-09-16 12:04:02 +08:00
fa5370c3e2 Add custom style for morning-brew newsletter market info table 2022-09-15 16:21:38 +08:00
bf24107db8 Disable android link until new build is live 2022-09-15 11:48:14 +08:00
f881b11aa2 Add the Android button to the about footer 2022-09-14 11:55:22 +08:00
bffbda7ddd Update default open graph image 2022-09-14 11:28:44 +08:00
d617a50bfa New copy for about and login pages 2022-09-14 11:19:19 +08:00
381634882e Remove unused template for old About page 2022-09-14 10:47:37 +08:00
66ea008f05 WIP: fetch speech files, show some follow along 2022-09-13 15:22:09 +08:00
ed5084eaf1 cleaning up layout for Author 2022-08-29 23:45:55 -05:00
df654591f0 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1079 2022-08-29 21:40:25 -05:00
ffbcc9ed46 Added condition for the image and increased font weight for the author 2022-08-29 21:28:20 -05:00
2beb75d747 isDark is a string in Swift so we need to check for "true" 2022-08-29 11:31:07 +08:00
5e7b5868d8 added condition for the origin text 2022-08-25 19:55:58 -05:00
2a66829d24 removed some hard coded testing text 2022-08-25 19:52:49 -05:00
fecaf5301e Added some CSS to match the designs and enabled some layouts 2022-08-25 19:51:09 -05:00
78abc6b5c4 Feature 1079 -Updating list view to the latest design 2022-08-24 01:43:36 -05:00
057ad67f76 Merge pull request #1117 from omnivore-app/fix/1116
Added space in menu items so it doesn't look so tight
2022-08-23 11:02:10 +08:00
2b35ae6f08 Merge pull request #1105 from omnivore-app/fix/library-masonry-layout
Use a masonry layout for the library layout
2022-08-23 10:54:17 +08:00
ee269dd4e9 Merge pull request #1113 from omnivore-app/feat/delete-page-article-action
Add a delete page article action, add keyboard ctrls for confirm dialogs
2022-08-23 10:53:07 +08:00
c522097a1d Added space in menu items so it doesn't look so tight 2022-08-22 13:54:12 -05:00
b2f511b160 Merge pull request #1101 from omnivore-app/fix/1096
Fix/1096 - Added line seprator above labels and subscriptions
2022-08-22 13:00:43 -05:00
f87a0f4c0e Merge pull request #1109 from omnivore-app/fix/1080
Fix/1080 - Adding background on the hover of a menu item
2022-08-22 12:58:57 -05:00
7673814fd3 Add a delete page article action, add keyboard ctrls for confirm dialogs 2022-08-22 15:53:22 +08:00
c039cc8cad Adding background on the hover of a menu item 2022-08-19 14:56:40 -05:00