Commit graph

457 commits

Author SHA1 Message Date
Jackson Harper
73b71f002c Themeing, text for notebooks 2023-05-29 11:11:44 +08:00
Jackson Harper
048facb7ca Fix delete propogation 2023-05-29 10:30:23 +08:00
Jackson Harper
0466451019 WIP: Android notebooks 2023-05-27 08:37:47 +08:00
Jackson Harper
1acbd04b01 Bump Android version 2023-05-25 10:53:50 +08:00
Jackson Harper
ca4c05f11d Cascade highlight deletes 2023-05-25 10:37:46 +08:00
Jackson Harper
5a7bb079ae Increment Android version 2023-05-19 10:04:21 +08:00
Jackson Harper
9183d3e64e Make the labels scrollable, set background of focused list item 2023-05-18 20:10:39 +08:00
Jackson Harper
c4510c7b55 Make the android label selector scrollable 2023-05-17 11:59:19 +08:00
Jackson Harper
7dca0a5d5a Bump Android version 2023-05-16 11:36:29 +08:00
Jackson Harper
03d7d80b4f Use bottombar when saving 2023-05-16 11:23:58 +08:00
Jackson Harper
3cf60df783 Add share menu item in the reader 2023-05-15 19:20:17 +08:00
Jackson Harper
f6b2484007 Resolve issue where changing theme would hide the bottom modal 2023-05-15 18:21:24 +08:00
Jackson Harper
549481020b Better state handling of the reader bottom sheet 2023-05-15 15:36:06 +08:00
Jackson Harper
49af48a695 Set labels on creation 2023-05-15 14:59:22 +08:00
Jackson Harper
b9c4a6a476 Create labels inline 2023-05-15 12:05:58 +08:00
Jackson Harper
9fba4aa1af Use FlowRow for labels on cards 2023-05-12 17:07:52 +08:00
Jackson Harper
42d9c5fea8 Dont create labels in the library mode 2023-05-12 17:00:16 +08:00
Jackson Harper
6c2059807f More work on Android label selector 2023-05-12 16:32:59 +08:00
Jackson Harper
8e3c2f65bb Work on new android label selector 2023-05-12 12:08:40 +08:00
Jackson Harper
99f0d945a6 Simplify label selection sheet bottom modal interaction 2023-05-11 13:22:31 +08:00
Jackson Harper
f4722645e8 Sort labels based on lowercase locale 2023-05-11 12:47:01 +08:00
Jackson Harper
1df725be6b Bump version 2023-05-10 23:04:30 +08:00
Jackson Harper
c16c5e4ca2 Special handling of the Open Original button 2023-05-10 21:39:59 +08:00
Jackson Harper
d03d8b931a New bottomsheet for handling link opening 2023-05-10 21:03:28 +08:00
Jackson Harper
711a1cd32c Remove unneeded live data 2023-05-10 14:48:59 +08:00
Jackson Harper
de3db625f7 ADd the set labels sheet back in 2023-05-10 14:44:36 +08:00
Jackson Harper
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
Jackson Harper
7fdcf70a83 Android menu and version 2023-05-09 11:28:40 +08:00
Jackson Harper
001a4b25c7 Bump the version number 2023-05-08 23:00:48 +08:00
Jackson Harper
7e70cf283c Better handle the system theme 2023-05-08 23:00:38 +08:00
Jackson Harper
f5f3555355 Use the main bottom sheet for the labels 2023-05-08 22:36:55 +08:00
Jackson Harper
0091d5c42a More work on notebook bottom views 2023-05-08 22:24:03 +08:00
Jackson Harper
dc7c992ed2 More work on notebook using bottom sheet 2023-05-08 17:06:27 +08:00
Jackson Harper
e4e153e01f Display the system default font name correctly, set colour on font menu items 2023-05-08 15:10:21 +08:00
Jackson Harper
44309467da Update navbar colours from themekey live data 2023-05-08 13:52:03 +08:00
Jackson Harper
6a99bc5ed6 Swap black and white 2023-05-06 00:07:02 +08:00
Jackson Harper
bf4b3d5b79 Add all highlights before inserting cross refs 2023-05-06 00:06:24 +08:00
Jackson Harper
135ecbaa11 Use a bottom sheet for theme, set header based on theme 2023-05-05 21:45:04 +08:00
Jackson Harper
34f0a964ec Remove unused script handler for background colours
This isn't needed anymore as the bundled reader will display the
background colour.
2023-05-05 17:30:57 +08:00
Jackson Harper
d399bf15f5 Insert saved items with highlights in labels in single transaction, reset search cursor when pulling to refresh or changing search filter 2023-05-05 17:14:00 +08:00
Jackson Harper
b7421950a4 Do all item db insertion in a single transaction 2023-05-05 16:35:41 +08:00
Jackson Harper
8ac5b4c8f1 Remove shadow types used for CardData from Android types 2023-05-05 15:25:22 +08:00
Jackson Harper
3841894d55 Add fonts on Android 2023-05-05 13:45:27 +08:00
Jackson Harper
857e7ce010 Add new fonts on iOS 2023-05-05 13:23:54 +08:00
Jackson Harper
c9ed599700
Merge pull request #2163 from omnivore-app/feat/android-notebooks
First pass at Android Notebooks, most parts in place, lots of styling needed
2023-05-05 13:04:58 +08:00
Jackson Harper
2a0f114231 Fix the archive filter in the main DB query to handle "all" 2023-05-05 12:47:45 +08:00
Jackson Harper
1a813a42b4 Bump Android version 2023-05-05 11:15:52 +08:00
Jackson Harper
cd68a0d7a3 Work on notebooks, make a readonly version 2023-05-04 20:45:30 +08:00
Jackson Harper
8a11a40d05
Merge pull request #2157 from josemas79/main
Spanish translation
2023-05-04 14:10:54 +08:00
Jackson Harper
7067be4371 More on Android notebooks, fix query, clean up UI 2023-05-03 22:04:56 +08:00