Permalink
Switch branches/tags
{{ refName }}
default
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Sep 1, 2022
-
-
-
-
-
-
fix(biometrics): IOS keyhandling, timed keys on android (#323)
* IOS: Fixes handling of existing encryption keys when performing crypto options. * Add methods to delete the keys on IOS/Android. * Android: Add ability to configure time based keys on android, which allows crypto operations without triggering bio prompt if bio prompt has been complete X seconds previously. * Android: make the didBiometricDatabaseChange operation have no side effects and support custom key name.
Commits on Aug 30, 2022
Commits on Aug 29, 2022
Commits on Aug 25, 2022
Commits on Aug 23, 2022
-
Feat(google maps)/camera move (#320)
* fix(google-maps): iOS camera position setter * feat(google-maps): move camera
Commits on Aug 18, 2022
Commits on Aug 16, 2022
Commits on Aug 13, 2022
Commits on Aug 12, 2022
Commits on Aug 9, 2022
Commits on Aug 8, 2022
Commits on Aug 7, 2022
Commits on Aug 4, 2022
-
fix(google-maps): map type missing (#309)
* Fix/google maps ground overlay (#303) * fixes android ground overlay from position * adds ground overlay from bounds * fixes map style * add iOS map type Co-authored-by: tomma_g <[email protected]>
Commits on Jul 21, 2022
-
fix(google-maps): ground overlay (#303)
* fixes android ground overlay from position * adds ground overlay from bounds * fixes map style