Commit Graph

239 Commits

Author SHA1 Message Date
a6c115d5bf replace Highlight model with Highlight entity 2023-01-04 09:26:19 -08:00
39ce9a67b3 bump build number to 19 2023-01-04 09:26:19 -08:00
b7bfaa575e update build number to 17 2023-01-04 09:26:19 -08:00
8b2b8d1816 WIP it 2023-01-04 09:26:19 -08:00
3497cc2f72 add room deps to gradle file 2023-01-04 09:26:19 -08:00
30ed2405e4 support dark mode in android web reader 2022-12-31 15:31:38 -08:00
dd55d750d6 force light theme for login and sign up screens 2022-12-28 17:11:37 -08:00
567997271c bump android to build 16 2022-12-27 08:18:01 -08:00
e994462b61 use typeahead search to handle searches on Android 2022-12-27 08:18:01 -08:00
20a88e78aa warp gql calls in try/catch blocks 2022-12-27 08:18:01 -08:00
e6e1a6e023 bump android build number to 15 2022-12-13 20:57:38 -08:00
6a98e732ea add add id permission to manifest 2022-12-13 19:05:06 -08:00
abc7d9ce76 bump android version to 0.0.11 2022-12-13 18:50:25 -08:00
40fec32674 add intercom chat 2022-12-13 18:49:04 -08:00
4ba02a64b1 register user with intercom 2022-12-13 18:39:37 -08:00
3eb11b7a04 fetch viewer so user id can be passed to segment 2022-12-13 18:29:49 -08:00
faf666d091 add intercom to android app 2022-12-13 17:34:25 -08:00
a08acb18fa add eventtracker file 2022-12-13 17:13:30 -08:00
df7242e5dd create event tracker class to inject into view models 2022-12-13 17:13:18 -08:00
80e039dca4 implement note+highlight on pdf viewer in android 2022-12-13 15:49:14 -08:00
17edcc436a add note option at time of highlight 2022-12-13 14:48:43 -08:00
a0e42986b4 add segment analytics to android 2022-12-13 09:04:57 -08:00
e5fec25fd5 add context menu to web reader (but keep it disabled for now) 2022-12-12 16:36:30 -08:00
6e1182d163 add graphql files for archiving and deleting in android 2022-12-12 13:58:55 -08:00
f7f2bce153 handle context menu linkeditem action in view model 2022-12-12 13:58:34 -08:00
201a736f0f show context menu on log press in android home cell 2022-12-12 13:03:34 -08:00
41a978e5fc use postValue function to update searched items live data 2022-12-09 16:35:27 -08:00
52fc21b0ad add pull to refresh mechanism on android home screen 2022-12-09 16:30:53 -08:00
3a6009b116 bump android target sdk to 33 2022-12-08 09:39:01 -08:00
98e4a6f5cc bump multiple dependency versions 2022-12-08 09:39:01 -08:00
7619b0284c update apollo android version 2022-12-08 09:39:01 -08:00
30ec4f71e8 update gradle version 2022-12-08 09:39:01 -08:00
ce3dccc7a1 update compose version 2022-12-08 09:39:01 -08:00
bc1ddd5681 adjust menu location with toolbar height. user screenx/y to store tap location 2022-12-07 15:21:19 -08:00
fde9528996 use co pose annotation edit view in pdf reader 2022-12-07 11:04:12 -08:00
486a682ad3 send note updates to server 2022-12-07 10:14:03 -08:00
5b2c58d955 update note on pdf annotation when confirm is tapped on note modal 2022-12-07 09:54:42 -08:00
5df82d0d14 use action menu when tapping in existing highlights in pdf doc 2022-12-06 11:18:07 -08:00
99ec98095e respond to articleMutations within js for android calls only 2022-12-05 20:10:42 -08:00
643ba33bfd improve styling of highlight note dialog 2022-12-01 21:15:03 -08:00
08b5aae9f4 position home feed items at top of view 2022-12-01 13:48:10 -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
ce56b06488 clear action mode after js executes 2022-12-01 10:27:06 -08:00
f31ea67fe6 dispatch to main when UI functions are called from js interface 2022-12-01 10:27:06 -08:00
4e8c316fea use screenX/Y to store tap coordinate 2022-12-01 10:27:04 -08:00