alwxndr
cdebb4c312
fixes to make registration work on iOS ( #232 ), other iOS fixes
2016-09-22 13:55:28 +03:00
Adrian Tiberius
782ea08589
merged and refactored react-native-status
2016-09-07 20:35:04 +03:00
Adrian Tiberius
82bc347735
use RCTDeviceEventEmitter to send events to javascript; implements #195
2016-09-01 17:55:40 +03:00
Adrian Tiberius
9231ab668a
added recover screen and updated bindings
2016-08-27 14:34:54 +03:00
Roman Volosovskyi
effadc6d5f
statusAPI in webview
2016-08-23 17:03:42 +03:00
Roman Volosovskyi
871f803651
send-transaction in commands.js
2016-08-19 11:52:44 +03:00
alwxndr
91d8ecc4bd
* 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
2016-08-06 11:58:04 +03:00
alwxndr
47b3e7fe08
* 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
2016-07-29 14:49:52 +03:00
alwxndr
ba1365fa0a
react-native upgrade, re-natal upgrade, dependencies updates and fixes to make ios builds work
2016-07-27 18:21:19 +03:00
Roman Volosovskyi
20ff7b23a5
browser
2016-07-20 17:03:46 +03:00
Adrian Tiberius
04440181b2
merge develop
2016-07-18 21:33:41 +03:00
Adrian Tiberius
fac008b087
fix account database separation
2016-07-18 19:29:51 +03:00
Roman Volosovskyi
55a5b96ad7
fix protocol's initialization on js reloading
2016-07-07 11:08:22 +03:00
Adrian Tiberius
9d8bd7d740
fixed failed login, disabled address field, added error message
2016-07-06 23:47:57 +03:00
Roman Volosovskyi
155626f59a
"seen" message
2016-07-06 11:55:21 +03:00
Adrian Tiberius
af3f21629b
updated design for login input fields
2016-07-05 21:19:12 +03:00
Adrian Tiberius
15955ffb98
Merge remote-tracking branch 'origin/develop' into feature/#124
2016-07-05 18:23:34 +03:00
Jarrad
db5c654686
Merge pull request #146 from status-im/feature/#119
...
Feature/#119
2016-07-05 14:38:04 +02:00
Roman Volosovskyi
0c77625155
upgrade statusgo
2016-07-02 11:00:53 +03:00
Adrian Tiberius
49ec4ca145
Merge remote-tracking branch 'origin/develop' into feature/#124
2016-06-30 23:55:55 +03:00
Adrian Tiberius
df229035e7
login to account after creating it to enable it in whisper
2016-06-30 20:28:51 +03:00
Adrian Tiberius
3a3a39b71d
merge develop
2016-06-30 20:10:41 +03:00
Roman Volosovskyi
e73e9ee7b6
upgrade statusgo
2016-06-30 19:59:25 +03:00
Adrian Tiberius
4fca2507da
merge develop
2016-06-30 19:12:07 +03:00
Adrian Tiberius
c878fba6f1
created new accounts realm object and fixed new create account flow
2016-06-30 18:06:05 +03:00
Adrian Tiberius
ec9cfe8f8c
changed add account flow to use new binding system
2016-06-30 13:37:36 +03:00
Roman Volosovskyi
e728c155a1
commands button
2016-06-30 11:48:56 +03:00
Adrian Tiberius
abaab3b26b
added Geth react-native module
2016-06-27 18:35:25 +03:00
Roman Volosovskyi
65c76e3cb1
Merge branch 'develop' into feature/#123
2016-06-27 16:02:42 +03:00
Adrian Tiberius
a99778031b
added stub function for geth communication
2016-06-24 13:40:18 +03:00
Roman Volosovskyi
40dd0063d2
handle errors from jail
2016-06-23 19:07:31 +03:00
Roman Volosovskyi
dd3eb3c0eb
Merge branch 'develop' into feature/#123
...
Conflicts:
android/app/build.gradle
android/settings.gradle
package.json
src/status_im/chat/handlers.cljs
src/status_im/chat/subs.cljs
2016-06-23 12:02:39 +03:00
Roman Volosovskyi
c1e5a64836
move statusgo to artifactory
2016-06-22 12:56:43 +03:00
Adrian Tiberius
6bb48a42f9
merged develop
2016-06-22 11:24:47 +03:00
Roman Volosovskyi
bd3eea73fd
Merge branch 'develop' into feature/#123
2016-06-22 10:53:27 +03:00
Roman Volosovskyi
8e2c207b2e
Merge branch 'develop' into chat-animation
...
Conflicts:
.re-natal
src/status_im/android/core.cljs
src/status_im/chat/views/message_input.cljs
src/status_im/chat/views/plain_message.cljs
src/status_im/db.cljs
2016-06-21 19:17:30 +03:00
Roman Volosovskyi
4be203bcd3
Merge branch 'develop' into feature/#138
2016-06-21 18:54:52 +03:00
Roman Volosovskyi
dc567356ca
no contacts screen & some fixes
2016-06-21 18:48:41 +03:00
Adrian Tiberius
9f405ee18d
applied new design
2016-06-21 17:15:46 +03:00
Roman Volosovskyi
f7b5832707
orientation
2016-06-21 12:03:39 +03:00
Jarrad
7459b63251
Merge pull request #135 from status-im/feature/service
...
Feature/service
2016-06-17 13:59:25 +02:00
Jarrad
5b15f46079
update react-native-randombytes
2016-06-16 15:30:24 +02:00
Adrian Tiberius
3d68e6d48a
code cleaning
2016-06-16 07:27:58 +03:00
Adrian Tiberius
58a9c2935c
Moved geth to service
2016-06-16 07:23:11 +03:00
Roman Volosovskyi
474729f230
Merge branch 'develop' into feature/#123
...
First attempt.
Conflicts:
.re-natal
android/app/build.gradle
android/settings.gradle
src/status_im/chat/handlers.cljs
src/status_im/chat/views/command.cljs
src/status_im/chat/views/content_suggestions.cljs
src/status_im/chat/views/message.cljs
src/status_im/chat/views/plain_input.cljs
2016-06-15 10:47:38 +03:00
Roman Volosovskyi
ab93b21a4c
parsing of commands.js, command's handler, suggestions handler in jail (commit contains .aar oops)
2016-06-14 14:19:56 +03:00
virvar
86dc0ad06e
Merge remote-tracking branch 'origin/develop' into response-design
...
# Conflicts:
# src/status_im/db.cljs
2016-06-13 19:54:39 +03:00
Adrian Tiberius
0a5ce64fe2
added login and users screens
2016-06-13 19:35:18 +03:00
Adrian Tiberius
7f207a3760
merged develop
2016-06-10 03:21:48 +03:00
Adrian Tiberius
e0ce4217bb
updated new contact screen; some code cleaning
2016-06-10 03:03:40 +03:00