## wordpress-mobile/WordPress-Android — jp-0.2…jp-0.3

_211+ commits._

### Features
- **Add nullable annotation for the followed blog pref category** (5fa620e)
- **Merge pull request #14712 from wordpress-mobile/try/add-headers-copy-media** (95c2c74)
- **Merge branch 'develop' into try/add-headers-copy-media** (6ae38e9)
- **Move handlers to a new package** (dee1f57)
- **Merge pull request #14623 from wordpress-mobile/gutenberg/add/reusable-block-capability** (4198e06)
- **Add iconClick to footnote on threat details screen + tests** (cd51fb7)
- **Add iconClick to footnote on scan screen** (172f2b4)
- **Add <a href.. to enter server creds string** (fa9552f)
- **Add footnote for scan screen** (c4315e9)
- **Merge branch 'develop' into gutenberg/add/reusable-block-capability** (2276488)
- **Merge pull request #14679 from wordpress-mobile/issue/add-unified-comments-feature-flag** (69de901)
- **Merge branch 'issue/add-unified-comments-feature-flag' of github.com:wordpress-mobile/WordPress-Android into issue/add-unified-comments-feature-flag** (2f8ca13)
- **Merge branch 'develop' into issue/add-unified-comments-feature-flag** (c3cad59)
- **Update to support stats screenshots** (dd12e60)
- **Add support for stats screenshots** (e4a0332)
- **Add support for backup download screenshot** (66baa5d)
- **Add support for scan screenshot** (8a05a83)
- **Add support for activity log screenshots** (938addf)
- **Add mocks to support navigateMySite** (a305c4c)
- **Add jetpack base with support for initial site test** (2eb96e1)
- **Merge branch 'develop' into gutenberg/add/reusable-block-capability** (dfe76fc)

### Fixes
- **Updating fluxc to new tag to fix ci failure.** (1a058e8)
- **Rename enter server creds strings to fix lint** (a866fcd)
- **Fix detekt warning** (94cee82)
- **Move footnote below fix threat button on threat details screen** (2cb3d69)
- **Move footnote below fix threat button on scan screen** (99fb14f)
- **Manually fix version codes** (c4f24a7)
- **Manually set both versionCode's to hotfix (per Lorenzo's suggestion)** (f20b7ed)
- **Merge pull request #14701 from wordpress-mobile/issue-14699/site-model-crash-media-loader-fix** (4771643)
- **Fix ktlint issue** (783b0cc)
- **Fix checkstyle issues** (3895389)
- **Fix failing WPScreenshotTest** (7f94ed8)
- **Fix gutenberg-mobile commit hash** (6a049ce)

### Backend
- **remove unneeded tasks** (7f76ba6)
- **address PR feedback** (8b6ddfb)
- **resolve conflicts from develop** (9ea7a37)
- **Merge pull request #14740 from wordpress-mobile/release/17.4** (e546835)
- **Merge pull request #14743 from wordpress-mobile/issue/14512-notification-settings** (28d515a)
- **Rename method and move if Jetpack app condition inside it** (71117b5)
- **Merge pull request #14722 from wordpress-mobile/issue/14666-improve-server-creds-clarity** (b41136b)
- **Remove the "Followed Sites" section from the notifications settings for the Jetpack app** (8ae5876)
- **Merge pull request #14739 from wordpress-mobile/gutenberg/integrate_release_1.54.0** (01e7407)
- **Update Gutenberg Mobile version** (5ec238d)
- **Update release notes** (1214238)
- **Merge pull request #14670 from wordpress-mobile/issue/13353-improve-mime-type-error-message** (c068522)
- **Update translations** (0874d13)
- **Update metadata translations for 17.4** (c116f58)
- **Update translations** (d329456)
- **Bump version number** (98e5eaa)
- **Lower TypographyDashes lint severity to warning** (de6c19c)
- **Updating fluxc tag.** (d1cb7d8)
- **Merge pull request #14727 from wordpress-mobile/issue/remove-deprecated-gif-picker** (9b3cf5a)
- **Merge pull request #14734 from wordpress-mobile/feature/activate-stories-for-video-compression** (e80be07)
- **Renaming track property to use _ instead of -** (ed471ad)
- **Update build.gradle gutenbergMobileVersion to ref** (bfa3524)
- **Update build.gradle gutenbergMobileVersion to ref** (05a253c)
- **Release script: Update build.gradle gutenbergMobileVersion to ref** (c8df1f3)
- **fixed merge conflict, set WordPress-Utils-Android hash to match #79 merge commit there** (6175ff2)
- **Merge pull request #14736 from wordpress-mobile/update-utils-to-develop-bb54ee34c5fec5fa7375ce90a356adb5adbdcae0** (8a10a7c)
- **Update utils to develop-bb54ee34c5fec5fa7375ce90a356adb5adbdcae0** (dc9b168)
- **Merge pull request #14694 from wordpress-mobile/feature/14647-improve-deeplink-tracking** (a6fad4f)
- **remove commented out line** (6ce0262)
- **Moving flag from FeatureInDevelopment to Feature.** (253845b)
- **Removing flag from wasabi** (e3ab507)
- **Handle applinks in NotificationsLinkHandler.kt** (0fe5156)
- **Align icon to the top for multiline text + increase bottom padding** (37f42c4)
- **Reduce icon size** (78d3a6d)
- **Removed activity from manifest and unused strings.** (94c166c)
- **Extracted in-use constant from GifPickerActivity.** (8964159)
- **Removed references to deprecated files.** (ea12ef5)
- **Removed deprecated files.** (f29f6d0)
- **Merge pull request #14695 from wordpress-mobile/update-agp-to-4.0.2** (e05d50e)
- **Merge pull request #14707 from wordpress-mobile/merge/login-library-changes-from-wcandroid-take-2** (c84334c)
- **fixed lint warnings** (dc5632f)
- **Updating fluxc hash.** (f3906d6)
- **added missing test for local files case** (18e858c)
- **fixed tests** (65d0762)
- **Updating fluxc hash.** (5671f8b)
- **fixed tests** (392f8a0)
- **Merge pull request #14691 from wordpress-mobile/feature/14639-push-notification-workmanager** (148df85)
- **Tests: Update tests for server creds icon click** (4fa83d5)
- **Tests: Update existing tests for server creds msg on threat details screen** (433aaf7)
- **Tests: Update existing tests for server creds msg on scan screen** (2f6f4a9)
- **Build enter server creds using Footnote on threat details screen** (b4cb758)
- **Build enter server creds using Footnote on the scan screen** (767f97d)
- **Revert Stories lib ref change** (2632da0)
- **Update Gutenberg Mobile ref** (d247472)
- **Fetch release toolkit from Ruby Gems with ~> 1.0 requirement (#14721)** (455987b)
- **updated wordpressUtilsVersion to point to updated commit hash** (fd2e702)
- **modified method copyFileToAppStorage to accept optional headers** (b65033b)
- **Create LocalNotificationHandlerFactoryTest.kt** (1a6116a)
- **Create CreateSiteNotificationHandlerTest.kt** (26eb8c7)
- **Fetch release toolkit from Ruby Gems with ~> 1.0 requirement** (96fc067)
- **Refactor LocalNotficationWorker** (2b6598f)
- **Merge pull request #14718 from wordpress-mobile/release/17.4** (f8369ae)
- **Revert "Temporarily disable downloading translations for beta"** (030728e)
- **Update beta version to 17.4-rc-3** (a971051)
- **Update beta version to 17.4.2-rc-3** (e42b56b)
- **Bump version number** (7e986ca)
- **Update both versionCode's to 1053** (d2bda60)
- **Temporarily disable downloading translations for beta** (547fc96)
- **Manually update versionCode to 1053 so fastlane can pick up the right version** (5079795)
- **Merge pull request #14700 from wordpress-mobile/issue/14635-jetpackapp-screenshots** (062b3b5)
- **pass auth headers when copying remote media to pass through to Story composer** (7ffa793)
- **Update Gutenberg Mobile ref** (db8d13c)
- **Fixed malformed deprecated message** (49bf4e0)
- **Merge pull request #14690 from wordpress-mobile/gutenberg/integrate_release_1.53.1** (e0610da)
- **Merge branch 'release/17.3.2' into release/17.4** (be237fa)
- **Added a release notes entry.** (f6f4869)
- **Update mobile gutenberg release tag** (00ec54f)
- **Merges WCAndroid changes to the login library from base repository** (3f5d984)
- **Added null-safety to media utils usage of the SiteModel for site plan** (0d7cff1)
- **Updated the rest of deprecated messages.** (c55bb84)
- **Bump version number** (8d94777)
- **Changing copy as per feedback.** (81a76e7)
- **Merge branch 'develop' into issue/13353-improve-mime-type-error-message** (7b3bd1b)
- **Updating fluxc hash.** (217a9a7)
- **Fixed the test name.** (4e124b2)
- **Updated deprecated message.** (3980cb4)
- **Changed feature config name.** (8e81268)
- **Revert "[TEST] Update Gutenberg Mobile ref to old commit"** (048a79f)
- **[TEST] Update Gutenberg Mobile ref to old commit** (e259d51)
- **Update Gutenberg Mobile ref** (e1848b4)
- **Merge pull request #14256 from wordpress-mobile/try/using-lib-in-video-compression-scenario** (4e1c718)
- **updated stories library to latest develop** (b56413c)
- **Replace Push with Notification** (420adef)
- **Rename to Push to Notification** (7692f63)
- **Update stats to show Months tab** (b72c15a)
- **Update to use for any site** (c3a4131)
- **Stop tests from running if the build is jetpack** (1f266e3)
- **Merge pull request #14643 from wordpress-mobile/Issue_12422_Login_whats_my_address_dialog_image_size** (fc5d54c)
- **Merge pull request #14696 from wordpress-mobile/merge/17.4-rc-2-to-develop** (f314290)
- **Merge remote-tracking branch 'origin/develop' into merge/17.4-rc-2-to-develop** (a43d896)
- **Update metadata strings** (1c4c228)
- **Update 17.4 release notes after editorial** (f8656e0)
- **Update Android Gradle Plugin to 4.0.2** (8f48ddd)
- **Update gutenbergMobileVersion ref** (5d26a82)
- **Update release notes** (6bb6265)
- **Update Gutenberg Mobile ref** (29b9e86)
- **Cleanup ReaderLinkHandler.kt** (d88b82d)
- **Adding a comment to clarify the rationale behind selected video compression parameters.** (cbf0a98)
- **Move tracking of reader links to the DeepLinkTrackingUtils.kt** (a2da0f5)
- **Move DeepLink handlers into a separate class** (dc3cd04)
- **Update LocalPushScheduleWorker.kt** (a6742bb)
- **manually bump version numbers** (c245e53)
- **Update LocalPushScheduleWorker.kt** (787ea94)

### Tests
- **Test: Add tests for server creds icon and color** (03d911e)

### Chore
- **Refactor: add specific xposts files to fix failing WPScreenshot tests** (df177a9)
- **Refactor: Tidy up activity log and site lists to match iOS** (b49e1ac)
- **Refactor: clean imports** (a216f55)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/wordpress-mobile/WordPress-Android?utm_source=github-action)._