436 Commits

Author SHA1 Message Date
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
alwx
0944df715f NFC access for Dapps (#670) 2017-01-30 18:03:16 +02:00
Roman Volosovskyi
58fd0c1134 move statusgo to StatusModule
remove StatusService
few minor performance fixes in RN app
2017-01-30 08:09:31 +02:00
Jarrad Hope
9ac00ad41f git and tag based versioning 2016-12-08 16:33:39 +02:00
Adrian Tiberius
6699e6e667 add gradle constants 2016-12-02 21:34:46 +02:00
alwx
749ee16d58 Address field in Send to Contacts Screen (#522) 2016-12-02 12:38:55 +03:00
Roman Volosovskyi
88bd0cdbad Merge pull request #502 from status-im/bug/#495
Orientation fix (#495)
2016-11-29 11:01:42 +02:00
alwx
dd8f4093b4 Orientation fix (#495) 2016-11-28 22:06:56 +03:00
Jarrad Hope
b008e59e0f fix #483 2016-11-28 16:08:17 +02:00
Alexander Pantyukhov
4ffbea6a6a Share Address/Public Key (#485) 2016-11-27 17:38:42 +02:00
Roman Volosovskyi
64a9847b21 fix #452 2016-11-18 16:49:51 +02:00
Alexander Pantyuhov
91de5dde48 Updated splash screen layout 2016-11-17 13:38:24 +03:00
Adrian Tiberius
bbdf1a7271 add splash screen 2016-11-15 13:51:14 +02:00
Jarrad Hope
a37ff23825 instabug integration 2016-11-15 09:22:19 +02:00
Roman Volosovskyi
356d4f75fb Merge pull request #427 from status-im/feature/#422
Show QR in profile (#422)
2016-11-11 10:06:43 +02:00
Jarrad Hope
a83abf0f9c add the new logo ios, android 2016-11-10 13:12:51 +08:00
Alexander Pantyuhov
3819a0e8e5 Show QR in profile (#422) 2016-11-08 15:39:23 +03:00
Jarrad
90e6b2686c change MYAPP_ to STATUS_
Former-commit-id: 60bbfbcfba63d03b98ee5a0873f668d3f2ab512b
2016-11-03 13:00:46 +08:00
Roman Volosovskyi
4fd5be78b4 wallet dapp icon & border
commands/requests icons


Former-commit-id: e4a23bba54634216ad6a0761f2c5738ed08d288c
2016-10-31 16:54:49 +02:00
Roman Volosovskyi
b9d29b7fd8 fix bugs related to release build for android devices
Former-commit-id: 53e7ca91d97fdf7ec0094249b9fc16f32f8e0ead
2016-10-26 15:16:27 +03:00
Roman Volosovskyi
8439407520 show connectivity issues & retry sending of phone/confirmation code to server if application is offline
Former-commit-id: 2580b0a9d912cf171f2b03a00012974d860a7752
2016-10-23 12:49:36 +03:00
Roman Volosovskyi
ac1dc7db41 separate process for StatusService (#355)
Former-commit-id: 6cc38ba684137ab2b5d0b6f911af4b218a1c47bc
2016-10-15 10:11:35 +03:00
Alexander Pantyuhov
d6c4c36f80 Chat list and contact list UI fixes (#291, #274, #275)
Former-commit-id: decc2188e6da882af2735d2f45fc45ced323af47
2016-10-05 15:02:36 +03:00
Roman Volosovskyi
87824f4697 Console chat cosmetic changes. Fixes #281, #284, #285, #287
Former-commit-id: 6effc91d3c496053e41d457c16b828d7f525b5d6
2016-10-04 11:35:32 +03:00
alwxndr
311a61bc7f multiline text input (#255), correct assets for iOS
Former-commit-id: 149442100e1b045b1dba9c77b597f97f8e02c785
2016-09-27 16:37:26 +03:00
Adrian Tiberius
5c7d6448f7 updated artifactory url
Former-commit-id: ea9273569f61dbc067ca0284961388c134baa442
2016-09-26 09:59:40 +03:00
alwxndr
7279f2bc19 fixes to make registration work on iOS (#232), other iOS fixes
Former-commit-id: cdebb4c312a9e997b9b135dfe85802c698604a95
2016-09-22 13:55:28 +03:00
Adrian Tiberius
5ae858da0d merged and refactored react-native-status
Former-commit-id: 782ea0858996c173c426f23769a7d63a2e84c6a7
2016-09-07 20:35:04 +03:00
Adrian Tiberius
d4961e1416 use RCTDeviceEventEmitter to send events to javascript; implements #195
Former-commit-id: 82bc347735fd93f312ab8cb4df2f46932cd7d7cb
2016-09-01 17:55:40 +03:00
Adrian Tiberius
81a865a651 added recover screen and updated bindings
Former-commit-id: 9231ab668a1439e46514521ec3b4a6fbab100ea5
2016-08-27 14:34:54 +03:00
Roman Volosovskyi
e8c462d7ba statusAPI in webview
Former-commit-id: effadc6d5f4127a839afd625197a0138ffd06cd6
2016-08-23 17:03:42 +03:00
Roman Volosovskyi
5940af50ad send-transaction in commands.js
Former-commit-id: 871f8036516fd0fab72c2f17c7c0218c31ca022e
2016-08-19 11:52:44 +03:00
alwxndr
1b480a1a58 * new my-profile screen
* ability to edit profile data
* ability to update status (we save it internally for now)
* ability to change profile picture (from camera or gallery)
* enhanced way of storing profile-related data in realm and internal state db


Former-commit-id: 91d8ecc4bdf8407bc95b2fe703113bebccbbd885
2016-08-06 11:58:04 +03:00
alwxndr
cb2709cef4 * ios-related fixes;
* separate components for geth and jail (required for ios app);
* status bar for both ios and android
* style fixes (including better login screen on Android);
* internal re-natal package


Former-commit-id: 47b3e7fe089a247aa9a670af45412496a1006f35
2016-07-29 14:49:52 +03:00
alwxndr
75d6313511 react-native upgrade, re-natal upgrade, dependencies updates and fixes to make ios builds work
Former-commit-id: ba1365fa0a588792c0a9bf9df8530f18968c2b4f
2016-07-27 18:21:19 +03:00
Roman Volosovskyi
6b0d236c42 browser
Former-commit-id: 20ff7b23a5bf8284fdfe38b29a92dcb77cb9f79c
2016-07-20 17:03:46 +03:00
Adrian Tiberius
a479ae3e15 merge develop
Former-commit-id: 04440181b2d27c09c6a8af79b85ef6c6834ab741
2016-07-18 21:33:41 +03:00
Adrian Tiberius
68b6be2f31 fix account database separation
Former-commit-id: fac008b0875b81045b1dcdfa5077f18a35775bbe
2016-07-18 19:29:51 +03:00
Roman Volosovskyi
aa89c0f85d fix protocol's initialization on js reloading
Former-commit-id: 55a5b96ad7de96708ed1e1bac09f61a87e1ecd6e
2016-07-07 11:08:22 +03:00
Adrian Tiberius
93023900f0 fixed failed login, disabled address field, added error message
Former-commit-id: 9d8bd7d740f2f25c3c2990add35ee7d0baddf89d
2016-07-06 23:47:57 +03:00
Roman Volosovskyi
34059e5c61 "seen" message
Former-commit-id: 155626f59a8b4956bf2b5cc46f0fd3ec396214c4
2016-07-06 11:55:21 +03:00
Adrian Tiberius
04f4945aaf updated design for login input fields
Former-commit-id: af3f21629b64f4de4e4c4fca4543537d44ea99d4
2016-07-05 21:19:12 +03:00
Adrian Tiberius
11cabd8731 Merge remote-tracking branch 'origin/develop' into feature/#124
Former-commit-id: 15955ffb987ae2949a26bccc8ccd70e3d6437033
2016-07-05 18:23:34 +03:00
Jarrad
4ac074a71d Merge pull request #146 from status-im/feature/#119
Feature/#119

Former-commit-id: db5c654686263068343ebe0f4aeb39b89dac868b
2016-07-05 14:38:04 +02:00
Roman Volosovskyi
69b35af007 upgrade statusgo
Former-commit-id: 0c77625155f5d619960756c418aaeaeb3c422ee2
2016-07-02 11:00:53 +03:00
Adrian Tiberius
5349ecfc7f Merge remote-tracking branch 'origin/develop' into feature/#124
Former-commit-id: 49ec4ca1453e741dc09a584617ce390c11b44f71
2016-06-30 23:55:55 +03:00
Adrian Tiberius
d2eb84be68 login to account after creating it to enable it in whisper
Former-commit-id: df229035e72723fff5266a0a5cec5128ca424c85
2016-06-30 20:28:51 +03:00
Adrian Tiberius
d30664e9a9 merge develop
Former-commit-id: 3a3a39b71d7567e504edc4b47a70fe43c5be34fc
2016-06-30 20:10:41 +03:00