Jackson Harper
|
886d5fbe2c
|
Add a share button for exporting MP3s, mostly useful for debugging
|
2022-08-24 22:18:01 +08:00 |
|
Jackson Harper
|
24901f9c01
|
add shadow back to miniplayer
|
2022-08-24 17:00:32 +08:00 |
|
Jackson Harper
|
f91fbfc79d
|
Return success when scrubbing via media controls
|
2022-08-24 16:59:03 +08:00 |
|
Jackson Harper
|
80f91d42bf
|
Merge pull request #1124 from omnivore-app/fix/android-client-id-update
Android client id fix
|
2022-08-24 14:09:00 +08:00 |
|
Jackson Harper
|
76ac1fd3c0
|
Merge pull request #1118 from omnivore-app/feature/android-login-screens
Draft: Android Welcome Screen
|
2022-08-24 14:08:14 +08:00 |
|
Jackson Harper
|
161fb1be2c
|
Merge pull request #1115 from omnivore-app/feat/ios-fullscreen-audio-player
Make a full screen audio player that can be swapped with the miniplayer
|
2022-08-24 11:23:05 +08:00 |
|
Satindar Dhillon
|
6d2d469fd5
|
remove headline text for email view
|
2022-08-23 12:22:05 -07:00 |
|
Satindar Dhillon
|
e22a7a5eb4
|
move focus manager up one view level
|
2022-08-23 12:09:04 -07:00 |
|
Satindar Dhillon
|
9fb4ae35cf
|
use local state to track email/authProvider signin
|
2022-08-23 11:50:20 -07:00 |
|
Satindar Dhillon
|
ba1c9c970b
|
use correct aud value when verifying google token from android
|
2022-08-23 09:26:47 -07:00 |
|
Satindar Dhillon
|
9e14b49c07
|
apply font styles to welcome screen text
|
2022-08-23 08:00:18 -07:00 |
|
Jackson Harper
|
b0d8d29edd
|
Clean up expand animation transition
|
2022-08-23 22:11:20 +08:00 |
|
Jackson Harper
|
c3a4f16486
|
WIP: gesture to drag open/closed the miniplayer
|
2022-08-23 17:41:14 +08:00 |
|
Jackson Harper
|
b60f00bb6f
|
Handle canceling downloads, start on messaging for queued downloads
|
2022-08-23 16:46:50 +08:00 |
|
Jackson Harper
|
25abf451bf
|
Better layout on iPad
|
2022-08-23 16:46:34 +08:00 |
|
Jackson Harper
|
210eb62823
|
Handle audio session interruptions
|
2022-08-23 15:45:58 +08:00 |
|
Jackson Harper
|
40634e3f11
|
Handle scrubbing, stream ending, implement skip forwards/backwards
|
2022-08-23 15:24:27 +08:00 |
|
Jackson Harper
|
057ad67f76
|
Merge pull request #1117 from omnivore-app/fix/1116
Added space in menu items so it doesn't look so tight
|
2022-08-23 11:02:10 +08:00 |
|
Jackson Harper
|
7036f903d3
|
Merge pull request #1122 from omnivore-app/dependabot/npm_and_yarn/cypress-10.6.0
Bump cypress from 10.3.0 to 10.6.0
|
2022-08-23 11:01:18 +08:00 |
|
Jackson Harper
|
9efe125546
|
Remove old file before moving to avoid overwrite errors
|
2022-08-23 10:55:31 +08:00 |
|
Satindar Dhillon
|
e58058a4f4
|
add vertical padding to login buttons
|
2022-08-22 19:55:22 -07:00 |
|
Jackson Harper
|
2b35ae6f08
|
Merge pull request #1105 from omnivore-app/fix/library-masonry-layout
Use a masonry layout for the library layout
|
2022-08-23 10:54:17 +08:00 |
|
Jackson Harper
|
ee269dd4e9
|
Merge pull request #1113 from omnivore-app/feat/delete-page-article-action
Add a delete page article action, add keyboard ctrls for confirm dialogs
|
2022-08-23 10:53:07 +08:00 |
|
Satindar Dhillon
|
028af7d699
|
add apple login logo to button
|
2022-08-22 18:43:03 -07:00 |
|
dependabot[bot]
|
f9416ab3d6
|
Bump cypress from 10.3.0 to 10.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.0 to 10.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.3.0...v10.6.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 21:26:36 +00:00 |
|
Satindar Dhillon
|
66a5c21b96
|
WIP: add omnivore image name logo and partially layout welcome screen
|
2022-08-22 14:04:12 -07:00 |
|
Rupin Khandelwal
|
c522097a1d
|
Added space in menu items so it doesn't look so tight
|
2022-08-22 13:54:12 -05:00 |
|
Satindar Dhillon
|
3887a91186
|
set background color on welcome screen
|
2022-08-22 11:43:29 -07:00 |
|
Rupin Khandelwal
|
b2f511b160
|
Merge pull request #1101 from omnivore-app/fix/1096
Fix/1096 - Added line seprator above labels and subscriptions
|
2022-08-22 13:00:43 -05:00 |
|
Rupin Khandelwal
|
f87a0f4c0e
|
Merge pull request #1109 from omnivore-app/fix/1080
Fix/1080 - Adding background on the hover of a menu item
|
2022-08-22 12:58:57 -05:00 |
|
Satindar Dhillon
|
a50e39efc3
|
move login fields code out of main activity and into email view
|
2022-08-22 10:39:29 -07:00 |
|
Satindar Dhillon
|
53b8f7eeac
|
organize android views into packages
|
2022-08-22 09:15:45 -07:00 |
|
Jackson Harper
|
b5c0915e22
|
Make a full screen audio player that can be swapped with the miniplayer
|
2022-08-22 23:28:57 +08:00 |
|
Hongbo Wu
|
a28888acc2
|
Merge pull request #1114 from omnivore-app/feature/queue-tts-in-the-api
feature/queue tts in the api
|
2022-08-22 17:26:03 +08:00 |
|
Hongbo Wu
|
45c1ba2d25
|
Update log
|
2022-08-22 16:45:10 +08:00 |
|
Hongbo Wu
|
5cfe0a14e9
|
Authorize user to get or create speech in the API
|
2022-08-22 16:44:05 +08:00 |
|
Hongbo Wu
|
cfdc236297
|
Validate token and authenticate user before setting Speech state to FAILED
|
2022-08-22 16:24:39 +08:00 |
|
Hongbo Wu
|
463f423cab
|
Enqueue TTS task in the get speech of article API if speech not found
|
2022-08-22 16:13:34 +08:00 |
|
Hongbo Wu
|
efce6dad94
|
Stop queueing transcription after calling createArticle API
|
2022-08-22 16:12:27 +08:00 |
|
Hongbo Wu
|
476e43a1f8
|
Set speech state to FAILED if encountered error during transcription
|
2022-08-22 16:11:49 +08:00 |
|
Hongbo Wu
|
4852777f66
|
Throw error if synthesizing was cancelled
|
2022-08-22 16:10:49 +08:00 |
|
Hongbo Wu
|
2298635e56
|
Add function to set speech to failed state
|
2022-08-22 16:09:56 +08:00 |
|
Jackson Harper
|
7673814fd3
|
Add a delete page article action, add keyboard ctrls for confirm dialogs
|
2022-08-22 15:53:22 +08:00 |
|
Hongbo Wu
|
4ce7352013
|
Merge pull request #1108 from omnivore-app/fix/failed-to-convert-speech
Fix some articles not converted to speech correctly
|
2022-08-22 12:58:04 +08:00 |
|
Jackson Harper
|
965ffb3013
|
Merge pull request #1065 from omnivore-app/feature/android-login
Android Login
|
2022-08-22 12:41:04 +08:00 |
|
Hongbo Wu
|
85d8816e1e
|
Replace li element with a sentence element when converting HTML to SSML
|
2022-08-22 12:39:06 +08:00 |
|
Jackson Harper
|
e3385b5c78
|
Merge pull request #1103 from omnivore-app/fix/sidebar-menu-arrow
Make caret in sidebar menu match designs
|
2022-08-22 12:25:44 +08:00 |
|
Satindar Dhillon
|
1115cf34d9
|
update google login client id for android
|
2022-08-19 19:39:41 -07:00 |
|
Satindar Dhillon
|
33a4ee39dc
|
check for android source in api mobile sign up route
|
2022-08-19 18:53:51 -07:00 |
|
Hongbo Wu
|
1daa5056a1
|
Merge pull request #1107 from omnivore-app/fix/newsletter-revue
Fix not getting revue newsletter url by checking all the hyper links in the table tr td
|
2022-08-20 09:01:53 +08:00 |
|