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
Tom Bailey
29ac5639cc
Use encrypted shared preferences from androidx.security
2020-10-03 14:45:37 +09:00
Corbin Crutchley
08285e25bc
Made "getPlainText" a public method for use in native code
2020-08-08 14:12:27 -07:00
David Govea
9d9dc01487
chore: use safeExtGet approach to prioritize project-level android build settings
2020-07-27 22:07:47 -07:00
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
SaeedZhiany
3bc02010d9
Load Android Gradle Plugin conditionally
2019-11-11 16:23:20 +03: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
Tadas Talaikis
ac5168a638
fix: RN 0.60+
2019-09-18 15:43:20 +03:00
Benjamin von Polheim
216815bbf2
updates android sdk
2019-06-19 12:22:31 +02:00
Sian Paul Lasaga
4d27e420a8
Update to android 27 and gradle to v4
2018-12-10 18:40:15 +08:00
Roman Barzyczak
c6cbbbf980
Add possibility to set accessible attribute for iOS
2018-08-27 11:25:57 +02:00
Tom Bailey
4d58a42e74
Merge branch 'master' into master
2018-01-08 09:48:43 +00:00
Tom Bailey
fd03e5d24e
Explicitly check for the existance of a certificate
2018-01-08 09:46:09 +00:00
Tom Bailey
5904846c83
Use latest react native Promise.reject method
2017-11-28 12:49:22 +00:00
Tom Bailey
a7f4d4c06a
Add 404 error for missing entries
2017-11-28 11:59:56 +00:00
pradeep singh
0e9d0c7c48
fixed code formatting
2017-11-01 18:38:56 +05:30
pradeep singh
5bfc2a7d6e
version bump and removed develop code
2017-11-01 18:32:32 +05:30
Tom Bailey
4911f580f5
Remove unused constant
2017-11-01 11:37:09 +00:00
Tom Bailey
46e3768418
Do not log secret keys
2017-11-01 11:35:40 +00:00
Tom Bailey
8ae3a67f09
Use hybrid RSA and AES keys to encrypt data (supports data > 256bytes)
2017-10-30 15:33:37 +00:00
Tom Bailey
d730d2cdac
Encrypt as chunks when bytes are too long for RSA key
2017-10-25 15:38:51 +01:00
Tom Bailey
f1287e0e27
Set key expiry for 50 years
2017-10-24 17:42:46 +01:00
lenkavon
68ac9c738b
RN v 47 - breaking change fix: remove unused registration of JS modules
2017-08-04 13:56:20 +02:00
pradeep singh
0992c1d1d0
added error object
2017-07-02 14:10:14 +05:30
pradeep singh
dfe8871d1f
added handle app uninstallation
2017-06-27 15:57:47 +05:30
pradeep singh
639524c1c8
update domain structure for android and service name for ios
2017-05-06 22:06:48 +05:30
pradeep singh
d8a0655430
store keys into device securely
2017-05-06 10:43:06 +05:30