Magesh K
f76a8a035c
[AppIDs-View]: updated header section size
2025-02-02 03:55:11 +05:30
Magesh K
912d37ff4d
[View]: Fix: temporarily use hardcoded values for headerSize since double dequeue is strictly disallowed
2024-12-26 21:15:29 +05:30
Magesh K
d43d1b9a9d
clean-checkpoint-1
2024-12-26 21:15:29 +05:30
Riley Testut
3925555c60
Fixes squished AppBannerView on AppIDsViewController
2024-12-26 21:15:29 +05:30
Riley Testut
a3e67a9adb
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
ae11777359
Removes unnecessary #available checks
2024-12-26 21:15:29 +05:30
June P
b8f0d3e650
bugfix: fix removal of attributes
2023-11-28 02:34:15 +09:00
June P
e3765e5504
bugfix: fix appending to a list that is nil
2023-11-28 02:04:14 +09:00
junepark678
95704a0537
chore(App IDs, My Apps): change back to full
2023-11-27 09:22:19 -05:00
junepark678
cdafd03aa4
chore(App IDs, My Apps): change to use DateComponentsFormatter.UnitsStyle.abbreviated
2023-11-27 09:22:19 -05:00
junepark678
190a05ec6b
bugfix(App IDs, My Apps): fix date display
2023-11-27 09:22:19 -05:00
junepark678
87f0c7d661
bugfix(App IDs, My Apps): display only necessary information
2023-11-27 09:22:19 -05:00
junepark678
0ef10b5d93
bugfix(App IDs, My Apps): calculate in correct direction in time (we aren't time travelers)
2023-11-27 09:22:19 -05:00
junepark678
3b7e8ec0fa
chore(App IDs): localize Unknown string
2023-11-27 09:22:19 -05:00
junepark678
7cbc1dff65
feat(App IDs): make expiration dates more specific
2023-11-27 09:22:19 -05:00
Joseph Mattello
25b7da0677
final classes marked as final
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:52:12 -05: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
Riley Testut
578bee34e0
Changes "free developer accounts" to "non-developer Apple IDs" in app copy
...
Will hopefully clarify that the 3 active app limitation is due to using a non-developer Apple ID, and not because they haven't donated via Patreon.
2021-10-04 15:29:10 -07:00
Riley Testut
472de7dd21
[AltStoreCore] Refactors core AltStore logic into AltStoreCore framework
...
AltStoreCore will contain all shared AltStore code between AltStore and any app extensions. Initially, it includes all AltStore model logic.
2020-09-03 16:39:08 -07:00
Riley Testut
3e600ca2d8
Improves AppBannerView accessibility
2020-08-27 15:23:21 -07:00
Riley Testut
5ffc0ae05b
Clarifies AltStore renews App IDs after they expire
2020-04-01 11:53:25 -07:00
Riley Testut
21088fa7ce
Removes ellipsis from AppIDsViewController cell
2020-03-30 13:40:14 -07:00
Riley Testut
e5170a2f4a
Adds initial support for 3rd party Sources
2020-03-24 13:27:44 -07:00
Riley Testut
a9199a0af2
Emphasizes App IDs can’t be deleted in AppIDsViewController message
2020-03-23 11:33:06 -07:00
Riley Testut
f6e536a805
Improves App ID counting + management
...
Fetches App ID count directly from Apple, and adds AppIDsViewController to view all App IDs for the logged-in account.
2020-02-10 17:30:11 -08:00