Evgeny Poberezkin
0a596e6417
6.3-beta.0: ios 258, android 267, desktop 86
2024-12-26 19:20:23 +00:00
Evgeny Poberezkin
f3670965fb
Merge branch 'stable'
2024-12-25 23:18:41 +00:00
Evgeny Poberezkin
ce76c00c69
6.2.3: ios 257, android 265, desktop 85
2024-12-25 22:57:04 +00:00
Evgeny
00bc59b3a0
android: fix for disabled notifications ( #5431 )
...
* android: fix for disabled notifications
* change
* prevent showing alert multiple times
* changes
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2024-12-25 22:34:55 +00:00
Evgeny
086e375bac
ui: chat tag fixes ( #5427 )
...
* ui: chat tag fixes
* fix switching tags
* change
* android: fix switching profile
* change
* sp
* change
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2024-12-25 22:09:18 +00:00
Evgeny
400967b03b
ui: fix saving operators ( #5428 )
2024-12-25 16:54:21 +00:00
Evgeny Poberezkin
a0cc177eb5
ios: update library
2024-12-25 12:15:10 +00:00
Diogo
84a45cedbe
android, desktop: chat tags ( #5396 )
...
* types and api
* remaining api
* icons for tags (named label due to name conflict)
* icon fix
* wup
* desktop handlers to open list
* updates
* filtering
* progress
* wip dump
* icons
* preset updates
* unread
* + button in tags view
* drag n drop helpers
* chats reorder
* tag chat after list creation (when chat provided)
* updates on unread tags
* initial emoji picker
* fixes and tweaks
* reoder color
* clickable shapes
* paddings
* reachable form
* one hand for tags
* ui tweaks
* input for emojis desktop
* wrap chat tags in desktop
* handling longer texts
* fixed a couple of issues in updates of unread tags
* reset search text on active filter change
* fix multi row alignment
* fix modal paddings
* fix single emoji picker for skin colors
* dependency corrected
* icon, refactor, back action to exit edit mode
* different icon params to make it larger
* refactor
* refactor
* rename
* rename
* refactor
* refactor
* padding
* unread counter size
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-12-25 11:35:48 +00:00
Evgeny Poberezkin
90c15ee07d
Merge branch 'stable'
2024-12-25 08:18:59 +00:00
Evgeny Poberezkin
7d0768457e
6.2.2: ios 256, android 263, desktop 84
2024-12-24 23:56:40 +00:00
Stanislav Dmitrenko
5fef959e86
android, desktop: copy contact/group/member name into clipboard on their pages ( #5423 )
...
* android, desktop: copy contact/group/member name into clipboard on their pages
* name format
2024-12-24 19:40:06 +00:00
Stanislav Dmitrenko
d80d2fa156
android: open file in default app ( #5413 )
...
* android: open file in default app
* icon
* changes
* changes
* fix
* allow files without extension
2024-12-24 19:33:47 +00:00
Evgeny Poberezkin
e9bd7200c6
Merge branch 'stable'
2024-12-24 15:24:13 +00:00
Stanislav Dmitrenko
9e2e4722a3
android: start/stop service in migration from device process ( #5412 )
...
* android: start/stop service in migration from device process
* cleanup when finished uploading
2024-12-24 13:23:22 +00:00
Evgeny Poberezkin
cb721f6c71
Merge branch 'stable'
2024-12-24 10:24:06 +00:00
Evgeny
ba601552d2
ios: add chat to created list ( #5407 )
...
* ios: add chat to created list
* do not include muted chats in unread tags
2024-12-23 16:31:47 +00:00
Stanislav Dmitrenko
39ab56f494
android: starting service/worker after migrating database ( #5411 )
2024-12-23 16:30:51 +00:00
Stanislav Dmitrenko
9bfc861aea
android: cancel worker task if the service was disabled ( #5410 )
2024-12-23 15:50:01 +00:00
Evgeny Poberezkin
0160d57e58
Merge branch 'stable'
2024-12-22 16:29:08 +00:00
Stanislav Dmitrenko
8c90a96d78
ios: show alert when import database is failed or succeeded ( #5400 )
...
* ios: show alert when import database is failed or succeeded
* don't hide error alert until pressing Ok
* always skip starting chat in case of import error
* changes
* defer
2024-12-22 16:28:53 +00:00
Stanislav Dmitrenko
9c87b8782c
android, desktop: update message successfully if it's the same ( #5404 )
2024-12-22 16:22:36 +00:00
Stanislav Dmitrenko
3fead10ea2
android, desktop: show alert when import database is failed or succeeded ( #5402 )
2024-12-22 16:19:05 +00:00
Stanislav Dmitrenko
bcdf08488e
ios: show alert when import database is failed or succeeded ( #5400 )
...
* ios: show alert when import database is failed or succeeded
* don't hide error alert until pressing Ok
* always skip starting chat in case of import error
* changes
* defer
2024-12-22 16:18:45 +00:00
spaced4ndy
a3140c2d3e
ui prohibit sending to member if connection is not ready ( #5399 )
2024-12-20 20:33:09 +04:00
spaced4ndy
00973d6e13
core: split Chat.hs module ( #5397 )
2024-12-20 16:54:24 +04:00
Evgeny
9adff0bfd1
ios: track unread chat lists, avoid scanning when adding and removing chats ( #5398 )
...
* ios: track unread chat lists, avoid scanning when adding and removing chats
* disable favorites filter when no more favorite chats
2024-12-20 11:43:11 +00:00
spaced4ndy
143be1edaf
ios: don't show what's new after import on onboarding ( #5394 )
2024-12-19 15:59:34 +00:00
Diogo
fcb2d1dbac
core, ios: chat tags ( #5367 )
...
* types and db
* migration module
* chat tag
* store method proposal
* profiles build
* update type
* update return type
* building
* working api
* update
* refactor
* attach tags to contact
* simplify
* attach chat tags to group info
* get chat tags with supplied user id
* get tags fix
* ios: chat tags poc (#5370 )
* ios: chat tags poc
* updates to sheet
* temporary display for other option on swipe
* sheet height
* only show preset when it has matches
* changes
* worst emoji picker ever
* simplify tag casts and collapse
* open on create tag if no tags
* simple emoji text field
* nice emoji picker
* dismiss sheets on tag/untag
* semibold selection
* all preset tag and change collapsed icon on selection
* default selected tag (all)
* only apply tag filters on empty search
* + button when no custom lists
* reset selection of tag filter on profile changes
* edit tag (broken menu inside swiftui list)
* create list to end of list
* swipe changes
* remove context menu
* delete and edit on swipe actions
* tap unread filter deselects other filters
* remove delete tag if empty
* show tag creation sheet when + button pressed
* in memory tag edit
* color, size
* frame
* layout
* refactor
* remove code
* add unread to same unit
* fraction on long press
* nav fixes
* in memory list
* emoji picker improvements
* remove diff
* secondary plus
* stop flickering on chat tags load
* reuse string
* fix reset glitches
* delete destructive
* simplify?
* changes
* api updates
* fix styles on list via swipe
* fixed untag
* update schema
* move user tags loading to get users chat data
* move presets to model
* update preset tags when chats are updated
* style fixes and locate getPresetTags near tags model
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
* deleted contacts and card should not match contact preset
* fix update presets on chat remove
* update migration indices
* fix migration
* not used chat model
* disable button on repeated list name or emoji
* no chats message for search fix
* fix edits and trim
* error in footer, not in alert
* styling fixes due to wrong place to attach sheet
* update library
* remove log
* idea for dynamic sheet height
* max fraction 62%
* minor fixes
* disable save button when no changes and while saving
* disable preset filter if it is no longer shown
* remove comments from schema
* fix emoji
* remove apiChatTagsResponse
* always read chat tags
* fix
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-12-19 10:48:26 +00:00
Evgeny Poberezkin
a73fb89c44
ios: update library
2024-12-18 18:25:05 +00:00
Evgeny Poberezkin
4d82afe602
6.2.1: ios 255, android 261, desktop 83
2024-12-12 21:00:16 +00:00
Diogo
591f74a8e3
android, desktop: show contact reactions ( #5376 )
...
* android, desktop: show contact reactions
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-12-12 20:33:50 +00:00
Evgeny
aede65db14
ios: show who reacted for contacts ( #5375 )
2024-12-12 18:57:40 +00:00
Stanislav Dmitrenko
0bf82c08a1
android, desktop: fix importing the same database after exporting it ( #5372 )
...
* android, desktop: fix importing the same database after exporting it
* delete archive after export or cancel
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-12-12 17:07:08 +00:00
Stanislav Dmitrenko
ddef5a122c
android, desktop: disable scroll to top of the message when chat bubble was clicked ( #5365 )
2024-12-12 16:25:51 +00:00
Stanislav Dmitrenko
0fdd2e04cc
android, desktop: hide debug logs by default ( #5362 )
...
* android, desktop: hide debug logs by default
* string
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-12-12 16:14:55 +00:00
Stanislav Dmitrenko
d1e66386f5
android: fix bottom bar positon in chat item info page ( #5373 )
...
* android: fix bottom bar positon in chat item info page
* change
2024-12-12 15:56:59 +00:00
spaced4ndy
708368c9c5
android, desktop: fix operators text ( #5371 )
2024-12-12 07:26:17 +00:00
Stanislav Dmitrenko
2e573662d5
android, desktop: hiding counters while scrolling ( #5363 )
...
* android, desktop: hiding counters while scrolling
* change
2024-12-10 10:07:49 +00:00
spaced4ndy
4075c26dd2
ui: offer to fix connection on call and message buttons ( #5358 )
2024-12-09 21:03:56 +04:00
Evgeny Poberezkin
d64351b760
ui: update label in server statistics
2024-12-08 15:17:32 +00:00
Evgeny Poberezkin
33bc539e16
6.2: ios 254, android 259, desktop 82
2024-12-07 20:53:01 +00:00
Evgeny Poberezkin
febea096db
android, desktop: remove duplicate translation key
2024-12-07 18:53:18 +00:00
spaced4ndy
f0781adbd3
desktop: fix opening operators on onboarding ( #5351 )
2024-12-07 18:51:23 +00:00
Evgeny Poberezkin
df30bb99cb
ui: add translations
2024-12-07 17:51:53 +00:00
Evgeny Poberezkin
7c86484978
ios: update library
2024-12-07 17:22:14 +00:00
Stanislav Dmitrenko
307211a47f
android, desktop: landscape calls on Android and better local camera ratio management ( #5124 )
...
* android, desktop: landscape calls on Android and better local camera ratio management
The main thing is that now when exiting from CallActivity while in call
audio devices are not reset to default. It allows to have landscape mode
enabled
* styles
* fix changing calls
2024-12-07 17:09:00 +00:00
Evgeny
7d6c7c58d7
ui: translations ( #5338 )
...
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2211 of 2211 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Russian)
Currently translated at 99.8% (2206 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1931 of 1931 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1931 of 1931 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Arabic)
Currently translated at 97.4% (2153 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 99.8% (2206 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Arabic)
Currently translated at 98.3% (2174 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1931 of 1931 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1931 of 1931 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2211 of 2211 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Russian)
Currently translated at 99.8% (2206 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1931 of 1931 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1931 of 1931 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Arabic)
Currently translated at 97.4% (2153 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 99.8% (2206 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Arabic)
Currently translated at 98.3% (2174 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2210 of 2210 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1931 of 1931 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1931 of 1931 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (2208 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (German)
Currently translated at 97.5% (2158 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2212 of 2212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1934 of 1934 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 98.7% (2185 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2213 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2213 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1934 of 1934 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (2213 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 100.0% (1934 of 1934 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2213 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2213 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1934 of 1934 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (2213 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1934 of 1934 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2213 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2213 of 2213 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1934 of 1934 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2214 of 2214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1935 of 1935 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* process localizations
---------
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: J R <jr@simplex.chat >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Bezruchenko Simon <worcposj44@gmail.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
2024-12-07 16:52:34 +00:00
Evgeny
fe0d811bf7
ui: operator information ( #5343 )
...
* ios: operator information
* android, desktop: operator information
* move texts, simplify navigation
2024-12-07 14:41:54 +00:00
Stanislav Dmitrenko
83f0bd9fd3
android, desktop: onboarding button multiline layout ( #5348 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-12-07 14:24:14 +00:00
Diogo
615c483912
android: onboarding small design adjustments ( #5346 )
...
* android: onboarding small design adjustments
* bigger
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-12-07 14:20:01 +00:00