Commit Graph

3386 Commits

Author SHA1 Message Date
Roman Volosovskyi 87b9ff6c88
:command-requesting 2018-09-25 15:45:50 +02:00
Roman Volosovskyi 9791c183a8
fix :command-sending label 2018-09-25 15:45:42 +02:00
yenda 9d042bad7f
[fix 5981] fix "thank you" pop after every login
Signed-off-by: yenda <eric@status.im>
2018-09-25 15:19:48 +02:00
yenda 4bd5d986b0
remove merge-fx macro
Signed-off-by: yenda <eric@status.im>
2018-09-25 15:18:44 +02:00
Roman Volosovskyi 3486a0f5e6
[#5670] [desktop] fix jumping cursor when quickly typing in Recovery phrase 2018-09-25 15:23:33 +03:00
yenda 5c282b6cea
fix show-error fx
Signed-off-by: yenda <eric@status.im>
2018-09-25 13:15:33 +02:00
yenda ed2abf9101
introduce fx/defn macro and fx/merge function
intended to deprecate `handlers-macro/merge-fx`

Signed-off-by: yenda <eric@status.im>
2018-09-25 04:17:19 +02:00
Roman Volosovskyi bf2e51f856
fix red screen on figwheel reloading when intro screen has been opened 2018-09-24 20:39:07 +03:00
yevh-berdnyk e6ad72039f
False failures fix
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-09-24 20:13:40 +03:00
yenda f0980ab7f7
[fix 5950] closing browser redirects to home
Signed-off-by: yenda <eric@status.im>
2018-09-24 18:06:51 +02:00
Andrea Maria Piana df51731fca
Add pfs flag, installation id and nobackup data directory
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-09-24 17:47:02 +02:00
Jakub Sokołowski 83cd95ff3c
enable github stale bot for closing issues
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-09-24 11:42:24 -04:00
Andrey Shovkoplyas 9175f2e124
[#5698] null is not an object .sendToBridge
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-24 17:30:10 +02:00
Dmitry Novotochinov acb8c7905d
hide HW screens from navigation
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-09-24 18:27:56 +03:00
Andrey Shovkoplyas 18b9ba0aac
[#5365] Open chat from browser
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-24 16:50:25 +02:00
Max Risuhin 6cdff789e1
Upgrade to react-native 0.56
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-09-24 17:33:12 +03:00
Roman Volosovskyi 85a8a35399
[#5938] [desktop] switch editing mode when leaving profile 2018-09-24 17:04:05 +03:00
Roman Volosovskyi d35b15e54e
[#5934] persist text in message input field after navigating to user profile and back 2018-09-24 17:02:57 +03:00
Roman Volosovskyi f558e94e99
reduce touching area for Privacy Policy link 2018-09-24 17:01:47 +03:00
Dmitry Novotochinov 41347ae5e0
[#5898] add HW setup screens
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-09-24 16:43:01 +03:00
Julien Eluard 10373ae6fd
[fix 5870] Added QR code API
Signed-off-by: yenda <eric@status.im>
2018-09-24 12:08:50 +02:00
yenda 8459fef358
Refactor browser and permissions
- move db and models ns to browser module
- remove browser navigation/preload-data
- rewrite dapp-permission logic and move code to permissions ns
- rewrite all browser events according to guidelines and move them to
`status-im.events` ns
- rewrite tests for browser and permissions
2018-09-24 12:08:34 +02:00
janherich c1014fd772
Fix bad navigation call
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-24 10:42:36 +02:00
yenda 1ddb09b249
Remove misleading wrap-call-once! fn
Signed-off-by: yenda <eric@status.im>
2018-09-23 17:09:07 +02:00
lokalise-bot 089027c3bf
Lokalise: update of translations/pl.json
Signed-off-by: yenda <eric@status.im>
2018-09-21 13:36:05 +02:00
lokalise-bot f1dd24e3b4
Lokalise: update of translations/ko.json
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-09-21 07:03:27 -04:00
Anton Danchenko 79a7a4dfbb
fix retrieve passphrase
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-09-21 13:14:23 +03:00
yenda 41d3fe17ea
fix account-recover screen errors
when typing a wrong recovery phrase or password, navigating back and
returning to account-recover screen, errors about recovery phrase and
password were not cleared

get rid of navigation/preload-data in the process as it is too clunky

TODO: eventually use screen-params in the future for screen related data
Signed-off-by: yenda <eric@status.im>
2018-09-20 21:18:01 +02:00
yenda 47b739b4df
fix create-account white screen 2018-09-20 21:17:49 +02:00
janherich 08c132c8a6
Edit username on desktop
Signed-off-by: yenda <eric@status.im>
2018-09-20 19:13:09 +02:00
Igor Mandrigin e6501af97b
Explicitly disable discovery when signing in to the account.
Signed-off-by: yenda <eric@status.im>
2018-09-20 18:52:46 +02:00
yenda d422a40fc6
fix event vector
Signed-off-by: yenda <eric@status.im>
2018-09-20 17:07:57 +02:00
yenda e9dc3fca58
[fix 5921] rename fastlane/metadata/android/pt to pt-PT
Signed-off-by: yenda <eric@status.im>
2018-09-20 16:45:01 +02:00
yenda 01d25e0398
[feature 5923] move default public chats list in json file
Signed-off-by: yenda <eric@status.im>
2018-09-20 16:44:20 +02:00
lokalise-bot 2b61c8e270
Lokalise: update of translations/zh_Hans_CN.json
enable chinese translation by locale
2018-09-20 17:04:33 +03:00
Roman Volosovskyi a3990fe61b
fix translations for locales with underscore (like es_419) 2018-09-20 16:56:50 +03:00
Chad 447ee3754a
enable latin american spanish locale translation 2018-09-20 16:56:30 +03:00
lokalise-bot 3ae8e58bc4
Lokalise: update of translations/es_419.json 2018-09-20 16:56:02 +03:00
yenda 4904c397e3
[feature 5904] add #cryptocurrency public chat
Signed-off-by: yenda <eric@status.im>
2018-09-20 15:21:06 +02:00
Dmitry Novotochinov 6f3b0698e7
[#5392] disable "sign transaction" button when offline
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-09-20 15:56:56 +03:00
Pedro Pombeiro 3ae8d7b70d
Add PR checklist regarding documentation
Signed-off-by: yenda <eric@status.im>
2018-09-20 14:33:31 +02: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 fbd4ea2f63
remove deprecated navigate-to function
Signed-off-by: yenda <eric@status.im>
2018-09-20 14:31:46 +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
yenda b71005d2fa
replace all register-event-db by fx and remove trim-v interceptor
Signed-off-by: yenda <eric@status.im>
2018-09-20 13:37:31 +02:00
janherich 8913dee762
Chat refactoring
Move chat views to ui.screens
2018-09-20 13:27:43 +02:00
yenda 195b70fcdd
[fix 5705] fix crash when tapping sign in twice in account recovery
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-09-20 13:08:52 +02:00
lokalise-bot 0658cdbdfa
Lokalise: update of polish translations
enable polish translation

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-09-20 07:03:24 -04:00
Roman Volosovskyi 589c45fe59
[#5885] fix Password pop-up 'Sign message' wallet screen overlaps Cancel+Sign buttons on iPhoneX
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-09-20 11:45:35 +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