Huge_Black
4deda9229c
fix: fix crash in source detail view
2026-04-12 14:24:25 +08:00
mahee96
6d4cbf1c59
refactor: streamline the repo again and removed unused files from altstore
2026-02-22 21:27:31 +05:30
mahee96
d670618cbe
debloat: removed more patreon stuff carried over from altstore 2.0
2026-02-22 15:18:51 +05:30
mahee96
c6703d66c1
- Feature: Markdown view integration complete (if issues arrise can fix it asap)
2025-02-28 05:09:37 +05:30
Magesh K
eb0e1326b9
- ReleaseTracks: Added in-app ReleaseTracks switching support
2025-02-10 13:53:31 +05:30
Magesh K
bf766c1b84
- Multiple fixes and CI setup
2025-02-08 11:36:55 +05:30
Magesh K
1641f6e93f
[ToastView]: Fix: restore back to printing localizedDescription as before
2025-01-21 21:54:11 +05:30
Magesh K
eb539cd7f6
[ErrorProcessing]: Make toast show underlying errors (if there are any)
2025-01-20 23:02:06 +05:30
Magesh K
63a3203e50
clean-checkpoint-1
2024-12-26 21:15:29 +05:30
Riley Testut
d3d609550e
Fixes incorrect corner radius animation for AppViewController + HeaderContentViewController
2024-12-26 21:15:29 +05:30
Riley Testut
2f603778d6
Supports “custom” pledge amounts for Patreon apps
2024-12-26 21:15:29 +05:30
Riley Testut
9b1d65b571
Slightly decreases AppBannerView badge/source icon spacing
2024-12-26 21:15:29 +05:30
Riley Testut
3391058475
Fixes button titles flashing when scrolling into view
2024-12-26 21:15:29 +05:30
Riley Testut
703db062e6
Shows source/category icon next to BrowseViewController’s title
...
Also tints all navigation bar buttons to match source/category tint color.
# Conflicts:
# AltStore/Browse/BrowseViewController.swift
2024-12-26 21:15:29 +05:30
Riley Testut
29627504cc
Shows “Pledge Expired” for installed Patreon apps without active pledge
2024-12-26 21:15:29 +05:30
Riley Testut
36ac3af7dc
Fixes showing “Update” for Patreon apps with inactive pledges
2024-12-26 21:15:29 +05:30
Riley Testut
81af866268
Fixes incorrect initial size for website button on Source detail page
2024-12-26 21:15:29 +05:30
Riley Testut
0c958dad19
Limits paging app screenshots on FeaturedViewController to bottom of cell
...
Prioritizes paging featured apps over app screenshots.
2024-12-26 21:15:29 +05:30
Riley Testut
36743c0cf4
Completely redesigns Browse tab with FeaturedViewController
2024-12-26 21:15:29 +05:30
Riley Testut
870ef0c47f
Moves caption below app + developer name in AppCardCollectionViewCell
2024-12-26 21:15:29 +05:30
Riley Testut
5c808ec59e
Shows app’s source icon on AppBannerView
...
Excluding contexts where it is redundant (e.g. source detail page).
2024-12-26 21:15:29 +05:30
Riley Testut
be31611cb7
Adopts automatic status bar tinting on iOS 17 for App + Source detail screens
2024-12-26 21:15:29 +05:30
Riley Testut
cccbe3a80b
Hides “UPDATE” option for Patreon apps with expired pledges
2024-12-26 21:15:29 +05:30
Riley Testut
a981201016
Designates Patreon apps with label + displays price (if provided)
2024-12-26 21:15:29 +05:30
Riley Testut
5da80863b9
Supports updating apps from (almost) all AppBannerViews
...
Previously, you could only update apps from MyAppsViewController and AppViewController.
2024-12-26 21:15:29 +05:30
Riley Testut
65562602af
Fixes incorrectly centering screenshot thumbnail when there’s only one visible initially
2024-12-26 21:15:29 +05:30
Riley Testut
edf3281eee
Shrinks AppCardCollectionViewCell height if there are no screenshots
2024-12-26 21:15:29 +05:30
Riley Testut
b89d086e79
Fixes AppBannerView sticking to safe area when scrolling
2024-12-26 21:15:29 +05:30
Riley Testut
7977267107
Replaces BrowseCollectionViewCell with AppCardCollectionViewCell
...
* Handles dynamic screenshot sizes
* Allows swiping through screenshots
* Supports iPhone + iPad screenshots
2024-12-26 21:15:29 +05:30
Riley Testut
89347ffffa
Fixes misplaced back button
2024-12-26 21:15:29 +05:30
Riley Testut
98125e93aa
Adds AddSourceViewController to add sources by URL or from list of recommended sources
2024-12-26 21:15:29 +05:30
Riley Testut
1d19a31a86
Fixes “Unable to satisfy constraints” warnings for SourcesViewController
2024-12-26 21:15:29 +05:30
Riley Testut
b03b7bfe68
Refactors SourceViewController into dedicated tab
...
* Updates UI to use source icons + tint colors
* Adds Edit button + swipe actions
2024-12-26 21:15:29 +05:30
Riley Testut
20cf2326c6
Adjusts illegible Source tint colors for SourceDetailViewController
2024-12-26 21:15:29 +05:30
Riley Testut
bff9eef2dd
Adds AppBannerView.style to switch between app and source styles
...
`app` banners have rounded rect icons and use a lighter version of tint color as background, while `source` banners have circular icons and use the original tint color as background.
2024-12-26 21:15:29 +05:30
Riley Testut
61b2a9bb82
Adds PillButton.style to switch between pill and custom styles
...
`pill` style enforces minimum size + content insets, while `custom` doesn’t.
2024-12-26 21:15:29 +05:30
Riley Testut
df43561494
Adds AppIconImageView.style to switch between icon and circular styles
...
`icon` approximates the rounded corners of an app icon, while `circular` makes the icon a circle.
2024-12-26 21:15:29 +05:30
Riley Testut
22f3c881a1
Fixes CollapsingTextView “More” button incorrectly appearing if lineCount == maximumNumberOfLines
2024-12-26 21:15:29 +05:30
Riley Testut
0d79a01d74
Fixes AppViewController scrolling performance for apps with several privacy permissions
2024-12-26 21:15:29 +05:30
Riley Testut
4b9d81cd13
Fixes PillButton not respecting progressTintColor under certain conditions
2024-12-26 21:15:29 +05:30
Riley Testut
e5824ddd35
Removes unused NavigationBar.backgroundColorView
2024-12-26 21:15:29 +05:30
Riley Testut
7f2bd494b5
Fixes tapping buttons underneath navigation bar on SourceDetailViewController/AppViewController
2024-12-26 21:15:29 +05:30
Riley Testut
b2dcdc02c7
Dynamically disables interactive back gesture when viewing source header image
...
Only disables gesture if touches are within headerContainerView to ensure back gesture works as expected majority of the time.
2024-12-26 21:15:29 +05:30
Riley Testut
5dfb36ca48
Supports viewing all NewsItems and StoreApps for a source
2024-12-26 21:15:29 +05:30
Riley Testut
654f73f4ee
Shows detailed source “About” page when adding 3rd-party sources
...
Allows users to preview sources before adding them to their AltStore.
2024-12-26 21:15:29 +05:30
Riley Testut
5145e355ce
Refactors SourcesViewController from Main.storyboard to new Sources.storyboard
...
Also refactors BannerCollectionViewCell to AppBannerCollectionViewCell to support initializing from code.
2024-12-26 21:15:29 +05:30
Riley Testut
6fa2fa16f7
Fixes CollapsingTextView “TextKit 1 compatibility mode” runtime warning
2024-12-26 21:15:29 +05:30
Riley Testut
ed1365281f
Removes unnecessary #available checks
2024-12-26 21:15:29 +05:30
Riley Testut
a5b7abea0d
Fixes UIActivityIndicatorView.style deprecation warnings
2024-12-26 21:15:29 +05:30
Riley Testut
9f04b3a9f1
Opens Error Log upon tapping ToastView showing logged error
2024-12-26 21:15:29 +05:30