Joe Mattiello
5357d8348a
Merge pull request #142 from SideStore/feature/cargo_in_xcode
...
Build Rust depends in XCode
2022-12-30 15:59:18 -05:00
Joseph Mattello
85d2fb81bb
udpate em_proxy.h
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 15:47:27 -05:00
Joseph Mattello
4622b40003
fix header paths
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 15:41:40 -05:00
Joseph Mattello
af2327a580
fix hardcoded paths in generated cargo xcodeprojs
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 15:28:03 -05:00
Joseph Mattello
981bf7c73a
replace fragmentzip.a with xcodeproj
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 15:23:06 -05:00
Joseph Mattello
6d4c221f99
github action please work
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 15:17:55 -05:00
Joseph Mattello
f449e46695
fix build for updated submodules
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 15:17:47 -05:00
Joseph Mattello
2e3ab36286
build.yml updates formatting and xcode ver
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 14:59:16 -05:00
Joseph Mattello
f67f22951e
update libplist to head
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 14:57:54 -05:00
Joseph Mattello
1aea31ac21
update libmobiledevice to head
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 14:57:05 -05:00
Joseph Mattello
fb8957fe9a
project: fix wrong paths for depends
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 14:56:52 -05:00
Joseph Mattello
bcb3e636aa
cargo: fix github action?
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 14:49:13 -05:00
Joseph Mattello
f22805b889
Add rust depends to xcode build
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
cargo script for action
fixes path
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
cargo.sh More robust env for xcode cli
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
rust: add xcode projs made with cargo-xcode
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 13:21:57 -05:00
Joelle Stickney
7b5b7d10c7
Merge pull request #201 from SideStore/Add-Community-Store-Trust
...
Add Community store to Trusted Sources
2022-12-29 01:09:51 -05:00
Spidy123222
f703cb47c4
Update trustedapps.json
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-12-28 23:50:24 -05:00
Joelle Stickney
17d2e8cf3f
Merge pull request #200 from SideStore/Add-Yattee-Source
...
Add Yattee to trusted sources
2022-12-25 05:42:05 -05:00
Spidy123222
61266929d7
Add Yattee to trusted sources
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-12-25 02:22:06 -08:00
Joelle Stickney
d0fdfb5eef
Removed Jackson from CODEOWNERS
...
Due to his two year mission trip and the fact he, as an codeowner, gets added to SideStore issues / PRs automatically, it seemed best to remove him atm.
2022-12-24 18:19:17 -05:00
Joelle Stickney
74dbfa2c98
More credit adjustments
2022-12-24 17:19:55 -05:00
Joelle Stickney
31011deb5a
Turn off all background refresh notifications
...
This removes all background refresh notifications but keeps the "Reminder to open SideStore every so often", and the "x app expires soon" local push notifications.
2022-12-19 23:26:15 -05:00
Joelle Stickney
ccc3fdb9cf
Adjusted credits
2022-12-19 07:36:44 -05:00
Joelle Stickney
f858bf705f
Credit text changes
2022-12-19 06:40:10 -05:00
f1shy-dev
ee785a0d47
Fix .mobiledevicepairing files ( #186 )
...
* Fix .mobiledevicepairing file selection and also add support for .xml pairing files
* Add a more meaningful message for when pairing file selection is cancelled.
2022-12-17 14:13:53 -07:00
LitRitt
f754f7e31d
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
c0b125b042
Info.plist add LSSupportsOpeningDocumentsInPlace 1
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 04:29:10 -05:00
Joseph Mattello
9d5166474b
AltWidget version set to $(MARKETING_VERSION)
...
fixes xcode warning that version of app and extension don’t match
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 04:28:53 -05:00
Joseph Mattello
499debd9b1
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
9421c2dd6e
fix deprecated style .white to .medium
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 03:12:13 -05:00
Joseph Mattello
0a240a836a
fix xcode warning
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 03:11:22 -05:00
Joseph Mattello
864f0fcd77
Add AltStore Release scheme
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 03:10:45 -05:00
Joseph Mattello
36909e87c4
fix crash for missing patreon images
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-17 03:10:28 -05:00
Joe Mattiello
9e37ace1e3
Merge pull request #181 from LitRitt/change-designer
...
Update app icon and designer
2022-12-11 21:56:58 -05:00
LitRitt
c34019ad58
Update Settings.storyboard
...
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com >
2022-12-11 15:54:18 -08:00
LitRitt
0058a81af5
Update SettingsViewController.swift
...
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com >
2022-12-11 15:54:18 -08:00
LitRitt
2c3aa781a0
Update App Icon
...
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com >
2022-12-11 15:54:18 -08:00
jawshoeadan
279c305431
Merge pull request #179 from jawshoeadan/beta-apps
...
Fix beta apps on the my apps view, and fix deactivating/activating apps
2022-12-11 16:43:46 -06:00
Jawshoeadan
84f5131b8a
Remove all restrictions based on Patreon account (hopefully)
2022-12-11 15:41:43 -06:00
Jawshoeadan
e0cbf787a5
Fix beta apps on the my apps view, and fix deactivating/activating apps
2022-12-08 19:24:28 -06:00
Jawshoeadan
7d6e25b40b
Remove Patreon check to show beta apps in store view
2022-12-08 10:28:34 -06:00
Spidy123222
480c18f583
add pokemmo into trusted sources. ( #176 )
2022-12-07 16:36:17 -08:00
Joshua Laymon
c44cad216c
Merge pull request #171 from bogotesr/settings
...
Better anisette settings
2022-12-05 11:39:08 -07:00
bogotesr
17b264904d
Add crystal's server
2022-12-04 15:43:08 -07:00
bogotesr
5e5f1eeebd
describe what the toggle does
2022-12-03 21:19:31 -07:00
bogotesr
bf6908fdd4
Better anisette settings
...
adds multivalue selector for some anisette servers
2022-12-03 13:48:33 -07:00
Joe Mattiello
f5c684ffaf
Merge pull request #164 from SideStore/update-em-submodules
2022-12-01 20:02:04 -05:00
JJTech0130
b4cea549e0
update em_proxy and minimuxer submodules
2022-11-30 18:17:01 -05:00
Fabian Thies
3f7fda021f
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
Jackson Coxson
e90ae4b4fc
Add an issue template ( #157 )
...
Update issue templates
2022-11-26 19:34:52 -07:00
Spidy123222
33cf25b8f8
Update app.json
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-22 21:54:37 -08:00
Joe Mattiello
b48c7e61fc
Merge pull request #143 from SideStore/feature/fix_xcconfig_widget
2022-11-23 00:01:33 -05:00