|
|
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 |
|
|
|
95427184f8
|
Remove debug
|
2023-05-04 10:48:37 +08:00 |
|
|
|
253297aeda
|
Allow displaying recent email HTML
This should help with users not being able to access confirmation
links.
|
2023-05-04 10:36:43 +08:00 |
|
|
|
31d04a59e1
|
Merge pull request #2161 from omnivore-app/feature/sort-by-wordCount
add sorting by wordsCount
|
2023-05-04 08:56:03 +08:00 |
|
|
|
7067be4371
|
More on Android notebooks, fix query, clean up UI
|
2023-05-03 22:04:56 +08:00 |
|
|
|
51b5c578f1
|
First pass at Android Notebooks, most parts in place, lots of styling needed
|
2023-05-03 18:53:01 +08:00 |
|
|
|
25e3d92fa8
|
Spanish translation
|
2023-05-03 11:54:36 +02:00 |
|
|
|
4ae229da1a
|
Merge pull request #2162 from omnivore-app/fix/update-tts-landing-image
Update text to speech landing images
|
2023-05-03 12:05:49 +08:00 |
|
|
|
e0172afed2
|
Update text to speech landing images
|
2023-05-03 11:38:22 +08:00 |
|
|
|
381293e0b5
|
Merge pull request #2156 from omnivore-app/fix/android-0.6-updates
Android 0.60 updates
|
2023-05-03 10:52:48 +08:00 |
|
|
|
a4d385bc83
|
add sorting by wordsCount
|
2023-05-03 08:36:33 +08:00 |
|
|
|
02f85aacde
|
Revert style debug change
|
2023-05-02 16:35:50 +08:00 |
|
|
|
9f4ba676ce
|
Bump version to 0.6
|
2023-05-02 16:12:22 +08:00 |
|
|
|
52297217eb
|
Better button title when filtering by labels
|
2023-05-02 16:11:34 +08:00 |
|
|
|
de3a65a72a
|
Revert debug from iOS
|
2023-05-02 16:02:13 +08:00 |
|
|
|
0a147b744d
|
Move theme and color scheme setting to the documentElement
In theory this is more correct and could help with issues of
color-scheme not being set correctly in the reader on iOS and
Android.
|
2023-05-02 16:01:16 +08:00 |
|
|
|
a1952fb9e7
|
Fix issue when changing color mode, use update theme instead of updateColor mode
This prevents the Dark theme from being used instead of Black
when changing theme on Android.
|
2023-05-02 16:00:12 +08:00 |
|
|
|
86553c6325
|
Spanish translation
I think it's ok, however there could be some improvement later when I see everything in the context of the app
|
2023-05-02 09:41:17 +02:00 |
|
|
|
2feb2067f8
|
Add new fonts to Android
Some new fonts:
- Atkinson Hyperlegible
- Newsreader
- LXGW WenKai
|
2023-05-02 14:51:11 +08:00 |
|
|
|
3041cd0517
|
Merge pull request #2138 from omnivore-app/fix/webflow-readability
Remove webflow invisible elements
|
2023-05-02 14:23:10 +08:00 |
|