Commit Graph

348 Commits

Author SHA1 Message Date
30ed2405e4 support dark mode in android web reader 2022-12-31 15:31:38 -08:00
207648999b Rename groups to clubs 2022-12-29 14:10:30 +08:00
4a58026d13 Update the appreader bundle 2022-12-28 16:33:52 +08:00
bc924f7b12 Update copy on community page 2022-12-28 16:30:35 +08:00
f9da7b0dc4 Update reader bundle 2022-12-28 16:30:35 +08:00
2005d2c6db Prompt users to open the community modal once. Add twitter option 2022-12-28 16:30:35 +08:00
b7e04d5255 Remove Georgia font 2022-12-28 16:30:35 +08:00
10abb6582f Sync more items in the background if user has a large changeset 2022-12-28 16:30:35 +08:00
eb026f2bfb A little cleanup on the community modal 2022-12-28 16:30:35 +08:00
21d0519a0a Add the discord link 2022-12-28 16:30:35 +08:00
cf0d827815 WIP: community modal for iOS 2022-12-28 16:30:35 +08:00
3f7aeb3955 Better handling of images failing to load in the feed 2022-12-19 17:07:27 +08:00
615bebc610 Filter out the current viewer in the recommended by list 2022-12-19 17:07:27 +08:00
e8cd9f4412 Shared highlights UX 2022-12-19 17:07:27 +08:00
12f798d0f7 Update bundle 2022-12-19 17:07:27 +08:00
55e925cc98 Clean up iOS recommendations, show a primer on first load 2022-12-19 17:07:27 +08:00
ce7cb1efac Merge pull request #1512 from omnivore-app/fix/android-popover-menu-position
PDF Highlight menu - Android
2022-12-08 17:06:06 +08:00
bc1ddd5681 adjust menu location with toolbar height. user screenx/y to store tap location 2022-12-07 15:21:19 -08:00
7b2549c6e7 Merge pull request #1510 from omnivore-app/feat/ios-recommendations
iOS recommendation groups
2022-12-07 14:16:52 +08:00
a8df439297 Rename recommendedBy to recommendations 2022-12-06 21:18:21 +08:00
f4b101a12f Display members and admins in Recommendation Groups 2022-12-06 13:35:46 +08:00
99ec98095e respond to articleMutations within js for android calls only 2022-12-05 20:10:42 -08:00
56c04a35bf UI for recommendations 2022-12-05 21:14:12 +08:00
28c1628a97 implement text selection copying 2022-12-01 13:03:39 -08:00
c022ef1874 implement copy highlight action 2022-12-01 11:15:17 -08:00
88a27b52e3 regenerate web bundles 2022-12-01 10:28:20 -08:00
708bb25470 send android selection coordinates when touches end 2022-12-01 10:27:41 -08:00
59da048849 adjust tap location with scroll offset 2022-12-01 10:27:27 -08:00
46ba2f1710 sync highlight deletion from android 2022-12-01 10:27:16 -08:00
4e8c316fea use screenX/Y to store tap coordinate 2022-12-01 10:27:04 -08:00
5f2a667bec track last tap location to show android highlight menu in right place 2022-12-01 10:26:50 -08:00
cc4001161e regenerate bundled web readers 2022-12-01 10:26:19 -08:00
96f720ae24 generate new js bundles for native mobile apps 2022-12-01 10:25:52 -08:00
2cdd75ac18 Rename highlights + notes to notebook 2022-12-01 13:59:29 +08:00
ab64e56ab4 Better cancelation of offline audio downloads, menu cleanup 2022-12-01 13:52:58 +08:00
b285ce94f1 use the system font for text to speech
This gives a better layout for Tamil and Hindi languages than
Inter which seemed to have issues calculating line height.
2022-11-30 21:31:55 +08:00
1b57d879ed Better handling of errors in javascript while waiting in swift
Two main changes here:

- Wait for JS highlight methods to complete, if an error occurs
post that error back to Swift.

- When creating a highlight with a note, post a message back to
Swift to signify success. We wait for that message instead of
closing immediately, so that a user doesn't lose their note if
creating the highlight failed.
2022-11-30 21:09:02 +08:00
6f0f0ec8b5 Update bundle 2022-11-30 21:08:21 +08:00
8ff154e2f4 Squarer label chips on web 2022-11-29 15:27:54 +08:00
29b2cedcf0 Update bundle 2022-11-29 15:24:24 +08:00
53c9881fe0 Allow setting highlight labels by clicking a highlight 2022-11-29 11:58:32 +08:00
545c15cd01 Make labels less rounded 2022-11-29 10:20:45 +08:00
395b3d7ac7 Allow setting labels on highlights 2022-11-28 21:32:42 +08:00
a3b53485ed Allow editing author on iOS 2022-11-25 14:42:56 +08:00
3cb2ce3167 Remove more debug 2022-11-15 08:36:57 +08:00
a35e14b322 Remove debug 2022-11-15 08:36:30 +08:00
6eab360da3 Move download audio option, clean up menus 2022-11-14 10:35:17 +08:00
fa99af3f6a Better handling of articles with stub URLs that shouldn't be used (happens with newsletters that dont have a URL') 2022-11-11 15:56:03 +08:00
a0f17185d8 Update the share extension view to newer design 2022-11-11 15:55:28 +08:00
eaaf1c052b Fix typo 2022-11-11 15:39:47 +08:00