Commit graph

483 commits

Author SHA1 Message Date
Jackson Harper
e31676d93f
Merge pull request #2441 from omnivore-app/fix/android-create-label-crash
Fix crash when creating labels during SetLabels operation
2023-07-01 00:18:43 +08:00
Jackson Harper
f10e1f667b Close notebook on escape 2023-06-29 14:37:13 -07:00
Jackson Harper
d4624a9f99 Fix crash when creating labels during SetLabels operation 2023-06-28 12:42:51 +08:00
Jackson Harper
2f35d20562 Fix the texteditor on the notebook view 2023-06-14 21:41:01 +08:00
Jackson Harper
bac61e71ed Update bundles, feature card size 2023-06-13 20:57:59 +08:00
Jackson Harper
1505d11e85 Make the continue reading cards a little smaller 2023-06-13 20:13:14 +08:00
蒋小霕
59703cca8f
Follow-Up Translation 2023-06-08 22:32:03 +08:00
Jackson Harper
5b00a15eb7 Adjust spacing on labels 2023-06-05 12:47:27 +08:00
Jackson Harper
815f93ca94 Remove unused tap handler 2023-06-02 12:13:23 +08:00
Jackson Harper
cbb82abf4d Update label styles on iOS and MacOS 2023-06-01 17:40:23 +08:00
Jackson Harper
a93de547b7 Use new style labels in the library 2023-06-01 15:45:27 +08:00
Jackson Harper
b68fdfffae Library colour and font size tweaks 2023-06-01 13:46:30 +08:00
Jackson Harper
f53ce94049 Add a logout option 2023-05-31 19:08:09 +08:00
Jackson Harper
3460150d5e Update copy to say library instead of feed 2023-05-31 15:56:17 +08:00
Jackson Harper
94099281ae Add theme and justify-text to reader settings 2023-05-31 13:50:42 +08:00
Jackson Harper
1fbd0a5e64 Fixes to build on Macos 2023-05-30 22:25:50 +08:00
Jackson Harper
50bbdfa441 Use the same sorting of labels on iOS as Web 2023-05-29 15:02:51 +08:00
Jackson Harper
5fa8660c8b Allow setting margin on iPhone, fix bug with reset button
After resetting properties we need to call into web to update.
2023-05-26 10:16:21 +08:00
Jackson Harper
4cf5eef261 Allow library items to be dragged into other apps 2023-05-24 16:44:43 +08:00
Jackson Harper
ff01689b0f Allow single px font size adjustment on iOS 2023-05-18 17:52:12 +08:00
Jackson Harper
857e7ce010 Add new fonts on iOS 2023-05-05 13:23:54 +08:00
Jackson Harper
16d402ff6d Fix typo in strings file 2023-05-04 14:49:01 +08:00
Jackson Harper
ccfbd0c44a Handle system colour 2023-05-04 14:12:01 +08:00
Jackson Harper
fb863bea26 Fix merge typo 2023-05-04 14:12:01 +08:00
Jackson Harper
cd5d135032 Set the iOS caret colour based on theme 2023-05-04 14:11:56 +08:00
Jackson Harper
8a11a40d05
Merge pull request #2157 from josemas79/main
Spanish translation
2023-05-04 14:10:54 +08:00
Jackson Harper
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
José Manuel Sánchez
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
Jackson Harper
2feb2067f8 Add new fonts to Android
Some new fonts:

- Atkinson Hyperlegible
- Newsreader
- LXGW WenKai
2023-05-02 14:51:11 +08:00
Jackson Harper
9748803124 Set highlight ids correctly from android to web reader 2023-04-25 15:27:00 +08:00
Jackson Harper
237e1981bc Remove ES strings file
Because this was incomplete it was displaying some generic
strings in the UI.
2023-04-18 14:57:45 +08:00
Jackson Harper
3ca4fd4915 Bump iOS version, update Chinese string translation 2023-04-17 11:09:25 +08:00
蒋小霕
007a4d5c37
Update Localizable.strings 2023-04-13 18:31:35 +08:00
Jackson Harper
c3cdefd563 Update bundle 2023-04-13 11:13:54 +08:00
Jackson Harper
75d82e39d8 Fix buttons on the custom sliders, improve pref. colours 2023-04-13 09:18:06 +08:00
Jackson Harper
dbbd3abdee Update background color behind webview when user switches themes 2023-04-11 16:44:52 +08:00
Jackson Harper
dd88d9f125 Use navigation view for setting note 2023-04-10 15:59:40 +08:00
Jackson Harper
d428baa916 Remove old note icon 2023-04-10 15:59:40 +08:00
Jackson Harper
1ef73388aa UI for displaying article note modals 2023-04-10 15:59:40 +08:00
Jackson Harper
522ea0a3c3 Fix issue with changing system colormode causing the incorrect theme to be applied 2023-04-10 15:59:40 +08:00
Jackson Harper
da90b53057 Get slider closer to design 2023-04-10 15:59:40 +08:00
Jackson Harper
14d5676979 Add handler for justify text, fix dependency issue with auto highlights 2023-04-10 15:59:40 +08:00
Jackson Harper
9aa06faf25 Implement margins and iPad reader preferences options 2023-04-10 15:59:40 +08:00
Jackson Harper
9669026c8f WIP: update the display settings view on iOS 2023-04-10 15:59:40 +08:00
Jackson Harper
13faffffcc When deleting highlights finish core data sync before triggering API sync 2023-04-05 19:54:03 +08:00
Jackson Harper
f440711b8c Implement hiding the feature section 2023-04-05 11:02:00 +08:00
Jackson Harper
95a48f8752 Remove debug 2023-04-04 22:23:47 +08:00
Jackson Harper
2ed1c2b186 Updated sorting for feature items 2023-04-04 22:21:27 +08:00
Jackson Harper
1220481b00 Better highlight position calculation 2023-04-04 21:26:47 +08:00
Jackson Harper
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00