Commit Graph

2848 Commits

Author SHA1 Message Date
vkamn d3eaead779 chore: minor codestyle fixes 2026-04-02 17:32:42 +08:00
vkamn 6249eea905 feat: additional parsing for storekit subscription plans 2026-04-01 14:25:47 +08:00
vkamn fa0ba4afd4 chore: minor fixes 2026-04-01 13:06:33 +08:00
vkamn 15fb5b20f0 chore: minor fix 2026-03-31 16:31:37 +08:00
vkamn 4b625fe70f chore: minor fixes 2026-03-31 16:17:55 +08:00
vkamn a4b97e8764 feat: add iap support for new premium info page 2026-03-31 16:12:34 +08:00
vkamn 285b9344c4 feat: move privacy policy and term of use to gateway 2026-03-30 19:21:27 +08:00
vkamn 2db1416d9f chore: add api message parsing for 422 error 2026-03-30 12:33:16 +08:00
vkamn bae2dd452b feat: add trial api support 2026-03-26 20:03:18 +08:00
vkamn 041219187b fix: fixed expired status when configs without an end date 2026-03-26 17:23:19 +08:00
vkamn a231bf9ab7 refactor: move plan and benefits into separate models 2026-03-26 17:16:41 +08:00
vkamn c29984ce60 chore: minor fixes 2026-03-26 14:53:45 +08:00
vkamn cb5cde1a37 feat: add new free info page 2026-03-26 14:17:54 +08:00
vkamn 7da5f1c368 feat: add new premium info page 2026-03-25 23:57:52 +08:00
vkamn ea645df7ec fix: hide renew button for appstore purchases 2026-03-25 22:21:58 +08:00
vkamn 8799d841a3 fix: hide renew button for free 2026-03-25 22:21:13 +08:00
vkamn 5a51814b2a refactor: use end_date from primary config for renew ui 2026-03-25 21:53:25 +08:00
vkamn 4531a0b4b7 Merge branch 'dev' of github-amnezia:amnezia-vpn/amnezia-client into HEAD 2026-03-25 19:51:26 +08:00
NickVs2015 bf3d11e5c4 feat: renewal new status logic (#2409)
* fix: renewal add status logic

* fix: wakeup activity resumed android
2026-03-25 19:48:32 +08:00
vkamn b9f4ff56d8 chore: add isInAppPurchase and isTestPurchase in primary config 2026-03-25 13:57:47 +08:00
vkamn edc42fb7e4 Merge branch 'dev' of github-amnezia:amnezia-vpn/amnezia-client into HEAD 2026-03-25 12:56:23 +08:00
NickVs2015 9a0222aee3 fix: ui fixes for renewal subscription (#2406) 2026-03-25 12:34:42 +08:00
spectrum 4e4f8a5ec5 feat: enhance StoreKit2Helper to handle entitlements and improve restore service from App Store functionality 2026-03-24 17:52:46 +02:00
NickVs2015 f0f0f7c5be feat: add subscription renewal (#2389)
* feat: add renewal subsribe

* fix: after review
2026-03-24 22:45:02 +08:00
NickVs2015 36b1a863bf fix: black screen resume / pause (#2400) 2026-03-24 22:13:31 +08:00
yyy-amnezia 4103c5bbcf refactor: extract and simplify OpenVPN reachability and network change handling logic (#2402) 2026-03-24 22:12:59 +08:00
vkamn fa69da6d56 chore: send app version in services request (#2403) 2026-03-24 20:25:04 +08:00
yyy-amnezia aaf2c9ddeb feat: add Xray split tunnel support for iOS PacketTunnelProvider (#2332) 2026-03-24 16:07:36 +08:00
Mitternacht822 dbbc7119ec feat: add warning info for ssh keys (#2252)
* fix: fixed da typo

* feat: added warning about available ssh keys info
2026-03-24 16:06:40 +08:00
vkamn 6de556e730 fix: fixed error 101 on connection event 2026-03-24 15:56:37 +08:00
vkamn 1134dc194b feat: iap for apple now use storekit2 2026-03-24 15:56:01 +08:00
vkamn c57162c4cc feat: add base amnezia trial support (#2366)
* feat: add base amnezia trial support

* feat: add external-trial
2026-03-24 10:29:51 +08:00
NickVs2015 40e39895c9 fix openfile deadlock (#2373) 2026-03-21 11:46:46 +08:00
vkamn ec3ab2a03c chore: update licnese file (#2376) 2026-03-20 21:04:13 +08:00
yyy-amnezia ddecfcad26 fix: apple platform network switch fix (#2359)
* Apple platform network switch fix

* macos_ne exclusion fixed
2026-03-20 20:51:36 +08:00
NickVs2015 67bd880cdf fix: swap buffers error (#2347) 2026-03-16 13:03:20 +08:00
vkamn 477afb9d85 chore: bump version (#2336) 4.8.14.5 2026-03-10 22:22:37 +08:00
NickVs2015 f969fcdbb8 fix: restore dpad functionality ATV (#2335) 2026-03-10 22:19:55 +08:00
vkamn b0ca16d861 chore: bump version (#2331) 2026-03-09 18:29:56 +08:00
NickVs2015 9963359948 fix: disable gamepad for GP (#2321) 2026-03-09 17:39:50 +08:00
vkamn ca639d293d chore: bump version (#2319) 2026-03-06 23:11:03 +08:00
NickVs2015 83d045af64 fix: GP requrements (#2312) 2026-03-06 17:05:16 +08:00
NickVs2015 aea8ff4961 fix: add handle handleContextCreationFailure (#2309) 2026-03-03 22:04:45 +08:00
vkamn 1892db4375 fix: remove nested qeventloop from isConfigValid (also rename to validateConfig) (#2305)
* fix: remove nested qeventloop from isConfigValid (also rename to validateConfig)

* chore: bump version
2026-03-03 20:58:32 +08:00
NickVs2015 c86a641e05 fix: add suppord android 9 gamepad and remote control (#2302) 2026-03-03 15:14:51 +08:00
vkamn befb2bf19a chore: bump version (#2295) 4.8.14.1 2026-02-27 23:33:37 +08:00
vkamn 7ad6bc340c chore: add translations for ru (#2285)
* chore: add translations for ru

* chore: text fixes
2026-02-27 20:00:31 +08:00
vkamn 9164e38c34 fix: restore backup android (#2291)
* fix: fixed restore backup on android

* chore: add resume helper for android

* chore: add ResumeHelper.runWhenActive call after all native android dialogs

* fix: add permission for tv file picker

* fix: add file picker handler in kotlin

---------

Co-authored-by: NickVs2015 <nv@amnezia.org>
2026-02-27 18:43:36 +08:00
vkamn 8f7559f01b chore: revert PR #2222 (#2290) 2026-02-27 14:29:25 +08:00
vkamn af56200735 fix: fixed adding s3 s4 when updating the server conf for awg lagacy (#2289) 2026-02-27 14:11:40 +08:00