Releases: bitwarden/android
2024.11.5 (19461)
What's Changed
- PM-14597 Remove notification for declined approval requests by @dseverns-livefront in #4287
- PM-14805: Use network result in all Retrofit API requests by @david-livefront in #4290
Full Changelog: v2024.11.4...v2024.11.5
Builds Source: https://github.com/bitwarden/android/actions/runs/11802085185
2024.11.4 (19444)
What's Changed
- [PM-14596] Sync on database scheme change by @SaintPatrck in #4257
- PM-14480: Update IntentManager to be able to launch apps by @david-livefront in #4266
- PM-14458: Notifications permission for hotfix by @david-livefront in #4264
- PM-14644: Segmented control should be conditionally displayed for modal generator screen by @david-livefront in #4265
- PM-14411: Allow accessibility autofill to run when app is already in … by @david-livefront in #4267
- [PM-14656] Add default value to BaseEnumeratedIntSerializer by @SaintPatrck in #4273
- PM-14458: Fix notifications prompt on first use by @david-livefront in #4274
Full Changelog: v2024.11.3...v2024.11.4
Builds Source: https://github.com/bitwarden/android/actions/runs/11751615061
2024.11.3 (19432)
What's Changed
- Bump VaultDatabase to version 5 by @SaintPatrck in #4253
Full Changelog: v2024.11.2...v2024.11.3
Builds Source: https://github.com/bitwarden/android/actions/runs/11726993550
2024.11.2 (19430)
What's Changed
- PM-14433: Null domain data by @david-livefront in #4243
- [PM-14526] Add JsonNames annotation to SyncResponseJson by @SaintPatrck in #4247
- PM-11753: Vault flows should listen to vault onlock state to ensure d… by @david-livefront & @aj-rosado in #4248
Full Changelog: v2024.11.1...v2024.11.2
Builds Source: https://github.com/bitwarden/android/actions/runs/11712269067
2024.11.1 (19422)
What's Changed
- PM-14433 update flow type to nullable so we can handle gracefully and avoid crash. by @dseverns-livefront in #4231
Full Changelog: v2024.11.0...v2024.11.1
Builds Source: https://github.com/bitwarden/android/actions/runs/11676200305
2024.11.0 (19421)
What's Changed
- [PM-14254] Keep Android verifier for JNI usage (#4197) by @SaintPatrck 🍒 fab0187
- PM-14255: Remove accessibility logic to improve overall performance (#4206) by @david-livefront 🍒 4831750
- [PM-14346] Run alias generation on the IO dispatcher (#4215) by @SaintPatrck 🍒 8f2d55c
Full Changelog: v2024.10.2...v2024.11.0
Builds Source: https://github.com/bitwarden/android/actions/runs/11666811734
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...