-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Media: Uploading media has not title on the detail screen #211
Labels
Comments
Closing issue and migrating to new repo. |
aforcier
added a commit
that referenced
this issue
Aug 18, 2015
244a513 Removed unused ModalDialog style 2079b91 Removed styling of legacy.EditLinkActivity, leaving it up to WPAndroid bcfe5db 0.3 version bump 13d8db4 Merge pull request #226 from wordpress-mobile/issue/210-blockquote-list-wrap 42a4a5e Fixed confusing comment c103bdb Updates blockquoting after "double enter" to end a list; refactoed list code 331ea9b Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Editor-Android into issue/210-blockquote-list-wrap 4092508 Merge pull request #225 from wordpress-mobile/feature/186-edit-link 7520bdf First crack at fixing blockquote and list bug e3b1f23 Merge branch 'develop' into feature/186-edit-link 7347f12 Disabled all links in the WebView, so tapping links on API<19 doesn't cause the WebView to navigate to them 21d7817 Changed the link button to remove the current link instead of displaying the link dialog 3ac9fab Added a delete button to LinkDialogFragment which removes the link being updated c5b64e5 Updated the editor to support modifying links when tapping them a484307 Added tests for utility methods decodeHtml and splitValuePairDelimitedString bd30fac Added handling for callback-link-tap 87e3028 Improved the process of extracting key-value pairs from callback strings 7d5f231 Merge pull request #220 from wordpress-mobile/issue/197-rotation-redraw f579c2e Escape HTML in link url and text before passing to ZSSEditor.insertLink() c306a83 Merge branch 'develop' into issue/197-rotation-redraw 845833c Merge pull request #217 from wordpress-mobile/issue/213-Merriweather-consistency 1a9beb4 Merge pull request #216 from wordpress-mobile/issue/215-legacy-toggle-button-size 5c2ee5b Merge pull request #221 from wordpress-mobile/issue/218-api16-html-crash 943542c Merge pull request #214 from wordpress-mobile/feature/185-insert-link 35f12c6 Update HtmlStyleUtils to not apply spans when running Android 4.1 and 4.1.1 74034ed Updated the editor to update HTML mode margins on rotation 25e378f Preserve the active format bar buttons on orientation change 9b97b2d Updated the editor to reload the format bar on rotation 09196d3 Changed the example activity to preserve the editor fragment on rotation, imitating the WPAndroid app c963b80 Extracted format bar layout into width-specific XML files 8ab72ac Updated Merriweather font files 17a8fce Reverted changes to legacy format bar f33c8b5 Moved EditLinkActivity back to legacy folder b07a7ba Switched to using a DialogFragment for the link dialog b863118 Improved recognition of link style 3fbccd6 Added support for inserting links in HTML mode ae5c2aa Added support for adding a link to existing, highlighted text in visual mode 56a0e82 Changed ZSSEditor.insertLink() to use execCommand instead of document.createElement 8e146f6 Added support for retrieving the selected text from the ZSSEditor 54555f7 Added support for inserting links using the format bar button (no highlight support) 1824cf6 Updated onSelectionStyleChanged to recognize links and toggle the link button highlighting accordingly 70c2ac0 Moved EditLinkActivity out of legacy folder dca254f Changed EditLinkActivity to a modal dialog (replicating its appearance within WPAndroid) 0cdabf4 Merge pull request #209 from wordpress-mobile/issue/203-fix-legacy-format-bar e8c7d2c Merge pull request #211 from wordpress-mobile/issue/208-html-mode-content-placeholder 34e32fa Set the content placeholder in HTML mode, wrapped in p tags c39031e Defined a separate dimen for the legacy format bar height and set it back to 40dp git-subtree-dir: libs/editor git-subtree-split: 244a51315e24eddc0510b422a75e6483c6c0f6f3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Go to the Media screen and capture a new photo.
While the photo is uploading, tap it to view the detail.
The title is blank.
2.5 beta 4
Nexus 4 / 4.3
The text was updated successfully, but these errors were encountered: