Commit Graph

13 Commits

Author SHA1 Message Date
Mo
2ae277f594 chore: major deps (#574)
* chore: upgrade core rn dep

* chore: move rn document picker to main deps

* chore: upgrade dev deps

* chore: upgrade rnsodium

* chore: upgrade styled-components

* chore: upgrade rn doc picker

* chore: upgrade react navigation

* chore: upgrade sntextview and react-native-aes

* chore: update static server patch file

* chore: fix types

* chore: upgrade snjs deps

* chore: lint

* chore: bump version
2022-03-19 10:29:38 -05:00
Antonella Sgarlatta
13a55f2df1 fix: re-add authenticate screen animation and remove isFocusingSearch 2021-03-24 11:25:22 -03:00
Antonella Sgarlatta
4bed8690a9 fix: fix search bar focus issues 2021-03-23 17:43:23 -03:00
Antonella Sgarlatta
b46e6683ac Revert "fix: biometrics shouldn't always show if set to on quit"
This reverts commit 5ed79e4810.
2021-02-24 10:43:33 -03:00
Antonella Sgarlatta
5ed79e4810 fix: biometrics shouldn't always show if set to on quit 2021-02-23 17:52:13 -03:00
Baptiste Grob
7015098e55 feat: upgrade SNJS, add support for protections (#362)
* chore: run pod install

* chore(deps): upgrade snjs

* feat(wip): SNJS protections
2021-02-01 16:49:46 +01:00
Radek Czemerys
f9cfe66c19 feature: Manage sessions (#347)
* feature: manage sessions screen

* feature: manage sessions screen

* feature: session managment

* fix: add editor name when loading fails

* fix: update session revoke alert

* fix: update alert icon

* feature: show session button only in the dev app
2021-01-05 16:21:05 +01:00
Radek Czemerys
1a7b62c436 feature: update snjs 2020-11-21 15:19:48 +01:00
Radek Czemerys
21c0d833b2 feature: note history as modal screen 2020-10-07 00:49:00 +02:00
Radek Czemerys
98f2b9210d refactor: rebrand stylekit into Theme Service (#293)
* refactor: rebrand stylekit into ThemeService

* fix: rename editor
2020-10-05 17:26:55 +02:00
Radek Czemerys
08ffbfdcb9 refactor: better file naming 2020-10-05 16:27:37 +02:00
Radek Czemerys
2b0b34c82f Custom challenges (#290)
* wip: challenge changes

* feature: Authenticate screen with new challenges

* feature: Authentication screen adaptations

* feature: finalize challenges

* fix: cancellable challenges

* fix: set biometrics challenge to non-cancellable
2020-09-28 18:22:37 +02:00
Radek Czemerys
3de5903c12 refactor: divide App.tsx into smaller parts 2020-09-22 12:57:06 +02:00