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
Pedro Pombeiro
66b982c3fb
Use react-native net-info community package
...
Signed-off-by: yenda <eric@status.im>
2019-09-05 14:16:28 +02:00
Pedro Pombeiro
58ed03f976
Remove unused node modules
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-08-30 17:14:50 +02:00
Pedro Pombeiro
58d310ffce
Remove RAM bundle support
2019-08-30 17:13:35 +02:00
Andrey Shovkoplyas
0288d617cb
[ #8849 ] Use node-qrcode instead of react-native-qrcode
2019-08-29 15:53:44 +02:00
MajorTomSec
5dbac2b1d9
[Fix 8635] About showed "Version ()" instead of Version 0.14.0 (201908...) on Android
...
Fixes #8635 by adding VERSION and BUILD_NUMBER files in the correct nix
template and updating bash script in order to prevent it from failing,
due to the git repository being not initialized in the nix environment.
Move scripts/build_no.sh and scripts/gen_build_no.sh to
scripts/version/build_no.sh to prevent Nix from rebuilding when
unrelated scripts are touched.
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-26 12:51:50 +03:00
Andrey Shovkoplyas
2e06dd36da
remove unused resources
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-22 18:27:06 +03:00
Jakub Sokołowski
06dd2e5293
use wait-for.sh to fix nix/clean.sh race condition
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-21 18:53:00 -04:00
yenda
16fac293ba
fix #8580 typo in ios permission dialog
...
Signed-off-by: yenda <eric@status.im>
2019-07-26 12:46:23 +02:00
Andrey Shovkoplyas
1ec5d2b64b
[ #8631 ] Fix sticker price UI
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-07-26 12:37:13 +02:00
Vitaliy Vlasov
e28202521f
Update launch logo
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-07-11 17:12:21 +03:00
Vitaliy Vlasov
e9fd6e1a6b
Onboarding setup wizard
...
New onboarding e2e tests updates
New onboarding e2e fix 2
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-07-08 18:17:50 +03:00
Jakub Sokołowski
068d726164
upgrade react-native: 0.59.9 > 0.59.10
...
This is due to issues with 64 bit builds, for more details:
https://github.com/facebook/react-native/issues/24261
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-05 09:08:05 -04:00
Pedro Pombeiro
977f1cd936
Remove RN patch
2019-07-05 13:40:31 +02:00
yenda
2fd3fb96c7
[fix] missing icons in wallet
...
Signed-off-by: yenda <eric@status.im>
2019-07-01 14:06:55 +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
Igor Mandrigin
79454938bc
[android, ios] render markdown-ish formatting in chat messages natively.
...
use patched RN to make sure that heavily-formatted messages don't slow
our chats down.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-06-24 16:50:09 +02:00
Roman Volosovskyi
ae52fd07f4
add back tooltip-triangle icon
2019-06-24 17:35:40 +03:00
Roman Volosovskyi
2ad4c9c054
upgrade react-navigation
2019-06-19 12:00:22 +03:00
Roman Volosovskyi
6da2c93a41
[mobile] switch to png icons
2019-06-18 15:10:10 +03:00
Pedro Pombeiro
ab11a67c96
Move files that don't change per platform to the root
2019-06-06 16:56:24 +02:00
tbenr
090a4e7c76
fixes #6573
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-31 10:25:24 +02: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
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
373291bfc0
nix: Avoid bad practice of inheriting pkgs
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-05-21 12:15:56 +02:00
Roman Volosovskyi
74093f6843
[iOS] Allow to send email with logs on iOS
2019-05-14 12:57:05 +03:00
Julien Eluard
99172607d5
[ Fixes #7325 ] Add EIP681 deeplink support
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-08 14:44:24 +02:00
bitsikka
747ca2b985
[ #7915 ] fix - Text for empty chat state is shown upside down and text direction is strange
2019-04-08 14:47:36 +03:00
Roman Volosovskyi
24a978d442
Migrate to RN 0.59.2
2019-04-01 17:42:57 +03:00
Pedro Pombeiro
3af25381e1
Change shebang in bash scripts
2019-03-21 13:57:00 +01:00
Pedro Pombeiro
692de32931
Migrate from installing tooling the traditional way to Nix
2019-03-21 13:56:57 +01:00
yenda
496f3f1cc7
[design] use Inter font on Android
...
- implement typography component
- replace InterUI font by Inter font (renaming)
Signed-off-by: yenda <eric@status.im>
2019-03-20 18:42:31 +01:00
tbenr
b1331378d5
fixes #6597
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-03-06 17:09:58 +01:00
kn
6988950ea8
[ #6973 ] Replace react-native-i18n with react-native-languages
2019-02-09 23:27:46 -08:00
Pedro Pombeiro
d3f1b37c12
Use new status-go and rename NotifyUsers
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-01-24 15:41:32 +01:00
Roman Volosovskyi
2777809db9
enable saving password on android
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-01-08 17:40:00 +01:00
Dmitry Novotochinov
962c49e345
add keycard installation
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-12-20 15:43:37 +03:00
Jakub Sokołowski
01c8d9b25b
stop using build-* git tags for counting build numbers
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-21 13:43:12 +01: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
Andrea Maria Piana
9629983f7f
Remove instabug
2018-10-19 09:18:22 +03:00
Roman Volosovskyi
4c426d9c2b
remove the rest of testfairy's mentions from the project
2018-10-18 20:54:59 +03:00
Roman Volosovskyi
c338896018
[ #6330 ] remove testfairy
2018-10-16 20:46:43 +03:00
Jakub Sokołowski
75f23a19ad
drop use of artifactory maven repo
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
- rename jar file to match flatDir search method
- try using ivy repo to pull status-go from github
- drop use of artifactory in pom.xml
- move status-go version to a STATUS_GO_VERSION file
- upgrade status-go to 0.16.0
- unzip with overwriting
- prepare-ios: doewnload archive only if it doesn't exist
- fix prepare-android and prepare-ios
- use Makefile targets to make sure status-go archives exist
- remove unnecessary call to make prepare-android
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-10-05 18:18:58 -04:00
Igor Mandrigin
908c0eff46
Remove unnecessary fonts from our app bundle.
...
Remove unused fonts on Android.
2018-09-28 20:04:27 +03:00
Eric Dvorsak
21cc106ed3
cljs implementation of abi-spec
...
Signed-off-by: yenda <eric@status.im>
2018-09-26 21:58:14 +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
Jakub Sokołowski
ce741d75e9
workaround for dependency failures when doing pod update
...
https://github.com/firebase/firebase-ios-sdk/issues/1845#issuecomment-422831481
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-09-19 14:13:22 -04: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
Igor Mandrigin
9b6d538e6d
Add permission descriptions for iOS.
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-08-29 10:53:11 -04: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
Jakub Sokołowski
17cca3a7c4
add metadata, change filenames, switch DO space to status-im
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-08-24 09:51:45 -04:00
Igor Mandrigin
43263a9abe
Post-fastlane cleanup. Remove unnecessary plist files.
...
This functionality is handled in `fastlane/Fastfile` now.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-16 12:58:08 +02:00
Igor Mandrigin
8f13d97b43
Use fastlane for iOS builds.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-14 10:43:53 +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
Igor Mandrigin
daf30f2bc6
[ #4823 ] AppStoreConnect: Mark our iOS app as encryption-compliant.
...
To avoid specifying that we are compliant manually for every build,
we put these values into build setting of the iOS app.
More information on how to do that is here: https://stackoverflow.com/a/36028077
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-09 14:45:31 +02:00
Jakub Sokołowski
4d1900516f
move archive.plist settings to the repo
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-08-07 08:08:13 -04:00
Igor Mandrigin
14398e33cb
[ #4662 ] Enable iPad support for the Status app.
...
Use a screen-size independent launch image (a storyboard).
See more at: https://oleb.net/blog/2014/08/replacing-launch-images-with-storyboards/
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-07-10 11:47:24 +03:00
Roman Volosovskyi
ff4071b7b5
[ #4887 ] fix lagging keyboard and upgrade RN to 0.55.4
2018-07-06 13:20:28 +03:00
cammellos
c4c5c19a77
[Part of #4944 ] add deep/universal link ios and use status-im://
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-06-29 14:54:05 +02:00
Igor Mandrigin
caba84e439
[ #4829 ] Add a patch that fixes complex input on iOS in RN 0.55.x.
...
The fix is described here: https://github.com/facebook/react-native/pull/19809
The patch:
1. A copy of patched RCTUITextView.m file
2. A pre-action in the "Build" scheme to patch the RN file. See more on
pre-actions here: https://burcugeneci.wordpress.com/2016/05/25/scripts-we-love-xcode-builds-life-savers/
3. A build step to fail the build if the file wasn't patched.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-06-20 13:33:40 +02:00
Igor Mandrigin
c5e078b9d7
[ #4651 ] Set minimum iOS and Android versions.
...
iOS: 11.0 is the minimal requirement, phone-only application.
Android: 6.0 (API level 23).
[Android API levels table](https://developer.android.com/guide/topics/manifest/uses-sdk-element#ApiLevels )
2018-06-07 12:11:11 +03:00
Roman Volosovskyi
ccce109f0b
[ #4541 ] fix versioning on ios (should be same as on android)
2018-06-01 12:29:34 +03:00
Georgie Mathews
0d0c37e4a9
[ FIX #4362 ] Updates App Icons
2018-06-01 11:35:25 +03:00
Georgie Mathews
464c2c51ce
[ FIX #4347 ] Update Launch Screens
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-28 12:14:33 +02:00
Jakub Sokołowski
1633507e95
fix another relative path
2018-05-25 00:11:18 +02:00
Jakub Sokołowski
2bf1d3a128
fix path for getting VERSION for xcode
2018-05-24 23:34:48 +02:00
Jakub Sokołowski
f36d55ca70
use commit of VERSION file
2018-05-24 21:52:42 +02:00
Jakub Sokołowski
5049d48835
use VERSIOn instead of calling git
2018-05-24 21:52:42 +02:00
Jakub Sokołowski
60957e70a3
add fix for finding right tag
2018-05-24 21:52:41 +02:00
Stepan Lusnikov
35f7527a1e
Add ios 1024 icon
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-14 17:56:51 +02:00
Stepan Lusnikov
db2f8c1515
Add ability to install multiple ios builds
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-09 11:34:31 +03:00
kwingram25
90eb2aaaa1
[FEATURE] Encrypt realms
2018-05-02 15:02:54 +02:00
Roman Volosovskyi
924d16dc64
fix version in release build
2018-04-18 09:44:39 +01:00
Eric Dvorsak
26b0224236
remove crypto libraries and nodeify hack
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-06 13:30:27 +02:00
Marco Süß
3ba9bdef7b
[ISSUE #3651 ] change console to look like a dev tool
...
- rename "Console" to "Status Console"
- hide console dapp badge in home screen
- change icon to something terminal-y
- change empty screen text for console chat
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:56:07 +03:00
Dmitry Novotochinov
8bbb2f8760
update instabug to 2.8.1
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-30 18:37:19 +03:00
Dmitry Novotochinov
6786123765
[ #3593 ] Hide passphrase field during TestFairy session
...
Switch to react-native version of TestFairy
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-29 13:09:23 +03: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
Julien Eluard
4145a31a2d
Simplify Jenkins files and remove needs for develop branch
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-19 19:07:46 +01:00
Pedro Pombeiro
fa26381407
Define NSLog macro. Fixes #3427
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-16 16:49:55 +03:00
Itoh, Masaru
35e8278e8c
Upgrade react native to 0.53.3
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-02 12:21:21 +03:00
Foo Pang
eba8df6703
[ Fix #2719 ] App does not fit on iPhone X screen
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-12 20:57:07 +03:00
Eric Dvorsak
0b0405d9a5
[ fix #3163 ] remove phone command
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 15:48:53 +01:00
Foo Pang
cd90e59325
[ Fix #2408 ] Alternative setTimeout for long timers
...
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-02-05 23:44:42 +08:00
alwxndr
03e62548a6
[ #3007 ] Removed location command
2018-02-01 22:25:50 +01:00
Pedro Pombeiro
96ff13a4df
android, ios: Pass log level from env in JSON config to Android and iOS ( #2756 )
...
- Add `LOG_LEVEL_STATUS_GO` feature flag for a differentiated log level in status-go.
- Remove superfluous `DEBUG_LOGS_ENABLED` feature flag.
- Enable info-level logging for Jenkins and dev builds.
Signed-off-by: andytudhope <tuddy0525@gmail.com>
2018-01-02 21:03:49 +02:00
monokh
bcc2b12036
Cleanup raster images ( Fixes #1961 ) ( #2748 )
...
* Remove raster images moved to vector icons
* Removed unused raster images
* Raster image cleanup: add back lock, console, close icons
* Raster image cleanup: Add back lock mdpi + hdpi
2017-12-22 16:15:56 +02:00
Eric Dvorsak
56c59c741f
update react-native and project dependencies
...
[#bug] fix realm version
2017-12-15 16:06:13 +01:00
David Balatero
e83adf1b46
Run build script against the develop branch
2017-12-11 12:46:04 +02:00
Roman Volosovskyi
8886bfd5d0
JavaScriptCore jail as alternative for Otto vm
2017-12-05 12:09:34 +02:00
Oskar Thorén
7540dda41d
Push notifications: remove and disable Firebase analytics
...
- Remove Firebase from Podfile (iOS)
- Compile without Pods by manually linking frameworks (iOS)
- Remove FirebaseAnalytics framework (iOS)
- Disable Firebase analytics collection in settings permanently (iOS, Android)
2017-10-03 16:40:49 +02:00
Roman Volosovskyi
8c044d9991
stub for ReactNativeModule
2017-09-15 14:15:32 +03:00
Oskar Thorén
ed3597fd7c
Tooling: Send app device logs to Testfairy properly
...
React Native uses 'asl' to do logging, not NSLog, so we have to hook into that
to get logs sent to Testfairy. This means we get all the app device logs you
normally get in development, not just whatever happens in JS land.
- Modified default logging function when flag is set
- Delete Prefix header file and NSLog Macro
2017-09-10 12:22:49 +03:00
Oskar Thorén
2af025abc3
Tooling: RN logs in release builds on iOS device
...
- DEBUG_LOGS_ENABLED flag enabled everywhere but production
- Adjust log level to conditionally show debug and RN logs
- PrefixHeader for sending app logs to Testfairy
2017-09-09 14:31:48 +03:00
Oskar Thorén
949adbddb3
Exit iOS RN parent script when failing
2017-09-08 16:19:10 +03:00
Oskar Thorén
d8a641d483
Update to recommended settings proposed by Xcode 8.3.3 and Cocoapods
...
- Correctly parameterized PRODUCT_BUNDLE_IDENTIFIER
- Automatically set architecture based on hardware available
- Update iOS deployment target to 8.0 (minimal deployment target for latest Xcode)
- Enable recommended warnings (infinite recursion, etc)
- Enable Testability for debug configuration
Podfile updated to version 8.0 target, as this is assumed by default with this warning:
"[!] Automatically assigning platform ios with version 8.0 on target StatusIm because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform `."
2017-08-31 11:34:41 +02:00
Oskar Thorén
e169949e0a
Push notifications: Spike for Android
...
- Print FCMToken which can be used to send PNs from Firebase Console
- Include react-native-fcm and related packages
- Update capabilities for iOS
- google service config files for Android and iOS
2017-08-30 13:58:52 +02:00
Andrey Shovkoplyas
be57d85147
implemented svg icons
2017-08-30 11:09:27 +02:00
Gustavo Nunes
9a06417b6e
New screen: Wallets list (ui only)
2017-08-29 16:51:17 +02:00
Julien Eluard
55fd200c71
Introduced tab switching for wallet transactions screen
2017-08-22 11:41:37 +03:00
Andrey Shovkoplyas
7506689fe5
navigation refactoring #1609
2017-08-16 13:13:38 +03:00
Roman Volosovskyi
dabaa0ae1c
init Instabug & fix TestFairy check [iOS]
2017-08-11 10:12:01 +03:00
Roman Volosovskyi
2102740a69
add react-native-config
2017-08-10 12:57:37 +03:00
Gustavo Nunes
dc42a9a719
Created Wallet main screen
2017-08-10 11:42:29 +03:00
alwx
32b64dcdb9
App no longer crashes if start deleting url while browsing ( #1468 )
2017-07-25 11:15:49 +03:00
Roman Volosovskyi
670f873d2e
testfairy integration on iOS, update testfairy key for Android version
2017-07-17 14:27:22 +03:00
Andrey Shovkoplyas
5051d1ce9e
/location command
2017-07-10 18:20:58 +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
alwx
1596b61b46
More UI components accessible from API, ability to generate QR codes, small cleanup
2017-06-28 10:38:23 +03:00
Roman Volosovskyi
6f6849f635
use status-go's hackaton-alt branch
2017-06-02 17:45:02 +03:00
alwx
2c90faab86
No more react-native-network-info, updated /debug command response
2017-06-01 10:18:04 +03:00
Gustavo Nunes
e52b2c27dd
drawer UI refresh
2017-05-26 17:22:45 +03:00
Roman Volosovskyi
e16b93fbd0
logging to Instabug
2017-05-19 23:35:17 +03:00
Roman Volosovskyi
0deca1f874
upgrade instabug
2017-05-18 16:12:40 +03:00
Roman Volosovskyi
88cee34997
disable Instabug for development env
2017-05-18 11:30:17 +03:00
alwx
ff59f8a375
The concept of command actions; /browse command actions (back, forward, fullscreen) ( #1093 )
2017-05-04 14:26:52 +03:00
alwx
504e3493ef
Runtime permissions ( #762 )
2017-04-28 16:45:01 +03:00
Alexander Pantyuhov
8c262d0b07
Upgrade to React Native 0.43 ( #1079 )
...
* React Native 0.40 migration (#1076 )
2017-04-24 17:50:16 +03:00
Andrey Shovkoplyas
f58e6d427d
fixes https://github.com/status-im/status-react/issues/1041
2017-04-20 14:18:10 +03:00
Andrey Shovkoplyas
0e5b515f5e
updated ui for accounts, login and recover screens
2017-04-17 14:51:11 +03:00
alwx
a15fb7e2a8
New chat input & suggestions area; new handlers to work with the improved logic ( #880 )
2017-04-13 18:17:56 +03:00
Gustavo Nunes
abf0128a1a
transaction screens UI refresh
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas
9c89c56679
fixes for code review (+1 squashed commit)
...
Squashed commits:
[58e9394] fix for https://github.com/status-im/status-react/issues/928 (+1 squashed commit)
Squashed commits:
[f56e7ad] fixes after rebase (+1 squashed commit)
Squashed commits:
[bb4a409] fixes after rebase (+1 squashed commit)
Squashed commits:
[297b52d] rebase onto ui-refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
b13fa61a14
fix for https://github.com/status-im/status-react/issues/912
...
updated icon ok small
can’t reproduce, but i think this change should fix it
fixed chat list inner item styles
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
6ca2f61eb3
fix for https://github.com/status-im/status-react/issues/934 , implemented contacts-list-modal, refactored common styles
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
1b6112a9bd
first iteration, implemented profile screens and my profile screen
...
android styles, moved styles to platform files
implemented edit profile, refactored components
refactored common components, moved platform specific
styles small fix
fixes for code review
use defstyle macro
2017-04-13 18:15:40 +03:00
Gustavo Nunes
990f9fcbf5
tabs bar UI refresh
2017-04-13 18:15:40 +03:00
Gustavo Nunes
9f2af87393
chats list UI refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
9345f77dd8
fixed list paddings
...
fixed android styles
group chat contacts management
refactored contact group contacts, deletion, implemented group chat settings
reworked contacts screens, implemented “add contacts” screen and “edit contacts” screen
group chat ui refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
210a4823c9
implemented custom title for toolbar with search
...
added dapp icon to contact, fixed styles, fixed context menu warning,
implemented search input clearing, fixed styles, reworked styles
fixes for https://github.com/status-im/status-react/pull/826 code review
revert toolbar
contacts styles. global toolbar styles
toolbar style and small fixes for contacts
group contacts edit mode
groups reorder screen
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
d17646a6e9
https://github.com/status-im/status-react/issues/585
2017-04-13 18:15:40 +03:00
alwx
43667ea6ac
Showing device's IP ( #807 )
2017-03-03 17:54:44 +02:00
Roman Volosovskyi
ace355515a
public group chat
2017-02-14 15:15:59 +02:00
alwx
bf27c55398
Development tools ( #719 )
2017-02-13 12:14:28 +02:00
Jarrad Hope
ad3aed7d01
missing microphone plist entry
2017-01-05 01:28:49 +07:00
Roman Volosovskyi
82f88b3a36
fix #611
2017-01-03 12:59:00 +02:00
Roman Volosovskyi
a57da3e086
add webview bridge based on WKWebView
2016-12-20 11:58:03 +02:00
Roman Volosovskyi
fc39346bc2
inject web3 before page loading in webview (works only on android)
2016-12-19 14:40:16 +02:00
Roman Volosovskyi
61100a1bc7
fix bundle identifier
2016-12-13 17:22:08 +02:00
Roman Volosovskyi
f74944ac2d
prevent SIGPIPE crash on iOS
2016-12-11 13:09:12 +02:00
Roman Volosovskyi
915394b058
fix LATEST_TAG in iOS versions script
2016-12-09 09:51:19 +02:00
Jarrad Hope
9ac00ad41f
git and tag based versioning
2016-12-08 16:33:39 +02:00
alwx
749ee16d58
Address field in Send to Contacts Screen ( #522 )
2016-12-02 12:38:55 +03:00
Jarrad Hope
5accad5cce
every icon is square
2016-11-30 22:54:13 +08:00
Roman Volosovskyi
692de70933
debug and release mode on real iOS device
2016-11-30 12:22:02 +02:00
alwx
6eac6d21f4
React Native upgrade (0.38.0), fix for unhandled promise rejection ( #414 )
2016-11-29 12:50:40 +03:00
Roman Volosovskyi
6d22cc7650
Merge pull request #500 from status-im/bug/#494
...
Portrait only on iOS (#494 )
2016-11-29 10:27:59 +02:00