Federico Maccaroni
770a1c5dfe
Merge branch 'main' into feature/maui-migration
2023-12-15 11:53:57 -03:00
github-actions[bot]
e6635564aa
Autosync the updated translations ( #2906 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-12-15 15:20:45 +01:00
Federico Maccaroni
3a40a4cda8
PM-3349 Upgraded Android targetSdkVersion to 34
2023-12-14 17:52:11 -03:00
Federico Maccaroni
741214a1cc
PM-3349 PM-3350 Enabled argon2id and fixed one issue with the Uris when getting the icon image
2023-12-14 17:32:43 -03:00
Federico Maccaroni
8fc1e9a3b9
PM-3350 Updated Plugin.Fingerprint so biometrics work
2023-12-14 16:32:04 -03:00
Federico Maccaroni
2a8e15146e
PM-3350 Apply Cryptography TrimmerRootAssembly only to iOS
2023-12-14 14:28:20 -03:00
Federico Maccaroni
8559d5908e
Merge branch 'feature/maui-migration' of https://github.com/bitwarden/mobile into feature/maui-migration
2023-12-14 13:16:41 -03:00
Federico Maccaroni
f60c4d94fe
PM-3350 Fix crash on Release by adding Interpreter on iOS and also adding System.Security.Cryptography to be ignored by the linker
2023-12-14 13:16:32 -03:00
Dinis Vieira
4bf695d18c
PM-3349 Fix for app crashing on Android when Dark mode is enabled
...
Removed unused button style for android
2023-12-13 19:20:43 +00:00
Federico Maccaroni
a806f17d3b
PM-3350 Changed linker to use default mode given that "Full" is presenting some problems as the linker is stripping things it shouldn't and we're trying to solve it. So for now we will use the mode "Link SDK assemblies only" so QA can test.
2023-12-12 21:10:51 -03:00
Federico Maccaroni
436a162df2
Merge branch 'main' into feature/maui-migration
2023-12-12 20:19:42 -03:00
github-actions[bot]
7b579b7aa5
Autosync the updated translations ( #2902 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-12-12 20:09:30 +00:00
mpbw2
b90e030b8f
[PM-4837] Hide TOTP seed copy button when Can view, except password permission set ( #2869 )
...
* Hide TOTP seed copy button when Can view, except password permission set
* additional check
* removal of null check
2023-12-11 16:40:09 -05:00
Federico Maccaroni
b5dbb9ae5e
PM-3350 Bumped iOS version
2023-12-11 13:21:31 -03:00
Federico Maccaroni
7a5f7c0274
Merge branch 'master' into feature/maui-migration
2023-12-11 11:42:46 -03:00
github-actions[bot]
9a28419a4e
Autosync the updated translations ( #2894 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-12-08 10:56:26 +00:00
Federico Maccaroni
5803635f44
PM-3349 PM-3350 Refactored cipher bindings to have a simpler approach reusing a new CipherItemViewModel to avoid unwanted issues in the app
2023-12-07 23:59:06 -03:00
Federico Maccaroni
19c393842f
PM-3350 Cleared left ClipLogger from the iOS extensions debug logging.
2023-12-07 18:14:02 -03:00
Federico Maccaroni
15a306490d
Merge branch 'feature/maui-migration' into feature/maui-migration-ios-ext-tap-workaround
2023-12-07 17:41:53 -03:00
Federico Maccaroni
a4a3d31c19
PM-3350 Fix iOS extensions navigation and Window/RootViewController handling for TapGestureRecognizer to work
2023-12-07 17:40:20 -03:00
github-actions[bot]
f4c468e6a1
Bumped version to 2023.12.1 ( #2892 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-12-06 13:35:08 -05:00
Dinis Vieira
922dc683af
PM-3349 Replaced CrossCurrentActivity plugin with MAUI internal CurrentActivity
2023-12-06 17:27:17 +00:00
github-actions[bot]
2c346eb710
Bumped version to 2023.12.0 ( #2891 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-12-06 10:47:08 -05:00
Bahasnyldz
827fbbc9ce
Add Cromite browser ( #2640 )
2023-12-04 18:37:34 -03:00
Dinis Vieira
bae1b3e891
PM-3349 PM-3350 Minor change: removed unneeded HorizontalTextAlignment from Label.
2023-12-04 16:54:55 +00:00
Federico Maccaroni
a5888827c9
Merge branch 'feature/maui-migration' into feature/maui-migration-ios-ext-tap-workaround
2023-12-04 12:18:01 -03:00
Federico Maccaroni
0348940a12
Merge branch 'master' into feature/maui-migration
2023-12-04 12:17:48 -03:00
Federico Maccaroni
5b249bed67
PM-5064 Fix lock interaction between biometrics and vault timeout never ( #2885 )
2023-12-04 12:13:13 -03:00
Federico Maccaroni
4c2998337d
Merge branch 'feature/maui-migration' into feature/maui-migration-ios-ext-tap-workaround
2023-12-04 11:44:03 -03:00
Federico Maccaroni
406f4425c8
PM-3349 PM-3350 Added MAUI label on self-host settings and on about settings to differentiate from XF app
2023-12-04 11:35:35 -03:00
Federico Maccaroni
95ca911444
PM-3350 Improved MTouch linking and extra args on iOS related csprojs
2023-12-04 11:30:54 -03:00
Federico Maccaroni
bd6f8295e7
PM-3350 iOS updated CFBundlerShortVersionString to latest one 2023.10.1
2023-12-04 10:01:56 -03:00
Federico Maccaroni
0a0cb7093b
Merge branch 'master' into feature/maui-migration
...
# Conflicts:
# .github/workflows/build.yml
2023-12-04 09:59:52 -03:00
Dinis Vieira
465e5eff76
PM-3349 PM-3350 Fix for text getting cut/truncated in both account switcher and ciphers/search lists
...
Issue is due to MAUI but can be avoided by using slightly different layout
2023-12-03 22:17:16 +00:00
Dinis Vieira
5b756aaf7a
PM-3349 PM-3350 Added the ability for users to press "Continue" button as a fallback when using the Yubikey if the "SubmitCommand" doesn't trigger automatically.
2023-12-01 16:49:14 +00:00
Federico Maccaroni
afbcb212f6
[PM-4896] Fix null reference exception on the region when setting env urls ( #2876 )
...
* PM-4896 Fix null reference exception on the region
* PM-4896 Updated dotnet version to set up in build workflow
* PM-4896 Add NET 3.1.x and NET 7.0.x to Android build
* PM-4896 Reversed to NET 3.1.x Android build
* PM-4896 Removed changes on build.yml for net version name
2023-12-01 12:30:27 -03:00
Dinis Vieira
d168a7b750
PM-3349 PM-3350 Added workaround for More Options to work on Search and Groupings Page
...
Updated some code to MAUI Style also
2023-12-01 15:02:12 +00:00
github-actions[bot]
a71c28536d
Autosync the updated translations ( #2884 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-12-01 12:06:17 +01:00
Federico Maccaroni
7f4bbafe3c
PM-3350 iOS applied workaround on the iOS Autofill and Share extension to maui embed the navigation page with its content page in the Window
2023-11-30 18:23:54 -03:00
Federico Maccaroni
a5804df6a3
PM-3350 iOS extensions TapGestureRecognizer try Window workaround
2023-11-29 18:42:39 -03:00
Federico Maccaroni
bfa2a51608
PM-3349 build.yml configured FDROID job for MAUI
2023-11-27 17:53:01 -03:00
github-actions[bot]
65ea5574de
Autosync the updated translations ( #2880 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-11-27 11:36:59 +00:00
Dinis Vieira
0a628cc8a8
PM-3349 PM-3350 Workaround to fix issues with text getting cropped/truncated when a Label has both Multiline and LinebreakMode set
2023-11-26 14:46:30 +00:00
Federico Maccaroni
99fb5463cf
PM-3350 iOS projs disable linking and set Newstandkit as weak framework
2023-11-24 17:47:12 -03:00
Federico Maccaroni
c5d941e1df
PM-3350 added linkskip for iOS csprojs
2023-11-24 15:13:45 -03:00
Federico Maccaroni
390c303b90
PM-3350 build.yml try to fix ILLINK warnings and changed image to be macos-13-arm64 to see if the build is faster
2023-11-24 10:50:36 -03:00
Dinis Vieira
62254aef8d
PM-3349 PM-3350 Fixed issue where creating an account with weak/exposed password would get stuck after the Captcha (if a captcha is shown)
...
Changed App.xaml.cs NavigateImpl to be private
2023-11-21 22:39:44 +00:00
Dinis Vieira
06a0195a6d
PM-3349 Added workaround for Android to avoid issues with setting MainPage when app is in background. They are now kept on a Queue to be executed after the app has resumed.
...
Updated some things on App.xaml.cs to the new MAUI style
2023-11-21 21:26:14 +00:00
Dinis Vieira
df2b0b21d5
PM-3350 Added workaround for iOS Avatar icon again.
2023-11-20 22:07:40 +00:00
Federico Maccaroni
e6b1bab860
PM-3350 Updated AppCenter package to latest version 5.0.3 and updated some things into MAUI style
2023-11-20 17:29:16 -03:00