a free (libre) open source, mobile OS for Ethereum https://status.app
Go to file
Icaro Motta 3c3eabf2d3
feat(onboarding): Present Terms to users upgrading from v1 (#21124)
We now show the onboarding intro requesting the user to accept the Terms of Use
& Privacy Policy with the new button "Explore the new Status" if the user had
installed any version of Status older than the one from this PR and had at
least one profile.

Fixes https://github.com/status-im/status-mobile/issues/21113

status-go PR https://github.com/status-im/status-go/pull/5766

In practice, this means:

- Users coming from Status v1 who had at least one profile will see the
  modified onboarding intro screen and will need to accept the terms to proceed.
- Users who already installed v2 and are upgrading to this PR build (devs & QAs
  mostly) and who had at least one profile will also see the modified intro
  screen and will need to accept the terms to proceed.

Areas that may be impacted

- Onboarding

Steps to test:

The criteria used during development:

1. Given that user Alice had installed v1 and had one or more profiles.
2. When she installs v2 and opens it, she sees the new onboarding intro and must
   agree to the terms to enable the button "Explore the new Status".
3. After pressing the button, she can login as usual in any of her profiles.

1. Given that user Alice already upgraded from v1 and accepted the terms.
2. When she reopens the app she does not need to accept terms again and can
   immediately sign-in with any of her profiles.

1. Given that user Alice already upgraded from v1 and accepted the terms.
2. When she deletes all profiles, she sees the onboarding intro for users who
   have not upgraded, i.e. she has to agree to terms and she sees the usual two
   buttons "Create profile" and "Sync or recover profile".

1. Given that user Alice never installed Status.
2. When she installs v2, she sees the normal onboarding intro screen, where she
   has to accept the terms and she sees two buttons "Create profile" and "Sync
   or recover profile".
3. When she reopens the app, she doesn't see anymore the screen to accept terms.
2024-08-28 06:45:00 -03:00
.clj-kondo chore(tests): New match-strict? cljs.test directive (#20825) 2024-07-24 23:06:41 -03:00
.dependabot [Fixes: #11518] Fix dependabot directory 2020-12-07 12:14:16 +01:00
.github .github: add default prio label for bug (#20557) 2024-06-25 17:35:08 +02:00
.lsp chore: add lsp clean-ns in lint-fix (#17661) 2023-10-18 00:17:43 +08:00
.vscode Document how to auto-format Clojure files in VSCode with zprint (#17719) 2023-10-25 23:19:56 -03:00
android chore: update icons for android (#21112) 2024-08-26 10:52:46 +01:00
ci chore:enable status proxy (#20931) 2024-08-06 07:19:36 -07:00
doc chore(docs): Document some of our existing testing practices (#20691) 2024-07-23 23:45:14 -03:00
fastlane fix: location of logs generated by fastlane 2024-04-22 10:07:06 +02:00
ios chore: update icons for iOS and iPadOS release apps (#21111) 2024-08-26 10:33:26 +01:00
logs upgrade nixpkgs to 23-11 (#19369) 2024-04-01 16:26:44 +05:30
maestro init: maestro dev automation (#18712) 2024-02-06 23:29:35 +05:30
modules/react-native-status feat(onboarding): Present Terms to users upgrading from v1 (#21124) 2024-08-28 06:45:00 -03:00
nix chore: allow for overriding metro server port (#20202) 2024-08-05 12:48:35 +01:00
patches bump RNN to 7.39.0 and remove patches (#20109) 2024-05-20 20:21:49 +05:30
resources chore: update icons for iOS and iPadOS release apps (#21111) 2024-08-26 10:33:26 +01:00
scripts chore_: fix APK selection for run-android script (#21075) 2024-08-17 14:41:20 +05:30
src feat(onboarding): Present Terms to users upgrading from v1 (#21124) 2024-08-28 06:45:00 -03:00
test e2e: fixes for communities tests 2024-08-18 23:13:00 +03:00
test-resources Update prettier config for the project. (#16303) 2023-06-19 19:09:12 +05:30
translations feat(onboarding): Present Terms to users upgrading from v1 (#21124) 2024-08-28 06:45:00 -03:00
.buckconfig
.carve_ignore FINAL BOSS! rename status-im2 to status-im (#18241) 2023-12-19 20:59:07 +01:00
.dockerignore
.env Enabling WalletConnect feature flag (#20906) 2024-07-29 19:55:54 +03:00
.env.e2e Enabling WalletConnect feature flag (#20906) 2024-07-29 19:55:54 +03:00
.env.jenkins Enabling WalletConnect feature flag (#20906) 2024-07-29 19:55:54 +03:00
.env.nightly Enabling WalletConnect feature flag (#20906) 2024-07-29 19:55:54 +03:00
.env.release drive stage from config 2024-08-14 20:10:19 +01:00
.envrc Add login integration test 2022-06-08 13:43:32 +01:00
.eslintrc.js upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30
.flowconfig RN 63 and xcode12 2021-01-14 09:41:38 +01:00
.gitattributes
.gitignore dx(debug)_: Add FlowStorm, a tracing debugger for Clojure(Script) (#20054) 2024-06-03 19:47:10 -03:00
.mailmap
.nycrc move status-im under legacy (#18237) 2023-12-19 18:41:30 +01:00
.prettierignore chore(style): Sort JSON keys in translations/en.json (#20785) 2024-07-21 22:39:50 -03:00
.prettierrc.js chore(style): Sort JSON keys in translations/en.json (#20785) 2024-07-21 22:39:50 -03:00
.watchmanconfig
.zprintrc chore(tests)_: Facilitate writing event tests (#20424) 2024-06-13 22:03:02 -03:00
LICENSE.md
Makefile chore: allow for overriding metro server port (#20202) 2024-08-05 12:48:35 +01:00
README.md chore: fix few outdated things in docs & readme (#18920) 2024-02-22 00:17:09 +05:30
RELEASES.md rename quo2 (#17660) 2023-10-17 17:27:18 +02:00
VERSION Bump release to 2.29.0 2024-05-27 12:41:49 +01:00
app.json Lint and fix missing trailing newlines (#16445) 2023-07-04 19:40:13 +00:00
babel.config.js upgrade `react-native` to 0.73.5 (#18563) 2024-03-22 19:51:44 +05:30
binding.gyp Add status-go tests 2022-05-25 17:59:02 +01:00
default.nix nix: minor cleanup and documentation updates 2020-06-05 14:49:34 +02:00
index.js Update prettier config for the project. (#16303) 2023-06-19 19:09:12 +05:30
metro.config.js upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30
package.json chore: bump react-native-camera-link version to Status fork to remove usage of ML Kit (#20891) 2024-07-31 17:54:21 -03:00
react-native.config.js upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30
shadow-cljs.edn chore:enable status proxy (#20931) 2024-08-06 07:19:36 -07:00
shell.nix nix: minor cleanup and documentation updates 2020-06-05 14:49:34 +02:00
status-go-version.json fix_:parse route response (#21091) 2024-08-20 21:50:12 +08:00
supervisord.conf
yarn.lock chore: bump react-native-camera-link version to Status fork to remove usage of ML Kit (#20891) 2024-07-31 17:54:21 -03:00

README.md

Status - a Mobile Ethereum Operating System

Get it on Google Play Get it on F-Droid

Get it on Github

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 middlemen 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, and 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 provide us with 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 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. Check out our coding guidelines.

  • 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 the long-lasting relationships you form will be well worth it, check out our Mission and Community Principles

  • Specification / Documentation John Dewey once said, "Education is not preparation for life; education is life itself ". Developers and Designers need guidance and it all starts from documentation and specifications. Our software is only as good as its documentation, check out 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.

  • 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 checks 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

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.

License

Licensed under the Mozilla Public License v2.0