Commit Graph

267 Commits

Author SHA1 Message Date
Eric Dvorsak 641cebee09 [bug] pin realm version until #2460 is resolved 2017-11-20 10:20:35 +01:00
Danny Wilson 2a9b5d4076 Update react-native-webview-bridge to master
Fixes #1202 after merging status-im/react-native-webview-bridge#7
2017-11-13 11:38:08 +01:00
Eric Dvorsak df83cbb987 update realm version 2017-11-04 11:00:14 +01:00
Eric Dvorsak c7893ebd17 [feature] update react-native-swiper
rework current use of swiper to make it reusable
2017-10-11 12:17:37 +02:00
Roman Volosovskyi 133bd2da7b use custom Function interface instead of java 8 2017-09-26 14:01:04 +02:00
Roman Volosovskyi 141ef4e631 wrap Statusgo.CallRPC with Function<> and pass to webview-bridge 2017-09-26 07:46:38 +02:00
Eric Dvorsak 7d9190bb85 fix #1893 cannot scroll to last 2 transactions in history
update react-native-swipper to latest working version
remove bottom margin hack in other screens with similar bug
fixes Cannot scroll transaction history when app is syncing #1902 as well
2017-09-25 13:09:27 +02:00
Roman Volosovskyi e8c2fa1f80 upgrade react-native-webview-bridge to 0.33.17 2017-09-25 10:51:14 +02:00
Oskar Thorén 01589057ff Upgrade status-go to develop-g283ae3e to incorporate gas fix
Gas fix: ba963cc1bd

develop also includes 676a77b892 which was previous version

Include react-native-webview-bridge upgrade
2017-09-19 18:54:09 +03:00
Roman Volosovskyi 0fa863d366 upgrade status-go to bug-revert-breaking-rpc-refactor-#333-g44344d5 2017-09-18 16:06:22 +03:00
Roman Volosovskyi e961801429 utilize single jail.signal event for all signals from jail 2017-09-18 16:06:22 +03:00
Roman Volosovskyi 43a5d91ca2 upgrade status-go to bugfix-updated-cht-#185-gd84d10d
changes in shh API according to https://github.com/ethereum/go-ethereum/wiki/Whisper-v5-RPC-API
2017-09-18 16:06:22 +03:00
Andrey Shovkoplyas 66dd3a2e82 implemented request transaction 2017-09-15 16:37:27 +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
Roman Volosovskyi 775bc8d359 fix mapbox version 2017-08-18 12:31:08 +03:00
Roman Volosovskyi 2102740a69 add react-native-config 2017-08-10 12:57:37 +03:00
Roman Volosovskyi 0ada614d62 utilise CallRPC in react-native-status module 2017-08-09 19:38:48 +03:00
Oskar Thorén b510488f11 fix #1050
Introduce a money namespace that solves a bunch of issues related to significant
numbers being preserved and converted correctly.
2017-08-07 13:55:22 +03:00
Roman Volosovskyi be463e0947 messaging test 2017-07-18 08:41:03 +03:00
Andrey Shovkoplyas 0bf8b711be removed old unused code and resources 2017-07-17 22:48:06 +03:00
Andrey Shovkoplyas 5051d1ce9e /location command 2017-07-10 18:20:58 +03:00
Matthieu Béteille 8a3b7372ab chat: emoji replace 2017-06-30 17:22:56 +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
Julien Eluard dde5313e94 Upgraded react-native-camera. Fixes #1359 2017-06-28 08:51:34 +03:00
alwx 2c90faab86 No more react-native-network-info, updated /debug command response 2017-06-01 10:18:04 +03:00
alwx 1b2f657bfb Support for status-dev-cli 3.2.0 — NDS, responses and 3 more commands 2017-05-24 12:49:17 +03:00
alwx f7d57336d3 react-native-network-info update 2017-05-15 08:30:15 +03:00
Roman Volosovskyi 4655323fbb migrate to new shh api 2017-05-15 08:12:03 +03:00
Roman Volosovskyi b94d1a51cb upgrade react-native-webview-bridge
pass BuildConfig.DEBUG to webview-bridge (Android)
2017-05-14 16:13:32 +03:00
Roman Volosovskyi d4f2983a09 geolocation permissions request on android 2017-05-09 11:59:48 +03:00
alwx ddb6344dca Input fixes (#1067, #676), #1110 2017-05-02 18:49:44 +03:00
alwx 73965c70d7 IP address is not shown for /debug On (#1101) 2017-04-28 17:32:57 +03:00
alwx 504e3493ef Runtime permissions (#762) 2017-04-28 16:45:01 +03:00
Roman Volosovskyi d24e6d5a19 fix rn-native-fs version (will be removed later, just to make jenkins build working again) 2017-04-28 15:08:53 +03:00
Roman Volosovskyi a9d1426426 sendWeb3Request method in StatusModule 2017-04-25 11:00:58 +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 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 baebbef6f8 fix react-dom version 2017-04-10 21:11:50 +03:00
Roman Volosovskyi 7b89adc877 add customized logging on android and whisper ver5 support 2017-04-06 16:18:55 +03:00
Roman Volosovskyi 44b4ac08dc fix #898 2017-03-14 17:54:13 +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 e7926c8b37 fix react-native-drawer-layout version 2017-03-08 11:08:58 +02:00
alwx 43667ea6ac Showing device's IP (#807) 2017-03-03 17:54:44 +02:00
alwx 041b5abfad status-dev-cli removed 2017-02-27 16:42:32 +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 4651c2c90d upgrade react-native-webview-bridge (fixes problems with Melonport and bchat) 2017-02-21 13:06:58 +02:00
alwx bf27c55398 Development tools (#719) 2017-02-13 12:14:28 +02:00
Roman Volosovskyi 4c3440425f upgrade react-native-webview-bridge 2017-02-06 14:50:01 +02:00
Roman Volosovskyi 9fc7508086 fix error on loading nfc-react-native on iOS 2017-01-31 12:00:58 +02:00
alwx 0944df715f NFC access for Dapps (#670) 2017-01-30 18:03:16 +02:00
Roman Volosovskyi 3868e6d3c6 fix "Unexpected token ?" on react-native start 2017-01-20 20:20:16 +02:00
alwx a1e0407c8c Emojis are cropped (#673) 2017-01-19 18:04:02 +02:00
Roman Volosovskyi b2e4801251 Add Instabug logging for status-go signals
Upgrade status-go to 1.1.0-25-gaeda17d
2017-01-19 17:34:53 +02:00
alwx e1a1ab5c37 Enable links within messages (#638) 2017-01-19 17:31:56 +02:00
Roman Volosovskyi 323a91760f add StatusHttpProview for accessing web3 in webview 2016-12-29 22:48:00 +02:00
Roman Volosovskyi 524f93f298 upgrade react-native-webview-bridge 2016-12-26 10:49:56 +02:00
Roman Volosovskyi d691eaf326 resolve #572 2016-12-23 13:03:45 +02:00
Roman Volosovskyi c9366c1d2b Merge pull request #558 from status-im/feature/#547
Emoji picker (#547)
2016-12-21 11:07:41 +02:00
Roman Volosovskyi 25787f40c4 attempt to fix night build 2016-12-21 10:51:06 +02:00
alwx f3da7e7e76 react-native-emoji-picker (#547) 2016-12-20 18:01:17 +03: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 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
alwx dd8f4093b4 Orientation fix (#495) 2016-11-28 22:06:56 +03:00
Alexander Pantyukhov 4ffbea6a6a Share Address/Public Key (#485) 2016-11-27 17:38:42 +02:00
Roman Volosovskyi e84f8c64b5 fix #438 2016-11-19 14:02:41 +02:00
Alexander Pantyuhov 2f7d75c90f Discovery fixes (#432, #434)
No more newline characters in statuses (#463)
Copyable address and key in profile (#462), several fixes
2016-11-17 20:15:46 +02: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 928780f342 upgrade react-native-action-button (fix #398)
fix #395


Former-commit-id: cb433622c9
2016-11-01 15:43:35 +02:00
Alexander Pantyuhov b2bc7ac3b7 Toolbar with dark content (#344)
Former-commit-id: 5ffa5e073f
2016-10-31 14:45:53 +03:00
Roman Volosovskyi 54e291c75c fix timeout error at ./gradlew assembleRelease
Former-commit-id: fc274a5e52
2016-10-29 22:25:00 +03:00
Roman Volosovskyi b9d29b7fd8 fix bugs related to release build for android devices
Former-commit-id: 53e7ca91d9
2016-10-26 15:16:27 +03:00
alwxndr 08f17909f6 Profile validations (#235)
Former-commit-id: 80ec3eeef3
2016-09-27 20:04:00 +03:00
Adrian Tiberius 6ab2198711 fixed exception in react-native-android-sms-listener; fixes #267
Former-commit-id: f59f15be4d
2016-09-26 08:52:49 +03:00
alwxndr 7279f2bc19 fixes to make registration work on iOS (#232), other iOS fixes
Former-commit-id: cdebb4c312
2016-09-22 13:55:28 +03:00
Adrian Tiberius 5ae858da0d merged and refactored react-native-status
Former-commit-id: 782ea08589
2016-09-07 20:35:04 +03:00
Roman Volosovskyi e8c462d7ba statusAPI in webview
Former-commit-id: effadc6d5f
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: 91d8ecc4bd
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: 47b3e7fe08
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: ba1365fa0a
2016-07-27 18:21:19 +03:00
Roman Volosovskyi 6b0d236c42 browser
Former-commit-id: 20ff7b23a5
2016-07-20 17:03:46 +03:00
Adrian Tiberius 68b6be2f31 fix account database separation
Former-commit-id: fac008b087
2016-07-18 19:29:51 +03:00
Adrian Tiberius d3b8840893 account database separation try
Former-commit-id: d19b595b9f
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: dd3eb3c0eb
2016-06-23 12:02:39 +03:00
Roman Volosovskyi 9357849916 Merge branch 'develop' into feature/#123
Former-commit-id: bd3eea73fd
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: 8e2c207b2e
2016-06-21 19:17:30 +03:00
Jarrad 3488beeee0 Merge pull request #143 from status-im/feature/#131
Feature/#131

Former-commit-id: f800f2c6bd
2016-06-21 17:07:19 +02:00
Adrian Tiberius 9ecad449fe added identicons for default profile pictures
Former-commit-id: eab8dd5ca2
2016-06-21 15:23:19 +03:00
Jarrad da49076648 set linear-gradient to last known working version
Former-commit-id: defc5a44b3
2016-06-21 13:46:46 +02:00
Roman Volosovskyi 6beda2ace2 orientation
Former-commit-id: f7b5832707
2016-06-21 12:03:39 +03:00
Jarrad 83d3183aa6 update react-native-randombytes
Former-commit-id: 5b15f46079
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: 474729f230
2016-06-15 10:47:38 +03:00
Roman Volosovskyi 2920984b0c react-native-status dependency and other
Former-commit-id: 76e2887b17
2016-06-09 12:49:02 +03:00
Adrian Tiberius d094cd286c implemented #119 and #120
Former-commit-id: c81276e3b7
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: dcc607022f
2016-05-24 11:08:54 +03:00
Adrian Tiberius c7a9f13733 merged develop
Former-commit-id: 4a35a06b8c
2016-05-20 22:12:08 +03:00
virvar 844ff739af Merge 'develop' into 'real-data'
Former-commit-id: ff5898b0a1
2016-05-20 14:20:48 +03:00
Adrian Tiberius 6e53d72acb add gradient
Former-commit-id: 799808965d
2016-05-19 20:05:04 +03:00
Jarrad 5aa61b1de4 Syng to Status
Former-commit-id: 134c040c3e
2016-05-19 18:32:38 +02:00
virvar d1ef5e7e32 Setup sms-listener
Former-commit-id: 1f5dad71e8
2016-05-18 17:40:26 +03:00
Jarrad Hope f2bd17aa3e stuck on Waiting for Figwheel to load files.
Former-commit-id: f5e82c5752
2016-04-24 15:23:17 +07:00
Jarrad Hope 25a7f8bb32 upgrade react-native and packages - but broken
Former-commit-id: bfaf45698c
2016-04-24 15:07:08 +07:00
michaelr d54d6555a4 moved re-frame app to root folder
Former-commit-id: 5a3b923b0c
2016-04-04 19:21:10 +03:00
michaelr 95817924d6 changed navigation method, send new message
Former-commit-id: 77cae2cc42
2016-03-23 12:46:41 +02:00
virvar d2aabc81c9 Add loading spinner
Former-commit-id: b10b44988c
2016-03-17 23:48:52 +03:00
virvar 3811efeb5e Save whisper identities to db
Former-commit-id: 1a7d089ddc
2016-03-11 19:04:12 +03:00
virvar 577cf4e93c Setup cljsjs/web dependency
Former-commit-id: 8d7a57e6d4
2016-03-07 20:00:30 +03:00
Jarrad Hope 5db6709dd0 upgrade renatal, react-native, web3
Former-commit-id: 4c31f1225a
2016-03-06 23:09:55 +01:00
virvar 76fcd5c3f7 User phone number input view
Former-commit-id: 68ae5ce5a9
2016-03-04 00:20:37 +03:00
virvar 5cd48e241a Messages scroll direction
Former-commit-id: 995738ba19
2016-02-26 12:22:25 +03:00
Jarrad Hope 3418f77fac add i18n package for translations
Former-commit-id: d6bfdadd85
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