Commit 308c81b
Drop unused validators + dead AppManager.getProxyedApps companion
DomainValidator + utils/RegexValidator have no inbound references
under the VPN-first Compose UI. The legacy AppManager.getProxyedApps
companion method was superseded by the local Compose loadApps() in
the same file; the ProxyedApp data class only existed to serve that
dead method.
Drops:
- DomainValidator.kt
- utils/RegexValidator.kt
- ProxyedApp.kt
- AppManager.getProxyedApps companion (plus the lone `username!!`)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent bd1ec7a commit 308c81b
4 files changed
Lines changed: 2 additions & 239 deletions
File tree
- app/src/main/java/org/proxydroid
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 63 | | |
87 | 64 | | |
88 | 65 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments