a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Gheorghe Pinzaru 497af38a7f
Update usage for toolbars
Replace all the usage of the button without component

Use quo

Fix tests

List item in multiaccounts

Use list items in contacts

Fix welcome  screen button

Experiment long press

Big list item

Remove old bottom sheet

Use bottom sheet

Keycard

Add error to list item

Stickers panel button

Images panel

Fix z-index in profile

Fix android crash

Fix signing list item

Try fixing test

iOs gas sheet keyboard

Disable root alert in e2e

keycard signing sheet height

Clean up bottom sheet events

Replace flat list in profile

Memorise the manual-close value for bottom sheet

Mailserver QR scanner

Fix e2e tests

E2e fix 2

Fix e2e 3

Remove extra fn

Reduce bridging time for animation

Trick android layout

Try hooks

Fix profile missing ens-name

Disable press on control in list-view

allow disabling animations in list item

Use simple list in wallet assets settings

TBD - this screen should be rewritten from scratch. Now on every interaction the full list is re-rendered, also it makes the wallet main screen to re-render.

Fix send sheet

Handle long press in main thread

UI fixes

perf

Update e2e

fix missing user name in image long press

Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-07-06 13:35:50 +03:00
.clj-kondo Add bottom sheet 2020-06-02 18:10:27 +03:00
.dependabot disable dependabot for desktop js modules 2019-12-10 13:54:09 +01:00
.github github-bot: drop PR checklist configuration 2020-05-20 19:14:53 +02:00
.vscode Add Groovy files to VS Code file associations 2020-01-16 17:16:55 +01:00
android Update usage for toolbars 2020-07-06 13:35:50 +03:00
ci ci: fix what version is set for iOS PR builds 2020-07-06 09:47:39 +02:00
deployment Desktop works with react-navigation v3 2019-10-02 10:19:37 +03:00
desktop Restyle chat messages 2020-01-15 12:56:53 +03:00
doc Move icons assets into resources 2020-05-08 14:12:52 +03:00
fastlane Add PR Scheme for iOs build 2020-06-29 16:16:35 +03:00
fiddle Use community WebView 2020-03-24 18:07:03 +02:00
ios ci: fix what version is set for iOS PR builds 2020-07-06 09:47:39 +02:00
mobile/js_files Delay initialization of OkHttpClient inside WebView's manager class 2020-06-24 14:25:57 +03:00
modules use resources for notification text for localization 2020-06-24 17:55:29 +02:00
nix nix: upgrade xcode 11.4.1 to 11.5 2020-06-29 10:00:00 +02:00
patches Switch desktop app to react-native-desktop 0.57.8 (#7264) 2019-01-17 12:10:40 +02:00
resources Merge webview.js into provider.js 2020-06-23 16:12:40 +03:00
scripts nix: make secretsFile argument optional 2020-06-22 16:33:56 +02:00
src Update usage for toolbars 2020-07-06 13:35:50 +03:00
test Update usage for toolbars 2020-07-06 13:35:50 +03:00
test-resources use shadow-cljs 2020-04-30 15:43:46 +02:00
translations [#10811] There should be an option to continue opening suspicious urls 2020-07-02 18:59:21 +02:00
.babelrc Move files that don't change per platform to the root 2019-06-06 16:56:24 +02:00
.buckconfig
.carve_ignore Remove unused code 2020-05-04 09:09:48 +03:00
.dockerignore Create Nix package for building status-go 2019-04-09 12:44:39 +02:00
.env Update usage for toolbars 2020-07-06 13:35:50 +03:00
.env.e2e Update usage for toolbars 2020-07-06 13:35:50 +03:00
.env.jenkins Update usage for toolbars 2020-07-06 13:35:50 +03:00
.env.nightly Update usage for toolbars 2020-07-06 13:35:50 +03:00
.env.release Update usage for toolbars 2020-07-06 13:35:50 +03:00
.envrc Migrate from installing tooling the traditional way to Nix 2019-03-21 13:56:57 +01:00
.eslintrc.js Upgrade react-native to 0.60.5 2019-09-12 16:13:42 +02:00
.flowconfig Migrate to RN 0.61.5 2019-12-04 08:52:02 +02:00
.gitattributes Desktop branch merged into develop (#5266) 2018-07-23 18:21:31 +03:00
.gitignore ci: fix what version is set for iOS PR builds 2020-07-06 09:47:39 +02:00
.mailmap fix my name 2019-02-28 14:50:42 +01:00
.nycrc add coverage test 2019-07-10 16:15:44 -04:00
.prettierrc.js Upgrade react-native to 0.60.5 2019-09-12 16:13:42 +02:00
.watchmanconfig Ensure shell.nix uses same nixpkgs as the rest of the environment 2019-06-20 09:18:24 -04:00
LICENSE.md
Makefile nix: optimize garbage collection 2020-06-22 16:34:27 +02:00
README.md Update link to build page 2020-05-14 10:57:40 +02:00
RELEASE.md ci: add Jenkinsfile for updating Play Store metadata 2020-05-05 19:40:45 +02:00
REVIEW.md typos in REVIEW.md 2019-09-23 14:06:40 +02:00
STARTING_GUIDE.md unify multiple Makefile targets 2020-05-15 18:29:31 +02:00
TROUBLESHOOTING.md unify multiple Makefile targets 2020-05-15 18:29:31 +02:00
VERSION 1.4.1 2020-06-25 11:26:42 +02:00
app.json
default.nix nix: minor cleanup and documentation updates 2020-06-05 14:49:34 +02:00
indentation.edn use shadow-cljs 2020-04-30 15:43:46 +02:00
index.js use shadow-cljs 2020-04-30 15:43:46 +02:00
react-native.config.js Use community WebView 2020-03-24 18:07:03 +02:00
rn-cli.config.js react-native: avoid Haste module naming collision warnings 2020-04-21 22:53:27 +02:00
shadow-cljs.edn Use Infura token pulled from environment 2020-06-19 19:26:40 +02:00
shell.nix nix: minor cleanup and documentation updates 2020-06-05 14:49:34 +02:00
status-go-version.json Upgrade status-go to improve indexing performance. 2020-06-08 16:31:50 +02:00
supervisord.conf
ubuntu-server.js remove realm 2019-09-09 18:40:15 +02:00

README.md

Status - a Mobile Ethereum Operating System

Join us in creating a browser, messenger, and gateway to a decentralized world. Status is a free (libre) open source mobile client targeting Android & iOS built entirely on Ethereum technologies. That's right, no middle men and go-ethereum running directly on your device.

Getting started with Status

Why?

We believe in a medium of pure free trade, economies with fair, permission-less access and a world without intermediaries. We want to create policies that can exist between friends or scale globally, we want to communicate securely and be uninhibited by legacy systems.

We want to take responsibility for our data, the way we conduct ourselves privately and promote this way of life to a mass audience.

We want deep insights into our own economies so we can make informed, data-driven decisions on how to make our lives better. The Ethereum blockchain, Smart Contracts, Swarm and Whisper provides us a path forward.

If this interests you, help us make Status a reality - anyone can contribute and we need everyone at any skill level to participate.

How to Contribute?

Go straight to the docs or join our chat and choose what interests you:

  • Developer Developers are the heart of software and to keep Status beating we need all the help we can get! If you're looking to code in ClojureScript or Golang then Status is the project for you! We use React Native and there is even some Java/Objective-C too!
    Want to learn more about it? Start by reading our Developer Introduction which guides you through the technology stack and start browsing beginner issues. Then you can read how to Build Status, which talks about managing project dependencies, coding guidelines and testing procedures.

  • Community Management
    Metcalfe's law states that the value of a network is proportional to the square of the number of connected users of the system - without community Status is meaningless. We're looking to create a positive, fun environment to explore new ideas, experiment and grow the Status community. Building a community takes a lot of work but the people you'll meet and long lasting relationships you form will be well worth it, check out our Community Principles

  • Specification / Documentation
    John Dewey once said "Education is not preparation for life; education is life itself ". Developers & Designers need guidance and it all starts from documentation and specifications. Our software is only as good as its documentation, head over to our docs and see how you can improve what we have.

  • Blog Writing
    Content is King, keeping our blog up to date and informing the community of news helps keep everyone on the same page. Jump into our chat and discuss with the team how you can contribute!

  • Testers
    It's bug hunting season! Status is currently under active development and there is sure to be a bunch of learning, build status from scratch or if an android user check out our nightly builds. You can shake your phone to submit bug reports, or start browsing our Github Issues. Every bug you find brings Status closer to stable, usable software for everyone to enjoy!

  • Security
    Status is a visual interface to make permanent changes on the Blockchain, it handles crypto-tokens that have real value and allows 3rd party code execution. Security is paramount to its success. You are given permission to break Status as hard as you can, as long as you share your findings with the community!

  • Evangelism
    Help us spread the word! Tell a friend right now, in fact tell everyone - yell from a mountain if you have to, every person counts! If you've got a great story to tell or have some interesting way you've spread the word about Status let us know about it in our chat

Status API

View our API Docs and learn how to integrate your DApp into Status. You can read more about how to add your DApp to Status here.

Give me Binaries!

You can get our Beta builds for both Android and iOS on our website, through our nightly builds or by building it yourself.

Core Contributors

Core Team Members

Special thanks to @adrian-tiberius. Without the dedication of these outstanding individuals, Status would not exist.

Contact us

Feel free to email us at support@status.im or better yet, join our chat.

License

Licensed under the Mozilla Public License v2.0

Testing Supported by

BrowserStack Status

Coverage Status