Libation/Source/AudibleUtilities
Michael Bucari-Tovo f35c82d59d Change ApiExtended to always allow provide login option
Previously, only some calls to ApiExtended.CreateAsync() would prompt users to login if necessary. Other calls would only work if the account already had a valid identity, and they would throw exceptions otherwise.

Changed ApiExtended so that the UI registers a static ILoginChoiceEager factory delegate that ApiExtended will use in the event that a login is required.
2025-05-09 17:32:12 -06:00
..
Widevine Fix occasional error of audio downloads hanging. 2025-05-09 16:32:59 -06:00
_InternalsVisible.cs Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
Account.cs Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
AccountsSettings.cs Add spatial audio support 2025-04-27 14:31:14 -06:00
AccountsSettingsPersister.cs auto-scan initial code. Feature not yet complete 2022-05-09 11:21:09 -04:00
ApiExtended.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
AudibleApiStorage.cs Handle and notify users of invalid account settings file 2025-03-03 14:41:56 -07:00
AudibleApiValidators.cs Remove validation check: SeriesName is null . At least 1 exception found in the wild 2024-02-29 14:44:41 -05:00
AudibleUtilities.csproj better logging for api errors #1240 2025-05-07 12:39:02 -04:00
ImportValidationException.cs Log DTO items even if validation fails 2023-03-22 11:00:51 -06:00
Mkb79Auth.cs Corectly read and write locales 2023-05-23 09:41:28 -06:00