Commit Graph

36 Commits

Author SHA1 Message Date
Baptiste Grob
cbd2d1702a fix: remember active tag on launch (#410)
* chore: run pod install

* fix: use 'application?'

* fix: restore selected tag on launch
2021-04-23 15:43:15 +02:00
Antonella Sgarlatta
7ccf709a37 chore(version-snjs): 2.0.65 2021-03-10 11:22:31 -03:00
Antonella Sgarlatta
1ed7d80fd2 Fix biometrics on quit (#371)
* Revert "fix: add default param for authenticate screen"

This reverts commit 01266879bd.

* Revert "fix: biometrics shouldn't always show if set to on quit"

This reverts commit 5ed79e4810.

* fix: biometrics shouldn't always show if set to on quit

* fix: add prompt type and remove log

* refactor: changes per PR feedback

* refactor: remove unnecessary set to false

* refactor: return undefined instead of null

* refactor: always set previouslyLaunched to true

* chore: upgrade snjs version
2021-02-24 17:00:08 -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
Radek Czemerys
6ae5260d6e fix: double app deinit on app lock 2020-12-20 00:52:32 +01:00
Radek Czemerys
1a7b62c436 feature: update snjs 2020-11-21 15:19:48 +01:00
Radek Czemerys
87a7d8c369 Revert "test failed session"
This reverts commit e19083b73f.
2020-11-11 21:17:01 +01:00
Radek Czemerys
e19083b73f test failed session 2020-11-11 19:36:11 +01:00
Radek Czemerys
6cc9e7c977 feature: status manager 2020-10-12 15:35:46 +02:00
Radek Czemerys
08ffbfdcb9 refactor: better file naming 2020-10-05 16:27:37 +02:00
Radek Czemerys
513230ef08 feature: single validation challenges 2020-10-03 21:02:20 +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
545c07ecf3 Application Group (#286)
* feat: application group

* feat: update ApplicationGroup

* fix: application state

* chore: bump snjs

* fix: getDatabaseKeyPrefix

* refactor: remove unused stylekit from application

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
Co-authored-by: Johnny A <5891646+johnny243@users.noreply.github.com>
2020-09-17 13:20:42 +02:00
Radek Czemerys
c8e241421b Revert "feat: snjs application groups (#284)" (#285)
This reverts commit 57474ab025.
2020-09-16 15:29:30 +02:00
Johnny A
57474ab025 feat: snjs application groups (#284)
* feat: application group

* feat: update ApplicationGroup

* fix: application state

* chore: bump snjs

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
Co-authored-by: Radek Czemerys <radko93@gmail.com>
2020-09-16 10:15:35 +02:00
Johnny A
9f4531a0e7 feat: namespaced keychain (#269)
* feat: namespaced keychain

* fix: update snjs

* fix: getKeychainValue

* fix: getKeychainValue return value

* fix: comments on getKeychainValue

* fix: device interface

* fix: remove static namespace from application

* chore(deps): update snjs

* fix: clearRawKeychainValue on wipeData

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-09-07 11:07:49 -04:00
Radek Czemerys
396609c1bb feature: set host when creating application 2020-08-11 17:25:57 +02:00
Radek Czemerys
0219c8a015 feature: installation service (previously keysmanager) 2020-08-04 14:54:16 +02:00
Radek Czemerys
ee9569f3db feature: swap component manager implementation 2020-08-03 19:32:04 +02:00
Radek Czemerys
6e7f759dac fix: wrong ovveride 2020-07-22 16:41:35 +02:00
Radek Czemerys
ff0c0631c9 feature: biometrics only lock 2020-07-22 16:37:59 +02:00
Radek Czemerys
31e7c34a69 refactor: remove old screen files 🎉 2020-07-15 23:34:16 +02:00
Radek Czemerys
e2fe29718f feature: signOut & destroy data 2020-07-15 15:50:49 +02:00
Radek Czemerys
609a155405 feature: update for new snjs changes 2020-07-14 11:19:50 +02:00
Radek Czemerys
f12fd57e1f feature: unlock options 2020-07-08 11:51:03 +02:00
Radek Czemerys
cce44f4a96 refactor: add prettier rule to organize imports 2020-07-07 11:01:48 +02:00
Radek Czemerys
4e603a4db1 feature: Authentication 2020-07-03 21:39:20 +02:00
Radek Czemerys
b9cf5151db feature: pass navigation to promptForChallenge 2020-07-01 20:54:22 +02:00
Radek Czemerys
7228078795 feature: extract stylekit from MobileApplication 2020-07-01 16:39:41 +02:00
Radek Czemerys
1d19b8c2ac feature: AuthSection + CompanySection 2020-06-25 14:31:10 +02:00
Radek Czemerys
841b1d12fe feature: changes for new snjs 2020-06-04 14:27:02 +02:00
Radek Czemerys
7a16406cef feature: SNReactNativeCrypto 2020-06-04 01:39:54 +02:00
Radek Czemerys
79ab688548 Stylekit refactor 2020-05-28 14:45:03 +02:00
Radek Czemerys
20a542248a Stylekit improvments 2020-05-23 16:45:44 +02:00
Radek Czemerys
269f3e5892 lib folder migration 2020-05-16 13:36:10 +02:00