-
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
QuickPost doesnt' like PIN Lock #217
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
aforcier
added a commit
that referenced
this issue
Oct 3, 2018
d6e2bf4184 Update login library default FluxC hash 7b3ba9e906 Merge commit 'e500cd63388ba77e7ea13df2fbb199c64e7107c2' into feature/import-latest-login-lib 0fe4cc1bf0 Merge commit '554b41f85535e113b1357e1c708fe304d50e0bd0' into develop 4495659338 Fix text of email not found error ab65b7ea6e Fix text of sms throttled error 9f2e660eeb Checkstyle fix 61d3e7020e Refactoring dd3989bbfa Refactoring 5cac71b526 Fix log msgs 42eb5f7300 Set image content description or mark it as not important for accessibility bb0e745946 Fix checkstyle 0904ff17a5 Add a meaningful error message when the 2fa loggin is stopped because of sms throttling 606eb6fbe6 Trigger 2fa when the authentication SMS has been already sent during the flow 0f27a678d5 Fix google sign in flow c98a1d473a Fix signup/in flows 30bf1accd1 Fix google sign-up 916621c9d7 Support setting the scheme in LoginMagicLinkRequestFragment 88e73ab293 Login integration 81fa3c9812 Add WP.com login as a step after Jetpack install e3dd86f22b Localize the error message for invalid 2fa codes 08af882ab2 Merges release/10.2 into develop 7f9fca95f7 Update gradle plugin to 3.1.3 2520aa3844 Update google repository config and list it first a88a7195ad Merge pull request #7880 from /issues/7856-refresh-meta-data f2a12f0e4c fixed merge conflict b218f90a2d Clean up from previous approach. 6ce03885e1 Remove errant space from login string df7ae86a4d Update login library string to reflect core app string update 078c9c86f8 Remove unused strings from login library 51b07d7776 Tweak logic to allow a single method to bump acct created 17ede53ffc Overload method to have a shorter name. 33326b183b Refresh metadata for the google signup flow. 65c96baefa Call new method when bumping account created stat. afedb2008a bumped google play services version to 15.0.1 853823cd9a Merge pull request #217 from woocommerce/feature/113-login-notification 848294dc29 Use more generic naming for the login notification channel id fa437d344f Merge commit '09a0852581dd9a3a6b15109f3a8e9a80e644fbbb' into feature/update-login-library 6b07a925db Enable Google login 066beded26 Update gradle plugin to 3.1.2 3e1abf1cf0 Fix FluxC build error in login library 37707a744c Merge pull request #188 from woocommerce/feature/gradle-3.1.1 1a933195f0 Update gradle plugin and support libraries to latest 9af7502466 Update inner import checkstyle violations in login library d07401c892 Update IDEA style config files ad4fc3b429 Revert unintentional color change in the WordPressLoginFlow module. c1b56716a1 Merge branch 'feature/order-details-screen' into feature/order-detail-views 6c93c92dc5 Exclude utils library from FluxC imports 372719093e Merge branch 'develop' into feature/order-detail-views eec28986b5 Restore login notification styling changes 103dd8f6a1 Merge commit '6bd01d64a2d01176f5b26ae36836d4f5ff0fcdc9' into feature/update-login-lib 97462cca8e Merge branch 'develop' into feature/order-detail-views 20e9f3b9e3 Move login icon colors to variables b15f6632fa Merge branch 'develop' into feature/114-login-style-refactor 26d1088134 Fix style violations in login library 17326beace Order Details - Customer Info View - Action Icons and listeners, updated icon assets * Add the ability to click to dial customer phone * Add the ability to click to email customer * Add the ability to click to sms customer ebfa842faf Make login notification styling overridable 5494d0e742 Make login toolbar styling overridable 8cbdb5b313 Use overridable color names in login flow styles e9137fe9f7 Replace WordPress buttons with LoginTheme bf34dabb71 Expose play-services-auth dependency from login library 19203891d7 Merge commit '9751124a62caad5f7c9af772f8b872b604cd02b9' into feature/gradle-3.0 f5b58af6b4 Add WPCOM_LOGIN_ONLY LoginMode, disallowing self-hosted login git-subtree-dir: libs/login git-subtree-split: d6e2bf41845cba12bcfc24cde4e21aef032d89e4
aforcier
added a commit
that referenced
this issue
Oct 18, 2018
4896a91c7c Merge pull request #6 from wordpress-mobile/merge-wca 16a871bcf1 Set base button color to white d6e2bf4184 Update login library default FluxC hash 7b3ba9e906 Merge commit 'e500cd63388ba77e7ea13df2fbb199c64e7107c2' into feature/import-latest-login-lib 0fe4cc1bf0 Merge commit '554b41f85535e113b1357e1c708fe304d50e0bd0' into develop 4495659338 Fix text of email not found error ab65b7ea6e Fix text of sms throttled error 9f2e660eeb Checkstyle fix 61d3e7020e Refactoring dd3989bbfa Refactoring 5cac71b526 Fix log msgs 42eb5f7300 Set image content description or mark it as not important for accessibility bb0e745946 Fix checkstyle 0904ff17a5 Add a meaningful error message when the 2fa loggin is stopped because of sms throttling 606eb6fbe6 Trigger 2fa when the authentication SMS has been already sent during the flow 0f27a678d5 Fix google sign in flow c98a1d473a Fix signup/in flows 30bf1accd1 Fix google sign-up 916621c9d7 Support setting the scheme in LoginMagicLinkRequestFragment 88e73ab293 Login integration 81fa3c9812 Add WP.com login as a step after Jetpack install e3dd86f22b Localize the error message for invalid 2fa codes 08af882ab2 Merges release/10.2 into develop 7f9fca95f7 Update gradle plugin to 3.1.3 2520aa3844 Update google repository config and list it first a88a7195ad Merge pull request #7880 from /issues/7856-refresh-meta-data f2a12f0e4c fixed merge conflict b218f90a2d Clean up from previous approach. 6ce03885e1 Remove errant space from login string df7ae86a4d Update login library string to reflect core app string update 078c9c86f8 Remove unused strings from login library 51b07d7776 Tweak logic to allow a single method to bump acct created 17ede53ffc Overload method to have a shorter name. 33326b183b Refresh metadata for the google signup flow. 65c96baefa Call new method when bumping account created stat. afedb2008a bumped google play services version to 15.0.1 853823cd9a Merge pull request #217 from woocommerce/feature/113-login-notification 848294dc29 Use more generic naming for the login notification channel id fa437d344f Merge commit '09a0852581dd9a3a6b15109f3a8e9a80e644fbbb' into feature/update-login-library 6b07a925db Enable Google login 066beded26 Update gradle plugin to 3.1.2 3e1abf1cf0 Fix FluxC build error in login library 37707a744c Merge pull request #188 from woocommerce/feature/gradle-3.1.1 1a933195f0 Update gradle plugin and support libraries to latest 9af7502466 Update inner import checkstyle violations in login library d07401c892 Update IDEA style config files ad4fc3b429 Revert unintentional color change in the WordPressLoginFlow module. c1b56716a1 Merge branch 'feature/order-details-screen' into feature/order-detail-views 6c93c92dc5 Exclude utils library from FluxC imports 372719093e Merge branch 'develop' into feature/order-detail-views eec28986b5 Restore login notification styling changes 103dd8f6a1 Merge commit '6bd01d64a2d01176f5b26ae36836d4f5ff0fcdc9' into feature/update-login-lib 97462cca8e Merge branch 'develop' into feature/order-detail-views 20e9f3b9e3 Move login icon colors to variables b15f6632fa Merge branch 'develop' into feature/114-login-style-refactor 26d1088134 Fix style violations in login library 17326beace Order Details - Customer Info View - Action Icons and listeners, updated icon assets * Add the ability to click to dial customer phone * Add the ability to click to email customer * Add the ability to click to sms customer ebfa842faf Make login notification styling overridable 5494d0e742 Make login toolbar styling overridable 8cbdb5b313 Use overridable color names in login flow styles e9137fe9f7 Replace WordPress buttons with LoginTheme bf34dabb71 Expose play-services-auth dependency from login library 19203891d7 Merge commit '9751124a62caad5f7c9af772f8b872b604cd02b9' into feature/gradle-3.0 f5b58af6b4 Add WPCOM_LOGIN_ONLY LoginMode, disallowing self-hosted login git-subtree-dir: libs/login git-subtree-split: 4896a91c7cb62100a663fd879915eff73f39a27e
wzieba
pushed a commit
that referenced
this issue
Sep 27, 2024
Display login notification + Notification channel config
wzieba
pushed a commit
that referenced
this issue
Oct 21, 2024
Display login notification + Notification channel config
wzieba
pushed a commit
that referenced
this issue
Oct 21, 2024
Display login notification + Notification channel config
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enable the PIN lock feature, and try to use the QuickPicture/QuickVideo feature. When returning from the camera app the PIN Lock is shown on the screen. Even if you set the extended timeout on PIN Lock.
This is because multiple activities are launched when the user hits the QuickPicture Item in the sidebar:
Sidebar -> EditPostActivity -> Camera Activity.
It's not a huge problem since QP is only used by a small % of users.
The text was updated successfully, but these errors were encountered: