Commit Graph

108 Commits

Author SHA1 Message Date
Dark-Avery 09fbc5d876 fix(android): restore notification payload compile after rollback 2026-03-17 01:12:56 +03:00
Dark-Avery ee4d41ab9c
Merge pull request #3 from Dark-Avery/android_migration
add restart action, log viewer, service error state, tray icon
2026-03-17 00:59:36 +03:00
Dark-Avery cf758f6d68 fix(android): use dedicated notification icon instead of system download glyph 2026-03-17 00:58:21 +03:00
Dark-Avery 6cbec90360 feat(android): add restart action, log viewer, and persistent service error state 2026-03-17 00:40:56 +03:00
Dark-Avery bf21bbfa95 docs(android): update README for Android fork, signed APK releases, and setup flow 2026-03-17 00:05:16 +03:00
Dark-Avery a57f238d3c
Merge pull request #2 from Dark-Avery/android_migration
Android migration
2026-03-16 23:49:42 +03:00
Dark-Avery c61e2e84ed feat(ci): build and publish signed Android release APK 2026-03-16 23:48:29 +03:00
Dark-Avery 61713703f8 build(android): add env-based release signing config 2026-03-16 23:30:08 +03:00
Dark-Avery da15296f66 feat(android): show proxy traffic stats in foreground notification 2026-03-16 23:15:12 +03:00
Dark-Avery 8d43fa25fa feat(android): add richer service notification 2026-03-16 22:58:43 +03:00
Dark-Avery db5a6cc696 feat(android): add Telegram proxy intent and background-limit status checks 2026-03-16 22:18:06 +03:00
Dark-Avery c5f8b40570 fix(android): normalize Chaquopy Java list inputs for proxy config 2026-03-16 21:39:04 +03:00
Dark-Avery 360ea20902
Merge pull request #1 from Dark-Avery/android_migration
Android migration
2026-03-16 21:21:43 +03:00
Dark-Avery fe55624e24 feat(ci): build and publish Android debug APK in GitHub releases 2026-03-16 21:19:50 +03:00
Dark-Avery ec6de3afb3 feat(android): embed python runtime and boot proxy service inside foreground service 2026-03-16 21:13:35 +03:00
Dark-Avery 47e5c6241d feat(android): scaffold kotlin app with settings screen and foreground service shell 2026-03-16 19:45:57 +03:00
Dark-Avery ec70188385 refactor(core): extract cross-platform proxy runtime from windows app 2026-03-16 17:22:51 +03:00
Dark-Avery ecc89d45d6 feat(crypto): add android-compatible pure-python AES-CTR backend 2026-03-16 17:14:23 +03:00
Dark-Avery 5e6fbdffda test(socks5): cover handshake, address parsing and connect failures 2026-03-16 16:46:23 +03:00
Dark-Avery 7dc9b04016 test(crypto): add MTProto init and splitter coverage 2026-03-16 16:43:22 +03:00
Dark-Avery 1a12548daf refactor(crypto): extract AES-CTR backend adapter and keep cryptography as desktop backend 2026-03-16 16:36:22 +03:00
Flowseal cf3e3b2aec typos 2026-03-16 04:09:39 +03:00
unknown 3fdce27fbb Media chunking fix; Removed high number dc detection 2026-03-16 04:04:54 +03:00
Flowseal 1433c2e881
typo in readme 2026-03-15 15:55:23 +03:00
Flowseal f774777539
Merge pull request #141 from nullptr-deref/main 2026-03-15 15:50:57 +03:00
Rostislav Tolushkin b6cb5aa76f general typos fix 2026-03-15 15:29:19 +03:00
Flowseal 7574357db9 update readme 2026-03-15 14:17:07 +03:00
Flowseal 2571847a9e issue template 2026-03-15 14:10:04 +03:00
Flowseal f5d7797259 build fix 2026-03-15 05:19:15 +03:00
Flowseal d5a3eb5157 build fix 2026-03-15 05:06:16 +03:00
Flowseal e4891cfd53 hardcode host connection 2026-03-15 05:00:50 +03:00
Flowseal a0a5bfbecb IPv6 warnings 2026-03-15 04:56:26 +03:00
Flowseal 1c227b924a Optimization, connections pool 2026-03-15 04:34:05 +03:00
Flowseal 72e5040e6d fix #83 2026-03-15 02:33:20 +03:00
Flowseal 0297bf8305 Unstripped build 2026-03-15 01:44:37 +03:00
Flowseal 8bcbcd2787 media dc fix on mobiles 2026-03-13 13:34:22 +03:00
Flowseal f744e93de6 Mobiles media fix, optimizations 2026-03-12 19:36:02 +03:00
Flowseal 6147cda356 unknown behavior on mobiles with media dcs 2026-03-10 14:21:31 +03:00
Flowseal 3cf12467a7 Host configuration 2026-03-07 21:52:59 +03:00
Flowseal 48282a63d4 code cleaning 2026-03-07 21:14:17 +03:00
Flowseal 39dd71be14 Lock recode, bind error notify, clipboard cross-platform 2026-03-07 21:10:35 +03:00
Flowseal 46aec5e3b6 Win7 bundle 2026-03-07 18:08:42 +03:00
Flowseal 7e3732b04b reqs version freeze 2026-03-07 17:18:05 +03:00
Flowseal 5586d194db workflow windows path fix 2026-03-06 19:59:32 +03:00
Flowseal f69d20ad85 Restructure 2026-03-06 19:48:12 +03:00
Flowseal 01b3aca85e code simplify 2026-03-06 19:08:46 +03:00
Flowseal 9e9448dda0 imports clear 2026-03-06 17:13:00 +03:00
Flowseal f8a10d9940 Mapping unknown DC by IP for mobile clients 2026-03-06 02:47:59 +03:00
Flowseal e57f61a621 unused const 2026-03-05 20:42:29 +03:00
Flowseal 2d1ca21293
Merge pull request #7 from Flowseal/copilot/fix-attribute-error-dict-add
Fix AttributeError when handling 302 redirects: initialize _ws_blacklist as set()
2026-03-05 00:03:17 +03:00