Mod4
|
0d8a2df802
|
fix(widget): blank app icons
Signed-off-by: Mod4 <omarelfarok24135@gmail.com>
Co-authored-by: mahee96 <47920326+mahee96@users.noreply.github.com>
|
2026-05-09 15:45:42 -04:00 |
|
mahee96
|
6d4cbf1c59
|
refactor: streamline the repo again and removed unused files from altstore
|
2026-02-22 21:27:31 +05:30 |
|
ellen!
|
4176b8c83c
|
Update LockScreenWidget.swift
Signed-off-by: ellen! <78277148+owoellen@users.noreply.github.com>
|
2025-05-19 22:45:50 +01:00 |
|
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
|
61989e7d40
|
[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
|
d13e469cf2
|
[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
|
6ed5acdb40
|
[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
|
ba825d4218
|
[Widgets]: cleanup: refactored to use guard-else flow instead of if-else flow
|
2025-01-11 21:31:10 +05:30 |
|
Magesh K
|
720a397dd4
|
[Widgets]: Bug-Fix: always use widgetKind for requesting timeline reload request
|
2025-01-11 04:10:02 +05:30 |
|
Magesh K
|
e29d9f7904
|
[Widgets]: Enhanced to isolate operations from multiple views of same widget type
|
2025-01-11 03:25:25 +05:30 |
|
Magesh K
|
f69b293004
|
[Widgets]: Use AppIntentConfiguration instead of StaticConfiguration and cleanup
|
2025-01-10 08:11:35 +05:30 |
|
Magesh K
|
4e10527f03
|
[Widgets]: (complete) Fixed previous pagination issues for ActiveAppsWidget
|
2025-01-09 18:51:45 +05:30 |
|
Magesh K
|
46871f63ed
|
[Widgets]: [WIP]: Implement Pagination in ActiveAppWidget based on user interaction
|
2025-01-09 05:07:13 +05:30 |
|
Magesh K
|
bb8a1b57cd
|
[Widgets]: Fix for AppDetailWidget previews crashing
|
2025-01-08 14:36:27 +05:30 |
|
Magesh K
|
cf0a2001f0
|
[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
|
a9a698b704
|
[assets-cleanup]: removed unused references to image assets or icon assets
|
2024-12-26 21:15:29 +05:30 |
|
Magesh K
|
fd03b33e9b
|
[cleanup]: removed unused or redundant icons and image assets
|
2024-12-26 21:15:29 +05:30 |
|
Magesh K
|
f542a52bda
|
[AltBackup+Schemes]: Fixes for URL schemes throughout both AltBackup and SideStore apps
|
2024-12-26 21:15:29 +05:30 |
|
Magesh K
|
63a3203e50
|
clean-checkpoint-1
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
142b9c6810
|
[AltWidget] Fixes compiling for iOS 16 and earlier
Also fixes unused variable warnings.
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
6c0cfdf99e
|
[AltWidget] Updates Home Screen widget names and descriptions
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
e34f3ce201
|
[AltWidget] Fixes widgets not appearing pre-iOS 17
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
a341a15a5e
|
[AltWidget] Insets ActiveAppsWidget buttons from edge to improve tapability
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
58b6c0d6ac
|
[AltWidget] Fixes AppDetailWidget not displaying app information
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
891609b64e
|
[AltWidget] Fixes ActiveAppsWidget compiler error when deployment target < iOS 17
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
76ef018638
|
[AltWidget] Replaces legacy PreviewProvider previews with #Preview macro
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
2aaa7761fc
|
[AltWidget] Refactors previous widgets to use AppsTimelineProvider
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
ea2600aba9
|
[AltWidget] Adds interactive Active Apps widget to view + refresh all active apps (iOS 17+)
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
3f6688523a
|
[AltWidget] Refactors widgets into separate files
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
641c716d57
|
[AltWidget] Supports refreshing apps directly from home screen
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
693969dc28
|
[AltWidget] Adopts containerBackground(for:) on iOS 17
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
fd8dd20c1b
|
[AltWidget] Fixes incorrect home screen widget margins on iOS 17
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
ea506b904d
|
Updates app version to 2.0b1 🎉
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
5c526dba82
|
Updates app version to 1.6b2
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
4e84b9ea27
|
[AltWidget] Adds “icon” style lock screen widget
|
2024-12-26 21:15:29 +05:30 |
|
Riley Testut
|
cea53ca158
|
[AltWidget] Replaces ProgressRing with SwiftUI.Gauge
|
2024-12-26 21:15:29 +05:30 |
|
Magesh K
|
2842c8f669
|
Widgets-Fix: Ported Widget compatibility for ios 18+ from altstore (#746)
|
2024-11-11 14:46:33 -05:00 |
|
nythepegasus
|
04d9f760ad
|
Fix AltWidget App Group issue
|
2023-10-23 10:12:09 -04:00 |
|
Nythepegasus
|
b3f0dbb155
|
Change circle and logo to just be circle for now
|
2023-07-27 02:59:30 -04:00 |
|
nythepegasus
|
6904d931c3
|
Change the lock screen icon to be legible
Signed-off-by: nythepegasus <me@nythepegas.us>
|
2023-07-27 02:25:09 -04:00 |
|
Nythepegasus
|
0d2f355a74
|
Update AltWidget assets
|
2023-07-24 07:18:42 -04:00 |
|
Nythepegasus
|
2ce1576016
|
Move the first app group to be known shared group
|
2023-07-24 05:49:36 -04:00 |
|
Nythepegasus
|
0f3be3c494
|
Update AltWidget/ReleaseEntitlements.plist
Signed-off-by: Nythepegasus <me@nythepegas.us>
|
2023-07-24 05:40:51 -04:00 |
|
Nythepegasus
|
8c1ca8503a
|
Fix Actions builds for AltWidget
|
2023-07-24 05:28:26 -04:00 |
|
Riley Testut
|
699eda5d1b
|
[AltWidget] Adds “icon” style lock screen widget
|
2022-12-30 17:09:14 -05:00 |
|
Riley Testut
|
d7d0a83550
|
[AltWidget] Replaces ProgressRing with SwiftUI.Gauge
|
2022-12-30 17:09:14 -05:00 |
|
Joseph Mattello
|
d797ddd668
|
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
|
412928eeaa
|
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
|
b02b9197d0
|
Fix beta apps on the my apps view, and fix deactivating/activating apps
|
2022-12-08 19:24:28 -06:00 |
|