Jackson Harper
d501580256
Merge pull request #1133 from omnivore-app/fix/ios-audio-sessions
...
Improve iOS audio sessions, preload files on load
2022-08-25 11:06:18 +08:00
Satindar Dhillon
784bf8e8e7
Merge pull request #1129 from omnivore-app/chore/remove-apple-button
...
Disable Apple Auth (Android)
2022-08-24 13:29:33 -07:00
Satindar Dhillon
0cf679c9bf
Merge pull request #1132 from omnivore-app/fix/android-colors-and-strings
...
Update a few colours and strings in the Android welcome and login screens
2022-08-24 13:29:08 -07:00
Jackson Harper
08c12fb757
Revert gcp_id change
2022-08-24 23:13:46 +08:00
Jackson Harper
4837a63ecb
Preload audio files when the user opens the app
...
This kicks off generation and download of audio files. Pending
files are put in a queue and re-attempted. In the UI if a user
hits the pending state they just get some UI now.
2022-08-24 22:19:04 +08:00
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
1196a24d2d
Update a few colours and strings in the Android welcome and login screens
2022-08-24 16:44:55 +08:00
Satindar Dhillon
5be9c4de23
set error message if google auth on client fails
2022-08-23 23:42:00 -07: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