Commit Graph

474 Commits

Author SHA1 Message Date
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
8e3c2f65bb Work on new android label selector 2023-05-12 12:08:40 +08:00
99f0d945a6 Simplify label selection sheet bottom modal interaction 2023-05-11 13:22:31 +08:00
f4722645e8 Sort labels based on lowercase locale 2023-05-11 12:47:01 +08:00
1df725be6b Bump version 2023-05-10 23:04:30 +08:00
c16c5e4ca2 Special handling of the Open Original button 2023-05-10 21:39:59 +08:00
d03d8b931a New bottomsheet for handling link opening 2023-05-10 21:03:28 +08:00
711a1cd32c Remove unneeded live data 2023-05-10 14:48:59 +08:00
de3db625f7 ADd the set labels sheet back in 2023-05-10 14:44:36 +08:00
431866da8b Start to move bottomsheet handling into viewModel so it can control the current bottom state
This is needed so we can implement the "Open Link" bottom sheet
and re-enable the Labels bottom sheet.
2023-05-10 13:32:55 +08:00
7fdcf70a83 Android menu and version 2023-05-09 11:28:40 +08:00
001a4b25c7 Bump the version number 2023-05-08 23:00:48 +08:00
7e70cf283c Better handle the system theme 2023-05-08 23:00:38 +08:00
f5f3555355 Use the main bottom sheet for the labels 2023-05-08 22:36:55 +08:00
0091d5c42a More work on notebook bottom views 2023-05-08 22:24:03 +08:00
dc7c992ed2 More work on notebook using bottom sheet 2023-05-08 17:06:27 +08:00