Commit Graph

6383 Commits

Author SHA1 Message Date
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
f8fc1306df Merge pull request #2174 from omnivore-app/fix/android-loading
Improvements to Android library loading
2023-05-09 16:24:54 +08:00
9b70140098 Merge pull request #2176 from omnivore-app/feat/self-host-tools
Add Dockerfile and script for self hosting
2023-05-09 16:21:46 +08:00
c753e50e55 Add Dockerfile and script for self hosting 2023-05-09 15:40:40 +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
e4e153e01f Display the system default font name correctly, set colour on font menu items 2023-05-08 15:10:21 +08:00
44309467da Update navbar colours from themekey live data 2023-05-08 13:52:03 +08:00
6a99bc5ed6 Swap black and white 2023-05-06 00:07:02 +08:00
bf4b3d5b79 Add all highlights before inserting cross refs 2023-05-06 00:06:24 +08:00
135ecbaa11 Use a bottom sheet for theme, set header based on theme 2023-05-05 21:45:04 +08:00
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
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
b7421950a4 Do all item db insertion in a single transaction 2023-05-05 16:35:41 +08:00
8ac5b4c8f1 Remove shadow types used for CardData from Android types 2023-05-05 15:25:22 +08:00
571955865e Merge pull request #2172 from omnivore-app/fix/android-fonts
Add fonts on Android
2023-05-05 15:04:54 +08:00
3841894d55 Add fonts on Android 2023-05-05 13:45:27 +08:00
b9a5cd2df4 Merge pull request #2171 from omnivore-app/fix/ios-fonts
Add new fonts on iOS
2023-05-05 13:25:44 +08:00
857e7ce010 Add new fonts on iOS 2023-05-05 13:23:54 +08:00
f6ba5d90fe Merge pull request #2170 from omnivore-app/fix/username-validation
Fix issue where incorrect username validation message was displayed during signup, add label sorting to cards
2023-05-05 13:05:17 +08:00
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
2a0f114231 Fix the archive filter in the main DB query to handle "all" 2023-05-05 12:47:45 +08:00
fe7c0f2339 Linting fix 2023-05-05 12:46:34 +08:00
f4a860e912 Add label sorting on the web 2023-05-05 12:36:30 +08:00
aab332eefc Sort labels by name 2023-05-05 12:03:50 +08:00
fde5ec29cf Dont allow descriptions to overflow their card width 2023-05-05 12:00:22 +08:00
b1cf122543 Simplify style on signup pages 2023-05-05 11:34:46 +08:00
aec3238590 Fix issue where incorrect username validation message was displayed during signup 2023-05-05 11:16:58 +08:00
1a813a42b4 Bump Android version 2023-05-05 11:15:52 +08:00
cd68a0d7a3 Work on notebooks, make a readonly version 2023-05-04 20:45:30 +08:00
9ce5b0fa6f Merge pull request #2160 from omnivore-app/fix/ios-theme-caret-color
Set the iOS caret colour based on theme
2023-05-04 16:34:49 +08:00
16d402ff6d Fix typo in strings file 2023-05-04 14:49:01 +08:00
6bd6c108ab Revert inner styling change 2023-05-04 14:38:47 +08:00
20074b4c97 Only scroll to top once nav bar visible 2023-05-04 14:15:06 +08:00
4317fcf853 Allow iOS scroll to top 2023-05-04 14:12:01 +08:00
8e504df6f7 Set description properly when editing the title 2023-05-04 14:12:01 +08:00
ccfbd0c44a Handle system colour 2023-05-04 14:12:01 +08:00
750bdc7f5c Bump iOS version 2023-05-04 14:12:01 +08:00
fb863bea26 Fix merge typo 2023-05-04 14:12:01 +08:00
cd5d135032 Set the iOS caret colour based on theme 2023-05-04 14:11:56 +08:00
8a11a40d05 Merge pull request #2157 from josemas79/main
Spanish translation
2023-05-04 14:10:54 +08:00
c02b344c17 Merge pull request #2165 from omnivore-app/feat/display-email-html
Allow displaying recent email HTML
2023-05-04 11:22:59 +08:00