Commit Graph

75 Commits

Author SHA1 Message Date
David Perez
21af60f4de Update to Junit 5.12.1 (#4903) 2025-03-21 16:11:12 +00:00
David Perez
778a630012 Update to AGP 8.9.0 (#4840) 2025-03-10 15:46:30 +00:00
Álison Fernandes
445bd90f67 [PM-17962] Exclude generated Hilt .java files from code coverage (#4689) 2025-02-04 17:37:38 +00:00
Dave Severns
1148e4821c PM-14333 Complete fix for crash caused by spannable text creation (#4479) 2024-12-20 21:45:55 +00:00
Dave Severns
6c355ae5b7 PM-15383 PM-15381 - Show the google play review prompt (#4455)
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
2024-12-20 15:30:39 +00:00
aj-rosado
3a41138f39 [PM-10515] CI build info on version copy (#4456)
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
2024-12-17 17:36:46 +00:00
Patrick Honkonen
be88cdf42e [PM-15176] Rename bundle and apk files to match applicationId and flavor (#4474) 2024-12-14 14:36:01 +00:00
Patrick Honkonen
bd29e1738c [PM-16052] Add CI_INFO build config field (#4471) 2024-12-13 20:49:09 +00:00
Patrick Honkonen
1aec94ee7d [PM-15176] Rename AAB outputs to match APK naming convention (#4467) 2024-12-13 16:43:49 +00:00
Patrick Honkonen
7b3ad98698 [PM-15176] Update build output filenames (#4446) 2024-12-11 17:20:40 +00:00
Andrew Haisting
8f9585e4bc Bump authenticatorbridge sdk version to 1.0.0 (#4221) 2024-11-04 14:24:36 +00:00
Patrick Honkonen
deb9eb8d9b [PM-13908] Disable ExtraTranslation lint warning (#4176) 2024-10-28 17:47:27 +00:00
David Perez
002fd06b72 This PR adds Timber to the app (#4116) 2024-10-22 17:37:03 +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
Álison Fernandes
384be79838 Updated version name according to our pattern (#3940) 2024-09-19 09:15:15 -04:00
David Perez
4b53358c67 Bump version name to 2024.09.00 (#3937) 2024-09-18 11:19:23 -05:00
David Perez
98bcff5e06 Add PreviewScreenSizes annotation to ignored list of annotations for tests (#3899) 2024-09-10 16:07:32 -05:00
Andrew Haisting
b94a1adda9 Use an aar to define bridge dependency (#3892) 2024-09-10 16:33:49 +00:00
Andrew Haisting
19facaf8fd BITAU-164 add no-op version of BridgeService (#3884) 2024-09-09 15:36:34 -05:00
Dave Severns
3c39d8beac PM-11224 Add menu to update feature flags with overridden values in real time (#3838) 2024-08-29 14:07:21 -04:00
Patrick Honkonen
d558f94e40 [PM-10440] Enable minification on beta build variants (#3661) 2024-07-31 22:19:52 +00:00
Dave Severns
b0ff0b9185 [Build Issue] use full source set to match fastfile test task (#3533) 2024-07-16 09:56:23 -04:00
Matt Bishop
3931af096d Exclude tests from Sonar (#3457) 2024-07-12 16:43:36 -04:00
Patrick Honkonen
54218f86d8 [BIT-2140] Add strings for typeform and export vault (#3369) 2024-06-27 10:38:19 -04:00
Matt Bishop
94b56f624f Adjust Sonar scan paths (#3349) 2024-06-24 14:20:06 -04:00
Matt Bishop
ae15372d8d Additional scanning (#3328) 2024-06-20 16:44:39 -04:00
David Perez
a8f7c576fb Bump version name to 2024.06.0 (#1420) 2024-06-20 17:08:07 +01:00
David Perez
48906ae207 Update to Kotlin 2.0.0 (#1397) 2024-06-20 17:08:07 +01:00
David Perez
bd099fd4ee Update Kover to 0.8.0. (#1396) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
bd8124ec9e PM-5153: Implement FIDO2 credential provider service (passkey creation entries) (#1370) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
8b3f67680a PM-7156: Publish Play Store and F-Droid artifacts (#1273) 2024-06-20 17:08:07 +01:00
David Perez
96ded6724a Update app version to 2024.05.0 (#1344) 2024-06-20 17:08:07 +01:00
David Perez
e0b8405562 Update the version name to 2024.4.0 (#1257) 2024-06-20 17:08:07 +01:00
David Perez
3565054a4c Update to v2.11.0 of retrofit with BOM (#1194) 2024-06-20 17:08:07 +01:00
Ramsey Smith
483a10a3a7 BIT-2069: Upgrade app version name (#1141) 2024-06-20 17:08:07 +01:00
Brian Yencho
7432068565 Replace one-off exclusion rules with @OmitFromCoverage (#1001) 2024-06-20 17:08:07 +01:00
David Perez
b434feed0b Allow for more language support at an OS level (#998) 2024-06-20 17:08:07 +01:00
David Perez
178d7f898b Check database schemas to source control (#976) 2024-06-20 17:08:07 +01:00
Brian Yencho
e02a7720ab Use parallel garbage collection in tests (#950) 2024-06-20 17:08:07 +01:00
Brian Yencho
82415d38b1 Use KSP for Hilt to improve build times (#944) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
24806c4920 BIT-1283 Clear the clipboard after the settings interval (#891) 2024-06-20 17:08:07 +01:00
David Perez
555ff1dcd2 Add biometrics library (#794) 2024-06-20 17:08:07 +01:00
Sean Weiser
3e9852e9e7 Remove unneeded argument and add parallel forks for unit tests (#779) 2024-06-20 17:08:07 +01:00
Brian Yencho
cc7da7b8dd Update test memory to avoid java heap errors (#778) 2024-06-20 17:08:07 +01:00
Brian Yencho
e3547f4e13 Add WebAuthCallbackActivity to handle hCaptcha callbacks (#705) 2024-06-20 17:08:07 +01:00
Lucas Kivi
224395004f BIT-1320: Add inline UI (#624) 2024-06-20 17:08:07 +01:00
Brian Yencho
3d75867a15 Add AppForegroundManager (#599) 2024-06-20 17:08:07 +01:00
Caleb Derosier
0d171e91b9 BIT-1328: Add support for changing language with picker (#577) 2024-06-20 17:08:07 +01:00
Sean Weiser
5a2b1e61c2 BIT-1362 Receive and expose push notification events from PushManager (#581) 2024-06-20 17:08:07 +01:00