-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[RNMobile] Audio Player UI for audio block #27467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
0519567
Basics of Audio block working
etoledom 690224d
Add audio support to MediaUpload
etoledom b7965fd
Add handling of file uploads and replace
etoledom f2ccb18
WPMediaLibrary support for Audio block
etoledom 2a02b83
Avoid removing media info on error state
etoledom 276b07d
Linting
etoledom 8a8b550
Added an AUDIO file to the test requestMediaPickFromMediaLibrary func
jd-alexander 9e03e63
Fixed typo in ToolbarButton of Audio Block.
jd-alexander 349aa19
Removed auto help behavior present on web that's not used on mobile.
jd-alexander 04a39b4
Merge branch 'master' into rnmobile/audio-block-I-b
jd-alexander 32029e0
[Android] Wired the click of the Audio Media Library button.
jd-alexander a18b8ac
Added Audio media options for choosing audio file locally.
jd-alexander af6cb99
[RNMobile] Audio Block: Proper caption field (#27689)
ceyhun 43019d6
Audio Player UI for audio block
etoledom 4d634b3
Add extension to styles import
etoledom ba23b8a
Show file name while loading and retry message on error
ceyhun d9a6041
Merge branch 'master' into rnmobile/audio-block-I-b
jd-alexander 1a46994
Merge branch 'master' into rnmobile/audio-block-I-b
jd-alexander f09c955
Merge branch 'master' into rnmobile/audio-block-I-b
jd-alexander 98f20e0
Pass state props to audio player component
ceyhun 1810a7a
Implement placeholder-ish player UI structure
ceyhun ae50b5b
Merge branch 'master' into rnmobile/audio-block-I-b
jd-alexander a04d4a4
Merge remote-tracking branch 'origin/rnmobile/audio-block-I-b' into r…
jd-alexander 40d73ec
added styles for icon, title and subtitle
jd-alexander 9ba5548
added blue-wordpress as link color.
jd-alexander 56ae978
added sizing based on design specs.
jd-alexander 2c527b5
Fixed object destructuring error.
jd-alexander 8126f1e
added icon styling state for upload in progress or upload failed.
jd-alexander cc6e523
implemented error style and behavior.
jd-alexander e1f9552
added styling for upload failed text.
jd-alexander 4dd5baa
Override MediaUploadProgress styles
ceyhun 3795a6e
Update filename extension spseration to handle two dots
ceyhun f6cd5c1
Update UI structure and styles
ceyhun 0e4f746
Make retry message translateable
ceyhun 39947fc
Update snaphots
ceyhun c9e368d
Fix lint error
ceyhun 736a550
Set initial file name
ceyhun 899d4eb
Merge branch 'master' into rnmobile/audio-block-II-audio-player-ui
ceyhun e6b5b6d
Remove devOnly flag from audio block
ceyhun fde5a71
Increase tap target of button
ceyhun 9d29735
Add 1px between title and subtitle
ceyhun 15162c6
Align title, subtitle and button vertically
ceyhun 63a4199
Merge branch 'master' into rnmobile/audio-block-II-audio-player-ui
ceyhun b1eb8dd
On iOS use VideoPlayer to play audio files in-app
ceyhun 844cff9
Revert "On iOS use VideoPlayer to play audio files in-app"
ceyhun 8ba4565
[RNMobile] Audio Block - Cancel and Retry Dialog (#28540)
jd-alexander e12d1c6
Merge branch 'master' into rnmobile/audio-block-II-audio-player-ui
ceyhun 277fbee
Rename button title
ceyhun b34fdbc
Add pill-shaped background to button
ceyhun c3f7dea
Add padding to title
ceyhun 190b141
Fix file title being empty when selecting from media library
ceyhun 8c5669a
Use safeDecodeURI
ceyhun fdb64c3
On iOS use VideoPlayer to play audio files in-app
ceyhun 5ce695e
Decrease button font size
ceyhun bb4cf85
Revert "Remove devOnly flag from audio block"
ceyhun ebf8a2f
Add right padding to title container to fix error state
ceyhun 409635d
Merge branch 'master' into rnmobile/audio-block-II-audio-player-ui
ceyhun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add pill-shaped background to button
- Loading branch information
commit b34fdbc34ab195f8449e7458dd8a3a6b5a052228
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.