-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Merge release/26.4 into trunk #22388
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
base: trunk
Are you sure you want to change the base?
Conversation
* Add editorialized release notes for 26.4 * Update WordPress `PlayStoreStrings.po` for version 26.4 * Update Jetpack `PlayStoreStrings.po` for version 26.4 --------- Co-authored-by: Tony Li <[email protected]>
* Adding a loading spinner to the recommended blogs subscribe button * Fixing the loading wrong state * Fixing it for the post details screen * Fixing blog screen subscription as well * detekt * lint fix * Using suspend function to iterate over cards * Removing the withContext, but keeping the scope usage * Some refactoring * Adding tests * Update WordPress/src/main/java/org/wordpress/android/ui/reader/views/ReaderSiteHeaderView.java Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> * Compile fix * chore: trigger CI --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
* Supporting read and discovery deeplinks * Fixing discovery issue * Handling feed links * Handling search and tags * Some improvements * Re-adding deleted code * Lint fixes * Adding tests for ReaderActivityLauncher * Update WordPress/src/main/java/org/wordpress/android/ui/ActivityLauncher.java Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> * chore: trigger CI * Supporting the new Calypso banner specs * Adding some tests --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
* Update editorial release notes * Update WordPress `PlayStoreStrings.po` for version 26.4 * Update Jetpack `PlayStoreStrings.po` for version 26.4 --------- Co-authored-by: Tony Li <[email protected]>
Generated by 🚫 Danger |
|
|
| App Name | Jetpack | |
| Flavor | Jalapeno | |
| Build Type | Debug | |
| Version | pr22388-451d107 | |
| Commit | 451d107 | |
| Direct Download | jetpack-prototype-build-pr22388-451d107.apk |
|
| App Name | WordPress | |
| Flavor | Jalapeno | |
| Build Type | Debug | |
| Version | pr22388-451d107 | |
| Commit | 451d107 | |
| Direct Download | wordpress-prototype-build-pr22388-451d107.apk |
| <string name="he_support_new_conversation_content_description">Conversație nouă</string> | ||
| <string name="he_support_conversations_title">Conversații cu suportul</string> | ||
| <string name="ai_bot_time_weeks_ago">Acum %1$d săptămâni</string> | ||
| <string name="ai_bot_time_week_ago">Acum o săptămână</string> |
Check failure
Code scanning / Android Lint
Formatting argument types incomplete or inconsistent Error
| <string name="ai_bot_time_weeks_ago">Acum %1$d săptămâni</string> | ||
| <string name="ai_bot_time_week_ago">Acum o săptămână</string> | ||
| <string name="ai_bot_time_days_ago">Acum %1$d zile</string> | ||
| <string name="ai_bot_time_day_ago">Acum o zi</string> |
Check failure
Code scanning / Android Lint
Formatting argument types incomplete or inconsistent Error
| <string name="ai_bot_time_days_ago">Acum %1$d zile</string> | ||
| <string name="ai_bot_time_day_ago">Acum o zi</string> | ||
| <string name="ai_bot_time_hours_ago">Acum %1$d ore</string> | ||
| <string name="ai_bot_time_hour_ago">Acum o oră</string> |
Check failure
Code scanning / Android Lint
Formatting argument types incomplete or inconsistent Error
| context.startActivity(intent); | ||
| } | ||
|
|
||
| public static void viewReaderDiscoverInNewStack(Context context) { |
Check notice
Code scanning / Android Lint
Nullable/NonNull annotation missing on method parameter Note





Merging
release/26.4intotrunk.Via intermediate branch
merge/release-26.4-into-trunk, to help fix conflicts if any: