Gheorghe Pinzaru
93f8866f8d
Remove legacy tab-bar keyboard listener
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-01-19 16:26:57 +03:00
Andrey Shovkoplyas
cbe17cbe02
[ #8940 ] Redesign Back, swipe-to-the-left and hardware device Back buttons to align the behavior
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-10-18 17:27:03 +02:00
yenda
5db0a58ab8
remove unused deps and document the others
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-09-12 16:12:46 +02:00
yenda
c3dd950286
remove realm
...
Signed-off-by: yenda <eric@status.im>
2019-09-09 18:40:15 +02:00
Vitaliy Vlasov
93b8fa01ed
Comment away screens
...
Signed-off-by: yenda <eric@status.im>
2019-09-06 14:48:31 +02:00
Pedro Pombeiro
58d310ffce
Remove RAM bundle support
2019-08-30 17:13:35 +02:00
Pedro Pombeiro
a5907fe0ca
Move from componentWillMount to componentDidMount
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-08-29 19:19:50 +02:00
Vitaliy Vlasov
4f6e06bf59
Use react-native-screens
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-07-01 09:30:19 +03:00
Roman Volosovskyi
9f8ab373f8
prevent showing error dialog and code loading
2019-06-10 21:12:20 +03:00
Roman Volosovskyi
632bbf3bc1
[perf] Move translation to node_modules in release build
2019-06-05 18:40:53 +03:00
Roman Volosovskyi
c7c7b50281
RAM bundle basic setup
2019-05-27 17:34:17 +03:00
Roman Volosovskyi
b0be9ee976
Send logs on shaking device
2019-05-24 13:35:04 +03:00
Andrey Shovkoplyas
428464df07
re-frame subscriptions optimization
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-01 12:49:31 +02:00
Roman Volosovskyi
a30c379a87
Bottom tab animation on leaving/entering main tabs
2019-03-11 10:58:15 +02:00
kn
6988950ea8
[ #6973 ] Replace react-native-i18n with react-native-languages
2019-02-09 23:27:46 -08:00
Pedro Pombeiro
5a69b4198e
Update PNs to use data-only messaging, and only encode/decode data values. Fixes #6772
...
Fix navigation to chat when PN is tapped while signed off. Fixes #3488
Anonymize PN pubkeys. Part of #6772
2019-01-17 19:23:55 +02:00
Vitaliy Vlasov
92d00f4250
Use multiple app instances simultaneously
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-11-28 19:10:12 +02:00
Andrey Shovkoplyas
e09476f5d3
added Inter UI font and made some cleanup
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-11-06 16:46:58 +01:00
Igor Mandrigin
908c0eff46
Remove unnecessary fonts from our app bundle.
...
Remove unused fonts on Android.
2018-09-28 20:04:27 +03:00
Roman Volosovskyi
6438a1387b
[ #4866 ] intagrate react-navigation
2018-09-18 14:21:32 +03:00
Eric Dvorsak
dacfe97a58
refactor events and fns to dedicated namespaces
...
- move init events and fns to dedicated namespace
- move web3 events and fns to dedicated namespaces
- move signal events and fns to dedicated namespace
- move notifications events and fns to dedicated namespace
- cosmetic fixes
- remove print statements
- fix formating
- remove unused imports
2018-08-28 14:44:55 +02: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
Roman Volosovskyi
e7427997d2
remove condition (was always false)
2018-06-26 08:30:29 +03:00
Roman Volosovskyi
6028cca377
[ #4821 ] send /send command before after sending transaction (befor pressing "Got it")
2018-06-20 19:05:41 +03:00
Roman Volosovskyi
71ff9d9035
[ #4759 ] Handle back button properly after sending transaction (Android).
2018-06-19 11:30:22 +03:00
Eric Dvorsak
8848b37433
[fix 4417] update toolbar style
2018-06-15 18:29:08 +03:00
kwingram25
8effc5974f
[ FIX #3852 ] Back button refinements
2018-05-09 12:58:50 +03:00
Roman Volosovskyi
8c1cd9d3d4
reformat remaining namespaces
2018-05-08 11:36:32 +03:00
kwingram25
c145c8a19f
[ #3832 ] Hide tab bar when keyboard visible
2018-04-30 21:01:56 +02:00
Andrey Shovkoplyas
c1c5854cb1
removed unused npm modules, screens, components
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-26 20:45:43 +03:00
dongwoo
c8e88a74b4
[ FIX #3379 ] Support platform specific :uppercase? as a text prop
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 15:22:26 +01:00
Andrey Shovkoplyas
eb8557dde8
Introduced onboarding sign in
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-01 12:16:03 +03:00
Julien Eluard
d958c96d67
[ISSUE #2881 ] Updated wallet / send transaction to latest design
...
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-02-05 23:14:42 +08:00
Roman Volosovskyi
f65e200fca
integrate rn-snoopy https://github.com/status-im/rn-snoopy
...
add warnings on suspicious activity in RN bridge communication
2018-01-29 21:45:51 +02:00
Taylor Dawson
db293e7ad5
Removed NOTIFICATIONS_WIP_ENABLED flag
...
fixes #2813
status: ready
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-01-05 15:54:44 +09:00
Foo Pang
1657f189ba
Refactor: replace global platform-specific styles with local styles
2017-12-21 16:11:35 +01:00
Eric Dvorsak
56c59c741f
update react-native and project dependencies
...
[#bug] fix realm version
2017-12-15 16:06:13 +01:00
janherich
25d3940d49
More efficient subscriptions
2017-12-04 17:52:39 +01:00
Roman Volosovskyi
3d89143d72
set log level from .env configuration
2017-11-15 11:54:41 +01:00
Julien Eluard
0d4cbd98e5
[ISSUE #2177 ] Moved component into ui
2017-11-10 10:49:21 +01:00
Andrey Shovkoplyas
56fe8f3763
wallet modal android fix
2017-10-16 09:19:44 +02:00
Oskar Thorén
5f35ff7eda
Discover: refactor platform styles
...
All styles belonging to screen/component should be in styles.cljs. This commit
moves platform specific styles to appropriate place.
Also fixes misc weird ns imports.
Also moves colors to common ns (FUBAR).
2017-10-11 15:17:14 +02:00
Goran Jovic
dd5c433687
fix #1977 - discover recent statuses and statuses per popular hashtags
2017-10-05 08:59:57 +02:00
Oskar Thorén
9ab7ebdcf2
Push notifications: Print notif and data payload when resuming app
...
- on-notification listener registered in root component
- print data (hardcoded keys) and notif payload to debug
2017-09-25 16:32:35 +02:00
Andrey Shovkoplyas
9f5d808702
fixes Wallet Request screen UI issues
2017-09-15 16:37:27 +02:00
Roman Volosovskyi
8c044d9991
stub for ReactNativeModule
2017-09-15 14:15:32 +03:00
Oskar Thorén
aaa13b922b
Push notifications: iOS request permissions, listen for token, flags
...
- Asks for permissions on iOS at startup
- Introduce NOTIFICATIONS_WIP_ENABLED flag
- Surface FCM Token and put it in clipboard for QA manual end to end testing
- Listen for FCM RefreshToken event at root
2017-09-08 12:05:21 +03:00
Julien Eluard
36d1568a76
Fixed main wallet discrepancies
2017-09-05 17:38:19 +03:00
Julien Eluard
c3f38249e5
Improved eexception-handler to provide more contextual info
2017-09-05 17:19:39 +03:00
Andrey Shovkoplyas
bab4e33ec2
Accounts refactoring #1610
2017-08-21 10:19:03 +03:00