191 Commits

Author SHA1 Message Date
alwxndr
08f17909f6 Profile validations (#235)
Former-commit-id: 80ec3eeef3c816b5ed24bf992fac4115523ca378
2016-09-27 20:04:00 +03:00
Adrian Tiberius
6ab2198711 fixed exception in react-native-android-sms-listener; fixes #267
Former-commit-id: f59f15be4d8ecadeeabaf2a903437db987547d43
2016-09-26 08:52:49 +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
Roman Volosovskyi
e8c462d7ba statusAPI in webview
Former-commit-id: effadc6d5f4127a839afd625197a0138ffd06cd6
2016-08-23 17:03:42 +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
68b6be2f31 fix account database separation
Former-commit-id: fac008b0875b81045b1dcdfa5077f18a35775bbe
2016-07-18 19:29:51 +03:00
Adrian Tiberius
d3b8840893 account database separation try
Former-commit-id: d19b595b9faa7e77b6af8f70840dff7dd75d8e96
2016-07-18 15:42:48 +03:00
Roman Volosovskyi
5abe38445e 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


Former-commit-id: dd3eb3c0eb13b1bc2e587e1164d0882b0fb4a480
2016-06-23 12:02:39 +03:00
Roman Volosovskyi
9357849916 Merge branch 'develop' into feature/#123
Former-commit-id: bd3eea73fd72f0393c4c7541bba5c77ea3884fa3
2016-06-22 10:53:27 +03:00
Roman Volosovskyi
63034358b2 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


Former-commit-id: 8e2c207b2eca5c9dccfc9fce70e1ccaa4448d260
2016-06-21 19:17:30 +03:00
Jarrad
3488beeee0 Merge pull request #143 from status-im/feature/#131
Feature/#131

Former-commit-id: f800f2c6bd0deadc6c7ed73e9537e25a89abddb5
2016-06-21 17:07:19 +02:00
Adrian Tiberius
9ecad449fe added identicons for default profile pictures
Former-commit-id: eab8dd5ca21b851da7fa508b978a0fb1ffa79647
2016-06-21 15:23:19 +03:00
da49076648 set linear-gradient to last known working version
Former-commit-id: defc5a44b35e1b4baef3a24f218878143514a905
2016-06-21 13:46:46 +02:00
Roman Volosovskyi
6beda2ace2 orientation
Former-commit-id: f7b583270707f4fcfc599f9010c3dcba58c1decc
2016-06-21 12:03:39 +03:00
83d3183aa6 update react-native-randombytes
Former-commit-id: 5b15f4607980de2eebe7e72d74ff0d14a2996775
2016-06-16 15:30:24 +02:00
Roman Volosovskyi
f1005daeed 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


Former-commit-id: 474729f230346fc10d7d14474282f7f6458f0998
2016-06-15 10:47:38 +03:00
Roman Volosovskyi
2920984b0c react-native-status dependency and other
Former-commit-id: 76e2887b17fdc7321998280fe28895fdc314f6ea
2016-06-09 12:49:02 +03:00
Adrian Tiberius
d094cd286c implemented #119 and #120
Former-commit-id: c81276e3b70616511a6f1f98f452dc50b08fe975
2016-06-01 11:41:50 +03:00
virvar
49a9ae3ba1 Merge remote-tracking branch 'origin/develop' into real-data. Fix contacts synchronization.
# Conflicts:
#	.re-natal
#	android/app/build.gradle
#	android/app/src/main/java/com/statusim/MainActivity.java
#	android/settings.gradle
#	src/status_im/chat/handlers.cljs
#	src/status_im/chat/screen.cljs
#	src/status_im/chats_list/views/chat_list_item.cljs
#	src/status_im/db.cljs
#	src/status_im/group_settings/screen.cljs


Former-commit-id: dcc607022f4e62e4c544495220c3130c5c30b026
2016-05-24 11:08:54 +03:00
Adrian Tiberius
c7a9f13733 merged develop
Former-commit-id: 4a35a06b8c3dee363e8a237cc245e488b9c165c8
2016-05-20 22:12:08 +03:00
virvar
844ff739af Merge 'develop' into 'real-data'
Former-commit-id: ff5898b0a12f3702bf303bd20b42340ef61c6e68
2016-05-20 14:20:48 +03:00
Adrian Tiberius
6e53d72acb add gradient
Former-commit-id: 799808965dac2236d21cd07e6a32e664f17e6711
2016-05-19 20:05:04 +03:00
Jarrad
5aa61b1de4 Syng to Status
Former-commit-id: 134c040c3e28667f01d4e218a9a8a4ab0b4c57cf
2016-05-19 18:32:38 +02:00
virvar
d1ef5e7e32 Setup sms-listener
Former-commit-id: 1f5dad71e81ec910b3370374544864e554fd6cf1
2016-05-18 17:40:26 +03:00
Jarrad Hope
f2bd17aa3e stuck on Waiting for Figwheel to load files.
Former-commit-id: f5e82c57524da224123d7a054077906f9d03bd45
2016-04-24 15:23:17 +07:00
Jarrad Hope
25a7f8bb32 upgrade react-native and packages - but broken
Former-commit-id: bfaf45698c4bb12038c2c827ade7426f4919ee7f
2016-04-24 15:07:08 +07:00
michaelr
d54d6555a4 moved re-frame app to root folder
Former-commit-id: 5a3b923b0c32e5e900b89e984393822ce6a15abc
2016-04-04 19:21:10 +03:00
michaelr
95817924d6 changed navigation method, send new message
Former-commit-id: 77cae2cc42dfc62627de16ed540514f926d6218d
2016-03-23 12:46:41 +02:00
virvar
d2aabc81c9 Add loading spinner
Former-commit-id: b10b44988cab473f40a2cc7b4a192c73f97d9680
2016-03-17 23:48:52 +03:00
virvar
3811efeb5e Save whisper identities to db
Former-commit-id: 1a7d089ddc31719a5a527acc30479c6cd4a54458
2016-03-11 19:04:12 +03:00
virvar
577cf4e93c Setup cljsjs/web dependency
Former-commit-id: 8d7a57e6d42949e7e8f53697045390ca3b2ae216
2016-03-07 20:00:30 +03:00
Jarrad Hope
5db6709dd0 upgrade renatal, react-native, web3
Former-commit-id: 4c31f1225a9b02e2c268929112371e42e3c6c963
2016-03-06 23:09:55 +01:00
virvar
76fcd5c3f7 User phone number input view
Former-commit-id: 68ae5ce5a947661985a053a88947e495599b2e65
2016-03-04 00:20:37 +03:00
virvar
5cd48e241a Messages scroll direction
Former-commit-id: 995738ba19bf614e753fadf47fcccb29ecca8643
2016-02-26 12:22:25 +03:00
Jarrad Hope
3418f77fac add i18n package for translations
Former-commit-id: d6bfdadd85294dbb058a1553cd5807ac9ab042fc
2016-02-23 23:01:59 +01:00
Jarrad Hope
dbd39babb0 added web3 to interface with ethereum rpc server 2016-02-23 16:44:14 +01:00
virvar
7c6e7c644a Initial 2016-02-23 01:04:42 +03:00