Commit Graph

26 Commits (clearnet)

Author SHA1 Message Date
William Grant 69a50cdcc8 fix: sort localised keys generated by updateI18nKeysType 10 months ago
Audric Ackermann 6fe6544d6c fix: split up migration of initial user config dumps into two 1 year ago
Audric Ackermann faeb95fefd feat: add block/decline logic to msg request & wrapper 1 year ago
William Grant 3232456864 fix: make updatei18nKeysType.py work with python 3 2 years ago
Audric Ackermann 13bf0e073d feat: update design of the Notification Settings screen
the preview button is not linked yet
2 years ago
Audric Ackermann e1f2393c3a
cleanup translated strings 2 years ago
Audric Ackermann 9bb19540a9
add back deleteContact and deleteGroup translations 2 years ago
Audric Ackermann 651b1c4376
Fetch translations (#2056)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety

* add type for i18n to run update after crowdin  fetch with tools/updateI18nKeysType.py

* update to latest translations
3 years ago
Audric Ackermann 182192124e
update localized strings from crowdin 3 years ago
audric a9dcdea796 update with latet locales from crowdin 3 years ago
audric 5310c1603d update tool to update localized strings from crowdin 3 years ago
Audric feab29a4fe remove file server submodule 3 years ago
Audric Ackermann adb9775848
cleanup trasnlation with latest from crowdin 3 years ago
Audric Ackermann a5515a9309
remove androidKey and android mapping logic for locales 3 years ago
Audric Ackermann dfdb515904
locale tools, map indonesia `in` mobile locale to our `id` 4 years ago
Audric Ackermann 5f9a8eea61
fix localized tools for japanese (no plurals issue) 4 years ago
Audric Ackermann 68c1f1f781
use sentence case for android to desktop translation morphing 4 years ago
Audric Ackermann 8fe4f579eb
add README for locales tools scripts 4 years ago
Audric Ackermann 785efcbe3c
add option to ignore case on match anroidEn - desktopEn 4 years ago
Audric Ackermann 86fa77966e
add option to add items missing from dest/messages.json from en/messages 4 years ago
Audric Ackermann b9f2c7d7e5
update locale tool to find and clean unused key in .json from english 4 years ago
Audric Ackermann f15a3c9878
clean script to map android translation to desktop 4 years ago
Audric Ackermann 5cebb41b45
add read of translated string to script 4 years ago
Audric Ackermann a1824215d4
matching en translations desktop to android & scripts to verify 4 years ago
Audric Ackermann 1f7cfc357b
add a tool to find missing i18n key in two files 4 years ago
Audric Ackermann c41a064880
add tool to find unused localized string and fix our current en locale 4 years ago