Marcos Rodriguez Vélez
2076b4849e
Merge branch 'pradeep1991singh:master' into master
CodeQL / Analyze (java) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
2023-02-28 21:30:50 -04:00
pradeep singh
80c35ae524
Update package.json
2022-08-18 08:20:45 +05:30
pradeep singh
5534340fad
Merge pull request #110 from aiden-petersen/support-autolink
...
Support auto-linking
2022-08-16 18:47:43 +05:30
Aiden
863fbcaf1b
Support auto-linking
2022-07-26 20:25:11 +12:00
pradeep singh
6dcf954aab
Create codeql-analysis.yml
2022-05-23 10:44:12 +05:30
pradeep singh
9746bf57a2
Merge pull request #107 from sayurimizuguchi/master
...
Change priority to use MavenCentral instead of JCenter since it became read-only and it is often offline.
2022-05-23 10:39:15 +05:30
Sayuri Mizuguchi
14f7846144
Merge pull request #1 from sayurimizuguchi/adhoc/fix-jcenter-issues
...
add mavenCentral as priority for repos than jcenter
2022-05-09 23:48:42 -04:00
Sayuri Mizuguchi
51e040873f
add mavenCentral as priority for repos than jcenter
...
JCenter has been offline often and it is causing pipeline issues when trying to download the poms/jars.
Since JCenter also serves as a mirror for Maven Central, and any dependencies available on Maven Central are also available on JCenter, it is better to rely on Maven Central since Gradle team is discouraging the use of JCenter since it became read-only.
2022-05-09 23:46:50 -04:00
pradeep singh
8e8a850a78
Merge pull request #97 from r3nya/patch-1
...
fix: Xcode 12 compatibility
2022-01-17 12:24:20 +05:30
Andrew M
2368c865c9
fix: Xcode 12 compatibility
2021-07-06 22:20:50 +03:00
marcosrdz
63ab38c9d3
Update RNSecureKeyStore.m
2021-05-22 18:55:27 -04:00
Marcos Rodriguez Vélez
4828fd1a67
Update RNSecureKeyStore.m
2020-11-13 14:10:13 -05:00
pradeep singh
c36726fd58
Merge pull request #87 from tombailey/improve-example-app
...
Improve example app
2020-10-03 23:30:42 +05:30
pradeep singh
4bb26d8907
Merge pull request #86 from tombailey/master
...
Use encrypted shared preferences from androidx.security
2020-10-03 23:29:45 +05:30
Tom Bailey
60fab025ff
Improve example app
2020-10-03 15:29:35 +09:00
Tom Bailey
29ac5639cc
Use encrypted shared preferences from androidx.security
2020-10-03 14:45:37 +09:00
pradeep singh
a054f16807
Update package.json
2020-08-09 13:22:26 +05:30
pradeep singh
133a1a93cf
Merge pull request #84 from oceanbit-dev/master
...
Made "getPlainText" a public method for use in native code
2020-08-09 13:21:18 +05:30
Corbin Crutchley
08285e25bc
Made "getPlainText" a public method for use in native code
2020-08-08 14:12:27 -07:00
pradeep singh
aedb1b95af
Merge pull request #80 from davidgovea/enum-typefix
...
Fix type definition
2020-08-08 17:02:18 +05:30
David Govea
e681d0a7e2
fix: update type signature of set() - third argument is an options object
2020-08-06 15:07:58 -07:00
pradeep singh
c331182f4a
Update package.json
2020-08-05 23:12:46 +05:30
pradeep singh
342a4876fd
Merge pull request #79 from pradeep1991singh/dependabot/npm_and_yarn/example/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19 in /example
2020-08-05 23:07:04 +05:30
pradeep singh
b18c68b37e
Merge pull request #82 from davidgovea/fix-example-app
...
Fix example app
2020-08-05 23:06:07 +05:30
pradeep singh
30c26e5b27
Merge pull request #83 from davidgovea/android-targetsdk-update
...
Allow consuming apps to set android build settings
2020-08-05 23:05:27 +05:30
David Govea
daf8291540
fix(example): fix metro bundling issues with metro.config.js in example app
2020-07-28 10:27:26 -07:00
David Govea
2996abb4de
fix(example): enable AndroidX
...
Technically, `androidx.annotation:annotation` should be included in the
library's build.gradle, since it is used in java sourcecode.
2020-07-28 10:27:01 -07:00
David Govea
9d9dc01487
chore: use safeExtGet approach to prioritize project-level android build settings
2020-07-27 22:07:47 -07:00
David Govea
6c5bcef97a
fix(types): update const initializer to enum in typedef
2020-07-27 20:59:36 -07:00
dependabot[bot]
2b66799a51
Bump lodash from 4.17.15 to 4.17.19 in /example
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 18:05:23 +00:00
pradeep singh
4ba25dedb3
Update package.json
2020-05-02 12:04:31 +05:30
pradeep singh
97668bdf81
Buy me a coffee ;-)
2020-04-18 18:35:06 +05:30
pradeep singh
b885b2e375
Merge pull request #75 from pradeep1991singh/dependabot/npm_and_yarn/example/acorn-5.7.4
...
Bump acorn from 5.7.3 to 5.7.4 in /example
2020-03-24 10:20:01 +05:30
dependabot[bot]
03e8b4b47a
Bump acorn from 5.7.3 to 5.7.4 in /example
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 01:21:23 +00:00
pradeep singh
67a44276cb
Release 2.0.7
2020-02-25 16:55:43 +05:30
pradeep singh
1c3749d08f
Merge pull request #69 from Alph4Four/master
...
fix for accessibleValue conflict with KeyChainManager
2020-02-25 16:54:20 +05:30
Alph4Four
8ea8ac2cdb
Fix compatibility issue with RNKeyChainManager
...
accessibleValue is used by RNKeyChainManager and RNSecureKeyStore and this causes conflict between the two. In this file I replaced accessibleValue by accessibleVal, works just fine without conflicts.
2019-12-30 12:50:07 +00:00
Alph4Four
74cdbd2e0c
Deleted RNSecureKeyStore.m
...
To upload a new file.
2019-12-30 12:47:29 +00:00
pradeep singh
586e1734ac
Merge pull request #67 from pradeep1991singh/dependabot/npm_and_yarn/example/handlebars-4.5.3
...
Bump handlebars from 4.1.2 to 4.5.3 in /example
2019-12-30 15:37:51 +05:30
dependabot[bot]
caa59d0b43
Bump handlebars from 4.1.2 to 4.5.3 in /example
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-27 23:56:05 +00:00
pradeep singh
53cbeb2255
Merge pull request #66 from shayantabatabaee/master
...
fix: Fix an issue to generating keys in some android devices in FA an AR
2019-11-13 18:09:29 +05:30
shayan tabatabaee
3cc49cf7c1
fix: Fix an issue to generating keys in some android devices in FA an AR
2019-11-13 12:08:42 +03:30
pradeep singh
dd8597dbaa
Merge pull request #65 from SaeedZhiany/patch-2
...
added type definition file to package.json
2019-11-11 19:14:02 +05:30
pradeep singh
680a027711
Merge pull request #64 from SaeedZhiany/patch-1
...
Load Android Gradle Plugin conditionally
2019-11-11 19:12:28 +05:30
SaeedZhiany
cd6b422545
added type definition file to package.json
2019-11-11 16:27:47 +03:30
SaeedZhiany
3bc02010d9
Load Android Gradle Plugin conditionally
2019-11-11 16:23:20 +03:30
pradeep singh
7e89d793b6
Merge pull request #62 from Javi/patch-1
...
Change "compile" into "implementation" to avoid warning in Android.
2019-10-12 19:53:37 +05:30
Javier Casaubón
cf7919a93e
Change "compile" into "implementation" to avoid warning in Android.
...
>INFO: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
2019-10-11 02:59:44 -03:00
pradeep singh
b82e280996
Update package.json
2019-10-03 23:31:58 +05:30
pradeep singh
a259d4dbb1
Update package.json
2019-10-03 23:25:10 +05:30