Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

wordpress-mobile/WordPress-Android

nbradbury created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

nbradbury created a comment on a pull request on wordpress-mobile/WordPress-Android
Strangely, there are no [release notes](https://developer.android.com/reference/com/google/android/play/core/release-notes-in_app_reviews) yet for this version. I'm holding off reviewing this until...

View on GitHub

dependabot[bot] deleted a branch wordpress-mobile/WordPress-Android

dependabot/gradle/com.autonomousapps.dependency-analysis-2.2.0

nbradbury created a comment on a pull request on wordpress-mobile/WordPress-Android
We're not updating this library at this time.

View on GitHub

nbradbury closed a pull request on wordpress-mobile/WordPress-Android
Bump com.autonomousapps.dependency-analysis from 1.28.0 to 2.2.0
Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.28.0 to 2.2.0. <details> <summary>Changelog</summary> <p><em>Sourc...
sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

wzieba pushed 10000 commits to login_flow_raw_history wordpress-mobile/WordPress-Android
  • Fix detekt issues f64c6a2
  • Fix checkstyle issues 451d885
  • Merge pull request #2873 from wordpress-mobile/issue/add-singleusersite-to-sitemodel Update SiteModel: Add column is... 6701153
  • Merge pull request #2868 from wordpress-mobile/analysis/add-missing-nullability-annotations-to-comment-clients [Null... 0867b48
  • Merge branch 'trunk' of github.com:wordpress-mobile/WordPress-FluxC-Android into analysis/add-missing-nullability-ann... ebd0ca3
  • Merge branch 'trunk' of github.com:wordpress-mobile/WordPress-FluxC-Android into analysis/add-missing-nullability-ann... ee142d1
  • Fix AccountStoreTest d584522
  • Adjust authentication to account for security key presence 4ec6c82
  • Update Token type to support webauthn values b9caa6e
  • Allow Token to be built with webauthn values e09591b
  • Refactor AccountStore.authenticate function 4e7a6fc
  • Refactor: Simplify if/switch with if statement on comment error utils Related PR Comment: https://github.com/wordpre... 5317567
  • Merge pull request #2870 from wordpress-mobile/analysis/add-missing-nullability-annotations-to-all-comment-sqlutils-m... 263e700
  • Merge pull request #2872 from wordpress-mobile/analysis/add-missing-nullability-annotations-to-discovery-clients [Nu... a2bbe1c
  • Adjust Token constructor naming convention 79824a3
  • Trigger auth error when handling auth response a0bf66f
  • Merge branch 'trunk' into issue/passkey-endpoints 74958a2
  • Handle NEEDS_SECURITY_KEY error scenario 59bb474
  • Add security key events to LoginListener 3c51489
  • Fix missing break in error switch case 70e0726
  • and 9980 more ...

View on GitHub

wzieba pushed 9061 commits to fluxc_raw_history_with_example_tests wordpress-mobile/WordPress-Android
  • Analysis: Add missing n-a to taxonomy error FYI: 'n-a' stands for 'nullability annotations'. 3a7453f
  • Analysis: Add missing n-a to term model FYI: 'n-a' stands for 'nullability annotations'. 1) A 'TermModel' is curren... 9fc6a6a
  • Analysis: Suppress condition covered by further condition warning Warning: "Condition 'other == null' covered by sub... 583b1e5
  • Analysis: Add missing n-a to terms model FYI: 'n-a' stands for 'nullability annotations'. ae281bf
  • Refactor: Remove test only taxonomy store methods None of the 'instantiateTermModel(...)' related 'TaxonomyStore' me... a49774e
  • Add tests 9af2c96
  • Analysis: Add default and non-default constructors for taxonomy model This is done so that clients of that model, cl... 90c8d2e
  • Merge branch 'trunk' into issue/9708-add-tax-selector-endpoint d12fb45
  • Merge pull request #2843 from wordpress-mobile/issue/9708-add-tax-selector-endpoint Add new Tax rate endpoint 64a093e
  • Analysis: Add default and non-default constructors for term model This is done so that clients of that model, client... de46d99
  • Merge pull request #2849 from wordpress-mobile/expose-document-mimetypes Expose document mime types to client apps ec97780
  • Make sure the plan features are fetched correctly when fetching sites 38180f3
  • Merge branch 'trunk' of github.com:wordpress-mobile/WordPress-FluxC-Android into analysis/add-missing-nullability-ann... b5dbd98
  • Add a comment explaining the logic of fetchSites 8208896
  • Merge pull request #2857 from wordpress-mobile/fix-site-plan-features Preparations for Jetpack AI assistant eligibil... b9dce8b
  • REST API: Use the user's entered URL when persisting the site When the users edit the WordPress URL in the settings ... a32b28f
  • Merge pull request #2860 from wordpress-mobile/woo/fix-login-when-using-custom-wp-url REST API: Fix login issue when... 8f17ed5
  • Merge branch 'trunk' of github.com:wordpress-mobile/WordPress-FluxC-Android into analysis/add-missing-nullability-ann... 10f215f
  • Merge pull request #2851 from wordpress-mobile/analysis/add-missing-nullability-annotations-to-all-taxonomy-sqlutils-... 17225d2
  • Add a function that bulk creates product categories a18408d
  • and 9041 more ...

View on GitHub

ParaskP7 created a review comment on a pull request on wordpress-mobile/WordPress-Android
`libs` it is then @wzieba , that would have been my preferred approach no matter if the `vendor` directory existed or not, especially since some of the other existing `libs` related modules were ve...

View on GitHub

ParaskP7 created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

wzieba created a review comment on a pull request on wordpress-mobile/WordPress-Android
I see, thanks! I've added new test suites and added tokens to CI's `env`. Soon, I update this pipeline.

View on GitHub

wzieba created a review comment on a pull request on wordpress-mobile/WordPress-Android
I see @ParaskP7 👍 What's your preference then: moving these modules to `libs` or creating a new directory: `vendored`? It's worth to note that we already have `vendor` directory created when ruby d...

View on GitHub

wzieba created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

wzieba pushed 10000 commits to login_flow_raw_history wordpress-mobile/WordPress-Android
  • Analysis: Add missing n-a to get media list frm response on media xmlrpc FYI: 'n-a' stands for 'nullability annotati... 7fbf16c
  • Analysis: Add missing n-a to get map frm upload response on media xmlrpc FYI: 'n-a' stands for 'nullability annotati... bf9da05
  • Analysis: Add missing n-a to deprecated upload response on media xmlrpc FYI: 'n-a' stands for 'nullability annotations' 479c558
  • Analysis: Add missing n-a to media from xmlrpc response on media xmlrpc FYI: 'n-a' stands for 'nullability annotations' d38e452
  • Analysis: Add missing n-a to get basic params on media xmlrpc client FYI: 'n-a' stands for 'nullability annotations' 8c9ed29
  • Analysis: Add missing n-a to is 404 response on media xmlrpc client FYI: 'n-a' stands for 'nullability annotations' f9b6160
  • Analysis: Add missing n-a to media error from exception on media xmlrpc FYI: 'n-a' stands for 'nullability annotations' 9b0628f
  • Analysis: Add missing n-a to get file (url) for size on media xmlrpc FYI: 'n-a' stands for 'nullability annotations' 0a01b7e
  • Analysis: Guard usages of media title on media xmlrpc client 6e39da2
  • Analysis: Create missing switch cases for media store errors Warning: "'switch' statement on enum type 'org.wordpres... dac9e86
  • Analysis: Remove unnecessary is split msg null checks on media store Warning: "Condition 'null != splitMsg' is alway... f16b44c
  • Analysis: Replace explicit type argument with <> on on media changed Warning: "Explicit type argument MediaModel can... d0efedb
  • Analysis: Suppress raw types warning on media store Warning: "Raw use of parameterized class 'Action'" 58e17a2
  • Analysis: Use inserted media on instantiate media model store method Warning: "Variable is already assigned to this ... f2e8d42
  • Analysis: Suppress unused warning on media related payload constructor All, some or none of those suppressed on 'unu... 43cb70e
  • Analysis: Suppress unused warnings on get related media methods All, some or none of those suppressed on 'unused' ge... 2496c5b
  • Analysis: Suppress same parameter value warning on media store Warning: "Actual value of parameter 'errorType' is al... 032dc7e
  • Analysis: Add missing n-a to media payload on media store FYI: 'n-a' stands for 'nullability annotations' 6f7313c
  • Analysis: Add missing n-a to upload mediaPayload on media store FYI: 'n-a' stands for 'nullability annotations' 209ad46
  • Analysis: Add missing n-a to fetch media list payload on media store FYI: 'n-a' stands for 'nullability annotations' 7dc57ce
  • and 9980 more ...

View on GitHub

wzieba pushed 9115 commits to fluxc_raw_history_with_example_tests wordpress-mobile/WordPress-Android
  • Adds all-domains endpoint d2cd16f
  • Extracts the boolean type adapter so that it can be reused with the all-domains response 3fb9ada
  • Adds the rest client implementation for the all-domains api call 7f0b752
  • Adds the all-domains api call to the site store 39fcfcd
  • Merge pull request #2866 from wordpress-mobile/analysis/add-missing-nullability-annotations-to-taxonomyxmlrpcclient ... 24ce87a
  • Update to use property syntax Co-authored-by: Artyom Vlasov <[email protected]> 1f829d6
  • Adds error test cases eda83c3
  • Analysis: Add missing n-a to fetch comments on comment clients FYI: 'n-a' stands for 'nullability annotations'. 3dc0b38
  • Analysis: Add missing n-a to push comment on comment clients FYI: 'n-a' stands for 'nullability annotations'. 7cc3ab6
  • Analysis: Add missing n-a to fetch comment on comment clients FYI: 'n-a' stands for 'nullability annotations'. 6840323
  • Analysis: Add missing n-a to fetch comment likes on comment rest client FYI: 'n-a' stands for 'nullability annotatio... 67385fc
  • Analysis: Add missing n-a to delete comment on comment clients FYI: 'n-a' stands for 'nullability annotations'. 430e638
  • Analysis: Add missing n-a to create new reply/comment on comment clients FYI: 'n-a' stands for 'nullability annotati... 5745dae
  • Analysis: Add missing n-a to like comment on comment rest client FYI: 'n-a' stands for 'nullability annotations'. c3aa95b
  • Analysis: Add missing n-a to comments response to comment list FYI: 'n-a' stands for 'nullability annotations'. ee0bfcb
  • Analysis: Add missing nl-a to requested status field on payload FYI: 'nl-a' stands for 'nullable annotation'. 3e60a7b
  • Analysis: Replace explicit type argument with <> on payload Warning: "Explicit type argument CommentModel can be rep... 1c47b8f
  • Analysis: Add missing n-a to comment response to comment FYI: 'n-a' stands for 'nullability annotations'. db98c5a
  • Analysis: Add missing n-a to get cmt status from xmlrpc status string FYI: 'n-a' stands for 'nullability annotations'. 60f67d5
  • Analysis: Replace if with switch on comment xmlrpc client Warning: "'if' statement can be replaced with 'switch' sta... f9b04cb
  • and 9095 more ...

View on GitHub

dangermattic created a comment on an issue on wordpress-mobile/WordPress-Android
Thanks for reporting! 👍 <!-- generated_by_dangermattic -->

View on GitHub

alinclamba opened an issue on wordpress-mobile/WordPress-Android
Improve Mobile UI for Editing 'About Me' and Username Fields on Android
**Issue:** A user reported that the current mobile interface for updating the "About Me" and username sections is difficult to use because it only allows access to one line at a time. This makes i...
wpmobilebot created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- REUSE_ID: wordpress-prototype-build-link --> <details><summary><img alt='WordPress' align='top' src='https://raw.githubusercontent.com/buildkite/emojis/main/img-buildkite-64/wordpress.png' wi...

View on GitHub

wpmobilebot created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- REUSE_ID: jetpack-prototype-build-link --> <details><summary><img alt='Jetpack' align='top' src='https://raw.githubusercontent.com/buildkite/emojis/main/img-buildkite-64/jetpack.png' width='2...

View on GitHub

wpmobilebot created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- DO NOT REMOVE ci-toolkit-comment-identifier: dependency-diff --> ## Project dependencies changes The following changes in project dependencies were detected (configuration `wordpressVanillaR...

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

dangermattic created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- 0 Errors 1 Warning: PR is not assigned to a milest... 0 Messages 0 Markdowns --> <table> <thead> <tr> <th width="50"></th> <th width="100%" data-danger-table="true" d...

View on GitHub

dangermattic created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- 0 Errors 1 Warning: PR is not assigned to a milest... 0 Messages 0 Markdowns --> <table> <thead> <tr> <th width="50"></th> <th width="100%" data-danger-table="true" d...

View on GitHub

dependabot[bot] opened a pull request on wordpress-mobile/WordPress-Android
Bump com.google.android.play:review from 2.0.1 to 2.0.2
Bumps com.google.android.play:review from 2.0.1 to 2.0.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.android....
dependabot[bot] created a branch on wordpress-mobile/WordPress-Android

dependabot/gradle/com.google.android.play-review-2.0.2 - WordPress for Android

Load more