Magesh K
94e41498a2
- Multiple fixes and CI setup
2025-02-08 11:36:55 +05:30
Magesh K
6151681be9
[BuildInfo]: Added bundleInfo inspection to create version tag in Settings screen
2025-01-22 01:47:21 +05:30
Magesh K
24bf1fe07f
[DataHolder]: Fixes for out-of-bounds condition and revert back to if-else instead of guard-else for better representation of logic
2025-01-12 00:03:25 +05:30
Magesh K
18bb117f53
[ActiveAppsWidget]: Fix: use invalidatable() after button to enable the button state properly after new timeline entry has arrived
2025-01-11 22:10:28 +05:30
Magesh K
e2294403dc
[Widgets]: Added notes on persistence to reduce memory footprint since we can't have eviction strategy
2025-01-11 21:36:52 +05:30
Magesh K
31f20c4d30
[Widgets]: cleanup: refactored to use guard-else flow instead of if-else flow
2025-01-11 21:31:10 +05:30
Magesh K
a5074b80c7
[Widgets]: Bug-Fix: always use widgetKind for requesting timeline reload request
2025-01-11 04:10:02 +05:30
Magesh K
3a088e3d5c
[Widgets]: Enhanced to isolate operations from multiple views of same widget type
2025-01-11 03:25:25 +05:30
Magesh K
976ec5962e
[Widgets]: Use AppIntentConfiguration instead of StaticConfiguration and cleanup
2025-01-10 08:11:35 +05:30
Magesh K
672eda65c5
[Widgets]: (complete) Fixed previous pagination issues for ActiveAppsWidget
2025-01-09 18:51:45 +05:30
Magesh K
33cdcd6373
[Widgets]: [WIP]: Implement Pagination in ActiveAppWidget based on user interaction
2025-01-09 05:07:13 +05:30
Magesh K
1a824cab07
[Widgets]: Fix for AppDetailWidget previews crashing
2025-01-08 14:36:27 +05:30
Magesh K
d67e8f5648
[Beta-Updates]: use BUILD_REVISION added as field in Info.plist instead of CURRENT_PROJECT_VERSION for commit ID marker
2024-12-26 21:15:29 +05:30
Magesh K
6711da7da3
[assets-cleanup]: removed unused references to image assets or icon assets
2024-12-26 21:15:29 +05:30
Magesh K
bf3bdaa135
[cleanup]: removed unused or redundant icons and image assets
2024-12-26 21:15:29 +05:30
Magesh K
1e29e3e713
[AltBackup+Schemes]: Fixes for URL schemes throughout both AltBackup and SideStore apps
2024-12-26 21:15:29 +05:30
Magesh K
d43d1b9a9d
clean-checkpoint-1
2024-12-26 21:15:29 +05:30
Riley Testut
baf8c40037
[AltWidget] Fixes compiling for iOS 16 and earlier
...
Also fixes unused variable warnings.
2024-12-26 21:15:29 +05:30
Riley Testut
ad164997c5
[AltWidget] Updates Home Screen widget names and descriptions
2024-12-26 21:15:29 +05:30
Riley Testut
c1a640b49a
[AltWidget] Fixes widgets not appearing pre-iOS 17
2024-12-26 21:15:29 +05:30
Riley Testut
a888e7e4e4
[AltWidget] Insets ActiveAppsWidget buttons from edge to improve tapability
2024-12-26 21:15:29 +05:30
Riley Testut
f2dc21c12f
[AltWidget] Fixes AppDetailWidget not displaying app information
2024-12-26 21:15:29 +05:30
Riley Testut
f1e4c5c545
[AltWidget] Fixes ActiveAppsWidget compiler error when deployment target < iOS 17
2024-12-26 21:15:29 +05:30
Riley Testut
5efacd6267
[AltWidget] Replaces legacy PreviewProvider previews with #Preview macro
2024-12-26 21:15:29 +05:30
Riley Testut
7bf3ce8326
[AltWidget] Refactors previous widgets to use AppsTimelineProvider
2024-12-26 21:15:29 +05:30
Riley Testut
c78d359a07
[AltWidget] Adds interactive Active Apps widget to view + refresh all active apps (iOS 17+)
2024-12-26 21:15:29 +05:30
Riley Testut
6e88787999
[AltWidget] Refactors widgets into separate files
2024-12-26 21:15:29 +05:30
Riley Testut
08f669a8c3
[AltWidget] Supports refreshing apps directly from home screen
2024-12-26 21:15:29 +05:30
Riley Testut
53ffcf317d
[AltWidget] Adopts containerBackground(for:) on iOS 17
2024-12-26 21:15:29 +05:30
Riley Testut
122ded45f1
[AltWidget] Fixes incorrect home screen widget margins on iOS 17
2024-12-26 21:15:29 +05:30
Riley Testut
a567c63582
Updates app version to 2.0b1 🎉
2024-12-26 21:15:29 +05:30
Riley Testut
9ea4a1d071
Updates app version to 1.6b2
2024-12-26 21:15:29 +05:30
Riley Testut
ccb4799a65
[AltWidget] Adds “icon” style lock screen widget
2024-12-26 21:15:29 +05:30
Riley Testut
c2b95a23a2
[AltWidget] Replaces ProgressRing with SwiftUI.Gauge
2024-12-26 21:15:29 +05:30
Magesh K
a48c3b2987
Widgets-Fix: Ported Widget compatibility for ios 18+ from altstore ( #746 )
2024-11-11 14:46:33 -05:00
nythepegasus
5ef38b9f5d
Fix AltWidget App Group issue
2023-10-23 10:12:09 -04:00
Nythepegasus
9ee57e70dc
Change circle and logo to just be circle for now
2023-07-27 02:59:30 -04:00
nythepegasus
3342bc069b
Change the lock screen icon to be legible
...
Signed-off-by: nythepegasus <me@nythepegas.us >
2023-07-27 02:25:09 -04:00
Nythepegasus
9ad0be7d45
Update AltWidget assets
2023-07-24 07:18:42 -04:00
Nythepegasus
0251df7592
Move the first app group to be known shared group
2023-07-24 05:49:36 -04:00
Nythepegasus
9576cdb052
Update AltWidget/ReleaseEntitlements.plist
...
Signed-off-by: Nythepegasus <me@nythepegas.us >
2023-07-24 05:40:51 -04:00
Nythepegasus
787eab890e
Fix Actions builds for AltWidget
2023-07-24 05:28:26 -04:00
Riley Testut
a8e3b31e6b
[AltWidget] Adds “icon” style lock screen widget
2022-12-30 17:09:14 -05:00
Riley Testut
03c966b57b
[AltWidget] Replaces ProgressRing with SwiftUI.Gauge
2022-12-30 17:09:14 -05:00
Joseph Mattello
208c86a85c
closes #93 redo of bundle id’s from .app
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 17:03:58 -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
Jawshoeadan
e0cbf787a5
Fix beta apps on the my apps view, and fix deactivating/activating apps
2022-12-08 19:24:28 -06:00
Joshua Laymon
39f468a88f
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
Nythepegasus
d66f30e6a2
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
c27b93e8b5
Adds iOS 16 Lock Screen widget
2022-08-17 15:33:13 -05:00