Logo
Explore Help
Sign In
github-starred/android
2
0
Fork 0
You've already forked android
mirror of https://github.com/bitwarden/android.git synced 2026-05-22 12:32:16 -05:00
Code Issues 1.5k Packages Projects Releases 125 Wiki Activity

125 Releases 217 Tags

RSS Feed
  • v2025.1.2 de0ce5e979
    Compare

    Stable

    GiteaMirror released this 2025-01-28 13:45:19 -06:00 | 2095 commits to main since this release

    📅 Originally published on GitHub: Mon, 10 Feb 2025 12:05:49 GMT
    🏷️ Git tag created: Tue, 28 Jan 2025 19:45:19 GMT

    What's Changed

    • [PM-15969] Users with Can Edit access cannot assign collections by @andrebispo5 in https://github.com/bitwarden/android/pull/4522
    • [PM-8217] Add local feature flag to ignore environment validation by @andrebispo5 in https://github.com/bitwarden/android/pull/4521
    • Autosync Crowdin Translations by @bw-ghapp in https://github.com/bitwarden/android/pull/4503
    • [PM-13349] Hide edit button unless item is in at least one non-readOnly collection by @mpbw2 in https://github.com/bitwarden/android/pull/4430
    • [deps]: Update kotlin by @renovate in https://github.com/bitwarden/android/pull/4501
    • PM-16474 Adding custom field issues when another text field holds focus by @dseverns-livefront in https://github.com/bitwarden/android/pull/4511
    • PM-14333 fix case of crowdin translation not adding annotations on string with format args by @dseverns-livefront in https://github.com/bitwarden/android/pull/4505
    • PM-16821: remove padding on right side of the vault screen dividers by @david-livefront in https://github.com/bitwarden/android/pull/4528
    • [deps]: Update gh minor by @renovate in https://github.com/bitwarden/android/pull/4496
    • [deps]: Lock file maintenance by @renovate in https://github.com/bitwarden/android/pull/4502
    • [PM-16120] Defer passkey authentication until vault data is loaded by @SaintPatrck in https://github.com/bitwarden/android/pull/4524
    • PM-14179: Update generator screen copy button by @david-livefront in https://github.com/bitwarden/android/pull/4530
    • [PM-16809] Fix remind me later date (#4526) by @andrebispo5 in https://github.com/bitwarden/android/pull/4535
    • [PM-16670] Force app to sync after 2FA notice (#4525) by @andrebispo5 in https://github.com/bitwarden/android/pull/4536
    • [PM-16695] Learn more new device verification by @aj-rosado in https://github.com/bitwarden/android/pull/4527
    • [PM-16827] Fix test.yml sdk package access and refactor test jobs by @vvolkgang in https://github.com/bitwarden/android/pull/4538
    • [PM-13349] Hide Edit option in cipher list item overflow when editing not permitted by @mpbw2 in https://github.com/bitwarden/android/pull/4539
    • PM-15356: Resolve biometrics bypass by @david-livefront in https://github.com/bitwarden/android/pull/4448
    • [PM-9439] Use passkey icon for items with FIDO2 credentials in search results by @SaintPatrck in https://github.com/bitwarden/android/pull/4541
    • [PM-16670] Add check for 2fa status #4542 by @andrebispo5 in https://github.com/bitwarden/android/pull/4543
    • [PM-16808] Add question mark to copy (#4544) by @andrebispo5 in https://github.com/bitwarden/android/pull/4545
    • [PM-16870] Add support for IronFox by @celenityy in https://github.com/bitwarden/android/pull/4534
    • Autosync Crowdin Translations by @bw-ghapp in https://github.com/bitwarden/android/pull/4546
    • [PM-15918] Update bitwarden SDK by @SaintPatrck in https://github.com/bitwarden/android/pull/4529
    • [PM-14240] Add Quetta Browser to Privileged Apps by @SymphonicDeviation in https://github.com/bitwarden/android/pull/4189
    • [deps]: Update gh minor by @renovate in https://github.com/bitwarden/android/pull/4551
    • [PM-16827] Only report coverage when tests pass by @vvolkgang in https://github.com/bitwarden/android/pull/4550
    • Update AGP to v8.8.0 by @david-livefront in https://github.com/bitwarden/android/pull/4557
    • [PM-17011] Move network managers to network package by @SaintPatrck in https://github.com/bitwarden/android/pull/4559
    • PM-16830 - Update global loading screen component to new reskinned version by @phil-livefront in https://github.com/bitwarden/android/pull/4558
    • [PM-17119] Add domains to network config by @vvolkgang in https://github.com/bitwarden/android/pull/4568
    • [QA-968] Adding missing testTag for MP hint email field by @ifernandezdiaz in https://github.com/bitwarden/android/pull/4565
    • [QA-969] Adding missing testTag for Folder Name textfield by @ifernandezdiaz in https://github.com/bitwarden/android/pull/4564
    • PM-14179: Create and apply card style to UI by @david-livefront in https://github.com/bitwarden/android/pull/4567
    • [PM-16905] Add back button to new device notice by @andrebispo5 in https://github.com/bitwarden/android/pull/4570
    • Add correct card padding to BitwardenHiddenPasswordField by @david-livefront in https://github.com/bitwarden/android/pull/4576
    • Autosync Crowdin Translations by @bw-ghapp in https://github.com/bitwarden/android/pull/4580
    • Add spacer between type and name when creating a login cipher by @david-livefront in https://github.com/bitwarden/android/pull/4579
    • Remove outer box on EnvironmentSelector by @david-livefront in https://github.com/bitwarden/android/pull/4577
    • [deps]: Update org.jetbrains.kotlinx.kover to v0.9.1 by @renovate in https://github.com/bitwarden/android/pull/4592
    • [deps]: Lock file maintenance by @renovate in https://github.com/bitwarden/android/pull/4594
    • [deps]: Update androidx.compose:compose-bom to v2025 by @renovate in https://github.com/bitwarden/android/pull/4593
    • PM-16850-PM-16851-PM-16852 - Updating full screen loading indicator by @phil-livefront in https://github.com/bitwarden/android/pull/4581
    • Update Firebase to the latest version v33.8.0 by @david-livefront in https://github.com/bitwarden/android/pull/4598
    • Update the AndroidX Activity library to 1.10.0 by @david-livefront in https://github.com/bitwarden/android/pull/4599
    • PM-16631 Applying CoachMarkContainer to the AddLoginItem content. by @dseverns-livefront in https://github.com/bitwarden/android/pull/4571
    • [deps]: Update gh minor by @renovate in https://github.com/bitwarden/android/pull/4591
    • [QA-980] Adding missing testTags for Custom fields by @ifernandezdiaz in https://github.com/bitwarden/android/pull/4569
    • [PM-17099] Re-Sort Quetta Browser Alphabetically by @SymphonicDeviation in https://github.com/bitwarden/android/pull/4562
    • [PM-17405] Add mutual TLS feature flag by @SaintPatrck in https://github.com/bitwarden/android/pull/4606
    • PM-17404: Set app delegate on theme change by @david-livefront in https://github.com/bitwarden/android/pull/4605
    • [PM-15906] Implement single tap passkey flows by @SaintPatrck in https://github.com/bitwarden/android/pull/4547
    • PM-17074-PM-17802 - Send Screen Design Updates by @phil-livefront in https://github.com/bitwarden/android/pull/4604
    • PM-17410: Update password hint font by @david-livefront in https://github.com/bitwarden/android/pull/4614
    • PM-15804, PM-17130: Add logic to monitor when the screen on state to ensure the vault locks properly by @david-livefront in https://github.com/bitwarden/android/pull/4610
    • PM-14179: Update internal placement of test tags for the BitwardenTextField by @david-livefront in https://github.com/bitwarden/android/pull/4612
    • PM-17409: Allow nullable labels text fields by @david-livefront in https://github.com/bitwarden/android/pull/4617
    • Autosync Crowdin Translations by @bw-ghapp in https://github.com/bitwarden/android/pull/4619
    • Update BitwardenPasswordField TestTags by @david-livefront in https://github.com/bitwarden/android/pull/4632
    • Reverts PM-14995 by @dseverns-livefront in https://github.com/bitwarden/android/pull/4633

    New Contributors

    • @celenityy made their first contribution in https://github.com/bitwarden/android/pull/4534
    • @SymphonicDeviation made their first contribution in https://github.com/bitwarden/android/pull/4189

    Full Changelog: https://github.com/bitwarden/android/compare/v2025.1.0...v2025.1.2
    Builds Source: https://github.com/bitwarden/android/actions/runs/13074875915

    Downloads
    • com.x8bit.bitwarden.aab
      35 MiB
      2026-03-07 18:01:57 -06:00
    • com.x8bit.bitwarden.aab-sha256.txt
      131 B
      2026-03-07 18:01:58 -06:00
    • com.x8bit.bitwarden.apk
      67 MiB
      2026-03-07 18:02:06 -06:00
    • com.x8bit.bitwarden.apk-sha256.txt
      129 B
      2026-03-07 18:02:06 -06:00
    • com.x8bit.bitwarden.beta.aab
      35 MiB
      2026-03-07 18:02:17 -06:00
    • com.x8bit.bitwarden.beta.aab-sha256.txt
      133 B
      2026-03-07 18:02:18 -06:00
    • com.x8bit.bitwarden.beta.apk
      67 MiB
      2026-03-07 18:02:26 -06:00
    • com.x8bit.bitwarden.beta.apk-sha256.txt
      131 B
      2026-03-07 18:02:27 -06:00
    • com.x8bit.bitwarden.beta-fdroid.apk
      66 MiB
      2026-03-07 18:02:13 -06:00
    • com.x8bit.bitwarden.beta-fdroid.apk-sha256.txt
      136 B
      2026-03-07 18:02:13 -06:00
    • com.x8bit.bitwarden.dev.apk
      109 MiB
      2026-03-07 18:02:39 -06:00
    • com.x8bit.bitwarden.dev.apk-sha256.txt
      131 B
      2026-03-07 18:02:41 -06:00
    • com.x8bit.bitwarden-fdroid.apk
      66 MiB
      2026-03-07 18:01:53 -06:00
    • com.x8bit.bitwarden-fdroid.apk-sha256.txt
      134 B
      2026-03-07 18:01:53 -06:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.5 Page: 4701ms Template: 109ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API