Federico Maccaroni
75ec96f282
PM-3349 Added exception on gitignore so the nupkg for the AndroidX Credentials is added
2024-02-14 13:58:35 -03:00
Federico Maccaroni
08fac4752f
PM-3349 PM-3350 Fix crash on iOS AppGroup container URL because of sln config on AndroidX Credentials. Changed the project reference of Credentials to be a local NuGet.
2024-02-07 13:59:31 -03:00
Federico Maccaroni
8ef9443b1e
PM-3349 PM-3350 MAUI Migration Initial
2023-09-29 11:02:19 -03:00
Federico Maccaroni
9f8307a4ff
[EC-770] Implement MessagePack on Watch sync ( #2264 )
...
* EC-770 Started implementing MessagePack for the iPhone -> Watch communication
* EC-770 Removed Pods and installed MessagePack through SPM
* EC-770 Implemented MessagePack + Lzfse compression when syncing iPhone -> Watch
* EC-770 Added MessagePack as submodule and updated the build to checkout the submodule as well. Also added MessagePack files as reference in the watch project
* EC-770 Updated build
Updated build.yml to checkout submodules on iOS
2023-03-09 15:45:51 -03:00
Kyle Spearrin
b8d53b0f81
Argon2id KDF ( #2309 )
...
* add gcc_flags for libargon2.a
* fix up ios proj
* remove unused tag
* add gcc_flags to ios projects
* ios libargon2 binary
* fix paths in ios project
* update pathing on other projs
* Argon2id primitive
* fix typing issues
* comment
* remove ds store
* [PS-2249] Implement Argon2 (#2293 )
* Implement Argon2
* Fix incorrect argon2 type on iOS
* Switch argon2 implementation to native bindings
* Change argon2 to save iterations instead of memory as 'kdfIterations'
* Remove mistakenly added import
* Remove unused library
* cleanup
* move android libs
* move android libs
* Revert "move android libs"
This reverts commit 0b91b22cd2
.
* Revert "move android libs"
This reverts commit 139839c469
.
* PR feedback
Co-authored-by: Bernd Schoolmann <mail@quexten.com>
2023-01-25 07:58:36 -05:00