Commit graph

4653 commits

Author SHA1 Message Date
Satindar Dhillon
4ba02a64b1 register user with intercom 2022-12-13 18:39:37 -08:00
Satindar Dhillon
3eb11b7a04 fetch viewer so user id can be passed to segment 2022-12-13 18:29:49 -08:00
Satindar Dhillon
faf666d091 add intercom to android app 2022-12-13 17:34:25 -08:00
Satindar Dhillon
a08acb18fa add eventtracker file 2022-12-13 17:13:30 -08:00
Satindar Dhillon
df7242e5dd create event tracker class to inject into view models 2022-12-13 17:13:18 -08:00
Satindar Dhillon
80e039dca4 implement note+highlight on pdf viewer in android 2022-12-13 15:49:14 -08:00
Satindar Dhillon
17edcc436a add note option at time of highlight 2022-12-13 14:48:43 -08:00
Satindar Dhillon
a0e42986b4 add segment analytics to android 2022-12-13 09:04:57 -08:00
Satindar Dhillon
e5fec25fd5 add context menu to web reader (but keep it disabled for now) 2022-12-12 16:36:30 -08:00
Satindar Dhillon
6e1182d163 add graphql files for archiving and deleting in android 2022-12-12 13:58:55 -08:00
Satindar Dhillon
f7f2bce153 handle context menu linkeditem action in view model 2022-12-12 13:58:34 -08:00
Satindar Dhillon
201a736f0f show context menu on log press in android home cell 2022-12-12 13:03:34 -08:00
Satindar Dhillon
41a978e5fc use postValue function to update searched items live data 2022-12-09 16:35:27 -08:00
Satindar Dhillon
52fc21b0ad add pull to refresh mechanism on android home screen 2022-12-09 16:30:53 -08:00
Satindar Dhillon
fcb4e859f8
Merge pull request #1524 from omnivore-app/chore/bump-android-deps
Bump Android Deps
2022-12-09 13:59:09 -08:00
Hongbo Wu
845235268d
Merge pull request #1525 from omnivore-app/recommend-api
Add recommendation to the original page too
2022-12-09 21:40:26 +08:00
Hongbo Wu
0e6f9f3f8c
Merge pull request #1528 from omnivore-app/fix/notification-image
Fix imageUrl being null in the sendNotification data
2022-12-09 18:21:22 +08:00
Hongbo Wu
eba75f7571 Fix imageUrl being null in the sendNotification data 2022-12-09 18:07:53 +08:00
Hongbo Wu
f3f1dfc69c
Merge pull request #1527 from omnivore-app/upsize-highlight-max-length
Upsize max highlight char length to 6000
2022-12-09 15:52:12 +08:00
Hongbo Wu
be44636aa6 Update web 2022-12-09 15:40:34 +08:00
Hongbo Wu
f4fa9cb15b do the same for merge highlight 2022-12-09 15:29:15 +08:00
Hongbo Wu
5fc18770ad Upsize max highlight char length to 6000 2022-12-09 15:24:10 +08:00
Hongbo Wu
7111581b67
Merge pull request #1526 from omnivore-app/recommend-push-notification
recommend push notification
2022-12-09 11:17:05 +08:00
Hongbo Wu
2cfb367a98 Add fallback notification data 2022-12-09 11:15:59 +08:00
Hongbo Wu
4e8a58724e Change wording 2022-12-09 11:01:49 +08:00
Hongbo Wu
181b401030 Update new recommendation notification message 2022-12-09 10:56:08 +08:00
Hongbo Wu
e85ec51e6c Get notification data from params 2022-12-09 10:41:23 +08:00
Hongbo Wu
1f54db79fb Add recommendation to the original page too 2022-12-09 10:10:02 +08:00
Satindar Dhillon
3a6009b116 bump android target sdk to 33 2022-12-08 09:39:01 -08:00
Satindar Dhillon
98e4a6f5cc bump multiple dependency versions 2022-12-08 09:39:01 -08:00
Satindar Dhillon
7619b0284c update apollo android version 2022-12-08 09:39:01 -08:00
Satindar Dhillon
30ec4f71e8 update gradle version 2022-12-08 09:39:01 -08:00
Satindar Dhillon
ce3dccc7a1 update compose version 2022-12-08 09:39:01 -08:00
Hongbo Wu
53bd6a96f2
Merge pull request #1523 from omnivore-app/group-labels
Create labels and rules when creating or joining groups
2022-12-08 19:43:54 +08:00
Hongbo Wu
b8e7b15805 Fix generating colors with less than 6 digits 2022-12-08 19:01:54 +08:00
Hongbo Wu
04cb360c2f Fix some issue 2022-12-08 18:50:36 +08:00
Hongbo Wu
b942303b18 Create a rule after creating or joining a group 2022-12-08 18:35:22 +08:00
Hongbo Wu
9f260c1442 Create a label for new group if not exists 2022-12-08 18:20:58 +08:00
Jackson Harper
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
Hongbo Wu
b9a2301abf
Merge pull request #1521 from omnivore-app/leave-group-api
Add delete permission to group and membership tables
2022-12-08 16:37:10 +08:00
Hongbo Wu
84d8a9bb67 lint 2022-12-08 16:36:17 +08:00
Hongbo Wu
ff3e8aa29e Add delete permission to group and membership tables 2022-12-08 16:29:46 +08:00
Jackson Harper
5256fe99ce
Merge pull request #1520 from omnivore-app/leave-group-api
Add leaveGroup API
2022-12-08 15:52:18 +08:00
Hongbo Wu
6830da995f Add leaveGroup API 2022-12-08 15:36:28 +08:00
Jackson Harper
79f739c04c
Merge pull request #1516 from omnivore-app/recommend-highlight-api
recommend highlight api
2022-12-08 15:30:23 +08:00
Jackson Harper
bad3b2ab1a
Merge pull request #1511 from omnivore-app/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
2022-12-08 15:00:19 +08:00
Hongbo Wu
4c92af1856 Allow recommended With Highlights 2022-12-08 12:51:01 +08:00
Hongbo Wu
ef13cbf39a Recommend highlights 2022-12-08 12:33:05 +08:00
Jackson Harper
b63f255932
Merge pull request #1514 from omnivore-app/fix/login-and-invite-design
Clean up login and invite page UI
2022-12-08 12:31:06 +08:00
Jackson Harper
aa572e2971 Fix escaping 2022-12-08 12:16:02 +08:00