LitRitt
17a3e16b1d
Change browse icon ( #188 )
...
Now matches new icon
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com >
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com >
2022-12-17 14:13:38 -07:00
Joseph Mattello
8199358088
Info.plist add LSSupportsOpeningDocumentsInPlace 1
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 04:29:10 -05:00
Joseph Mattello
51e1b935bd
fix 3 more style .white deprecations to .medium
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 03:13:30 -05:00
Joseph Mattello
742b51e5e2
fix deprecated style .white to .medium
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 03:12:13 -05:00
Joseph Mattello
fdb5e2eebb
fix xcode warning
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 03:11:22 -05:00
Joseph Mattello
193298ac87
fix crash for missing patreon images
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 03:10:28 -05:00
LitRitt
ad8a7fdc9b
Update Settings.storyboard
...
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com >
2022-12-11 15:54:18 -08:00
LitRitt
5440afcebe
Update SettingsViewController.swift
...
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com >
2022-12-11 15:54:18 -08:00
LitRitt
715d7e664c
Update App Icon
...
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com >
2022-12-11 15:54:18 -08:00
Jawshoeadan
b02b9197d0
Fix beta apps on the my apps view, and fix deactivating/activating apps
2022-12-08 19:24:28 -06:00
Jawshoeadan
86d02be70c
Remove Patreon check to show beta apps in store view
2022-12-08 10:28:34 -06:00
bogotesr
9d7b133037
Add crystal's server
2022-12-04 15:43:08 -07:00
bogotesr
f727f2a1a9
describe what the toggle does
2022-12-03 21:19:31 -07:00
bogotesr
03034768d9
Better anisette settings
...
adds multivalue selector for some anisette servers
2022-12-03 13:48:33 -07:00
Fabian Thies
7ebecc353a
Add missing App Permission Types ( #159 )
...
* Add missing app permission types
* Remove old unused icons for photos, background fetch and background audio permission types
* Add missing icons for contacts and reminders permission types
* Add missing camera permission icon and name
* Switch permission icons to filled versions for a more cohesive look
2022-11-29 06:30:51 -07:00
Joseph Mattello
5b0341a733
Add TODO notes for PR #122 notes
...
what to do with patreon table view and url
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-22 22:16:56 -05:00
Joshua Laymon
d99225da1f
Add files via upload
...
Signed-off-by: Joshua Laymon <71040782+bogotesr@users.noreply.github.com >
2022-11-22 22:16:56 -05:00
Spidy123222
197119e56d
Remove mention of sideserver in app
2022-11-22 22:16:56 -05:00
Joseph Mattello
70a258aae2
AnisetteManager UserDefaults.standard from .shared
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 21:24:40 -05:00
Joseph Mattello
77cf00e8e4
info.plst add mobiledevicepairing imported type
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
de05579d1f
Remove customAnisetteURL empty string default
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
c7d4b722d0
refactor anisette manager to own file
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
02b837c54b
Settings.bundle group and text type URL
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
c34245ff21
FetchAnisetteDataOperation.swift fix url reading
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
f1a8334f59
OSLog+SideStore fix staticstring
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
39805bc103
Anisette URL fix missing abort
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
2c615682df
OSLog+SideStore update copyright
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
1257e4efac
Anisette URL convenience methods and logging
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Jackson Coxson
5e4a21087e
Remove customAnisetteURL from default Info.plist
2022-11-21 20:54:55 -05:00
Jackson Coxson
2aaef99a54
Choose a pairing file at runtime
2022-11-21 20:54:55 -05:00
Jackson Coxson
161d3a795d
Add settings bundle
2022-11-21 20:54:55 -05:00
Jackson Coxson
9b671cb1a9
Add default fields for custom anisette
2022-11-21 20:54:55 -05:00
Jackson Coxson
07d9a9f2c3
Set anisette URL from plist value
2022-11-21 20:54:55 -05:00
Spidy123222
17be52c7b6
Fix refreshing to use normal bundleid
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-17 18:16:21 -08:00
Jackson Coxson
eb23e5365f
Show error message when pairing file is missing ( #118 )
...
* Show alert on startup error
* Call super to load normal view
2022-11-13 18:40:33 -07:00
Joe Mattiello
84e2faf8a8
[ #102 ][ #101 ] Loading view error handling, Load pairingfile from docs, bundle, plist ( #112 )
...
* refs #102 load pairingfile from docs, bundle,plist
tries Documents/ALTPairingFile.plist, then app bundle resources ALTPairingFile.plist, finally Info.plist with non default value
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
* refs #102 change plist to mobiledevicepairing
fixes xcode compiling .plist resources
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-08 12:15:09 -07:00
Joshua Laymon
403a369df9
Match branding some more ( #72 )
...
* change app name to SideStore
* Make it P U R P L E
* Fix actions for branding
* Change patreon description in settings
* Update RefreshAttemptsViewController.swift
* Update LaunchViewController.swift
* Update some of Credits
* Fix space
* More Branding fixes
* Change How it Works to have better wording.
* Change Branding for source and bundle
* Get the Rest of the Branding and popup naming fixes
* Welcome to SiteStore
* Update instructions to not include sideserver
This removes sideserver fro the instructions on how it works as sideServer in background of a computer so far isn’t needed.
* Remove mention of sideserver in the app
* SideStore error Message instead of AltServer
* some adjustments
* forgot to add this in the last commit
* Try fixing compile error
* Spell correct of last commit
* Fix Requested changes 11/5/2022
Signed-off-by: bogotesr <71040782+bogotesr@users.noreply.github.com >
Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-05 23:50:07 -07:00
Jackson Coxson
dd66355488
Implement emotional damage ( #95 )
...
* Implement em_proxy
* Update libimobiledevice
* Add minimuxer library to Xcode
* Build missing C files for libimobiledevice
* Remove objective C library
* Add pairing file to Info.plist
* Heartbeat self on startup
* Enable JIT on-device
* Implement on-device installation
* Fix OpenSSL header errors
* Random submodule bullcrap go
* Search release folder for emotional damage
* Clean dependencies
* Build Rust dependencies attempt 1/999
* Update em_proxy
* Implement refreshing apps
* Clean up old operations
* Remove all AltServer code
* Remove files from Xcode project
* Implement auto mounting the developer DMG
* Recover from app being backgrounded
* Fixed keeping pairing file in app after updating SideStore (#3 )
* Use compliant error handling for minimuxer
* Fix app failing to install
* Don't kill proxy on backgrounding
* Makes sure the ALTPairingFile gets transferred even if team IDs change (#4 )
* Step 1 to allow SideStore to resign itself
* Update ResignAppOperation.swift
* Adding cache for action runner (#5 )
* Start caching commit for actions
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update build.yml
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update build.yml
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Use rust lib directories to cache
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Cache cargo also
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Fix spacing
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Replace cargo id for caching
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Remove cache if statements
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Add disconnected WireGuard detection
* Add minimuxer logging
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Co-authored-by: jawshoeadan <62785552+jawshoeadan@users.noreply.github.com >
Co-authored-by: Joelle Stickney <joellestickney@gmail.com >
Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-02 18:58:59 -06:00
jawshoeadan
1b34aeaec4
Get anisette from HTTP GET request instead of AltServer ( #87 )
2022-09-16 11:52:53 -06:00
Spidy123222
2566bfa2ed
Make Sidestore use its own trustedapps json ( #58 )
...
* Add trusted apps list json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Force to use apps.json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Rename apps.json to trustedapps.json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Redo trustedlink
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update FetchTrustedSourcesOperation.swift
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Add provenance-emu source
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-09-14 13:24:04 -07:00
Spidy123222
ba06f2bbc6
Revert "Revert "Change settings altstore names to SideStore"" ( #82 )
2022-09-14 04:45:33 -07:00
Spidy123222
2effb199a1
Revert "Change settings altstore names to SideStore"
2022-09-14 04:38:34 -07:00
Spidy123222
f65eba606e
Revert Patreon Description to avoid conflict.
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-09-14 04:27:26 -07:00
Spidy123222
7a2825da9a
Remove patreon footer description
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-09-14 04:19:56 -07:00
Spidy123222
53d063e994
Merge branch 'SideStore:develop' into Change-settings-AltStore-names-to-side
2022-08-31 13:24:57 -07:00
Spidy123222
00ce9d64dc
Merge branch 'develop' into develop
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-08-31 11:25:28 -07:00
Spidy123222
be20c024aa
Change wording of accessing local traffic
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-08-31 11:15:52 -07:00
Spidy123222
992fb9839a
Update SettingsViewController.swift
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-08-31 05:11:15 -07:00
Nythepegasus
9089b271b3
Merge remote-tracking branch 'refs/remotes/upstream/develop'
...
Conflicts:
AltStore.xcodeproj/project.pbxproj
AltStore/AppDelegate.swift
2022-08-19 01:14:16 -04:00
Riley Testut
be80aa1512
[Apps] Updates Delta beta to 1.4b2
2022-08-17 15:27:19 -05:00