Download Bitwarden Authenticator (github version) 2026.3.1 APK
Version: 2026.3.1 (1478)
Languages: 77
Package: com.bitwarden.authenticator
Downloads: 0
Target: Android 16 (API 36)
nodpi
Bitwarden Authenticator (github version) notes
Overview
- Fixed an issue where scanning QR codes could create duplicate items.
- Various under-the-hood bug fixes and improvements
What's Changed
Feature Development
- Remove remember ViewModel by @david-livefront in #6618
- [PM-33262] feat: Add cookie support to Glide image requests by @SaintPatrck in #6627
- [PM-32123] feat: Propagate informative cookie redirect error message by @SaintPatrck in #6622
- [PM-33227] feat: Add Clear SSO Cookies button to debug menu by @SaintPatrck in #6620
- PM-18596: feat: SSN field should be hidden by default by @david-livefront in #6628
- [PM-29673] feat: Improved pre-polutated data on the FlightRecorder logs by @aj-rosado in #6616
- [PM-33505] feat: Add MobilePremiumUpgrade feature flag by @SaintPatrck in #6655
- [PM-33507] feat: Add premium upgrade banner dismissal persistence by @SaintPatrck in #6657
- [PM-33506] feat: Add PremiumStatusChanged push notification support by @SaintPatrck in #6656
- PM-33565: Update premium dialog for attachments by @david-livefront in #6663
- [PM-33511] feat: Add creationDate to UserState.Account by @SaintPatrck in #6662
- [PM-32663] feat: Update vault migration screens by @aj-rosado in #6660
- [PM-33356] feat: Sync when push notification policy changed is received by @andrebispo5 in #6664
- [PM-33365] feat: Add GmsManager to gate CXP features on GMS Core version by @SaintPatrck in #6678
- [PM-33508] feat: Add AuthenticatedBillingApi and BillingService network layer by @SaintPatrck in #6668
- [PM-33509] feat: Add BillingRepository and Hilt billing modules by @SaintPatrck in #6674
- [PM-33510] feat: Add Play Billing Library dependency and PlayBillingManager by @SaintPatrck in #6680
- [PM-33512] feat: Add PremiumStateManager for upgrade banner eligibility by @SaintPatrck in #6690
- [PM-33513] feat: Add checkout callback deep link handling by @SaintPatrck in #6692
- [PM-33514] feat: Add premium upgrade banner visibility logic by @SaintPatrck in #6696
🐛 Bug fixes
- PM-33266: Allow the VaultUnlockViewModel and VaultViewModel to safely initialize without a UserState by @david-livefront in #6623
- PM-29871: Add additional callouts for external links in the app by @david-livefront in #6614
- PM-29861: Update overflow content description to 'More options' by @david-livefront in #6621
- PM-29871: bug: Add external link callouts by @david-livefront in #6634
- [PM-33394] fix: Propagate CookieRedirectException error message by @SaintPatrck in #6639
- PM-33411: bug: Defer early navigation until lifecycle is resumed by @david-livefront in #6638
- PM-33428: bug: Fix loading dialog statusbar content color by @david-livefront in #6641
- [PM-33394] fix: Surface CookieRedirectException message during sync-on-unlock by @SaintPatrck in #6643
- PM-33441: bug: Add external link callout for start registration screen by @david-livefront in #6646
- PM-29869: bug: Update colorscheme to improve accessibility by @david-livefront in #6647
- PM-29871: bug: Add external link callouts for buttons by @david-livefront in #6648
- [PM-33553] fix: Remove "Why am I seeing this?" link from cookie sync screen by @SaintPatrck in #6676
- PM-33893: bug: Crash caused by empty credential password by @david-livefront in #6693
- PM-33907: bug: Handle exceptions thrown when querying the AutofillManager by @david-livefront in #6695
- PM-33909: bug: Check the column index before querying for 3rd party autofill data by @david-livefront in #6697
- PM-33913: bug: Remove org event to avoid duplicate entry by @david-livefront in #6699
- PM-32721: bug: Add sorting to password history by @david-livefront in #6700
- [PM-23560] bug: Added guard to ensure duplicate scan events are not fired by @aj-rosado in #6687
- PM-34193: Rollback SDK update for Vault lockout bug by @david-livefront in #6724
- PM-34193: bug: Unlock vault from Never-Lock should be on io thread by @david-livefront in #6727
⚙️ Maintenance
- Crowdin Pull by @bw-ghapp[bot] in #6625
- PM-26059: Remove CipherKeyEncryption feature flag by @david-livefront in #6617
- docs: Clean up kdoc issues by @david-livefront in #6629
- [PM-33394] debt: Add userFriendlyMessage extension and errorMessage to result types by @SaintPatrck in #6642
- [PM-33495] ci: Remove build job to reduce Build workflows time by @vvolkgang in #6658
- Update error state to allow for a more customizable button by @david-livefront in #6654
- [PM-33560] debt: Wire SendManager and Send ViewModel error handlers by @SaintPatrck in #6652
- [PM-33394] debt: Wire FolderManager and folder ViewModel error handlers by @SaintPatrck in #6653
- [PM-33561] debt: Wire CipherManager and cipher ViewModel error handlers by @SaintPatrck in #6651
- Crowdin Pull by @bw-ghapp[bot] in #6669
- [deps]: Update actions/upload-artifact action to v7 by @renovate[bot] in #6672
- [PM-18892] ci: Comment linked issues when a new GitHub Release is published by @vvolkgang in #6552
- misc: Add support for icons in buttons via BitwardenButtonData by @david-livefront in #6682
- misc: Add an error message to the DownloadAttachmentResult by @david-livefront in #6688
- misc: Rename the VaultDiskSource Flows by @david-livefront in #6689
- chore: Reorganize imports in VaultViewModel by @SaintPatrck in #6701
- chore: Remove unused how_to_manage_my_vault string by @david-livefront in #6702
📦 Dependency Updates
- Update SDK to 2.0.0-5451-c73f9161 by @bw-ghapp[bot] in #6605
- Update AGP and gradle wrapper by @david-livefront in #6619
- Update protobuf library by @david-livefront in #6626
- [deps]: Lock file maintenance by @renovate[bot] in #6604
- [deps]: Update androidx.credentials:credentials to v1.6.0-rc02 by @renovate[bot] in #6670
- [deps]: Update org.sonarqube to v7.2.3.7755 by @renovate[bot] in #6671
- [deps]: Lock file maintenance by @renovate[bot] in #6673
- Update SDK to 2.0.0-5676-14521973 by @bw-ghapp[bot] in #6615
- Revert "Update SDK to 2.0.0-5676-14521973" by @SaintPatrck in #6679
- Update Androidx dependencies by @david-livefront in #6683
- PM-33160: Instantiate SDK client with Repositories class by @david-livefront in #6681
- Update app to use the latest version of Kotlin by @david-livefront in #6684
- Revert "PM-34193: Rollback SDK update for Vault lockout bug" by @david-livefront in #6725
🎨 Other
- [PM-33478] llm: Add android-implementer agent for autonomous development workflow by @SaintPatrck in #6635
- llm: Capture test failures on first run in build-test-verify skill by @SaintPatrck in #6661
- llm: Clarify @Suppress("MaxLineLength") usage in testing skill by @SaintPatrck in #6685
- llm: Add /review-android command and align reviewing-changes skill with agent by @SaintPatrck in #6665
Full Changelog: v2026.3.0-bwa...v2026.3.1-bwa
Builds Source: https://github.com/bitwarden/android/actions/runs/23660459662
What's new in Bitwarden Authenticator (github version) 2026.3.1
Varous under-the-hood bug fixes and imrprovements
About Bitwarden Authenticator (github version) 2026.3.1
New from Bitwarden, provider of the password manager trusted by millions, Bitwarden Authenticator generates verification codes for two-factor authentication, ensuring your identity is verified when you log into accounts. Using industry-standards, Bitwarden Authenticator supports any website or application that uses TOTP.
ADD AN EXTRA LAYER OF PROTECTION
Generate verification codes to ensure your identity is verified, keeping your sensitive data out of reach of imposters.
UNIVERSAL COMPATIBILITY
Bitwarden Authenticator uses industry standard methods for verification code generation, so it will work with any website or application that utilizes time-based one-time passwords.
EASY TO USE
A simple, intuitive design and straightforward interface makes it easy to start incorporating authentication into your digital life
Bitwarden empowers organizations to secure passwords, developer secrets, and passkeys. Visit Bitwarden.com to learn more about Bitwarden Password Manager, Bitwarden Secrets Manager and Bitwarden Passwordless.dev!
Version:2026.3.1
Uploaded:April 3, 2026 at 7:52PM UTC
File size:9.37 MB
Downloads:43
Version:2026.5.0
Uploaded:June 3, 2026 at 10:13PM UTC
File size:9.68 MB
Version:2026.5.0
Uploaded:May 30, 2026 at 7:19AM UTC
File size:75.26 MB
Downloads:13
Version:2026.4.0
Uploaded:May 20, 2026 at 3:43PM UTC
File size:71.04 MB
Downloads:14
Version:2026.3.1
Uploaded:April 3, 2026 at 3:42PM UTC
File size:70.95 MB
Downloads:0
Version:2026.2.0
Uploaded:March 18, 2026 at 4:08PM UTC
File size:90.65 MB
Downloads:24
Version:2025.1.0
Uploaded:February 11, 2025 at 6:18PM UTC
File size:70.14 MB
Downloads:73
Version:2024.12.0
Uploaded:December 16, 2024 at 5:26PM UTC
File size:70.14 MB
Downloads:28
Version:2024.6.1
Uploaded:June 12, 2024 at 6:50PM UTC
File size:69.04 MB
Downloads:29
Version:2024.6.0
Uploaded:June 11, 2024 at 3:13PM UTC
File size:69.04 MB
Downloads:15
Version:2024.04.20
Uploaded:May 13, 2024 at 11:35PM UTC
File size:68.87 MB
Downloads:36

























