Commit Graph

8931 Commits

Author SHA1 Message Date
d1826be5a9 Better empty state for iPad grid view 2023-12-28 18:09:58 +08:00
3667595f48 Sync move operation, attempt to sync before home is loaded 2023-12-28 15:46:57 +08:00
c09a6fc1de Export notes with highlights 2023-12-27 22:22:09 +08:00
4f6f452801 Sync highlights in search also 2023-12-27 18:00:24 +08:00
e746952f65 set a default filter on load 2023-12-27 17:52:14 +08:00
88493f8bd2 Empty states for grid, filter divider on headers shouldnt show on iPad 2023-12-27 16:27:05 +08:00
ca511c3041 Grid improvements for infinite scroll 2023-12-27 16:04:32 +08:00
f47e53f56b Set the filter key when updating the filter 2023-12-27 14:23:25 +08:00
dded89bf32 WIP allow a single viewmodel for iPad split screen view 2023-12-27 14:16:50 +08:00
470cd5ddf2 Navigation toolbar colours 2023-12-27 11:00:37 +08:00
7bd19658f4 Colors for toolbar items 2023-12-27 10:58:04 +08:00
e31101f5e9 Improve initial loading refresh 2023-12-26 20:58:55 +08:00
470006017d Better loading of synced items 2023-12-26 18:53:32 +08:00
84c62eae54 Dont prefetch sync update pages 2023-12-26 14:32:36 +08:00
47c21fad37 Dont prefetch update pages 2023-12-26 14:30:49 +08:00
54b5bf6d0f Spacing when sharing title + url 2023-12-26 14:30:06 +08:00
3362a5b016 Better separation of sync and search 2023-12-26 14:23:39 +08:00
701d6a6be1 Wording on bottom button 2023-12-26 10:01:01 +08:00
3d87ef671b Start tracking totalCount for queries 2023-12-24 14:43:28 +08:00
0bd710e639 Dont allow deleting system labels 2023-12-23 22:25:20 +08:00
98ad40fa6b Settings UI cleanup, stop audio when archiving/deleting 2023-12-23 17:14:24 +08:00
66a6c5ddc3 Clear edit mode when going into search mode 2023-12-23 17:04:37 +08:00
3aca91f083 Pass delete/archive/view handlers into audio player 2023-12-23 16:12:33 +08:00
7404386773 More string cleanups 2023-12-23 16:12:14 +08:00
c6fed3cfba String cleanups 2023-12-23 16:11:18 +08:00
e4850311f4 archive/delete for tts player, use valet to sync hide system labels property
Using valet instead of UserDefaults(suiteName to work around
some potential issues with the extension loading.
2023-12-22 20:11:36 +08:00
f7105c1350 PLain button style on the share extension note entry 2023-12-22 17:41:32 +08:00
dc60a96a53 Disable button style on highlights menu 2023-12-22 14:06:14 +08:00
052b3c99ee Fixes for users with the accessibility buttonShapes feature enabled on iOS 2023-12-22 12:40:19 +08:00
7caa6f5a12 Merge pull request #3238 from omnivore-app/feat/ios-add-feed
Add feed buttons for iOS
2023-12-22 11:51:19 +08:00
40b6ab26f4 Add missing files 2023-12-22 11:43:23 +08:00
7e54132399 Remove yarn changes 2023-12-22 11:38:40 +08:00
6d30f31323 Revert package.json change 2023-12-22 11:07:40 +08:00
0dc3d6198c Merge pull request #3273 from omnivore-app/remove-invalid-url
remove invalid-url error from subscribing feed
2023-12-22 09:52:15 +08:00
c939735678 remove invalid-url error from subscribing feed 2023-12-22 09:51:27 +08:00
a0f9366edd Merge pull request #3272 from omnivore-app/fix/delete-feed
fix/delete feed
2023-12-22 09:15:27 +08:00
a8f04be154 Merge pull request #3269 from remychantenay/android-add-literata-and-fraunces-fonts 2023-12-22 09:08:02 +08:00
bc99ea1d8b Merge pull request #3266 from remychantenay/android-library-swipe-actions 2023-12-22 09:07:46 +08:00
f6e04daf60 return invalid url if feed url is different from user provided url 2023-12-22 09:05:43 +08:00
696de8ea50 check both user provided url and parsed feed url when looking for existing subscription 2023-12-22 08:08:15 +08:00
e2843b2e0c Comment out application badge feature 2023-12-21 20:33:18 +08:00
a99ac232ca More tab bar pop behavior 2023-12-21 19:23:52 +08:00
dccee35fbe Allow hiding system labels 2023-12-21 17:42:10 +08:00
e9f0725208 Merge pull request #3271 from omnivore-app/fix/ambigurous-search-result
do not throw ambiguous error if all the parsed results are the same
2023-12-21 17:02:54 +08:00
93de374630 do not throw ambigurous error if all the parsed results are the same 2023-12-21 16:52:44 +08:00
976aadb082 Bring back the santa hat 2023-12-21 16:12:38 +08:00
1e292dfcaa Remove list row separator on the bottom view 2023-12-21 16:12:29 +08:00
8acc78db7b Fix ipad toolbar items, resize toasts on ipad 2023-12-21 13:44:11 +08:00
fbb39bcd91 Improve the load more fetching 2023-12-21 12:12:19 +08:00
7e7c9e344c Improve bottom loader UX 2023-12-21 09:42:59 +08:00