Releases: bitwarden/android
v2024.10.2 (19397)
What's Changed
- [PM-14241] Checking if Timber tree has been added before trying to remove it by @aj-rosado in #4194
Full Changelog: v2024.10.1...v2024.10.2
Builds Source: https://github.com/bitwarden/android/actions/runs/11593088153
2024.10.1 (19388)
Native Android app first release! π
Overview:
- Migrated app from .NET MAUI to native Kotlin code
- Implemented SDK for improved app performance and security
- Updated user interface to feel more native to Android
- Updated minimum OS version to 10
This app was brought to you by the following talented developers:
- @david-livefront
- @oleg-livefront
- @brian-livefront
- @ahaisting-livefront
- @differsthecat
- @caleb-livefront
- @ramsey-livefront
- @joshua-livefront
- @withinfocus
- @Hinton
- @vgrassia
- @sean-livefront
- @lucas-livefront
- @shannon-livefront
- @sephraim-livefront
- @SaintPatrck
- @michalchecinski
- @utzcoz made their first contribution in #3338
- @vvolkgang made their first contribution in #3374
- @dseverns-livefront made their first contribution in #3398
- @andrebispo5 made their first contribution in #3617
- @qwexter made their first contribution in #3624
- @LRNcardozoWDF made their first contribution in #3654
- @mpbw2 made their first contribution in #3764
- @duquewu made their first contribution in #3821
- @mathiasmader made their first contribution in #3840
- @aj-rosado made their first contribution in #3853
- @lucasmz-dev made their first contribution in #4005
- @victor-marino made their first contribution in #4064
- @Eeebru made their first contribution in #4111
- @RadNotRed made their first contribution in #4122
- @ifernandezdiaz made their first contribution in #4145
What's Changed since 2024.9.0-beta
v2024.10.1 changelog
- Add a reusable Navigation Bar Item by @david-livefront in #3983
- Add BitwardenOutlinedErrorButton and rename BitwardenErrorButton by @david-livefront in #3984
- PM-10616 update copy to match design by @dseverns-livefront in #3985
- [PM-9755] Change error message from a toast to a dialog by @andrebispo5 in #3963
- [deps]: Update gh minor by @renovate in #3991
- Fix linking url by @Hinton in #3979
- [deps]: Lock file maintenance by @renovate in #3993
- [deps]: Update ubuntu to v24 by @renovate in #3992
- Autosync Crowdin Translations by @github-actions in #3978
- [PM-12739] Updated generator maximum number and specials by @aj-rosado in #3994
- [PM-12322] Remove branch restriction for distributing to Firebase by @SaintPatrck in #3996
- [deps]: Update org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3 by @renovate in #3990
- Update account item font and remove unused fonts by @david-livefront in #3997
- PM-12322: New color scheme by @david-livefront in #3995
- Update to Junit 5.11.1 by @david-livefront in #3998
- PM-12322: Add bitwarden color scheme to BitwardenTheme by @david-livefront in #4000
- [PM-12279] Update SDK reference and use Origin.Android on Fido2Credential by @aj-rosado in #3975
- Add singular BitwardenTypography to manage all text-styles by @david-livefront in #4002
- Migrate all references of MaterialTheme Typography to BitwardenTheme by @david-livefront in #4007
- Update the Android Gradle Plugin and the Gradle Wrapper by @david-livefront in #4009
- Clean up text field typography by @david-livefront in #4011
- BITAU-97 Add
AuthenticatorBridgeManager
by @ahaisting-livefront in #3987 - PM-12772 Add notification action card to security settings when applicable by @dseverns-livefront in #4008
- PM-10628: Update Pin Input Dialog UI by @david-livefront in #4013
- [PM-13074] Explicitly sync FIDO2 credentials by @SaintPatrck in #4012
- Update the Firebase BOM to 33.4.0 by @david-livefront in #4015
- PM-10628: Update pin dialog title by @david-livefront in #4017
- [PM-12739] adjusted generator length to not be lower than minimum length by @aj-rosado in #4016
- PM-12760 Add way to re-show the onboarding carousel via debug menu by @dseverns-livefront in #3999
- [PM-13070] Add userId to Fido2 GetCredentials and CredentialAssertion requests by @SaintPatrck in #4003
- PM-12683 SSO user needed password set bug by @dseverns-livefront in #4018
- [PM-13011] Allow relevant browsers in the privacy/security/FOSS space to use auto-fill and passkeys by @lucasmz-dev in #4005
- BITAU-69 Check for OS version in AuthenticatorBridgeManager by @ahaisting-livefront in #4019
- [PM-13073] Handle Fido2 credential errors on vault unlock screen by @SaintPatrck in #4010
- BITAU-99 Expose and protect
AuthenticatorBridgeService
by @ahaisting-livefront in #3988 - PM-10632 update the copy on setup complete by @dseverns-livefront in #4020
- [PM-9363] Disable cipher key encryption for older server versions by @mpbw2 in #4006
- PM-12322: Update color scheme by @david-livefront in #3986
- PM-12764 update image assets by @dseverns-livefront in #3982
- Autosync Crowdin Translations by @github-actions in #4024
- Update credential library (1.3.0) by @david-livefront in #4029
- Update compose bom to 2024.09.03 by @david-livefront in #4030
- Update to Junit 5.11.2 by @david-livefront in #4028
- Clean up special circumstances by @david-livefront in #4031
- Add logic for parting a TOTP code from a Uri or Intent by @david-livefront in #4032
- PM-12773 show autofill card when user skipped this step in onboarding by @dseverns-livefront in #4021
- PM-13067 Navigate to setup unlock screen from action card in security settings by @dseverns-livefront in #4023
- Trigger scan and test workflows on merge queue events by @SaintPatrck in #4037
- [PM-13101] Validate FIDO2 privileged apps against community allow list by @SaintPatrck in #4022
- Remove unused .aar by @ahaisting-livefront in #4036
- PM-13019: Add special circumstance to navigate to the vault listing UI for TOTP code by @david-livefront in #4033
- Fix unused test by @ahaisting-livefront in #4039
- Remove last references to MaterialTheme by @david-livefront in #4038
- PM-12667 Update the icons to match V3 designs by @dseverns-livefront in #4041
- PM-12667 Update the names of the the existing icon assets to match with design language by @dseverns-livefront in #4040
- PM-12667 Final change, update the image files by @dseverns-livefront in #4043
- PM-13068 Navigate from settings to setup autofill screen. by @dseverns-livefront in #4034
- This PR adds the TOTP matching flow to the app by @david-livefront in #4042
- PM-11175 update to new empty vault screen by @dseverns-livefront in #4046
- Rename BitwardenPolicyWarning to BitwardenInfoCalloutCard by @david-livefront in #4048
- Add a bitwarden styles snackbar by @david-livefront in #4049
- PM-11177 Update the empty state on the sends screen to v3 design by @dseverns-livefront in #4045
- PM-13300 Adjust size and padding modifier order where needed. by @dseverns-livefront in #4050
- [PM-12695] Add hidden field changes to password history by @andrebispo5 in https://github.com/bitwarden/a...
2024.9.0-beta (19209)
Overview
- Added auto-fill quick tile
- Small bug fixes and enhancements
What's Changed
- PM-11483: Create AutofillTileService by @david-livefront in #3844
- PM-11214 change navoptions to support single top without retaining VM by @dseverns-livefront in #3843
- Autosync Crowdin Translations by @github-actions in #3845
- [PM-11398] [PM-10872] - Fix: Search fields not showing text correctly by @mathiasmader in #3840
- PM-11616: Manage totp logic in AutofillTotpManager by @david-livefront in #3856
- Relocate the accessibility package into the autofill package by @david-livefront in #3860
- PM-11642: Security stamp soft logout by @david-livefront in #3859
- PM-11479 Expired link UI by @dseverns-livefront in #3854
- PM-11643: Add LauncherPackageNameManager for tracking launcher apps by @david-livefront in #3861
- Remove unsued shouldFinishOnComplete property by @david-livefront in #3865
- PM-11484: Add logic to parse URI from AccessibilityNodeInfo by @david-livefront in #3864
- Update to latest Kotlin v2.0.20 by @david-livefront in #3869
- BITAU-96 Setup Bridge SDK by @ahaisting-livefront in #3857
- Update immutable collection to v0.3.8 by @david-livefront in #3870
- Update KotlinX Serialization to v1.7.2 by @david-livefront in #3871
- Update the Gemfile.lock by @david-livefront in #3872
- BITAU-107 Add Feature Flag and UI for Authenticator Syncing by @ahaisting-livefront in #3847
- [deps]: Update gh minor by @renovate in #3851
- PM-11714 record if a user has signed in on device before. by @dseverns-livefront in #3876
- PM-11604 Network layer for checking email token, nav to UI if needed. by @dseverns-livefront in #3862
- Update the compose BOM to 2024.09.00 by @david-livefront in #3874
- BITAU-165 add kotlinx serialization dependency to bridge by @ahaisting-livefront in #3877
- Add missing SerialName annotations by @david-livefront in #3879
- Autosync Crowdin Translations by @github-actions in #3875
- BITAU-108 Store Authenticator Sync Key by @ahaisting-livefront in #3873
- PM-11741 add password modal to root nav for generator shortcut specia⦠by @dseverns-livefront in #3883
- BITAU-96 Setup AIDL interface and files by @ahaisting-livefront in #3880
- Update Slider UI after Compose BOM update by @david-livefront in #3885
- Simplify adding flags to debug menu by @david-livefront in #3886
- BITAU-164 add no-op version of BridgeService by @ahaisting-livefront in #3884
- Update to AGP 8.6.0 by @david-livefront in #3889
- [PM-10930] Fix password generator policies by @aj-rosado in #3853
- BITAU-168 Add Bridge SDK test dependencies by @ahaisting-livefront in #3890
- Update KSP to 2.0.20-1.0.25 by @david-livefront in #3894
- Use an aar to define bridge dependency by @ahaisting-livefront in #3892
- PM-10630 setup autofill UI and interactions set up by @dseverns-livefront in #3891
- BITAU-102 Return null BridgeService when API level is below 12 by @ahaisting-livefront in #3887
- Add PreviewScreenSizes annotation to ignored list of annotations for tests by @david-livefront in #3899
- PM-10845 add landscape layout for setup auto-fill by @dseverns-livefront in #3897
- BITAU-160 Update feature flag name for authenticator sync by @ahaisting-livefront in #3903
- Update to detekt 1.23.7 by @david-livefront in #3901
- PM-11485: Add routing for accessibility autofill by @david-livefront in #3895
- Update Androidx libraries by @david-livefront in #3908
- Update compose BOM to 2024.09.01 by @david-livefront in #3907
- [PM-11741] shortcut navigation pt2 electric boogaloo by @dseverns-livefront in #3904
- PM-11487: Initial accessibility service and processor for handling autofill by @david-livefront in #3906
- BITAU-98 Add EncryptionUtils helper functions to the bridge SDK by @ahaisting-livefront in #3888
- [PM-10905] Update JSON model to match API by @dseverns-livefront in #3913
- PM-11488: Add a switch to the autofill settings UI for enabling the accessibility service by @david-livefront in #3911
- PM-11464 Add onboarding status to user Account to allow for root navigation to onboarding flow. by @dseverns-livefront in #3878
- Add BitwardenLegacyAppComponents for legacy app component names by @david-livefront in #3922
- PM-12240: Remove unused permissions from the sync response by @david-livefront in #3920
- [PM-10632] Setup complete screen for new onboarding by @dseverns-livefront in #3921
- PM-11485: Add routing logic to handle searching during accessibility autofill by @david-livefront in #3924
- Autosync Crowdin Translations by @github-actions in #3914
- [deps]: Update kotlin to v1.9.0 by @renovate in #3849
- [PM-12289] add onboarding status override to debug menu by @dseverns-livefront in #3927
- Create reusable isAccessibilityServiceEnabled extension by @david-livefront in #3929
- PM-12076 remaining state based navigation linkup for onboarding by @dseverns-livefront in #3923
- Update Firebase BOM to v33.3.0 by @david-livefront in #3930
- [PM-11884] Perform origin validation during FIDO 2 auth by @SaintPatrck in #3896
- Add logic to ensure url has a valid https protocol by @david-livefront in #3933
- PM-12297: Add accessibility service alert for autofill tile by @david-livefront in #3931
- Bump version name to 2024.09.00 by @david-livefront in #3937
- BITAU-103 Implement symmetric key creation and storage by @ahaisting-livefront in #3905
- PM-11486: Parse the Accessibility Nodes for username and password fields by @david-livefront in #3935
- PM-12014: Enable accessibility autofill outside of debug builds by @david-livefront in #3919
- BITAU-108 Add unlockWithAuthenticatorSyncKey to VaultRepository by @ahaisting-livefront in #3909
- Updated version name according to our pattern by @vvolkgang in #3940
- Update APG to 8.6.1 by @david-livefront in #3938
- [PM-12319] Skip Auto-fill setup if already enabled. by @dseverns-livefront in #3934
- Update Androidx libraries by @david-livefront in #3939
- Add FLAG_ACTIVITY_NEW_TASK flag for autofill tile to avoid crash by @david-livefront in #3943
- PM-10617 + PM-11270 fixes after QA review by @dseverns-livefront in #3944
- PM-10843 autofill setup screen animated image. by @dseverns-livefront in #3932
- [PM-9755] Update duo AuthUrl error message to match other clients by @andrebispo5 in #3945
- PM-10631 store when the user selects to turn auto fill on later by @dseverns-livefront in #3925
- PM-12397: Clear accessibility action when on launcher or Bitwarden App by @david-livefront in #3947
- PM-12321 Update typography for V3 design by @dseverns-livefront in #3946
- Autosync Crowdin Translations by @github-actions in #3948
- Password encoding and decoding handing in TwoFactorLoginN...
2024.8.1-beta (19099)
What's Changed
- [PM-10065] Use appropriate back behavior depending on how you are take to auth approval screen by @dseverns-livefront in #3695
- PM-10729: Add a helper method for determining if the app is in portrait orientation by @david-livefront in #3698
- Fix a minor parcelable warning by @david-livefront in #3701
- [PM-9833] Allow passkey deletion edit view by @LRNcardozoWDF in #3654
- [PM-10618] MP guidance screen with info and clickable card to navigate β¦ by @dseverns-livefront in #3697
- PM-10621: Add the SetupUnlockScreen by @david-livefront in #3699
- Add logic for biometric unlock to SetupUnlockScreen by @david-livefront in #3702
- Autosync Crowdin Translations by @github-actions in #3703
- Allow the ShowShareSheet event to be launched after the screen is paused by @david-livefront in #3706
- PM-10628: Add pin unlock to SetupUnlockViewModel by @david-livefront in #3709
- [PM-6702] 1# Add service calls for email verification by @andrebispo5 in #3617
- PM-10071 ensure that lowercase letters take priority over the upperca⦠by @dseverns-livefront in #3707
- Add helper method for standardizing margins by @david-livefront in #3712
- [PM-10697] Auto-focus on PIN Dialog field by @SaintPatrck in #3713
- PM-10243: Update carousel text by @david-livefront in #3714
- PM-10620 prevent account lockout tips screen by @dseverns-livefront in #3711
- [PM-10696] Dismiss vault unlock keyboard by @SaintPatrck in #3718
- PM-10118: Remember generator types by @shannon-livefront in #3708
- [PM-6702] 2# Region load in complete registration step by @andrebispo5 in #3618
- PM-10835: Make config request after environment update by @david-livefront in #3720
- PM-8522: Fix vault tab nav bar title when logging in by @shannon-livefront in #3710
- PM-10619 screen to generate master password by @dseverns-livefront in #3721
- PM-10855: Update the minimum SDK to API 29 (Android 10) by @david-livefront in #3723
- PM-10878: Access parcelable data in a safe manor across SDK versions by @david-livefront in #3727
- [PM-10664] Display server error message during 2FA login by @SaintPatrck in #3719
- PM-10874: Fix biometrics auto-prompt by @shannon-livefront in #3728
- PM-10851 make the default top app bar reactive by @dseverns-livefront in #3726
- Remove API specific autofill configuration file by @david-livefront in #3730
- PM-10894: Add flag for disabling remote feature flag configuration by @david-livefront in #3729
- Fix a failing test by @david-livefront in #3734
- Update WorkManager to 2.9.1 by @david-livefront in #3737
- Remove unused dangerfile by @david-livefront in #3735
- Update to AGP 8.5.2 by @david-livefront in #3736
- Add logging for SDK functionality in debug only by @david-livefront in #3738
- [PM-6702] 3# Open app from App Link to CompleteRegistration by @andrebispo5 in #3619
- PM-10909: Add persistance layer for usersKeyConnector by @david-livefront in #3740
- All booleans stored are nullable for consistency by @david-livefront in #3747
- [PM-6702] 4# Start registration screen by @andrebispo5 in #3620
- [PM-6702] 5# Check your email screen by @andrebispo5 in #3621
- PM-10936: Add account apis for key connectors by @david-livefront in #3748
- Add helper function for static retrofit instances by @david-livefront in #3749
- PM-10954: Add network APIs for key-connector by @david-livefront in #3752
- PM-10956: Add support for leave organization API by @david-livefront in #3754
- PM-10874: Prompt for biometrics after switching accounts by @shannon-livefront in #3753
- Rename APIs for extra specificity by @david-livefront in #3755
- [PM-6702] 6# Complete registration screen by @andrebispo5 in #3622
- Autosync Crowdin Translations by @github-actions in #3756
- Simplify error responses by @david-livefront in #3762
- [deps]: Update gh minor by @renovate in #3758
- [deps]: Update gradle/actions action to v4 by @renovate in #3759
- [deps]: Lock file maintenance by @renovate in #3760
- [PM-10884] Catch ProviderException when generating a secure key by @SaintPatrck in #3733
- PM-10986 explicitly keep AuthenticatedKeyConnectionApi to prevent cla⦠by @dseverns-livefront in #3765
- [deps]: Lock file maintenance by @renovate in #3772
- [PM-10883] Support deserializing Forward Email service type details by @SaintPatrck in #3739
- [deps]: Update kotlin by @renovate in #3770
- [deps]: Update gradle minor by @renovate in #3771
- Apply formatter to the app by @david-livefront in #3777
- [PM-10282] Default to last active account for passkey creation by @SaintPatrck in #3780
- PM-10954: Update the key connector APIs to use the correct url and responses by @david-livefront in #3781
- Update to the latest Bitwarden SDK by @david-livefront in #3779
- PM-11140: Update hasMasterPassword logic for key connectors by @david-livefront in #3775
- [PM-10282] Update build artifact names by @SaintPatrck in #3774
- [Pm 10616] create account start design by @dseverns-livefront in #3751
- [PM-9933] Update marketing copy by @andrebispo5 in #3778
- [deps]: Update github/codeql-action action to v3.26.3 by @renovate in #3784
- [deps]: Update sonarsource/sonarcloud-github-action action to v3 by @renovate in #3785
- [deps]: Lock file maintenance by @renovate in #3786
- PM-11154: Create basic Remove Master Password UI by @david-livefront in #3782
- Update public suffix list by @withinfocus in #3790
- PM-11223: Enable remote confg for email verification feature by @david-livefront in #3792
- PM-11192 update check email screen to new design by @dseverns-livefront in #3788
- PM-11236: Add build type and flavor to the user agent by @david-livefront in #3797
- PM-11226: Wrap Key Connector APIs by @david-livefront in #3794
- Fix IllegalArgumentException in test by @david-livefront in #3799
- PM-11248: Add isUsingKeyConnector flag to UserState by @david-livefront in #3798
- PM-11155: Add logic for handling remove password flow by @david-livefront in #3801
- PM-10617 + PM-10637 update complete registration screen to match new onboarding design by @dseverns-livefront in #3787
- PM-11256: Add RootNav logic to display Remove Password Screen by @david-livefront in #3803
- PM-11254: Add logic for logging in with Key Connector by @david-livefront in #3802
- PM-10617 modify pw strength indicator to show min chars if required. by @dseverns-livefront in #3793
- Simplify common login helper methods by @david-livefront in #3805
- PM-11264: Ensure user has valid timeout action after migrating to Key Connector by @david-livefront in #3807
- PM-10917: Fix crash ca...
v2024.8.0 (18985)
What's Changed
- [PM-9803] Enable Credential Manager on production builds by @SaintPatrck in #3651
- [PM-10428] Default UserVerificationRequirement to PREFERRED by @SaintPatrck in #3659
- [PM-10440] Enable minification on beta build variants by @SaintPatrck in #3661
- [PM-10441] Fix memory exception during CI builds by @SaintPatrck in #3662
- PM-10094: Disable double-navigation by default by @shannon-livefront in #3660
- [PM-9472] Update release notes generated for Firebase by @SaintPatrck in #3664
- Autosync Crowdin Translations by @github-actions in #3666
- PM-10528: Fix user switching issue due to rapid Activity recreation when locking by @brian-livefront in #3669
- PM-10559: Add logic to re-evaluate invalid password fields for Autofill by @david-livefront in #3668
- [deps]: Update gh minor by @renovate in #3673
- [deps]: Lock file maintenance by @renovate in #3675
- [deps]: Update gradle minor by @renovate in #3674
- [deps]: Update com.google.devtools.ksp to v2.0.0-1.0.24 by @renovate in #3672
- [PM-10373] Fix FIDO 2 credential creation from unprivileged apps by @SaintPatrck in #3658
- [PM-9927] Sort Sends alphabetically by @SaintPatrck in #3665
- [PM-10556] Move FIDO 2 intent filter to main manifest by @SaintPatrck in #3677
- [PM-10645] add nav bar padding in bw scaffold for FAB by @dseverns-livefront in #3679
- PM-10066 don't prompt for MP if the user does not have one by @dseverns-livefront in #3633
- Minor formatting and clean up for ResultCall by @david-livefront in #3684
- [PM-9401] Server feature flags manager by @andrebispo5 in #3656
- Allow null network responses for 204s by @david-livefront in #3685
- PM-10241: Add the onboarding carousel feature flag by @david-livefront in #3686
- [PM-10644] Re-prompt master password for protected passkeys by @SaintPatrck in #3682
- Remove a suppression from gradle properties that is no longer needed by @david-livefront in #3687
- Minor formating for the VaultSdkSource by @david-livefront in #3688
- [PM-10058] Non-remembered device TDE issue in same session by @dseverns-livefront in #3631
- PM-9532: pt2. separate vault unlock logic and fail out on error during login. by @dseverns-livefront in #3609
- [PM-10071] Sort search items with same logic as displayed items by @dseverns-livefront in #3683
- Add onboarding feature flag by @david-livefront in #3689
- PM-10122: Autofocus on PIN or password field by @shannon-livefront in #3678
- Add option to retrieve feature flag synchronously by @david-livefront in #3692
- [PM-10024] Force focus on Master Password or Pin input field by @qwexter in #3601
- Consolidate unlock vault functionality for auth into a single helper method by @david-livefront in #3690
- [PM-10686] Change the background colour of the app launcher to Bitwarden's blue by @vvolkgang in #3693
- BIT-2437: Add mitigation logic for bad encryption key by @david-livefront in #3426
- [PM-10670] Prompt for PIN creation during passkey user verification by @SaintPatrck in #3694
- PM-10621: Create common biometrics and pin unlock UI elements by @david-livefront in #3696
- PM-10242 PM-10243 PM-10244 PM-10245 PM-10246: Welcome carousel by @shannon-livefront in #3657
New Contributors
- @brian-livefront made their first contribution in #3669
Full Changelog: v2024.7.3...v2024.8.0
2024.7.3-beta (18938)
Overview
- Small bug fixes and enhancements.
- Passkey setting added; full passkey feature will be included in a future release.
What's Changed
- Extract FIDO 2 user verification enum by @SaintPatrck in #3614
- PM-9937 an existing email should be able to add account from a different hosted instance. by @dseverns-livefront in #3613
- PM-9682: Verify with PIN on add edit view by @shannon-livefront in #3610
- [PM-9409] Define FIDO 2 assertion Special Circumstance by @SaintPatrck in #3612
- [PM-9927] Sort order update by @dseverns-livefront in #3625
- [PM-9409] Complete FIDO 2 assertion with appropriate response by @SaintPatrck in #3615
- [PM-10067] Show content on Vault screen when we have trashed items only by @qwexter in #3624
- PM-9681: Setup Bitwarden PIN by @shannon-livefront in #3626
- [PM-9409] Add FIDO 2 authentication to credential manager by @SaintPatrck in #3629
- PM-9681: Setup Bitwarden PIN on add edit view by @shannon-livefront in #3627
- Autosync Crowdin Translations by @github-actions in #3634
- PM-9135: Update host matching to include optional port value by @david-livefront in #3623
- [PM-9409] Authenticate selected FIDO 2 credential by @SaintPatrck in #3630
- PM-10140: Add caching for large string resources to avoid delays and reduce timeout when retrieving ciphers by @david-livefront in #3638
- [PM-9410] Introduce FIDO 2 Get Credentials Request special circumstance by @SaintPatrck in #3637
- PM-10140: Update looping SDK calls to use single instance of client by @david-livefront in #3644
- PM-10140: Allow for the vault data to have a pending state by default when data is already present by @david-livefront in #3646
- PM-10140: Update Autofill classes to be singletons by @david-livefront in #3647
- PM-10140: Update the VaultSdkSource and VaultDiskSource to use parallelization when processing heavier loads by @david-livefront in #3649
- PM-8522: Vault tab bar title for organization users by @shannon-livefront in #3632
- [PM-9410] Implement FIDO 2 Get Credentials completion by @SaintPatrck in #3639
- [PM-9410] Filter matching FIDO 2 credentials after vault unlock by @SaintPatrck in #3648
- [PM-9875] Server configurations by @andrebispo5 in #3645
- PM-9406: Add passkey management to autofill settings by @shannon-livefront in #3392
- PM-10379: Update the timeout action logic to occur immediately after requirements are met by @david-livefront in #3652
- Remove unused Json object from VaultRepository by @david-livefront in #3653
New Contributors
Full Changelog: v2024.7.2...v2024.7.3
Builds source: https://github.com/bitwarden/android/actions/runs/10170838956
2024.7.2-beta (18910)
What's Changed
- Update Bitwarden SDK by @SaintPatrck in #3538
- [PM-9407] Create reusable overwrite passkey confirmation dialog by @SaintPatrck in #3541
- [PM-8137] Perform FIDO 2 verification on item listing when required by @SaintPatrck in #3529
- [PM-8137] Perform FIDO 2 verification on item add/edit when required by @SaintPatrck in #3532
- PM-9007: export vault copy by @dseverns-livefront in #3537
- [PM-9838] Custom field spacing on Add/Edit item screen by @dseverns-livefront in #3546
- [PM-9844] Android - Non-Premium Users Can Copy TOTP Code From Item Menu by @dseverns-livefront in #3539
- PM-8534 update the active account after a "soft logout" by @dseverns-livefront in #3456
- All of the autofill processing happens in a job by @david-livefront in #3545
- PM-9659: Do not show push notification permissions on FDroid by @david-livefront in #3528
- [deps]: Update gh minor by @renovate in #3549
- [deps]: Update ubuntu to v22 by @renovate in #3550
- [PM-9407] Confirm overwrite existing passkey on item listing by @SaintPatrck in #3540
- [PM-9407] Confirm overwrite existing passkey in edit mode by @SaintPatrck in #3542
- Update to AGP 8.5.1 by @david-livefront in #3551
- Update the Firebase BOM to 33.1.2 by @david-livefront in #3552
- Catch TransactionTooLargeExceptions in autofill by @david-livefront in #3569
- Cancel FIDO 2 registration job when cancellation occurs by @SaintPatrck in #3583
- Autosync Crowdin Translations by @github-actions in #3555
- Add timeouts to operations that could hang by @david-livefront in #3553
- Refactor PublicKeyCredentialCreationOptions by @SaintPatrck in #3584
- PM-9684: Verify with master password on item listing by @shannon-livefront in #3585
- [deps]: Update github/codeql-action action to v3.25.13 by @renovate in #3589
- [deps]: Lock file maintenance by @renovate in #3592
- [deps]: Update io.mockk:mockk to v1.13.12 by @renovate in #3590
- BIT-877: Mockk update fixed a disabled test by @david-livefront in #3597
- [deps]: Update kotlin by @renovate in #3591
- PM-9408: Show bottom sheet with passkey options by @shannon-livefront in #3444
- PM-9684: Verify with master password on add edit view by @shannon-livefront in #3586
- Provide autofill response data even if focused field is not fillable by @david-livefront in #3598
- PM-9532 pt. 1 small refactor of login success steps by @dseverns-livefront in #3599
- [PM-9135] Update the HOST type cipher matching to ignore the port by @david-livefront in #3611
- PM-9682: Verify with PIN on item listing by @shannon-livefront in #3600
Full Changelog: v2024.7.1...v2024.7.2
Builds Source: https://github.com/bitwarden/android/actions/runs/10063053373
2024.7.1-beta (18876)
What's Changed
- BIT-2446: Limit the number of inline autofill items that can be displayed by @david-livefront in #3418
- Add ability to log non-fatal errors by @david-livefront in #3417
- Clean up some minor detekt issues by @david-livefront in #3425
- Use random ints for request codes to ensure no overlap by @david-livefront in #3427
- Upload F-Droid Beta artifacts to GitHub by @SaintPatrck in #3428
- Add support for AutoCompleteTextView as an input field by @david-livefront in #3435
- Introduce utility function for clearing VaultAddEdit dialog state by @SaintPatrck in #3437
- Introduce utility function for displaying VaultAddEdit error message by @SaintPatrck in #3438
- Refactor PublicKeyCredentialCreationOptions to match WebAuthn spec by @SaintPatrck in #3443
- Add logic to find missing username fields by @david-livefront in #3440
- Update no network errors to be consistent and have a space inbetween concatenated text by @david-livefront in #3446
- [PM-8137] Refactor FIDO 2 credential registration result object by @SaintPatrck in #3445
- [PM-8137] Introduce user verification prompt by @SaintPatrck in #3447
- PM-9439: Update cipher list item for passkeys by @shannon-livefront in #3422
- Autosync Crowdin Translations by @github-actions in #3453
- PM-8202 move dialog status to VM for restore item, add check for MP p⦠by @dseverns-livefront in #3436
- [PM-8137] Respond to SDK user verification callbacks implicitly by @SaintPatrck in #3448
- Exclude tests from Sonar by @withinfocus in #3457
- Resolve detekt issues by @SaintPatrck in #3460
- Hide inline autofill option when not supported by @david-livefront in #3455
- Update the detekt command for fastlane to cover more of the app by @david-livefront in #3462
- [PM-8137] Introduce FIDO 2 user verification to item listing screen by @SaintPatrck in #3449
- PM-7495 perform client side check for invalid MP before account deletion by @dseverns-livefront in #3439
- Fix detekt issues by @SaintPatrck in #3531
- PM-9017 updated the continue button state when switching 2FA method by @dseverns-livefront in #3530
- [PM-8137] Introduce FIDO 2 user verification tracking by @SaintPatrck in #3459
- [PM-8137] Set initial FIDO 2 user verification state by @SaintPatrck in #3463
- [Build Issue] use full source set to match fastfile test task by @dseverns-livefront in #3533
- [PM-8137] Introduce FIDO 2 user verification to add edit item by @SaintPatrck in #3450
Full Changelog: v2024.7.0...v2024.7.1
Builds source: https://github.com/bitwarden/android/actions/runs/9959227306
2024.7.0-beta (18845)
Overview
Bug fixes:
- Master Password confirmation pop-up is now displayed correctly when revealing card numbers.
- Search function no longer returns items in the trash.
- Resolved the issue preventing file attachments to vault items.
- The disable screenshot feature now works consistently.
- Autofill is now compatible with Gboard.
- Password re-hides immediately on items with OTP have been corrected.
- Premium features are now functioning correctly on self-hosted versions.
- Fixed the UI issue with the Password Generator Length Field.
- Fixed crashes related to invalid regular expressions and parsing initials with extra spaces.
New Contributors
- @SaintPatrck made their first contribution in #3347
- @utzcoz made their first contribution in #3338
- @dseverns-livefront made their first contribution in #3398
- @shannon-livefront made their first contribution in #3409
Full Changelog: v2024.6.1...v2024.7.0
Builds source: https://github.com/bitwarden/android/actions/runs/9847790431
F-Droid Beta build source: https://github.com/bitwarden/android/actions/runs/9872718997
What's Changed
Pull Requests
- BIT-2418: Add the OrganizationEventManager by @david-livefront in #3330
- Additional scanning by @withinfocus in #3328
- trackEvent should not suspend by @david-livefront in #3331
- Append 'Json' suffix to network model name by @david-livefront in #3344
- Create sealed class for Organization Events by @david-livefront in #3345
- Add organization event tracking by @david-livefront in #3346
- Adjust Sonar scan paths by @withinfocus in #3349
- Add password reprompt for card number and code by @david-livefront in #3350
- Add edit cipher org events by @david-livefront in #3352
- Update Firebase and Crashlytics by @david-livefront in #3355
- [PM-8016] Push string resources to Crowdin by @SaintPatrck in #3347
- [PM-8015] Pull translations from Crowdin by @SaintPatrck in #3348
- Update strings by @david-livefront in #3356
- BIT-2411: Add logic for managed device pre-configured URLs by @david-livefront in #3358
- [deps]: Update gh minor by @renovate in #3342
- [deps]: Lock file maintenance by @renovate in #3343
- [PM-8985] Distribute beta builds on every push to main by @SaintPatrck in #3351
- [PM-8015] Update language directories to follow Crowdin + Android defaults by @SaintPatrck in #3359
- BIT-2433: Filter trash from search results by @david-livefront in #3361
- Replace Danger / Shroud with Codecov by @withinfocus in #3363
- Clean up environment urls by @david-livefront in #3364
- Use proper coverage report by @withinfocus in #3367
- Clean up some detekt issues by @david-livefront in #3366
- [PM-8015] Update Crowdin destination path by @SaintPatrck in #3365
- [PM-8985] Trigger build job on push events to main by @SaintPatrck in #3362
- [PM-9151] gradle: Fix typo for Robolectric library name by @utzcoz in #3338
- Update CipherViewExtensions to use previous state to avoid clearing user set values by @david-livefront in #3368
- [BIT-2140] Add strings for typeform and export vault by @SaintPatrck in #3369
- Update to the latest versions of AndroidX Lifecycle by @david-livefront in #3370
- Fix a screen capture bug that clears the setting when the app language changes by @david-livefront in #3372
- Fix bug where JWT token clearing premium status by @david-livefront in #3373
- [PM-8985] Fetch all tags when checking out repo for build job by @SaintPatrck in #3371
- [PM-9340] Updates the bug template and readme to direct users to the right repos by @vvolkgang in #3374
- [PM-8985] Publish beta builds to internal track by @SaintPatrck in #3376
- [PM-9340] Fix template syntax error by @vvolkgang in #3377
- [PM-9340] Fix bug template syntax error by adding quotes to label by @vvolkgang in #3378
- [PM-8985] Fix typo in fastfile by @SaintPatrck in #3379
- [PM-9340] Improve Bug template and adds a config link by @vvolkgang in #3380
- Autosync Crowdin Translations by @github-actions in #3381
- [PM-8985] Distribute builds to Firebase on push events to main by @SaintPatrck in #3388
- PM-9081: Should cancel the job not the scope when managing autofill requests by @david-livefront in #3389
- Update the Lifecycle library by @david-livefront in #3390
- Update NotificationPayload to handle null values by @david-livefront in #3391
- BIT-2438: Update push notification processing logic to be more lenient by @david-livefront in #3393
- BIT-2442: check type before extracting autofill text by @david-livefront in #3394
- BIT-2443: Fix crash caused by extra blank spaces in name by @david-livefront in #3395
- Update detekt config and update suppressions by @david-livefront in #3396
- BIT-2439: Handle invalid patterns when processing regular expression matching by @david-livefront in #3397
- Include Livefront in Firebase distributions by @SaintPatrck in #3400
- [PM-8137] Allow registering a passkey to a new cipher by @SaintPatrck in #3329
- Autosync Crowdin Translations by @github-actions in #3402
- BIT-2398 if the org associated with a cipher uses TOTP enable the aut⦠by @dseverns-livefront in #3398
- BIT-2431 add condition to only update labelTextWidth on initial layout by @dseverns-livefront in #3399
- [deps]: Update gh minor by @renovate in #3411
- [deps]: Update crowdin/github-action action to v2 by @renovate in #3415
- [deps]: Update gradle minor by @renovate in #3414
- [deps]: Update kotlin by @renovate in #3412
- PM-9077: Ensure each PendingIntent for inline autofill uses unique requestCode by @david-livefront in #3401
- BIT-2440, BIT-2441: Clean up the way we update the account info after token refresh by @david-livefront in #3416
- PM-9443: Update empty search state by @shannon-livefront in #3409
- Update to the latest Bitwarden SDK by @david-livefront in #3419
2024.6.1-beta (11139)
First native app public beta release.
Contributors
- @david-livefront
- @oleg-livefront
- @brian-livefront
- @ahaisting-livefront
- @differsthecat
- @caleb-livefront
- @ramsey-livefront
- @joshua-livefront
- @withinfocus
- @Hinton
- @vgrassia
- @sean-livefront
- @lucas-livefront
- @shannon-livefront
- @sephraim-livefront
- @SaintPatrck
- @michalchecinski
Full Changelog: https://github.com/bitwarden/android/commits/v2024.6.1