Commit Graph
12 Commits
Author SHA1 Message Date
klockky 23ef587015 feat(spoof): port session spoofing screen with device presets 2026-04-11 00:21:31 +03:00
klockky a3555ea579 feat(network): SOCKS5 and HTTP(S) proxy support 2026-04-09 14:48:31 +03:00
klockky 7f5a8252c3 fix(auth): per-country phone mask hint and Indonesia digit count 2026-04-07 13:50:34 +03:00
klockky 91bdfea222 feat(auth): server endpoint in bottom sheet on login 2026-04-07 13:36:30 +03:00
klockky 7fefb71de6 Implemented country registration handling in the API, allowing for dynamic country selection in the login and country selection screens. Added parsing logic for registration countries and updated the UI to reflect allowed countries based on the API response. 2026-04-03 21:38:59 +03:00
noxzion c22ba7cc04 Логин flow, некоторые фиксiкi 2026-04-01 22:50:00 +05:00
JganenokandGitHub debbe3e9b8 Merge branch 'dev/0.5.0' into feature/frontend 2026-03-29 14:52:40 +07:00
Jganenokk f93a89b9f3 дизайна поделал заглушек потыкал 2026-03-26 12:06:42 +07:00
noxzion 852a3f8456 Выберите страну 2026-03-16 08:09:19 +05:00
Klockky 807ea0553a обновил список стран 2026-03-15 19:36:51 +03:00
klockky ce718aad9a Сделал подключение к серверу, добавил опкоды в opcode_map.dart и их значение, отправку sessionInit и пинги каждые 30 секунд
также доработал packet.dart (т.к. стандартная библа dart_lz4 не умеет работать с блоками)
добавил countries.dart (в будущем пригодится для подгрузки стран через которые доступен вход в MAX)
2026-03-14 22:29:53 +03:00
klockky fc62650ec3 feat: initial project setup - Komet Flutter app 2026-03-12 18:54:09 +03:00