sphinx-kotlin icon indicating copy to clipboard operation
sphinx-kotlin copied to clipboard

Results 92 sphinx-kotlin issues
Sort by recently updated
recently updated
newest added

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....

bounties
tests

### 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:...

bounties
tests

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`...

bounties
tests

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`...

bounties
tests

**Task** - [ ] `child_pub_key` generation for new contact - [ ] subscription and publish to get contact identity back from LSP - [ ] key exchange back and forth...

V2

# **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...

V2