Currently translated at 100.0% (962 of 962 strings)
Translation: Conversations/Android App (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-shared/sv/
Currently translated at 19.5% (9 of 46 strings)
Translation: Conversations/App Store Metadata
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/sv/
Currently translated at 100.0% (9 of 9 strings)
Translation: Conversations/Android App (Quicksy)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-quicksy/sv/
Currently translated at 100.0% (962 of 962 strings)
Translation: Conversations/Android App (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-shared/sv/
Instead of making the user know what kind of JID they have, just let them enter
it and we can figure that out.
Instead of forcing them to add a contact or bookmark, make it optional with a
checkbox (default checked).
Instead of assuming they want to message the contact, allow them to choose to
call instead (coupled with PSTN gateway features this is effectively a dialler).
Stephen Paul Weber
created
43e29d3
If a MUC address is entered as a contact, join it
Currently translated at 100.0% (46 of 46 strings)
Translation: Conversations/App Store Metadata
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/de/
Currently translated at 100.0% (9 of 9 strings)
Translation: Conversations/Android App (Quicksy)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-quicksy/es/
Currently translated at 100.0% (962 of 962 strings)
Translation: Conversations/Android App (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-shared/es/
* just-one-list:
Synthesize default option for custom value in button grid
Support button grid for boolean field as well
Force immediate loading so that the button values don't repaint
Show SVG icons in button grid
Only use local label if there isn't a custom one
If there is only one list-single field, render as buttons
Stephen Paul Weber
created
a1cdea7
Allow any ListView like item to nested scroll up and down
8a89cf1
Only use local label if there isn't a custom one
Stephen Paul Weber
created
196453d
If there is only one list-single field, render as buttons
Click to expand commit body
If there is only one (non-cancel) action and only one field and it's a
list-single then let the user just tap the option they want to continue instead
of choosing something and then tapping next.