Commit Graph
21 Commits
Author SHA1 Message Date
klockky 75ccc2e694 feat(push): FCM via MAX server — oneme flavor, dedicated FCM workflow, opcode 22, notifications + CI/lint fixes 2026-05-15 18:14:22 +03:00
klockky 7ac22b0369 fix: Zstd через pure-Dart libcompress 2026-05-14 18:01:36 +03:00
Jganenok d9b423d89c чет пофиксил + отправка файлов незаконченная 2026-05-14 17:54:05 +07:00
klockky ff3134d4ca Merge branch 'feature/FullStack' of https://github.com/KometTeam/Komet into feature/FullStack 2026-05-14 13:16:50 +03:00
klockky 177c1c3cc4 fix(transport): Zstd-распаковка, гонка PacketReceiver, fix имён и стикеров 2026-05-14 13:12:41 +03:00
klockky 5f40288614 fix: устранить фриз при переключении вкладок в ChatListScreen 2026-05-13 08:26:46 -07:00
klockky dc2a23ccf0 chore(dependencies): update device_info_plus to version 12.3.0 and adjust related project files 2026-04-07 11:17:17 +03:00
Sergej NekrasovandGitHub 21c1da5c77 Revert "feat(auth): integrate SmartAuth for SMS code auto-fill and update localization strings"
This reverts commit 37e320a52b.
2026-04-06 21:10:31 +00:00
sergejwinston 8b680f277b feat(auth): integrate SmartAuth for SMS code auto-fill and update localization strings 2026-04-07 02:51:34 +07:00
klockky 55313abb12 feat(devices): QR approve login for web and desktop MAX 2026-04-06 15:07:15 +03:00
klockky 882bc8c62e feat(settings): add app version display in settings tab and update dependencies 2026-04-05 20:59:30 +03:00
klockky 1caa8c1049 Added localization support for multiple languages, including Russian and English, and integrated language selection in the login and country selection screens. Updated pubspec.yaml and pubspec.lock to include necessary dependencies. 2026-04-03 21:29:45 +03:00
klockkyandGitHub 01fb73e614 Merge branch 'dev/0.5.0' into feature/server-connection-handshake 2026-04-01 19:55:41 +03:00
klockky d7a8d50c3c feat: add phone auth with 2FA, multi-account storage 2026-03-29 11:33:13 +03:00
klockky 11edc9b7b2 добавил сохранение аккаунта в хранилище ОС
на Android это в EncryptedSharedPreferences
в яблочно подобных это Keychain
с виндой работает но я хз че там за хранилище
с линухом работает, но нужно поставить доп. пакеты

# Debian / Ubuntu
sudo apt install libsecret-1-dev
# Fedora / RHEL
sudo dnf install libsecret-devel
# Arch
sudo pacman -S libsecret
2026-03-29 10:48:52 +03:00
Jganenokk 2149db96e4 Вроде чет доделал в экране ввода номера 2026-03-23 18:44:52 +07:00
noxzion 81ea86c546 Экран выбора страны, динамик цвета 2026-03-17 16:36:58 +05:00
InviseDivine 91c8cf9278 FIX: cmd в пакетах FEAT: получение user agent'а 2026-03-15 17:27:54 +02:00
noxzion a5d3c94375 Что-то похожее на фронтенд 2026-03-15 18:34:57 +05:00
klockky 4d307b48a1 feat: добавил logging framework 2026-03-12 19:18:43 +03:00
klockky fc62650ec3 feat: initial project setup - Komet Flutter app 2026-03-12 18:54:09 +03:00