Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Base for Android changes -- add version switcher, fix links * Fix Android lib-v1 root paralleling #4722 * feat: Add documentation for Get Transfer API * update description * Update getting-started * Update getting-started * Update Analytics documentation for GA (#4745) Co-authored-by: Thomas Leing <leint@amazon.com> * New method of initializing Analytics (#4772) Co-authored-by: Thomas Leing <leint@amazon.com> * Partial merge from main into android-ga-release * Sign In and SignOut updates for Amplify v2 * Updated swift section * Android sign out updates * update predictions escape hatch documentation * Android v2 Auth Federation to Identity Pool * Changing isSignedInComplete to isSignedIn * Updated images and text to api 24 * revert change to v1 * chore: update api to 24 and remove part of snapshot with amplify version (#4814) * Adding custom auth support in Android docs * chore: update location escape hatch (#4817) * Remove dev-preview * Add escape hatch warning * update java sample in predictions escape hatch * Kotlin SDK escape hatch disclaimer * Update v2 Auth Escape Hatch * Updated all swift code blocks to java/kotlin * remove mention of xcode * Fixed typo * Add mandatory parameter of usernamer in confirm reset password * Fix typo * Typo fix * Update src/fragments/lib/auth/android/signin_with_custom_flow/10_cli_setup.mdx Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com> * chore: change client type for s3 in v2 (#4831) * Update Amplify versions globally (#4835) Co-authored-by: Thomas Leing <leint@amazon.com> * Docs(Auth): Add switching auth flow documentation (#4834) * Add switching auth flow * Removed unnecessary enum explaination * Addressing PR comments * Fix typos in text * changed identityId to identityIdResult added refresh option in fetchAuthSession * add upgrade guide for Amplify Android v2 (#4842) * add java interop callout (#4847) * add java interop callout * Update src/fragments/lib/analytics/android/escapehatch.mdx * Update src/fragments/lib/predictions/android/escapehatch.mdx * Update src/fragments/lib/storage/android/escapehatch.mdx * added async to getCurrentUser calls * added async to getCurrentUser calls * Fix(Auth): Addition of sign in guide in docs (#4838) * fix for params * addressed PR comments * Update src/fragments/lib/auth/android/signin_next_steps/50_reset_password.mdx Co-authored-by: Sunil Timalsina <sunil.timalsina@gmail.com> * remove breakpoints from code * Updated ids to only change android ids Co-authored-by: Sunil Timalsina <sunil.timalsina@gmail.com> * changes to upgrade guide (#4849) * Android v2 uninstall documentation * fix typos and code snippet bugs * Fix whitespace to fix build (hopefully) (#4852) Co-authored-by: Thomas Leing <leint@amazon.com> * Update versions.ts (#4854) * add whitespace (#4853) * fix code snippet indentation * add signin change (#4856) * additional docs fixes * Add instructions in Java * Fix spacing between + and variable * Addressed PR comments * Fixed PR comments * Fixed PR comments * resolved PR comments * Update src/fragments/lib/auth/android/signin_next_steps/30_confirm_custom_challenge.mdx Co-authored-by: Erica Eaton <67125657+eeatonaws@users.noreply.github.com> * Update src/fragments/lib/auth/android/signin_next_steps/20_confirm_sms_mfa.mdx Co-authored-by: Erica Eaton <67125657+eeatonaws@users.noreply.github.com> * Update src/fragments/lib/auth/android/signin_next_steps/20_confirm_sms_mfa.mdx Co-authored-by: Erica Eaton <67125657+eeatonaws@users.noreply.github.com> * Update src/fragments/lib/auth/android/signin_next_steps/40_confirm_new_password.mdx Co-authored-by: Erica Eaton <67125657+eeatonaws@users.noreply.github.com> * aligning try and catch * Update src/fragments/lib/auth/android/signin_next_steps/20_confirm_sms_mfa.mdx Co-authored-by: Erica Eaton <67125657+eeatonaws@users.noreply.github.com> * PR comments addressed * Merge conflict resolved * Removing an extra space * Kotlin coroutines are not in beta (#4861) Co-authored-by: Thomas Leing <leint@amazon.com> * Android Custom Flow code samples (#4862) * Android Custom Flow code samples * Add samples for switching auth flow on Android v2 * Add kotlin and rxjava snippets * Add merges into /lib to /lib-v1 as well (#4867) Co-authored-by: Thomas Leing <leint@amazon.com> * git rm robots.txt Co-authored-by: Thomas Leing <leint@amazon.com> Co-authored-by: Saijad Dhuka <sdhuka@amazon.com> Co-authored-by: Saijad Dhuka <83975678+sdhuka@users.noreply.github.com> Co-authored-by: Daniel Deng <dengdan@amazon.com> Co-authored-by: dengdan154 <85711456+dengdan154@users.noreply.github.com> Co-authored-by: Tyler Roach <tjroach@amazon.com> Co-authored-by: Jithin Roy <51138777+royjit@users.noreply.github.com> Co-authored-by: Erica Eaton <eatoeric@amazon.com> Co-authored-by: Erica Eaton <67125657+eeatonaws@users.noreply.github.com> Co-authored-by: Anshul Gupta <gpanshu@amazon.com> Co-authored-by: gpanshu <91897496+gpanshu@users.noreply.github.com> Co-authored-by: Sunil Timalsina <sunil.timalsina@gmail.com> Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com> Co-authored-by: Banji Jolaoso <banjij@amazon.com> Co-authored-by: banji180 <banji180@gmail.com>
- Loading branch information