batsw / AndroidAnonymityChat

A secure and serverless chat application that uses the TOR network (Deep Web) to send the messages
GNU Lesser General Public License v3.0
8 stars 1 forks source link

Main view: create my Address label #31

Closed tudorcodrea closed 7 years ago

tudorcodrea commented 7 years ago

As a [tester, developer], I want to have a label with my address provided by TorNetwork, so that I can visualize it on the screen.

Acceptance criteria: 1) place it right below Tor Status label 2) Only during TOR STARTED status to show USER's address 3) when Tor Network status is STOPPED or STARTING the My address label must be "Not Available"

tudorcodrea commented 7 years ago

When the Tor status label is updated with new state then it updates the My Tor Address label too. It also has the same coloring as the tor state label