19 Commits

Author SHA1 Message Date
Patrick Honkonen
a395f28eba
[PM-28086] Add testharness for Credential Manager and Autofill testing (#6159)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-21 19:56:24 +00:00
Patrick Honkonen
f6c20e08d1
[PM-25637] Add CXF module for Credential Exchange support (#5858) 2025-09-11 12:49:06 +00:00
David Perez
308a8a564c
Update to Gradle v9.0.0 (#5642) 2025-08-05 21:31:44 +00:00
Patrick Honkonen
07e4e6a806
[PM-21726] Move OmitFromCoverage to annotation module (#5214) 2025-05-19 13:19:16 +00:00
Patrick Honkonen
385f5efac5
[PM-19959] Introduce a new UI module (#5008) 2025-04-08 16:12:12 +00:00
Patrick Honkonen
7938c8c2bb
[PM-19832] Create data module (#4973) 2025-04-03 14:42:12 +00:00
Patrick Honkonen
a2f4e4f3b5
[PM-19738] Create network module
Create a library module responsible for communicating with the Bitwarden network API.

Additionally, the following changes were made to checks and workflows:
- Updated `build.gradle.kts` to include Kover for the `network` module.
- Updated `Fastfile` to include lint, test and kover report generation tasks for the `network` module.
2025-03-31 17:19:51 -04:00
Patrick Honkonen
cfa753cb12
[PM-19013] Create core module (#4836) 2025-03-27 19:53:29 +00:00
Álison Fernandes
dca7284230
Merge remote-tracking branch 'bwa-android/main' into bwa-monorepo
# Conflicts:
#	.checkmarx/config.yml
#	.github/CODEOWNERS
#	.github/ISSUE_TEMPLATE/bug.yml
#	.github/ISSUE_TEMPLATE/config.yml
#	.github/renovate.json
#	.github/workflows/build-authenticator.yml
#	.github/workflows/crowdin-pull-authenticator.yml
#	.github/workflows/crowdin-push-authenticator.yml
#	.github/workflows/scan-authenticator.yml
#	.github/workflows/test-authenticator.yml
#	.gitignore
#	Gemfile
#	Gemfile.lock
#	README.md
#	build.gradle.kts
#	fastlane/Fastfile
#	gradle.properties
#	gradle/libs.versions.toml
#	gradle/wrapper/gradle-wrapper.properties
#	gradlew.bat
#	settings.gradle.kts
2025-02-26 22:13:24 +00:00
Patrick Honkonen
72ac8d3699
Rename app package to authenticator (#305)
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
2025-02-12 22:13:07 +00:00
Oscar Hinton
61b09fe8f1
[PM-7587] Support conditionally loading local sdk (#3957) 2024-09-26 10:21:22 +02:00
Andrew Haisting
4f34f6da21
BITAU-172 Rename Authenticator Bridge SDK (#3959) 2024-09-24 22:09:27 +00:00
Andrew Haisting
de48bb37d7
BITAU-96 Setup Bridge SDK (#3857) 2024-09-05 12:22:49 -05:00
David Perez
5d5c5809d1 Add suppression for unstable API (#1398) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
77a40aeb2f Enable build cache (#1149) 2024-06-20 17:08:07 +01:00
Brian Yencho
dd4b937061 BIT-282: Include Bitwarden SDK dependency (#44) 2024-06-20 17:08:07 +01:00
Brian Yencho
cd204b9b11 Initial project setup (BIT-61) (#7) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
67d641572e
Trigger checks during CI execution (#10) 2024-04-02 22:35:00 -05:00
Patrick Honkonen
4575f52fe0
Splash, Item Listing, & View Item screens (#4) 2024-03-28 09:27:33 -04:00