sphinx-kotlin
sphinx-kotlin copied to clipboard
Also is there an aur package for arch or at least a .deb release for the desktop?
### Context UI Test coverage needs to be added to the app The goal is to test some basic UI interactions in the main views and their expected results. 1....
### Context The Dashbaord view is the view that shows after signing up or logging in (entering the PIN). UI Test coverage needs to be added in this view. **Note:...
When I go to https://play.google.com/store/apps/details?id=chat.sphinx with my Android phone it tells me "this app is not available in your country". Cannot you deploy it for all countries? I currently have...
### Context The Profile view is accesible from Left Menu. UI Test coverage needs to be added in this view. **Note: Use branch `develop` as base branch** Files involved: `ProfileFragment.kt`...
Complete the translations on the Japanese column. https://docs.google.com/spreadsheets/d/1AtXQiV6z3HP47TncnjYIHdg_ML471zjGH0s-yjghvD0/edit?usp=sharing
### Context The Chat view is one of the most important views of the Sphinx app. UI Test coverage needs to be added in this view. Files involved: `ChatContactFragment.kt` `ChatTribeFragment.kt`...
I tried all 3 arm versions
**Task** - [ ] `child_pub_key` generation for new contact - [ ] subscription and publish to get contact identity back from LSP - [ ] key exchange back and forth...
# **Task** Parent Ticket for Account Creation. # Adding new contact: - [ ] Generate new child pub key for the new contact: rust: `pubkeyFromSeed` (will be store on contact...