Andrea Maria Piana
073dddcee0
Add pairing
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-27 20:43:53 +02:00
Andrea Maria Piana
9629983f7f
Remove instabug
2018-10-19 09:18:22 +03:00
Roman Volosovskyi
c338896018
[ #6330 ] remove testfairy
2018-10-16 20:46:43 +03:00
Igor Mandrigin
9c362b41a1
Bump version to 0.9.30
...
Signed-off-by: yenda <eric@status.im>
2018-10-15 16:46:36 +02:00
Roman Volosovskyi
21cda18996
[ #6083 ] upgrade react-native-webview-bridge
2018-10-13 21:40:28 +03:00
Roman Volosovskyi
3dd532c656
fix "DexArchiveMergerException: Unable to merge dex" by requesting status-im:function via jitpack
2018-10-10 13:17:06 +03:00
Andrea Maria Piana
165f1a46c7
Propagate signed membership information
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-02 12:06:28 +02:00
Eric Dvorsak
21cc106ed3
cljs implementation of abi-spec
...
Signed-off-by: yenda <eric@status.im>
2018-09-26 21:58:14 +02:00
Andrea Maria Piana
0c48d09c71
Add back group chats messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-09-26 20:58:03 +02:00
yenda
7fe78b708d
fix CVE-2018-6341
...
update react-dom to CVE-2018-6341
https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html
Signed-off-by: yenda <eric@status.im>
2018-09-25 17:11:28 +02:00
Roman Volosovskyi
4c1eaf8ac4
upgrade realm-js to 2.16.1
2018-09-25 18:03:12 +03:00
Igor Mandrigin
b58e798acb
Bump version of develop tp 0.9.29
...
Signed-off-by: yenda <eric@status.im>
2018-09-20 14:32:30 +02:00
yenda
d66400d5df
explicitely add react-native-safe-area-view as dependency
...
having it as an implicit dependency of react-navigation
causes an error on android
Signed-off-by: yenda <eric@status.im>
2018-09-20 14:30:10 +02:00
Dmitry Novotochinov
60cb0eb36c
[ #5825 ] add hardwallet auth method and connect screens
...
* add react-native-nfc-manager to detect NFC support
* add "Choose auth method" screen https://www.figma.com/file/UfQjpWl1hmRchHIyY3Wvu2nW/Hardwallet-light-flows?node-id=259%3A29
* add "Hardwallet connect" screen https://www.figma.com/file/UfQjpWl1hmRchHIyY3Wvu2nW/Hardwallet-light-flows?node-id=258%3A594
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-09-20 12:30:47 +03:00
Aleksandr Pantiukhov
eda73bf8ef
[ #5583 ]: Stronger security checks in browser; Metamask phishing detector
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-09-18 17:54:42 +02:00
Roman Volosovskyi
6438a1387b
[ #4866 ] intagrate react-navigation
2018-09-18 14:21:32 +03:00
Roman Volosovskyi
c61200f9ae
[ #5180 ] Encrypt account's db with password
2018-09-13 12:20:13 +03:00
Dmitry Novotochinov
e11a3c910d
update react-native-udp
2018-09-05 22:29:43 +03:00
Dmitry Novotochinov
482bea2e95
update react-native-camera version
2018-09-05 22:13:37 +03:00
Eric Dvorsak
8eb5047d7a
[ fix #4819 ] update react-native to 0.56
...
Fix figwheel-bridge path in clj-rn.conf.edn
update SplashScreen
update ios to 9.0
updated Podfile.lock
downgrade cocoapods to 1.5.2
update package-lock.json
update pod repo when installing
update appcompat to v27
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-09-05 21:27:46 +03:00
Aleksandr Pantiukhov
b283ffe4af
[ #5315 ]: Status development tools: HTTP debugging, updated react-native-http-bridge
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-09-05 15:01:53 +02:00
Igor Mandrigin
c25abecfc8
Bump version to 0.9.28
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-09-03 19:07:33 +02:00
Roman Volosovskyi
3570b78ce5
[ #5374 ] upgrade react-native-webview-bridge
2018-09-03 12:29:17 +03:00
Eric Dvorsak
01b89cc8b1
[FIX 4031] update realm to fix vulnerability in dependencies
...
This commit updates the version of realm-js
Vulnerability has been fixed in realm-js after we notified them
Security vulnerability in hapijs / hoek 4.2.1 (package-lock.json)
https://nvd.nist.gov/vuln/detail/CVE-2018-3728
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-08-28 17:05:27 +02:00
Igor Mandrigin
02545cc3d0
Implement "Save Password" for iOS.
...
Update react-native-keychain to 3.0.0 release.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-27 17:09:55 +02:00
Roman Volosovskyi
1cb5828ce6
[ #4732 ] upgrade react-native-testfairy to 2.14.1
2018-08-20 16:00:12 +03:00
Roman Volosovskyi
48d81a4f95
[ #5278 ][Android] persist webview state during session
2018-08-15 08:57:51 +03:00
Dmitry Novotochinov
a4541c8af3
[ #3352 ] Improve new message notifications
...
* Set custom sound
* Tap on notification opens chat
* Show message notifications when app in foreground
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-08-10 13:48:37 +03:00
Igor Mandrigin
38ac8d4c20
Bump `develop` version to 0.9.26 since we are submitting 0.9.25 as a hotfix.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-07 14:57:47 +02:00
Roman Volosovskyi
6dd4064b70
remove nfc-react-native module
2018-08-02 11:10:53 +03:00
Igor Mandrigin
6d2161c1d4
Bump mobile version to 0.9.25
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-01 13:00:51 +02:00
Igor Mandrigin
c0ca114dfd
Release minutae: bump version and update changelog.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-07-25 13:53:46 +03:00
Volodymyr Kozieiev
457f2a157a
Desktop branch merged into develop ( #5266 )
...
* Desktop branch merged into develop
* Fixed review notes by yenda
2018-07-23 18:21:31 +03:00