You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Squashed 'libs/editor/' changes from 6647346..d99856b
d99856b Merge branch 'merge-wpandroid' into develop
aee093e Implemented missing onAuthHeaderRequested method in the example app
fdccfc1 Hide video fullscreen button
6fd8591 Pause video playback when the WebView is no longer visible to the user
84da174 Use a blank placeholder src instead of videopress.mp4 to trigger videopress video loading
435c012 Added some sanity checks for substring usage to JsCallbackReceiver
6c4d042 Fixed a bug where videos would sometimes get deleted if they were the only thing in the post
d1aeaca Added support for video shortcodes on non-VideoPress sites
9f1b954 Merge branch 'feature/visual-editor' into feature/editor-video-playback
a61fbf9 Added missing bracket in JS editor
040ceb8 Follow redirects when requesting thumbnails for the image settings dialog
4fbd821 Always defer to super.shouldInterceptRequest in editor WebView unless an auth header is present
c933ee8 Merge branch 'feature/visual-editor' into feature/editor-video-playback
10a08fa Merge pull request #273 from wordpress-mobile/issue/15-track-editor-evnts
bce6d92 Merge branch 'develop' into issue/15-track-editor-evnts
3e2c261 When looking up a VideoPress ID in the DB fails, refresh the blog media and check again
c803d21 Remove the onError attribute from VideoPress videos if an empty video url is returned
4ca4c4c Added the ability to tap a placeholder VideoPress video to attempt to load it
1c638bf Don't use the placeholder poster image for videopress videos
e9e8f7f Implemented missing method in example app
d8a8510 fix typo in event name
b13ac66 Track EDITOR_EDITED_IMAGE
da3cd0c Add space after videos when converting from VideoPress shortcode
ca6499f track most editor events
74b9932 use wp-analytics 1.1.0
1964844 Only apply custom headers for network URL resource requests
b3dd7e3 Implement new EditorFragmentListener method in mock activity for integration tests
fee3ffb Convert VideoPress shortcodes to video elements and back in the visual editor
9d56f49 Imported ZSSRichTextEditor video methods and callback methods from iOS
5b9a4c3 Imported video CSS from iOS
5bbc482 Added missing method implementation to test mock activity
77f7096 Retrieve an auth header if necessary when launching the image settings dialog
1214827 Use the safeToAddWordPressComAuthHeader utility method for resource requests in the new editor's WebView
b2e2b74 Updated the utils artifact version for the editor
12f748a Moved setupUrlConnection() to the utils library
108a24c Renamed EditorFragment's setWebViewHeader to setCustomHttpHeader
1ac139e Use custom headers for image settings dialog image requests
542db23 Extracted some duplicated HttpURLConnection building code into a utility method
96984f0 When an Authorization HTTP header is detected, force using the HTTPS protocol in the WebViewClient
3302ab9 Added support for custom headers to the editor's WebView, set through the EditorFragmentAbstract
02ce3e4 Editor 0.5 version bump
190a822 Added full support for gallery types
25b3632 Added a fix enabling galleries to be added to the editor before the DOM loads
acd7f9c Fixed creating a new post by making a gallery from the Media Library (the gallery wasn't being added to the new post)
1b6d47c Merge branch 'feature/visual-editor' into feature/editor-galleries
b1cb369 Added support for creating galleries from local images, using a placeholder shortcode while uploading
92a3359 Extracted duplicate paragraph-wrapping code into a separate method in the ZSS editor
26d93c0 Added support for inserting galleries using media library images
git-subtree-dir: libs/editor
git-subtree-split: d99856bfb3e35e5c86f74af3f517739749e923ea
0 commit comments