647 Commits

Author SHA1 Message Date
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
Andrey Shovkoplyas
810fe76c7c fixed address line on login and refreshed discover toolbar 2017-04-13 18:15:40 +03:00
Roman Volosovskyi
07f1877c63 defstyle and defnstyle macro 2017-04-13 18:15:40 +03:00
Gustavo Nunes
8c126e0779 start-new-chat screen UI changes 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
Roman Volosovskyi
7b89adc877 add customized logging on android and whisper ver5 support 2017-04-06 16:18:55 +03:00
Andre Luis Anastacio
5996f1c3bf Bug/keyboard upcase #904 (#968)
* accounts, recover, screen: Android Fix keyboard with upcase

* transactions, screen: Android Fix keyboard with upcase
2017-04-05 13:15:33 +03:00
wighawag
482effacaa Please add Etherplay (testnet) (#942)
* add etherplay

* link to test.etherplay.io
2017-03-29 16:55:15 +03:00
Eugene Hardbread
d0eaa55d9d added a datetime-ago-format in translations to support different sentense order 2017-03-28 18:00:20 +03:00
gregg dourgarian
ec079d2e12 make capitalization consistent (#933)
* make capitalization consistent
2017-03-28 17:52:26 +03:00
Jarrad Hope
04bae32005 add commiteth dapp 2017-03-15 15:11:29 +02:00
madvas
539587d38b Added Ethlance into contacts 2017-03-15 10:28:30 +02:00
Roman Volosovskyi
e06a3e43f7 fix #896 2017-03-14 16:49:00 +02:00
Andrey Shovkoplyas
e1e00dde4e fix for https://github.com/status-im/status-react/issues/643 2017-03-13 12:25:38 +02:00
tomkysar
d439e66107 Addition of Augur 2017-03-12 16:21:14 +02:00
Timothy Roy
3437f79d82 accounts, login, screen: Android keyboard for Login Password lowercase (#878) 2017-03-11 09:37:41 +02:00
alwx
947dcfba37 Checking transaction recepient validity (#780) 2017-03-10 17:25:48 +02:00
Roman Volosovskyi
e2f31aae00 fix tabs on iOS release build 2017-03-10 16:35:45 +02:00
Andrey Shovkoplyas
791620ce33 fix for https://github.com/status-im/status-react/issues/867 2017-03-08 16:06:32 +02:00
Roman Volosovskyi
bc9ec05de3 fix #866 2017-03-08 15:53:26 +02:00
Alexander Pantyuhov
874bf16f97 Switching networks (#845) (#852)
* Switching networks (#845)

* pass RPC host to webview bridge
2017-03-08 13:45:02 +02:00
Roman Volosovskyi
4000a5e8ee fix #856 2017-03-07 20:55:45 +02:00
Roman Volosovskyi
9e509d2f9a fix http-fetch: handle error status code 2017-03-07 17:52:48 +02:00
Erli
15d3d758ad add Dentacoin dapp 2017-03-07 12:38:37 +02:00
Roman Volosovskyi
e28b1aeea1 fix #849 2017-03-06 12:27:55 +02:00
Roman Volosovskyi
878b8b2b81 extend Realm classes with IEncodeClojure 2017-03-03 17:56:43 +02:00
alwx
43667ea6ac Showing device's IP (#807) 2017-03-03 17:54:44 +02:00
alwx
eb15c0a4eb Support for commands.js file inside DApps 2017-03-03 17:28:59 +02:00
alwx
d6f43d3248 Move command-content to js files (#779) 2017-03-02 00:15:23 +02:00
Roman Volosovskyi
d4128397b9 fix cursor position for command input 2017-02-24 16:41:47 +02:00
Roman Volosovskyi
99931c24b9 upgrade react-native-webview-bridge (fix preloading of js on the first page, Android)
ensure that preloaded js in webview is executed only once
2017-02-22 17:54:14 +02:00
Roman Volosovskyi
125d1c8dff another attempt to fix #772 2017-02-22 11:47:46 +02:00
Roman Volosovskyi
d82bf5eeda fix #821 2017-02-22 11:45:13 +02:00
Jarrad Hope
37932bce74 add bchat default contact 2017-02-21 17:10:30 +02:00
Roman Volosovskyi
99147706b3 move data-source to status-im.utils.listview ns (fixes externs generatoin) 2017-02-21 14:08:46 +02:00
Smouki
79669234f4 Add Melonport to default contacts 2017-02-20 14:29:12 +02:00
Roman Volosovskyi
0548ca6f98 add jquery support in WebView 2017-02-20 14:28:40 +02:00
alwx
64adf43902 Updating profile names (#659), fixing small iOS bug caused by #809 2017-02-20 12:01:23 +02:00
Roman Volosovskyi
42c356f604 fix #812 2017-02-17 18:56:50 +02:00
alwx
c1abe16f89 Fix for weird behaviour if back is pressed in 2nd onboarding (#775) 2017-02-17 16:36:09 +02:00
alwx
4bd800f5ca Problems with discover updates (#778) 2017-02-17 11:35:30 +02:00
alwx
41c8d04919 Magic suggestions fix (#772) 2017-02-16 16:39:26 +02:00
alwx
e070661ae3 Persist Keyboard when typing command and moving to parameters (#776) 2017-02-15 14:04:18 +02:00
alwx
27ddb24f7b Magic suggestions area (#772) 2017-02-14 16:20: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