- 10 Jun, 2022 3 commits
-
-
Maarten Billemont authored
[FIXED] Fastlane process can fail if remote is not accessible or tag already exists. Fail early in this case.
-
Maarten Billemont authored
-
Maarten Billemont authored
[FIXED] When going into offline mode, URL sessions are invalidated but existing asynchronous tasks may yet be using them.
-
- 07 Jun, 2022 8 commits
-
-
Maarten Billemont authored
-
Maarten Billemont authored
[IMPROVED] Specify content type for all text input.
-
Maarten Billemont authored
[IMPROVED] Output of debugging, logging and describe systems. [FIXED] Edge cases in property value assignment, binding and unbinding.
-
Maarten Billemont authored
[FIXED] Subscription analytics metadata now works when products list is not yet resolved. [MOVED] Country code 3-to-2 map moved from the code into a resource. [FIXED] Warning related to internal legacy product not being supported by the App Store. [FIXED] Don't try to restore a subscription for non-store products.
-
Maarten Billemont authored
[FIXED] Thorough inspection and fixing of all sources of memory leaks.
-
Maarten Billemont authored
[ADDED] A tool for tracking and reporting on leaks in the app by shutting down the main application and replacing it with a leak report.
-
Maarten Billemont authored
-
Maarten Billemont authored
[UPDATED] Migrate preview updater to DisptachTask. [IMPROVED] Dbg logging is only for debugging - tracker logs trc, pii as inf during debug. [IMPROVED] Error logging when resolving preview. [FIXED] Preview image size was not updated. [FIXED] Allow site preview lookups to fail, consider only non-failing previews. [FIXED] Bad URLs cause a 1 week resource lookup time-out dead-lock; reduced to 10 min. [IMPROVED] Allow multiple concurrent preview lookups. [FIXED] Site preview color doesn't showing up well for Theme.color.tint. [FIXED] Observations were not receiving their new values. [FIXED] Trigger a site update when creating new sites. [UPDATED] Allow tinted site cells in autofill. [FIXED] Allow site preview lookups to fail, consider only non-failing previews. [FIXED] Bad URLs cause a 1 week resource lookup time-out dead-lock; reduced to 10 min. [IMPROVED] Allow multiple concurrent preview lookups.
-
- 05 Jun, 2022 7 commits
-
-
Maarten Billemont authored
[IMPROVED] Background blur instead of shadow to improve legibility of user's full name on login screen.
-
Maarten Billemont authored
[ADDED] Subscription offer code redemption. [ADDED] Support for Ukrainian residents.
-
Maarten Billemont authored
[UPDATED] Promises now support async APIs. [IMPROVED] Storefront country lookup improved with iOS 15 async API. [MOVED] Subscription product lookup moved into InAppSubscription.
-
Maarten Billemont authored
[FIXED] The iOS Simulator has issues saving keys to the keychain when an accessControl is present.
-
Maarten Billemont authored
[FIXED] Some failure conditions were getting lost and not reported.
-
Maarten Billemont authored
[IMPROVED] Memory consumption for AutoFill cells.
-
Maarten Billemont authored
[UPDATED] Use main navigation for AutoFill as well, replacing the detail presentation. [IMPROVED] Centralized AutoFill view controller management.
-
- 29 May, 2022 1 commit
-
-
Maarten Billemont authored
[FIXED] Interactive auto-fill with credential was aborted early do to usersSource not being populated synchronously. [FIXED] Auto-fill fails to resolve service identifiers of site variants. [IMPROVED] More logging of failure causes for auto-filling. [ADDED] Log all instances where Spectre sends data out (eg. clipboard / extension).
-
- 07 May, 2022 1 commit
-
-
Maarten Billemont authored
[FIXED] Prevent the possibility of duplicate items entering into a diffable data source through OrderedSet sanitization. [FIXED] Avoid issues caused by multiple user files with the same user name in them. [FIXED] Guard against potentially duplicated site items.
-
- 27 Feb, 2022 7 commits
-
-
Maarten Billemont authored
-
Maarten Billemont authored
[IMPROVED] Better Fastlane build resume automation.
-
Maarten Billemont authored
[IMPROVED] Background image opacity reduced to improve contrast and reduce distraction.
-
Maarten Billemont authored
-
Maarten Billemont authored
-
Maarten Billemont authored
FreshchatSDK is not reliable right now. Needs an up-to-date SPM version.
-
Maarten Billemont authored
-
- 14 Feb, 2022 2 commits
-
-
Maarten Billemont authored
[FIXED] Don't load and flicker autofill instructions when unnecessary. [FIXED] Site cell transitions between new site and created site.
-
Maarten Billemont authored
[UPDATED] Applied latest AppCode code style changes.
-
- 08 Jan, 2022 3 commits
-
-
Maarten Billemont authored
-
Maarten Billemont authored
-
Maarten Billemont authored
[FIXED] Resolve potential crashes where section 0 does not yet exist in the data source by guarding on a section count.
-
- 02 Jan, 2022 1 commit
-
-
Maarten Billemont authored
-
- 01 Jan, 2022 1 commit
-
-
Maarten Billemont authored
[FIXED] isEqual/== and hash/hashValue should match in order to respect the Hashable protocol contract.
-
- 30 Dec, 2021 1 commit
-
-
Maarten Billemont authored
-
- 29 Dec, 2021 5 commits
-
-
Maarten Billemont authored
-
Maarten Billemont authored
[FIXED] Keyboard changes' animation settings were not delegated. [FIXED] Keyboard callbacks are now fully animated.
-
Maarten Billemont authored
[FIXED] A few missing unregistrations of observer registrations. [IMPROVED] Avoid a few unnecessary unregistration/registrations. [IMPROVED] Avoid unnecessary post-registration callbacks when already registered.
-
Maarten Billemont authored
[UPDATED] Apple Silicon has a simulator arm64 & a device arm64: platforms need to be separated. This should also yield smaller library binaries and faster builds (that don't include unnecessary platforms and architectures).
-
Maarten Billemont authored
[FIXED] URL to Spectre Community for Questions. [FIXED] Scheme slash handling when converting absolute URLs into https:// URLs. [FIXED] Convert all image URLs to HTTPS for increased privacy & to conform with ATS. [IMPROVED] Increase font size of site cell names to callout.
-