mahee96
|
baf1aa7fff
|
vpn-configuration: updated to reflect actual implementation
|
2026-03-03 12:27:12 +05:30 |
|
mahee96
|
e32f4fbeae
|
vpn-configuration: removed UI updating state despite bindTunnelConfig() driving it just behind
|
2026-03-03 10:57:12 +05:30 |
|
mahee96
|
7c3add0e70
|
IfaceScanner: fix some state update issues
|
2026-03-03 04:02:07 +05:30 |
|
mahee96
|
c4139473fa
|
IfaceScanner: used the user specified IP to directly test if device is available there instead of assuming it to be under the subnet of tunnel coz it is fake endpoint interceptable by the tunnel's included routes
|
2026-03-03 03:23:00 +05:30 |
|
mahee96
|
c04ebd3ec6
|
vpn-configuration: added new swiftUI view to settings to view discovered vpn settings and provide an override for deviceIP (if required) by user.
|
2026-03-03 02:54:58 +05:30 |
|
mahee96
|
6d4cbf1c59
|
refactor: streamline the repo again and removed unused files from altstore
|
2026-02-22 21:27:31 +05:30 |
|
mahee96
|
eed895f145
|
debloat: removed more patreon stuff carried over from altstore 2.0
|
2026-02-22 15:38:23 +05:30 |
|
mahee96
|
d670618cbe
|
debloat: removed more patreon stuff carried over from altstore 2.0
|
2026-02-22 15:18:51 +05:30 |
|
mahee96
|
a6be43da53
|
debloat: remove patreon stuff carried over from altstore 2.0...not required by sidestore in-app since sidestore manages in web + remove old tests from altstore
|
2026-02-22 14:54:01 +05:30 |
|
mahee96
|
1103a7f0b4
|
bug-fix: should be checking for iconName and not imageName anymore
|
2026-02-22 11:27:05 +05:30 |
|
mahee96
|
be4d62fb1e
|
bug-fix: emp for wireguard requires an enum entry for the indexPath calc
|
2026-02-22 10:59:04 +05:30 |
|
mahee96
|
7683447eea
|
icons: change app icon screen was not showing icon previews - added tiny 75x75 imageset assets since iOS 18+ cannot use AppIconSet for UIImage(named:)
|
2026-02-22 10:58:32 +05:30 |
|
mahee96
|
d45803a7cc
|
settings: split out beta testing section so that users can enable it confidently as they see
|
2026-02-22 07:25:07 +05:30 |
|
mahee96
|
146b69944a
|
bug-fix: switch toggle handler shouldn't disable the switch itself
|
2026-02-22 05:29:55 +05:30 |
|
Magesh K
|
aca8193f1c
|
Merge branch 'develop' into appId-customization
|
2026-02-20 05:35:26 +05:30 |
|
ny
|
fabe093b1d
|
fix: remove pointless error toasts
|
2026-02-17 12:44:25 -05:00 |
|
mahee96
|
277b5b0bd4
|
settings: added new switch to allow enabling appId customization (which will be shown during install)
|
2026-02-07 07:59:39 +05:30 |
|
mahee96
|
4e6756d4d5
|
EMP-toggle: UI corner radius fix
|
2025-11-16 03:07:29 +05:30 |
|
mahee96
|
c64b0c99de
|
EMP: added back EMP entry/exit points as it was in 0.6.1 but with option to enable/disable it via settings
|
2025-11-16 03:01:29 +05:30 |
|
mahee96
|
25f13faa67
|
Pods: removed pods entirely and replace pod dependencies with swift packages
|
2025-11-16 00:46:51 +05:30 |
|
ny
|
15ffe766d3
|
fix: Account exporting/importing
|
2025-11-07 16:54:39 -05:00 |
|
mahee96
|
d41a6b17d2
|
iOS26: added support for iOS 26 deployment target + CI (fixed layout issues, added splash screen, fixed nav title insets).
|
2025-10-15 20:22:35 +05:30 |
|
ny
|
c319524df6
|
feat: add the ability to import/export account data
|
2025-09-07 13:47:04 -04:00 |
|
CelloSerenity
|
a12b6cd62b
|
Small fixes (#1020)
* here
* Update PatreonComponents.swift
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
* Update ErrorLogViewController.swift
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
* Update README.md
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
* Update trustedapps.json
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
* Revert "Update trustedapps.json"
This reverts commit 10a38895ea.
* Update Build.xcconfig
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
---------
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
|
2025-07-18 21:24:55 -04:00 |
|
Huge_Black
|
6c45eb096f
|
Add import/export certificate feature (#1008)
|
2025-06-12 00:47:33 -04:00 |
|
Huge_Black
|
0e3c3dddfe
|
Add export certificate feature (#959)
|
2025-04-19 20:48:50 -04:00 |
|
mahee96
|
7ec6324b62
|
- minimuxer-ready: disabled minimuxer ready check which shows NO WIFI/VPN error since stosVPN can work on cellular too.
|
2025-04-03 00:49:07 -07:00 |
|
mahee96
|
a4dfd28a3c
|
- [Fix]: migrations fix for coredata from v11(0.5.9) to v17_1(0.6.1) and v17(0.6.0 to v17_1(0.6.1)
|
2025-03-24 00:19:05 -07:00 |
|
neoarz
|
420efcbb11
|
Update SettingsViewController.swift
Signed-off-by: neoarz <164915254+neoarz@users.noreply.github.com>
|
2025-03-15 06:30:03 -04:00 |
|
Magesh K
|
c0400446bc
|
- Settings-Fix: deselect rows after user selection and before performing actions
|
2025-02-16 21:32:24 +05:30 |
|
Magesh K
|
eb0e1326b9
|
- ReleaseTracks: Added in-app ReleaseTracks switching support
|
2025-02-10 13:53:31 +05:30 |
|
Magesh K
|
a8fd1a3e83
|
- Minor fixes and cleanup
|
2025-02-09 17:31:00 +05:30 |
|
Magesh K
|
cf81d2876c
|
- Settings: Fixed last row corners not rounded
|
2025-02-08 11:56:42 +05:30 |
|
Magesh K
|
bf766c1b84
|
- Multiple fixes and CI setup
|
2025-02-08 11:36:55 +05:30 |
|
Magesh K
|
c6f843ebc3
|
[BuildInfo]: Added bundleInfo inspection to create version tag in Settings screen
|
2025-01-22 01:47:21 +05:30 |
|
Magesh K
|
172481fee5
|
[Settings]: Fix: removed isSelectable attribute for rows with switches
|
2025-01-20 19:42:45 +05:30 |
|
Magesh K
|
28de1953c4
|
[Settings]: Fix: DisableAppLimit switch reverting back to off state even if on iOS where sparseRestore is not patched yet
|
2025-01-19 18:51:49 +05:30 |
|
Magesh K
|
332f56324c
|
[Refresh]: Remove install stuffs from refresh since in refresh should only renew provisioning profiles (#846)
|
2025-01-18 21:36:41 -05:00 |
|
Magesh K
|
341e498b3f
|
[Logging]: minimuxer: Added support for conditional logging to stdout
|
2025-01-14 20:03:49 +05:30 |
|
Magesh K
|
0da743e9a6
|
[diagnostics]: Added switches for OperationLogging to use them for debugging/diagnostics on device
|
2025-01-14 07:23:23 +05:30 |
|
Magesh K
|
1eba9b60cb
|
[ConsoleLogView]: Feature: Added capability to search the logs
|
2025-01-14 01:30:31 +05:30 |
|
Magesh K
|
1649bb73d9
|
[Settings]: version info now includes xcode build version if in debug config
|
2025-01-13 03:40:26 +05:30 |
|
Magesh K
|
a8395ebcdc
|
[Settings]: Fix some buttons not working and moved diagnostics switches into new section
|
2025-01-12 20:51:27 +05:30 |
|
Magesh K
|
55f4aa7deb
|
[debug]: enabled back appropriate preprocessor debug blocks as before wherever applicable
|
2025-01-12 20:48:02 +05:30 |
|
Magesh K
|
b3382df216
|
[cleanup]: commented out debug-only code until CI is switched to release builds
|
2025-01-08 02:51:02 +05:30 |
|
Magesh K
|
4e71e5d879
|
[ErrorLog]: Fix too much spacing in the right bar buttons in navigation bar
|
2025-01-02 22:20:37 +05:30 |
|
Magesh K
|
a967a7aaad
|
[diagnostics]: make operations logging into console to be conditional, toggled by a switch in settings
|
2025-01-02 20:59:27 +05:30 |
|
Magesh K
|
ee03d9fa51
|
[diagnostics]: Added exporting of the coredata sqlite for debugging
|
2025-01-02 20:05:16 +05:30 |
|
Magesh K
|
2e01116f1f
|
[Console-Log]: Added raw console logging in ErrorLog section (ladybug icon)
|
2024-12-29 03:12:59 +05:30 |
|
Magesh K
|
b39840e344
|
cleanup received from rebase-2.0-wip
|
2024-12-26 21:15:29 +05:30 |
|