NickVs2015
f0f0f7c5be
feat: add subscription renewal ( #2389 )
...
* feat: add renewal subsribe
* fix: after review
2026-03-24 22:45:02 +08:00
vkamn
d78202c612
chore: is-test-flight processing ( #2093 )
...
* fix: context menu fixes for qt6.9
* chore: is-test-flight porcessing
* chore: bump version and minor build fixes
* refactor: moved test purchase processing on client side
* fix: fixed free import on ios
* chore: bump qt version in deploy.yml
* fix: minor fixes
2025-12-29 19:18:03 +08:00
Yaroslav
6178b05643
feat: ios in-app purchase methods ( #1652 )
...
* Add in-app purchase methods
* fix: init StoreKit controller on startup
* fix: Add transaction details to StoreKit callbacks
* nullpointer access fixed
* feat: in app purchase for ios
* feat: add IAP product fetching and logging for iOS platform
* feat: iOS Simulator building pipeline made
* feat: add support for multiple IAP product IDs and attempt purchase of the first valid one
* feat: add support for retrieving Base64-encoded app receipt after successful IAP purchase
* refactor: inapp-purchase code cleanup
* feat: iap processing
* refactor: move to storekit 2
* feat: add request to billing
* chore: add ios ifdef
* feat: remove iOS simulator specific code and exclusions
* refactor: remove unused StoreKit 2 transaction observer and simplify IAP product fetching logic
* feat: implement StoreKit 2 for iOS and macOS, add restore purchases functionality
* fix: Restore Purchases button appearance updated
* feat: enhance error handling and duplicate config detection in ApiConfigsController
* feat: add support for Mac OS NE in-app purchases and StoreKitController
* ci-cd fix
* Revert "ci-cd fix"
This reverts commit f22fd7a13b .
---------
Co-authored-by: vladimir.kuznetsov <nethiuswork@gmail.com >
Co-authored-by: vkamn <vk@amnezia.org >
Co-authored-by: spectrum <yyy@amnezia.org >
2025-12-18 22:36:12 +08:00
Mitternacht822
a754a11913
fix: added displaying vpn_key field added in older version of the app ( #1873 )
...
* fix(api_key): added displaying vpn_key field added in older version of the app
* revert changes
* fix: implemented generation of api key text for PremiumV2
* fix: deleted unnecessary code
* saving apikey text when generating
* added method for vpn key export, fixed wrong saving file
2025-10-07 23:16:28 +08:00
vkamn
e024f71ce1
fix: allow remove expired api configs ( #1907 )
2025-10-03 14:45:12 +08:00
Nethius
efcc0b7efc
feat: xray api support ( #1679 )
...
* refactoring: moved shared code into reusable functions for ApiConfigsController
* feat: add xray support in apiConfigsController
* feat: added a temporary switch for the xray protocol on api settings page
* feat: added supported protocols field processing
* refactoring: moved IsProtocolSelectionSupported to apiAccountInfoModel
2025-07-03 09:58:23 +08:00
Nethius
728b48044c
Merge pull request #1440 from amnezia-vpn/feature/subscription-settings-page
...
feature/subscription settings page
2025-02-28 22:17:43 +07:00
vladimir.kuznetsov
d19017f87b
chore: minor ui fixes
2025-02-22 14:42:09 +07:00
vladimir.kuznetsov
95121c06e2
feature: added functionality to revoke api configs
2025-02-20 13:44:19 +07:00
vladimir.kuznetsov
e9250afd2b
refactoring: simplified the validity check of the config before connection
...
- improved project structure
2025-02-15 11:50:42 +07:00
vladimir.kuznetsov
db3164223a
feature: added share vpn key to subscription settings page
2025-02-12 12:43:11 +07:00
vladimir.kuznetsov
07baf0ed65
feature: added error handling and minor ui fixes
2025-02-10 15:10:59 +07:00
vladimir.kuznetsov
42d3d9b98a
feature: added page for export api native configs
2025-02-07 22:22:14 +07:00