Commit Graph

469 Commits

Author SHA1 Message Date
0282dcb4ad apply label filters in library live data 2023-04-10 16:27:01 -07:00
9e1c64e125 display list of labels in library view when labels chip is tapped 2023-04-10 16:27:01 -07:00
415af59550 stub in labels selection sheet 2023-04-10 16:27:01 -07:00
c036d26a3f display labels on saved item card cells 2023-04-10 16:27:01 -07:00
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
5924cb8daa add additional filters to library 2023-02-19 15:22:21 -08:00
48867f11ca show limited set of library filters (all|archived|inbox) 2023-02-18 17:57:15 -08:00
4694dd16f1 add filter to match archive status 2023-02-18 16:11:01 -08:00
cfdf3150eb create library live data function in data service 2023-02-18 15:20:42 -08:00
c1297b8baf disable read now in share activity 2023-02-18 10:15:04 -08:00
88bf3a1a8d use MediatorLiveData to update library live data when sort filter changes 2023-02-18 10:11:06 -08:00
0212c31d66 move showSearchFiled state to view model 2023-02-16 21:06:47 -08:00
b3ddb354ec pass library view model to search bar 2023-02-16 20:50:04 -08:00
905f3bf10b add saved item sort filter ui 2023-02-16 14:46:21 -08:00
4755199d7f update filter in library view model when user changes it 2023-02-16 13:56:00 -08:00
a7c927f65d add context menu to show under saved item filter dropdown 2023-02-16 09:30:13 -08:00
59c47c2f23 gst 2023-02-16 09:27:58 -08:00
497461e7f1 remove refresh buttin from library nav bar 2023-02-14 07:54:28 -08:00
bc7f2885b0 Use Instant for storing sync time as this should always be in UTC 2023-02-14 07:54:28 -08:00
4c07e7d900 add refresh button to library nav ar 2023-02-14 07:54:28 -08:00
0cbc427c29 update isRefreshing value after sync op is complete 2023-02-14 07:54:28 -08:00
87dcebe730 clear room db when logging out on android 2023-02-14 07:54:28 -08:00
0bd9df2ccf load bg colro of webview based on theme 2023-02-14 07:54:28 -08:00
9bd6b9409c animate webview alpha changes 2023-02-14 07:54:28 -08:00
6e045faf9d avoid calling web view load twice 2023-02-14 07:54:28 -08:00
94c107ebc1 load web reader via activity rather than composable 2023-02-14 07:54:28 -08:00
e51de533e7 use clientx/y in highlight layer 2023-02-14 07:54:28 -08:00
bd588b0636 bump android build to 0.20 2023-02-14 07:54:28 -08:00
b54443fba4 make sure nav bar is always shown when page first loads 2023-02-14 07:54:28 -08:00
82638eaf04 multiply x and y tap coordinates by density to get correct bar positioning 2023-02-14 07:54:28 -08:00
2c738d111d use web scroll changes to change top app bar height 2023-02-14 07:54:28 -08:00
b14aba02ed track scrolling from webview rather than webview container 2023-02-14 07:54:28 -08:00
fc49c54867 use string rather than boolean to send js event 2023-02-09 17:55:48 -08:00
eddbcd293a add toggle for auto highlight mode on ios 2023-02-09 15:22:39 -08:00
4be570b621 add library shorcut 2023-01-31 12:38:57 -08:00
07fd550ee4 add shortcut to library when reader is opened from share ext 2023-01-31 12:35:08 -08:00
9894b8fb50 load web reader container when tapping read now 2023-01-31 12:20:24 -08:00
00dfb9386c load web reader container from read now button action 2023-01-30 15:22:30 -08:00
3bf74d1f75 add read now button to android share ext 2023-01-30 11:58:09 -08:00
1822dc7853 remove test label in library view 2023-01-24 21:56:17 -08:00
c937742b56 regenerate app reader bundles after rebase 2023-01-24 21:52:26 -08:00
6393c52a24 load web reader from server before db 2023-01-24 21:51:36 -08:00
075182d515 remove log commands 2023-01-24 21:51:36 -08:00
83897e63e3 update web bundles 2023-01-24 21:51:33 -08:00
a02f1efaf4 remove old web reader 2023-01-24 21:50:44 -08:00
3f1c9d7093 use insert rather than update when creating a highlight 2023-01-24 21:50:44 -08:00
f352f2a3de fetch cards list then content for first 20 updated items 2023-01-24 21:50:44 -08:00
bb1efac336 update db for saved item property changes before sending updates to serevr 2023-01-24 21:50:44 -08:00
23f1ccde1e pop web reader when un/archive or delete action is selected from the reader view 2023-01-24 21:50:44 -08:00
7d20c6ca91 use data service item action to handle library list changes 2023-01-24 21:50:44 -08:00