Rupin Khandelwal
|
eacb569489
|
Merge pull request #1278 from omnivore-app/bug/fix-gridLayout
Fix - Grid and List Layout
|
2022-10-10 11:18:47 -05:00 |
|
Jackson Harper
|
b3733a4ee6
|
Better naming, fix issue with highlight bar placement
|
2022-10-07 18:08:32 +08:00 |
|
Jackson Harper
|
501edbcde3
|
fix typo
|
2022-10-07 17:14:11 +08:00 |
|
Jackson Harper
|
35a8184790
|
More clear naming for the touch bar
|
2022-10-07 17:09:34 +08:00 |
|
Jackson Harper
|
846a720582
|
Use near cursor display on the highlight bar on non-touch devices
|
2022-10-07 16:58:33 +08:00 |
|
Jackson Harper
|
7f9e898a1b
|
Display the highlight bar near the cursor on non-touch devices
|
2022-10-07 16:51:01 +08:00 |
|
Jackson Harper
|
791c9a9113
|
Always treat highlightBackground as an array not a color now. This lets us apply alpha differently to backgrounds and underlines
|
2022-10-07 14:13:49 +08:00 |
|
Jackson Harper
|
e53c907916
|
Display some background colour on highlighted notes
|
2022-10-07 14:05:35 +08:00 |
|
Rupin Khandelwal
|
4bcb33f15b
|
Merge branch 'main' of github.com:omnivore-app/omnivore into bug/fix-gridLayout
|
2022-10-06 12:51:40 -05:00 |
|
Rupin Khandelwal
|
5bc3dec953
|
Fixed all the layouts and cleaned up CSS for grid
|
2022-10-06 12:45:43 -05:00 |
|
Rupin Khandelwal
|
b6173cdc2d
|
Fixed the problem about the layouts - Fresh look helps
|
2022-10-06 11:47:02 -05:00 |
|
ShaneMaglangit
|
dcfcd9f600
|
Fix: Improve the icon alignment in toggle buttons
|
2022-10-05 18:10:23 +08:00 |
|
Rupin Khandelwal
|
ab17b9f2da
|
Fix - Grid and List Layout
|
2022-10-04 13:03:55 -05:00 |
|
Jackson Harper
|
dd508f2f63
|
Dont double encode the redirect uri
|
2022-10-04 13:25:22 +08:00 |
|
Jackson Harper
|
cf582df406
|
use const instead of let
|
2022-10-04 13:10:31 +08:00 |
|
Jackson Harper
|
cdef752a81
|
Embed the apple id button so it doesnt fail when the apple CDN returns 404
|
2022-10-04 13:04:52 +08:00 |
|
Satindar Dhillon
|
29b35d6363
|
declare recentSearches as unknown array to avoid type error
|
2022-10-03 08:31:50 -07:00 |
|
Rupin Khandelwal
|
6ae0948ca9
|
Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078
|
2022-10-01 14:55:39 -05:00 |
|
Jackson Harper
|
0101a5a45c
|
Update icons to better fit text
|
2022-09-28 15:38:39 +08:00 |
|
Jackson Harper
|
a8da146b13
|
Update copy and some screenshots on the about page
|
2022-09-28 14:26:44 +08:00 |
|
Rupin Khandelwal
|
f1e7a2ed87
|
Adding openMenu method on focus of the Search input Field
|
2022-09-27 09:13:32 -05:00 |
|
Rupin Khandelwal
|
816db165c7
|
Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078
|
2022-09-27 08:09:25 -05:00 |
|
Rupin Khandelwal
|
155cbcf2ec
|
Merge pull request #1233 from omnivore-app/feat/compact-listview
Feat/compact listview
|
2022-09-27 08:06:33 -05:00 |
|
Jackson Harper
|
0ac72b278b
|
Use read-it-later instead of "read it later" in copy
|
2022-09-27 17:05:08 +08:00 |
|
Jackson Harper
|
4fcb379950
|
A couple small font/color tweaks
|
2022-09-27 10:20:14 +08:00 |
|
Satindar Dhillon
|
2be59bdf89
|
stub logs in for web action handler in web reader view Model
|
2022-09-26 19:20:01 -07:00 |
|
Satindar Dhillon
|
67cf702ada
|
update android js interface. send actionID and json to WebReaderViewModel
|
2022-09-26 19:19:29 -07:00 |
|
Satindar Dhillon
|
e401be6fb2
|
fix block scoping error for message object creation
|
2022-09-26 19:19:29 -07:00 |
|
Satindar Dhillon
|
821f2da3a0
|
add android message handlers in same places webKit handlers are used
|
2022-09-26 19:19:01 -07:00 |
|
Rupin Khandelwal
|
e805c5fade
|
Removing commented out code and polish/clean up
|
2022-09-26 14:01:18 -05:00 |
|
Rupin Khandelwal
|
efcfc1afdb
|
Compact list view completion
|
2022-09-26 13:57:18 -05:00 |
|
Rupin Khandelwal
|
6df73f6d5d
|
Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078
|
2022-09-26 07:25:37 -05:00 |
|
Jackson Harper
|
b423f40f59
|
Remove left side arrow menus as these screw up the article action menus
|
2022-09-26 16:18:33 +08:00 |
|
Jackson Harper
|
9fe879e141
|
Fix custom colour padding on labels dropdown, fix cancel button style
|
2022-09-26 15:47:36 +08:00 |
|
Rupin Khandelwal
|
84dbc45bc5
|
Compact List view Creation
|
2022-09-24 18:12:45 -05:00 |
|
Jackson Harper
|
47b8299625
|
Only use button active item focus in modal buttons
This is useful for keyboard tabbing but we don't want it on
all items as it creates a weird effect.
Fixes: https://github.com/omnivore-app/omnivore/issues/1197
|
2022-09-19 10:47:39 +08:00 |
|
Jackson Harper
|
08b5bab68a
|
Set color/opacity when creating an overlaping highlight
|
2022-09-18 13:43:27 +08:00 |
|
Jackson Harper
|
4b84215970
|
Set an annotation preset to override the default opacity when creating highlights
For some reason this was not being set on Safari.
|
2022-09-18 13:39:53 +08:00 |
|
Jackson Harper
|
b714a2661a
|
On Safari PDF Highlights are not setting opacity
|
2022-09-18 12:57:28 +08:00 |
|
Rupin Khandelwal
|
3908e456f2
|
polish and clean up code
|
2022-09-16 17:17:11 -06:00 |
|
Rupin Khandelwal
|
c2cc8db12c
|
Added Clear selection method to clear the input search field when clicked on X
|
2022-09-16 17:09:34 -06:00 |
|
Rupin Khandelwal
|
95ce2d72ab
|
Making sure that search input has atleast one letter to save in local storage
|
2022-09-15 11:20:45 -06:00 |
|
Rupin Khandelwal
|
fcca0e508b
|
cleaning up CSS around List and List Items and spans
|
2022-09-15 11:17:04 -06:00 |
|
Rupin Khandelwal
|
0d2f8fd043
|
More clean up on the CSS since now the menu dropdown is better aligned
|
2022-09-15 10:53:45 -06:00 |
|
Rupin Khandelwal
|
2e58250779
|
controlling height of List, adding scrollbar on overflow
|
2022-09-15 10:43:30 -06:00 |
|
Rupin Khandelwal
|
c6980fa843
|
Adding onClick on X on the Menu list items, fixing layout and moving props of Downshift - that fixed the layout and click events
|
2022-09-15 10:40:50 -06:00 |
|
Rupin Khandelwal
|
eb98154b70
|
Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078
|
2022-09-15 09:04:23 -06:00 |
|
Rupin Khandelwal
|
e6ef9c98ca
|
Fixing list view for longer texts and layout
|
2022-09-15 09:04:06 -06:00 |
|
Jackson Harper
|
bf24107db8
|
Disable android link until new build is live
|
2022-09-15 11:48:14 +08:00 |
|
Jackson Harper
|
f881b11aa2
|
Add the Android button to the about footer
|
2022-09-14 11:55:22 +08:00 |
|