Commit graph

763 commits

Author SHA1 Message Date
Jackson Harper
943588dab3 Fix height of font modal on iPad 2023-04-13 10:28:26 +08:00
Jackson Harper
9fd075d223 Fix branch statement preventing edited titles from being saved 2023-04-13 09:37:33 +08:00
Jackson Harper
8d7b943d70 Always present the Notes view in a NavigationView 2023-04-12 17:43:53 +08:00
Jackson Harper
47f6f8aab8 Make the iPad column width a bit smaller 2023-04-11 17:01:40 +08:00
Jackson Harper
dbbd3abdee Update background color behind webview when user switches themes 2023-04-11 16:44:52 +08:00
Jackson Harper
4c5c47c746 Open notes editor in a NavigationView 2023-04-10 15:59:40 +08:00
Jackson Harper
1aa49346cb Better spacing on top nav bar reader buttons 2023-04-10 15:59:40 +08:00
Jackson Harper
99e0f830c9 Set text when opening annotation modal 2023-04-10 15:59:40 +08:00
Jackson Harper
bed8c94a2d Fix background scoll color visible in WebReader bounce area 2023-04-10 15:59:40 +08:00
Jackson Harper
19138bf685 Add a context menu for copying notes 2023-04-10 15:59:40 +08:00
Jackson Harper
f60ba672e7 Add highlight notes from the notebook 2023-04-10 15:59:40 +08:00
Jackson Harper
42a3b2fe87 Start to implement document note deletion 2023-04-10 15:59:40 +08:00
Jackson Harper
40d0c52c2e Set page notes if they are already created 2023-04-10 15:59:40 +08:00
Jackson Harper
4fcc49148a Clean up import of the notebook 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
be4fea153a Filter out highlights that are scheduled for deletion 2023-04-10 15:59:40 +08:00
Jackson Harper
fd853e65ee Rename HighlightsList to Notebook 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
14d5676979 Add handler for justify text, fix dependency issue with auto highlights 2023-04-10 15:59:40 +08:00
Jackson Harper
94c0b9adaa More speeds 2023-04-10 15:59:40 +08:00
Jackson Harper
0787ab6aa0 Faster audio playback rates 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
1b4722fcd1 Use Done button to submit title edit changes. Make titles multiline 2023-04-06 10:28:23 +08:00
Jackson Harper
1c72007bf6 Add Pinned filter, improve animation 2023-04-05 14:44:29 +08:00
Jackson Harper
8c02168710 Improve continue filter, remove recommended for now 2023-04-05 14:12:41 +08:00
Jackson Harper
95fd847ae2 Fix animation of feature section 2023-04-05 12:31:09 +08:00
Jackson Harper
f440711b8c Implement hiding the feature section 2023-04-05 11:02:00 +08:00
Jackson Harper
de524736e2 Empty state handling for feature section 2023-04-05 10:40:08 +08:00
Jackson Harper
2ed1c2b186 Updated sorting for feature items 2023-04-04 22:21:27 +08:00
Jackson Harper
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
Jackson Harper
5e396ef23b Better MD support in iOS, merge fixes 2023-04-03 19:35:06 +08:00
Satindar Dhillon
b61b511c23 add os conditionals to get mac app to compile 2023-03-22 09:24:12 -07:00
Satindar Dhillon
774c2bc16c resolve or remove todo comments 2023-02-27 16:52:52 -08:00
Sixten Otto
f013408cf7 hide String serialization of lastItemSyncTime 2023-02-27 08:45:28 -07:00
Sixten Otto
a2f812376a clear files when reseting local data storage 2023-02-27 08:17:27 -07:00
Jackson Harper
815da4e78e Better alignment of the reader right menu button 2023-02-22 13:03:20 +08:00
Jackson Harper
8068b11f1e
Merge pull request #1830 from sixten/warnings
Address iOS compiler and linter warnings
2023-02-22 11:01:43 +08:00
Jackson Harper
49d9a1d3a8 Display language selector if realistic voices are enabled 2023-02-21 16:40:37 +08:00
Jackson Harper
1650a1dee2 Handle the content inset area at the bottom of newer devices 2023-02-21 16:32:58 +08:00
Sixten Otto
edb9d5cfca attempt to mitigate line length warnings 2023-02-20 12:15:29 -07:00
Sixten Otto
6fd8729291 disable quite a few line length warnings 2023-02-20 12:15:29 -07:00
Sixten Otto
95a66dba30 rework some Button to silence linter warnings 2023-02-20 12:15:29 -07:00
Sixten Otto
f7168ff65a reformat some multi-line expressions
Honestly, some of this formatting seems a little weird, but it appears to thread the needle between the competing requirements of swiftformat's wrapMultilineStatementBraces rule and SwiftLint's opening_brace rule.
2023-02-20 12:15:29 -07:00
Sixten Otto
92fe2c5e33 use longer variable name to satisfy linter 2023-02-20 12:15:29 -07:00
Sixten Otto
8156328cf6 fix some linter warnings on deliberate code 2023-02-20 12:15:29 -07:00
Sixten Otto
60ca0567fa prevent some spurious doc comment warnings 2023-02-20 12:15:29 -07:00
Sixten Otto
33d01d77c2 remove some unused variables and return values 2023-02-20 12:15:29 -07:00
Jackson Harper
c9296deac4 Update TTS user interface 2023-02-20 22:49:09 +08:00
Jackson Harper
3d275dd559 Enable realistic voices, update voice list 2023-02-16 16:21:55 +08:00