Swati Goel
|
142228b0db
|
INJI-473) Code clean up and fixing metro errors/warnings (#947)
* feat(INJI-473) - Removed unused injiTourGuide action.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - Removed unused logKey action.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - Removed unused backendInfo api and state.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - simplify isPasscodeSet logic.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - Move logState to commonUtil to remove cyclic dependency.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - Delete unused code.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - Refactor code to use util function for iOS or isAndroid.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - Move Issuers_Key_Ref into utils.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - Remove profile related resource from setting screen
Signed-off-by: Swati Goel <meet2swati@gmail.com>
* feat(INJI-473) - Remove unused code for locales.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
---------
Signed-off-by: Swati Goel <meet2swati@gmail.com>
|
2023-10-20 12:50:39 +05:30 |
|
PuBHARGAVI
|
853cda3625
|
feat(Inji-402): track login & onboarding flow events in telemetry (#918)
* feat(INJI-402): track different flows of login and onboarding features in telemetry
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* feat(INJI-402): add missing events in the login flow
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* feat(INJI-402): track hardware keystore not supported error in telemetry
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* fix(INJI-402): send biometric event only when biometrics are enrolled in device
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* feat(INJI-402): send error event for every 5 passcode mismatch attempts
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* feat(INJI-402): add telemetry events to track passcode screen flow when biometrics change
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* feat(INJI-402): add subtype to impression and interact event
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* fix(INJI-402): remove additionalParamters in error event
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* feat(INJI-402): remove extra impression events and fix the biometrics reenabling flow
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* refactor(INJI-402): change getData method name to getStartEventData in telemetry utils
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* feat(INJI-402): don't show biometric failed alert message when user cancels the flow
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* refactor(INJI-402): change telemetry events name
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* fix(INJI-402): add missing functions in telemetry utils
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
* refactor(INJI-402): add impression event in passcode screen and change Main to Home in event
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
---------
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
|
2023-10-13 18:51:05 +05:30 |
|
anil_majji
|
73d2dab45a
|
Resolved the comments
|
2023-08-11 14:56:47 +05:30 |
|
anil_majji
|
fa11a1a799
|
Set navigation from auth to home screen
|
2023-08-09 16:18:59 +05:30 |
|
anil_majji
|
7d6d2c8de0
|
Inplemented INJI Tour Guide in settings
|
2023-08-09 15:44:08 +05:30 |
|
Sri Kanth Kola
|
41605f0230
|
fix error
|
2023-04-19 19:50:43 +05:30 |
|
Sri Kanth Kola
|
7c8471838d
|
Merge branch 'newUI' of https://github.com/srikanth716/inji into newUI
|
2023-04-18 22:52:42 +05:30 |
|
anil_majji
|
d295568f3f
|
Removes Splash screen imports
|
2023-04-18 22:29:16 +05:30 |
|
srikanth716
|
b689f2dae4
|
feat:languase selection and intro sliders
|
2023-04-18 15:35:38 +05:30 |
|
srikanth716
|
9524cfa2df
|
Language selection at the initial launch
|
2023-04-18 13:34:52 +05:30 |
|
Sri Kanth Kola
|
2ae7b699de
|
Merge branch 'newUI' of https://github.com/srikanth716/inji into newUI
|
2023-04-18 13:17:56 +05:30 |
|
anil_majji
|
b53cf940b6
|
Removes Splash screen imports
|
2023-04-18 11:56:37 +05:30 |
|
anil_majji
|
1d4dbb4d4f
|
added loader in progressingModal
|
2023-04-18 11:54:50 +05:30 |
|
srikanth716
|
52ff018f49
|
feat:languase selection and intro sliders
|
2023-04-17 20:58:46 +05:30 |
|
srikanth716
|
278727aaf2
|
Language selection at the initial launch
|
2023-04-17 20:57:45 +05:30 |
|
srikanth716
|
d0464a4442
|
feat:languase selection and intro sliders
|
2023-03-04 23:05:28 +05:30 |
|
srikanth716
|
6356273153
|
Language selection at the initial launch
|
2023-02-09 01:42:53 +05:30 |
|
Nichole Martinez
|
049f589228
|
Implement toggle Biometrics enable/disable
|
2022-04-07 19:58:29 +08:00 |
|
Nichole Martinez
|
bda3b3f125
|
Apply logic to always have passcode
|
2022-04-07 17:27:17 +08:00 |
|
Nichole Martinez
|
999386aae4
|
Improve code, logic and validation of Biometrics auth
|
2022-04-07 17:27:16 +08:00 |
|
Nichole Martinez
|
159dbfe8d4
|
Fix auth with Biometrics logic and validations
|
2022-04-07 16:51:26 +08:00 |
|
Paolo Miguel de Leon
|
b5be632225
|
version 0.2.0
|
2022-02-15 10:26:25 +07:00 |
|