Commit Graph

488 Commits

Author SHA1 Message Date
d6fa803053 Add lightbox to the appreader 2023-08-10 16:42:48 +08:00
d09b1f95a3 Android version 0.0.92 2023-08-08 10:24:04 +08:00
b89e168ceb Downgrade kotlin version
1.9 wasn't building with our Room setup
2023-08-07 17:14:06 +08:00
0c81a04d06 Remove closeOnTap so snackbars dont steal focus 2023-07-25 15:48:18 +08:00
fc286533c8 Fix issue where notes annotations were not created correctly on iOS 2023-07-24 21:03:01 +08:00
590fc2ed25 Update iconography and listview for ios, bump android 2023-07-24 12:11:21 +08:00
cd5a9960cd Merge pull request #2471 from omnivore-app/feat/ios-tab-view
Multi tab iOS client
2023-07-18 12:12:53 +08:00
ebc8bca941 update gql schema 2023-07-13 18:49:28 +08:00
e46b3c0550 fix typo 2023-07-13 18:09:04 +08:00
aff7da191a set locale in saveUrl api request on android 2023-07-13 16:10:50 +08:00
55a3f00a5e fix: wrong timezone used when saving page on android 2023-07-13 14:50:34 +08:00
31038f61ab Fix label layout, add progress indicators on feature cards 2023-07-12 14:06:43 +08:00
dacb4ee354 Label formatting across devices match better 2023-07-12 12:35:09 +08:00
41443c70b5 Structure tabviews in iOS 2023-07-06 16:22:57 -07:00
d4624a9f99 Fix crash when creating labels during SetLabels operation 2023-06-28 12:42:51 +08:00
40a38b7748 Focus labels textfield when opening on Android 2023-06-14 16:35:41 +08:00
bac61e71ed Update bundles, feature card size 2023-06-13 20:57:59 +08:00
a444b8c91b Merge pull request #2328 from omnivore-app/fix/android-save-url-regex
Fix bug with Android save URL regex
2023-06-09 14:59:11 +08:00
446672b10e Fix bug with Android save URL regex 2023-06-07 18:13:30 +08:00
6ce765a2f6 Bump android version 2023-06-07 10:43:13 +08:00
b610bf3e99 Handle rotation on Android better with Notes editor 2023-06-05 17:04:29 +08:00
cbb82abf4d Update label styles on iOS and MacOS 2023-06-01 17:40:23 +08:00
cf8b94fbbe Release Android 0.0.83 2023-06-01 09:50:10 +08:00
c07790125b Upgrade intercom to fix crash 2023-06-01 09:18:44 +08:00
707245562e Work on PDF notes 2023-05-30 22:08:29 +08:00
465e88ca88 Use a bottom sheet fragment for PDF editor 2023-05-30 16:09:53 +08:00
0c495c7264 Implement clear on cancel of edit note 2023-05-30 15:19:06 +08:00
a6c5e450a2 Implement saving highlight notes with the new edit note view 2023-05-30 15:00:57 +08:00
ddf7c51816 Update highlights on edit from the notebook view 2023-05-30 14:41:54 +08:00
49903bf938 Edit notes on highlights/articles 2023-05-30 12:30:32 +08:00
a4e6b00d05 Proper escaping of annotations 2023-05-30 11:09:45 +08:00
ffd7bcf568 Allow creating article notes from the notebook 2023-05-29 14:13:44 +08:00
73b71f002c Themeing, text for notebooks 2023-05-29 11:11:44 +08:00
048facb7ca Fix delete propogation 2023-05-29 10:30:23 +08:00
0466451019 WIP: Android notebooks 2023-05-27 08:37:47 +08:00
1acbd04b01 Bump Android version 2023-05-25 10:53:50 +08:00
ca4c05f11d Cascade highlight deletes 2023-05-25 10:37:46 +08:00
5a7bb079ae Increment Android version 2023-05-19 10:04:21 +08:00
9183d3e64e Make the labels scrollable, set background of focused list item 2023-05-18 20:10:39 +08:00
c4510c7b55 Make the android label selector scrollable 2023-05-17 11:59:19 +08:00
7dca0a5d5a Bump Android version 2023-05-16 11:36:29 +08:00
03d7d80b4f Use bottombar when saving 2023-05-16 11:23:58 +08:00
3cf60df783 Add share menu item in the reader 2023-05-15 19:20:17 +08:00
f6b2484007 Resolve issue where changing theme would hide the bottom modal 2023-05-15 18:21:24 +08:00
549481020b Better state handling of the reader bottom sheet 2023-05-15 15:36:06 +08:00
49af48a695 Set labels on creation 2023-05-15 14:59:22 +08:00
b9c4a6a476 Create labels inline 2023-05-15 12:05:58 +08:00
9fba4aa1af Use FlowRow for labels on cards 2023-05-12 17:07:52 +08:00
42d9c5fea8 Dont create labels in the library mode 2023-05-12 17:00:16 +08:00
6c2059807f More work on Android label selector 2023-05-12 16:32:59 +08:00