Brian Sztamfater
74da82c61a
feat: implement new splash screen static version
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2023-03-16 12:57:32 -03:00
yqrashawn
98ca311a97
feat: lottie splash screen ( #13714 )
...
[#13714 ] feat: lottie splash screen
2022-08-02 12:48:12 +02:00
andrey
09d393dabe
[ #13331 ] Back button changes in chat view when scrolling (iOS)
...
[#13330 ] Wallet buttons are overlapped with tabs buttons in the individual wallet account view (iOS)
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-11 16:22:29 +02:00
Michele Balistreri and Churikova Tetiana
85fcabe249
emit url event when recreating Activity with link
...
Co-authored-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-05 12:10:05 +02:00
andrey
5f719ac95b
react native navigation
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-06-14 20:03:49 +02:00
Gheorghe Pinzaru
497af38a7f
Update usage for toolbars
...
Replace all the usage of the button without component
Use quo
Fix tests
List item in multiaccounts
Use list items in contacts
Fix welcome screen button
Experiment long press
Big list item
Remove old bottom sheet
Use bottom sheet
Keycard
Add error to list item
Stickers panel button
Images panel
Fix z-index in profile
Fix android crash
Fix signing list item
Try fixing test
iOs gas sheet keyboard
Disable root alert in e2e
keycard signing sheet height
Clean up bottom sheet events
Replace flat list in profile
Memorise the manual-close value for bottom sheet
Mailserver QR scanner
Fix e2e tests
E2e fix 2
Fix e2e 3
Remove extra fn
Reduce bridging time for animation
Trick android layout
Try hooks
Fix profile missing ens-name
Disable press on control in list-view
allow disabling animations in list item
Use simple list in wallet assets settings
TBD - this screen should be rewritten from scratch. Now on every interaction the full list is re-rendered, also it makes the wallet main screen to re-render.
Fix send sheet
Handle long press in main thread
UI fixes
perf
Update e2e
fix missing user name in image long press
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-06 13:35:50 +03:00
Gheorghe Pinzaru
197ce2eb60
Change status-bar color on theme change
...
Move into separate ns to avoid circular dependecy
Fix android system white theme status bar
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-06-09 13:18:07 +03:00
Gheorghe Pinzaru
fd8558421d
Set status bar style with theme
...
Instead of making it full screen then changing on js start, we can use the same theme as in app
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-06-08 17:34:36 +03:00
Churikova Tetiana
68f0a02cbc
fix e2e
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com >
2020-03-26 10:36:21 +01:00
Vitaliy Vlasov
85d0022b26
Use community WebView
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com >
2020-03-24 18:07:03 +02:00
Gheorghe Pinzaru
d24f4690b8
Fix failing test for navigation task
...
Handle default case for ens confirmation
Before navigation away the registration state is cleared and case does not handle default value for nil
Remove extra space on home button
Remove outdated options
Fix e2e
Change navigation replace arguments as per rn5
Fixes #10178
Dispatch navigation later
Do not restore state for react-native-screens
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-03-18 17:47:03 +03:00
Pedro Pombeiro
e4eabd2810
Migrate to use AndroidX
2019-09-12 16:13:43 +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
2ad4c9c054
upgrade react-navigation
2019-06-19 12:00:22 +03:00
bitsikka
d640b4c87c
[7947] Feature: Blank out app preview screen when switching apps on mobile
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com >
2019-05-22 15:31:50 +02:00
Pedro Pombeiro
9d21cf143e
Add Send Logs command. Closes #6710
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com >
2019-01-08 09:48:56 +01: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
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
Andrea Maria Piana
b17d9bab37
Add universal links for android
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2018-06-27 22:45:57 +02:00
pacamara
ef8d5dca6c
Use thread pool instead of new threads on Android. Closes #3690
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com >
2018-04-17 15:23:49 +02:00
Anton Danchenko
4de886241c
do not show "Shake to provide your feedback" popup when app starts
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com >
2018-04-16 12:26:38 +03:00
Andrea Maria Piana
e6623516e9
Link to settings on Android 8
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com >
2018-03-30 18:37:24 +02:00
Andrea Maria Piana
e45c8f85f9
Dont throw error on empty data
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com >
2018-03-27 15:14:23 +02:00
Dmitry Novotochinov
c023122ca5
Fix android permissions
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com >
2018-03-14 15:06:27 +01:00
Julien Eluard
ed7705ca7f
[ISSUE #3051 ] Implemented notification settings redirection
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com >
2018-03-12 13:36:53 +01:00
Roman Volosovskyi
aa02547815
request camera permissions from webview #3003
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com >
2018-02-28 15:49:21 +01:00
Eric Dvorsak
56c59c741f
update react-native and project dependencies
...
[#bug] fix realm version
2017-12-15 16:06:13 +01:00
Audrius Molis
3933ded384
[ FIX #709 ] "Your phone appears to be ROOTED" message shown less often.
2017-11-23 12:21:17 +01:00
Roman Volosovskyi
8137c802fe
print status-go logs in adb logcat
2017-10-16 09:10:12 +02:00
Roman Volosovskyi
2102740a69
add react-native-config
2017-08-10 12:57:37 +03:00
Julien Eluard
c378098d3b
Fixed multidex configuration for android 4.4
2017-08-09 16:02:32 +03:00
Julien Eluard
6b0f09faf8
Added alert when exception are thrown Java side.
...
Report max memory available on current platform
2017-08-07 10:21:09 +03:00
Roman Volosovskyi
670f873d2e
testfairy integration on iOS, update testfairy key for Android version
2017-07-17 14:27:22 +03:00
alwx
5c15df9b64
/send and /request commands; commands in group chats and fixes for parameter and result boxes
2017-07-10 12:41:30 +03:00
Roman Volosovskyi
64a9847b21
fix #452
2016-11-18 16:49:51 +02:00