Commit graph

9076 commits

Author SHA1 Message Date
Gannon
f248ee9ee3 Add autofill to login and signup page
Add autofill to login and signup page

1. Add autofill to login and signup page. Used https://bryanherbst.com/2021/04/13/compose-autofill/
2. Updated the Username text hint and label to "Username" from "Name"
2024-01-09 20:08:43 -05:00
Jackson Harper
535a5cbd9e
Merge pull request #3333 from omnivore-app/fix/android-library-labels
Open the labels sheet from the library on Android
2024-01-09 19:24:13 +08:00
Hongbo Wu
c11f86d5c7
Merge pull request #3341 from omnivore-app/fix/rss-handler-redis
fix redis command server incompatibility
2024-01-09 16:43:08 +08:00
Hongbo Wu
34e6f1b00a fix redis command server incompatibility 2024-01-09 16:26:54 +08:00
Jackson Harper
ab196df0f2 Fix PDF props 2024-01-09 14:45:17 +08:00
Jackson Harper
4fcb055f69
Merge pull request #3338 from omnivore-app/fix/ios-non-following
Improve the iOS filters when following tab is disabled
2024-01-09 14:35:57 +08:00
Jackson Harper
80f0150512 Dont show the iPhone tab bar in edit mode 2024-01-09 14:20:04 +08:00
Hongbo Wu
26f91b3601
Merge pull request #3340 from omnivore-app/fix/test
fix rss handler tests
2024-01-09 12:36:19 +08:00
Jackson Harper
ecb5fbf112 Make filters work a bit better with non-following 2024-01-09 12:35:07 +08:00
Hongbo Wu
3cfee2915a fix rss handler tests 2024-01-09 12:23:39 +08:00
Hongbo Wu
40c89a43f9
Merge pull request #3339 from omnivore-app/fix/rss-redis
fix: blocked rss feed url not stored in redis accurately
2024-01-09 12:14:21 +08:00
Hongbo Wu
131261431d add comment 2024-01-09 12:09:42 +08:00
Hongbo Wu
0969e81de3 fix: catch rss parsing failure in a nested try-catch block 2024-01-09 12:04:14 +08:00
Jackson Harper
2905f3eb58 Use the new highlightChanges queue for highlight operations 2024-01-09 12:01:15 +08:00
Hongbo Wu
a2ab8327ca fix: increment feed fetch failed count if rss feed is failed to fetch 2024-01-09 11:22:20 +08:00
Jackson Harper
b6708db75f Add libraryItemid to highlight modal 2024-01-09 11:00:58 +08:00
Jackson Harper
2919b7d7ce Improve the iOS filters when following tab is disabled 2024-01-09 10:24:25 +08:00
Jackson Harper
654de969c4 More android offline sync improvements 2024-01-09 10:23:24 +08:00
Jackson Harper
cb48c755f1 Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
Jackson Harper
8f9f8bb43b Bump version 2024-01-08 15:21:36 +08:00
Jackson Harper
42d21ebbae Display version number in settings 2024-01-08 15:14:29 +08:00
Hongbo Wu
202fe50ebc
Merge pull request #3326 from omnivore-app/fix/merge-highlight-error
fix labels not saved when merging highlights
2024-01-08 15:10:29 +08:00
Jackson Harper
9f71f1f58d Bump android version 2024-01-08 14:54:04 +08:00
Jackson Harper
da8eca4787 Fix the steps on reader sliders 2024-01-08 14:50:44 +08:00
Jackson Harper
291a424c58 More consistency on modal bottom sheets colors 2024-01-08 14:41:42 +08:00
Jackson Harper
89d126734c Transparent backgrounds for modal bottom sheets 2024-01-08 13:48:53 +08:00
Jackson Harper
ceff6fea37 Improve labels modal on Android 2024-01-08 13:46:33 +08:00
Hongbo Wu
abc60209b5
Merge pull request #3334 from omnivore-app/fix/readwise-integration
fix: sync archived items into readwise
2024-01-08 12:33:30 +08:00
Hongbo Wu
42a36f1820 log when retrieved 0 items 2024-01-08 12:20:31 +08:00
Hongbo Wu
eafdd41ee1 get all the items updated since the last sync including archived items 2024-01-08 12:07:26 +08:00
Jackson Harper
24a87d696d Open the labels sheet from the library on Android 2024-01-08 11:46:18 +08:00
Jackson Harper
736a472a86
Merge pull request #3330 from gannonlawlor/android/theme-setup
Uncomment theme colors and use them in bottomsheet
2024-01-08 11:35:35 +08:00
Jackson Harper
49fef8ac90
Merge pull request #3332 from omnivore-app/fix/android-sync-all-folders
Request sync objects for all folders on Android
2024-01-08 11:34:34 +08:00
Jackson Harper
213af8edc6 Request sync objects for all folders on Android 2024-01-08 10:58:23 +08:00
Jackson Harper
a6c4e60ead
Merge pull request #3331 from omnivore-app/fix/ios-request-all-syncs
Request sync objects for all folders on iOS
2024-01-08 10:44:18 +08:00
Jackson Harper
c0f613486d Bump iOS release version 2024-01-08 10:43:57 +08:00
Jackson Harper
897f55c0f7 Request sync objects for all folders on iOS 2024-01-08 10:28:55 +08:00
Jackson Harper
d3b5282940
Merge pull request #3323 from omnivore-app/fix/android-build
Bump android build
2024-01-08 10:09:38 +08:00
Gannon
5cac028c91 Uncomment theme colors and use them in bottomsheet
Uncomment all the colors. Also use theme instead of hardcoding colors for the bottomsheet content
2024-01-06 11:00:33 -05:00
Hongbo Wu
1ec5b7affe fix labels not saved when merging highlights 2024-01-05 23:22:09 +08:00
Jackson Harper
6ac6473cee Bump Android version 2024-01-05 18:12:59 +08:00
Jackson Harper
715ef167d3 Bump android build 2024-01-05 18:11:24 +08:00
Hongbo Wu
54ccbd47b9
Merge pull request #3316 from omnivore-app/perf/rss
improve rss feeder performance
2024-01-05 15:57:49 +08:00
Hongbo Wu
44bed67e35 add comment 2024-01-05 15:41:01 +08:00
Hongbo Wu
ccd4f2d3f0 catch redis client error and continue the process 2024-01-05 15:20:42 +08:00
Jackson Harper
fd5de2007d
Merge pull request #3320 from omnivore-app/fix/web-prettier
Run prettier on updated file
2024-01-05 15:13:18 +08:00
Jackson Harper
7eeed4db81 Revert change as it had some issue with hooks 2024-01-05 14:57:48 +08:00
Jackson Harper
09dd9a62e3 Run prettier on updated file 2024-01-05 14:38:48 +08:00
Jackson Harper
9ba272006d
Merge pull request #3294 from cdev147/main
Improve keyboard shortcuts modal
2024-01-05 14:37:51 +08:00
Jackson Harper
68500a9602
Merge pull request #3282 from aaachen/highlight-bug-fix
Add documentation for highlight and fix bug
2024-01-05 14:26:37 +08:00