AndroidManifest.xml
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="629" versionName="4.65.9" compileSdkVersion="31" compileSdkVersionCodename="12" package="br.com.uol.ps.myaccount" platformBuildVersionCode="31" platformBuildVersionName="12"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk minSdkVersion="21" targetSdkVersion="30" />
<uses-feature name="android.hardware.camera" />
<uses-feature name="android.hardware.telephony" required="false" />
<uses-permission name="com.google.android.gms.permission.AD_ID" />
<uses-permission name="android.permission.FOREGROUND_SERVICE" />
<uses-permission name="android.permission.INTERNET" />
<uses-permission name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission name="android.permission.CALL_PHONE" />
<uses-permission name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission name="android.permission.READ_PHONE_STATE" />
<uses-permission name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission name="android.permission.BLUETOOTH" />
<uses-permission name="android.permission.GET_ACCOUNTS" />
<uses-permission name="android.permission.CAMERA" />
<uses-permission name="android.hardware.camera2.full" />
<uses-permission name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission name="android.permission.READ_EXTERNAL_STORAGE" maxSdkVersion="29" />
<uses-permission name="android.permission.READ_CONTACTS" />
<uses-permission name="android.permission.FLASHLIGHT" />
<uses-permission name="android.permission.USE_FINGERPRINT" />
<uses-permission name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission name="br.com.uol.ps.myaccount.permission.C2D_MESSAGE" />
<uses-permission name="com.google.android.c2dm.permission.RECEIVE" />
<uses-permission name="android.permission.WAKE_LOCK" />
<permission name="br.com.uol.ps.myaccount.permission.C2D_MESSAGE" protectionLevel="signature" />
<permission name="br.com.uol.ps.myaccount.permission.PUSHIO_MESSAGE" protectionLevel="signature" />
<uses-permission name="br.com.uol.ps.myaccount.permission.PUSHIO_MESSAGE" />
<permission name="br.com.uol.ps.myaccount.permission.RSYS_SHOW_IAM" protectionLevel="signature" />
<uses-permission name="br.com.uol.ps.myaccount.permission.RSYS_SHOW_IAM" />
<uses-permission name="com.sec.android.provider.badge.permission.READ" />
<uses-permission name="com.sec.android.provider.badge.permission.WRITE" />
<uses-permission name="com.htc.launcher.permission.READ_SETTINGS" />
<uses-permission name="com.htc.launcher.permission.UPDATE_SHORTCUT" />
<uses-permission name="com.sonyericsson.home.permission.BROADCAST_BADGE" />
<uses-permission name="com.sonymobile.home.permission.PROVIDER_INSERT_BADGE" />
<uses-permission name="com.anddoes.launcher.permission.UPDATE_COUNT" />
<uses-permission name="com.majeur.launcher.permission.UPDATE_BADGE" />
<uses-permission name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
<uses-permission name="com.huawei.android.launcher.permission.READ_SETTINGS" />
<uses-permission name="com.huawei.android.launcher.permission.WRITE_SETTINGS" />
<uses-permission name="android.permission.READ_APP_BADGE" />
<uses-permission name="com.oppo.launcher.permission.READ_SETTINGS" />
<uses-permission name="com.oppo.launcher.permission.WRITE_SETTINGS" />
<uses-permission name="me.everything.badger.permission.BADGE_COUNT_READ" />
<uses-permission name="me.everything.badger.permission.BADGE_COUNT_WRITE" />
<uses-permission name="android.permission.ACCESS_BACKGROUND_LOCATION" />
<queries>
<package android:name="com.whatsapp" />
<package android:name="com.instagram.android" />
<package android:name="com.facebook.katana" />
<intent>
<action android:name="androidx.camera.extensions.action.VENDOR_ACTION" />
</intent>
<package android:name="com.google.android.apps.maps" />
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="https" />
</intent>
<package android:name="androidx.test.orchestrator" />
<package android:name="androidx.test.services" />
<package android:name="com.google.android.apps.common.testing.services" />
</queries>
<uses-feature name="android.hardware.camera.autofocus" />
<uses-permission name="android.permission.VIBRATE" />
<uses-permission name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-feature glEsVersion="0x00020000" required="true" />
<uses-permission name="android.permission.READ_PRIVILEGED_PHONE_STATE" />
<uses-permission name="android.permission.GET_TASKS" />
<uses-permission name="br.com.uol.pagseguro.permission.READ_TERMINAL_PROVIDER" />
<uses-permission name="br.com.uol.pagseguro.permission.WRITE_TERMINAL_PROVIDER" />
<uses-feature name="android.hardware.camera.front" required="false" />
<uses-feature name="android.hardware.camera.flash" required="false" />
<uses-feature name="android.hardware.screen.landscape" required="false" />
<uses-feature name="android.hardware.wifi" required="false" />
<uses-permission name="android.permission.RECORD_AUDIO" />
<uses-permission name="android.permission.QUERY_ALL_PACKAGES" />
<uses-permission name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
<uses-permission name="android.permission.REORDER_TASKS" />
<application theme="@style/2131951634" label="@string/2131886688" android:icon="@mipmap/ic_launcher_v3" name=".MyAccountApplication" allowBackup="false" restoreAnyVersion="true" hardwareAccelerated="true" largeHeap="true" supportsRtl="true" android:extractNativeLibs="true" fullBackupContent="false" networkSecurityConfig="@xml/2132082693" roundIcon="@mipmap/ic_launcher_v3_round" appComponentFactory="androidx.core.app.CoreComponentFactory" android:isSplitRequired="true">
<uses-library name="org.apache.http.legacy" required="false" />
<activity theme="@style/2131951637" android:name=".transferBasicAccount.view.BasicAccountActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.transferBasicAccount.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131952029" android:name=".placesMap.presentation.activity.MapMainActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.placesMap.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<meta-data android:name="com.google.android.geo.API_KEY" android:value="@string/2131888898" />
<activity android:name=".paymentTilix.view.paymentGate.PaymentGateActivity" screenOrientation="portrait" />
<activity android:name=".security.securePhone.SecurePhoneActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.securephone.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".security.securePhone.SecurePhoneWebViewActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.securephoneweb.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".account.securephone.AccountSecurePhoneActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.account.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.limitnow.LimitNowActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".cards.limitcdb.LimitCdbActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name=".cards.limitcdb.dashboard.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".onboarding.advancedAccount.AdvancedAccountOnboardingActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131952276" android:name=".onboarding.incomeAccount.presentation.IncomeAccountOnboardingActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".main.MainActivity" exported="true" launchMode="singleInstance" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="android.intent.action.MAIN" launchMode="singleTop" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.app.main.open" launchMode="singleTop" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.app.main.statement.open" launchMode="singleTop" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<intent-filter>
<data android:mimeType="application/pdf" android:host="*" />
<action android:name="android.intent.action.SEND" />
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" launchMode="singleTop" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="psmyaccount" />
</intent-filter>
<intent-filter exported="true" android:autoVerify="true">
<action android:name="android.intent.action.VIEW" launchMode="singleTop" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" android:host="pagseguro.uol.com.br" android:path="/cartao-de-credito/" />
<data android:scheme="https" android:host="pagseguro.uol.com.br" android:pathPrefix="/conta-digital" android:pathPattern="/app" />
<data android:scheme="https" android:host="pagseguro.uol.com.br" android:pathPrefix="/para-seu-negocio/aplicativos/minha-conta" android:pathPattern="/download" />
<data android:scheme="link" />
<data android:scheme="http" android:host="pagseguro.uol.com.br" android:pathPattern="/conta-digital/conta-digital-gratis" />
<data android:scheme="https" android:host="pagseguro.uol.com.br" android:pathPattern="/conta-digital/conta-digital-gratis" />
<data android:scheme="https" android:host="pagseguro.uol.com.br" android:pathPrefix="/qrcode" android:pathPattern="/validacao" />
</intent-filter>
<intent-filter exported="false">
<action android:name="br.com.uol.ps.myaccount.NOTIFICATIONPRESSED" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<intent-filter exported="true" android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" android:host="pagbank.onelink.me" android:pathPattern="/" />
<data android:scheme="https" android:host="pagseguro.onelink.me" android:pathPattern="/" />
<data android:scheme="https" android:host="pagseguro.vc" android:pathPrefix="/app" />
<data android:scheme="https" android:host="www.pagseguro.vc" android:pathPrefix="/app" />
<data android:scheme="https" android:host="pagbank.vc" android:pathPrefix="/app" />
<data android:scheme="https" android:host="www.pagbank.vc" android:pathPrefix="/app" />
<data android:scheme="https" android:host="pags.link" android:pathPrefix="/app" />
<data android:scheme="https" android:host="www.pags.link" android:pathPrefix="/app" />
</intent-filter>
<intent-filter exported="true" android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="http" android:host="pagseguro.uol.com.br" />
</intent-filter>
<intent-filter exported="true" android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" android:host="pagseguro.uol.com.br" />
</intent-filter>
</activity>
<activity android:name="br.com.uol.pslibs.ocr.PSCardOCRScanActivity" configChanges="keyboardHidden|orientation|screenSize" />
<activity theme="@style/2131952270" android:name="net.take.blipchat.activities.ThreadActivity" screenOrientation="portrait" configChanges="orientation" />
<activity theme="@style/2131951637" android:name=".signupV2.SignupActivityV2" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustPan">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.signup.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".signupV2.pix.PixModalActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951637" android:name=".corporateCategory.CorporateCategoryActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.corporatecategory.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".security.activation.ActivationActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.security.activation.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".security.pin.feature.registration.PinCreateActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".security.pin.feature.edit.PinEditActivity" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".profile.view.ProfileActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustNothing" />
<activity theme="@style/2131951637" android:name=".profile.editAddress.view.EditAddressActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustPan">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.editAddress.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".cards.creditcard.cancel.activity.CreditCardCancelActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity android:name=".fulldisplay.campaign.view.CampaignActivity" screenOrientation="portrait" />
<activity android:name=".fulldisplay.onboarding.view.OnboardingActivity" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.creditcard.acquisitionSteps.activity.CreditCardAcquisitionDeniedActivity" launchMode="singleInstance" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".cards.creditcard.virtualCard.VirtualCardActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".smsToken.SMSTokenActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.smsToken" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".account.AccountInfoActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".cashback.presentation.CashbackActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cashback.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".addmoney.presentation.gateway.AddMoneyGatewayActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.addmoney.gateway.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".addmoney.presentation.caixa.AddMoneyCaixaActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".addmoney.presentation.bankslip.AddMoneyBankSlipActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".transferAdvancedAccount.ui.newTransferMain.NewTransferActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.transferAdvancedAccount.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".notifications.NotificationsActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".balance.presentation.BalanceActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".remunerateAccount.detail.RemunerateDetailActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.remunerateAccount.detail.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".transactionStatement.detail.TransactionDetailActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951938" android:name=".login.view.LoginActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.login.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".paymentLink.PaymentLinkActivity" exported="false" launchMode="singleTask" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.paymentLink.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".paymentPagPay.PaymentPagPayActivity" exported="false" launchMode="singleTask" screenOrientation="portrait" />
<activity android:name=".invitation.presentation.InvitationActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.invitation.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".gamification.GamificationActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="stateAlwaysHidden" />
<activity android:name=".helpCenter.HelpCenterActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="stateAlwaysHidden">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.helpcenter.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".salesTab.readerActivationCode.view.ActivationCodeScreenActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="stateAlwaysHidden">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.readerActivationCode.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".helpCenter.answer.QuickYoutubePlayerActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="stateAlwaysHidden" />
<activity android:name=".cards.multiplecard.aquisition.MultipleCardAcquisitionActivity" screenOrientation="portrait" />
<activity android:name=".cards.multiplecard.dormantCredit.MultipleCardDormantCreditActivity" screenOrientation="portrait" />
<activity android:name=".security.pin.feature.unlock.PinUnlockActivity" exported="false" launchMode="singleTop" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".cards.creditcard.passwordrecovery.activity.CreditCardPasswordRecoveryActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.credit.passwordrecovery" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".cards.creditcard.limitAdjustment.CreditCardLimitAdjustmentActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity android:name=".refund.presentation.RefundActivity" exported="false" launchMode="singleTop" screenOrientation="portrait" />
<activity label="@string/2131893878" android:name=".salesReport.report.SalesReportActivityLegacy" exported="false" launchMode="singleTop" screenOrientation="portrait" windowSoftInputMode="adjustResize" parentActivityName=".main.MainActivity">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.salesReport.report.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity label="@string/2131893879" android:name=".salesReport.filter.SalesReportFilterActivity" screenOrientation="portrait" />
<activity android:name=".qrcode.core.presentation.qrcodeMain.QrCodeMainActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.qrcode.core.presentation.qrcode.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".helpCenter.pix.presentation.PixFaqActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".loan.presentation.LoanActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".loan.shelf.presentation.ShelfActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.loan.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".loan.presentation.PaymentActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".insurance.core.presentation.InsuranceActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustPan" />
<activity android:name=".insurance.platform.presentation.hiring.creditCardForm.InsurancePlatformCreditCardDataActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".cards.creditcard.acquisitionSteps.activity.CreditCardAcquisitionStepsActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".security.biometric.fingerprint.feature.unlock.FingerprintUnlockActivity" exported="false" launchMode="singleTask" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".security.biometric.fingerprint.feature.splash.FingerprintSplashActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".security.biometric.fingerprint.errors.FingerprintErrorsActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".security.biometric.fingerprint.feature.activate.FingerprintActivationActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".security.biometric.fingerprint.feature.deactivate.FingerprintDeactivationActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".widget.searchOption.SearchOptionActivity" exported="false" launchMode="singleInstance" screenOrientation="portrait" />
<activity android:name=".cards.creditcard.invoicePayment.activity.CreditCardPaymentActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".cards.creditcard.invoicePaymentV2.activity.CreditCardPaymentActivityV2" exported="false" screenOrientation="portrait" />
<activity android:name=".security.picture.activation.PictureActivationActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".security.retokenization.RetokenizationActivity" exported="false" screenOrientation="portrait">
<intent-filter exported="false">
<action android:name="br.com.uol.ps.myaccount.security.retokenization.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".security.advanceaccount.upload.UploadDocumentsActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.security.advanceaccount.upload.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".postalCode.PostalCodeActivity" exported="false" screenOrientation="portrait" />
<activity label="@string/2131887285" android:name=".security.picture.camera.CameraActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.security.picture.camera.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".bill.BillActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.bill.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.cardActivation.CardActivationActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".cards.cardActivationV2.CardActivationV2Activity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.cardActivationV2" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".offers.view.OffersActivity" screenOrientation="portrait" />
<activity android:name=".cards.creditcard.reissue.activity.CreditCardReissueActivity" screenOrientation="portrait" />
<activity android:name=".cards.creditcard.inactive.CreditCardTrackingActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity android:name=".cards.creditcard.hub.CreditCardHubActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity android:name=".cards.creditcard.documentTracking.CreditCardDocumentTrackingActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity theme="@style/2131951637" android:name=".phoneRecharge.presentation.PhoneRechargeActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".cards.prepaidV2.hub.activity.HubPrePaidActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.guidedTour.cardsGuide.CardsGuideActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.prepaidV2.recharge.PrePaidRechargeActivity" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.prepaidV2.passwordRecover.PrePaidPasswordRecoverActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.prepaid.passwordrecovery" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".salaryPortability.ui.SalaryPortabilityActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".salaryPortability.ui.userinformation.bank.search.BankSearchActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustPan" />
<activity theme="@style/2131951634" android:name=".paymentslip.presentation.activity.PaymentSlipActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.paymentslip.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".detran.presentation.detran_activity.DetranActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" />
<activity theme="@style/2131951634" android:name=".cards.prepaidV2.extract.PrePaidExtractActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".cards.prepaidV2.cancel.PrePaidCancelActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity android:name=".campaign.digitalAccount.view.DigitalAccountCampaignActivity" screenOrientation="portrait" />
<activity android:name=".benefits.presentation.BenefitsActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".sales.sale.SaleActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.app.sale.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".sales.refund.RefundActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.sales.refund.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".cards.accountV2.passwordRecover.AccountCardPasswordRecoverActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".qrcode.qrcodeMain.presentation.qrcodeOnboarding.HelpOnBoardingActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.accountV2.hub.activity.HubAccountCardActivity" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.tracking.CardTrackingActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.tracking.CardTrackingActivationResultActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.prepaidV2.acquisition.PrePaidAcquisitionActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.prepaidV2.documentTracking.PrePaidDocumentTrackingActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.documentTracking.CardDocumentTrackingActivity" launchMode="singleInstance" screenOrientation="portrait" />
<activity theme="@style/2131951637" android:name=".chat.view.ChatActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.chat.view.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".anticipation.AnticipationActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.anticipation.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131952276" android:name=".anticipation.presentation.onboarding.AnticipationOnboardingActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".qrcode.qrcodeMain.presentation.qrcodeRefundTransaction.RefundQrCodeTransactionHelpActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".cards.offers.CardsOfferActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.offers" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.acquisition.CardAcquisitionActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".cards.onboarding.CardsOnboardingActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".cards.onboarding.CardSwitchResultActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity android:name=".security.migration.MigrationActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951637" android:name=".servicesStore.presentation.ServicesStoreActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".wallet.thirdPartyCardDetail.activity.ThirdPartyCardDetailActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".wallet.thirdPartyCardDetail.extract.full.ThirdPartyFullExtractActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".wallet.thirdPartyCardDetail.extract.full.filter.ThirdPartyCardFullExtractFilterActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131952277" android:name="br.com.uol.pagseguro.plugpag.PlugPagActivity" exported="false" stateNotNeeded="true" excludeFromRecents="true" launchMode="singleInstance" screenOrientation="portrait" alwaysRetainTaskState="false" allowTaskReparenting="false" windowSoftInputMode="adjustResize" noHistory="true" autoRemoveFromRecents="true" resizeableActivity="false" />
<activity android:name=".readers.options.ReaderOptionsActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.readers.options.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".paymentTilix.view.paymentTilix.PaymentTilixActivity" screenOrientation="portrait" />
<activity android:name=".paymentTilix.view.syncHelper.SyncHelperActivity" />
<activity theme="@style/2131951634" android:name=".cardHandlerThirdParty.activities.add.AddThirdPartyCardActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.addthirdpartycardactivity.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".receivingPlans.ReceivingPlansLegacyActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.receivingPlans.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".cardHandlerThirdParty.activities.validate.ValidateThirdPartyCardActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.validatethirdpartycardactivity.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".cardHandlerThirdParty.activities.validate.ValidateThirdPartyCardActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.validatethirdpartycardactivity.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" exported="false" excludeFromRecents="true" windowSoftInputMode="stateAlwaysHidden|adjustPan" />
<activity android:name=".arch.DialogActivity" />
<activity android:name=".security.onboarding.view.OnboardingActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.onboarding.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".security.setup.view.SetupActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.activation.setup.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".security.email.view.AccountVerificationEmailActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".cards.kyc.KYCActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.kyc" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.passwordViewer.PasswordViewerActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.passwordviewer" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.passwordCreate.PasswordCreateActivity" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".shellbox.presentation.ShellBoxActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.pushio.manager.iam.ui.PushIOMessageViewActivity" permission="br.com.uol.ps.myaccount.permission.RSYS_SHOW_IAM" exported="false">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="pio-ABEsj98DWDFzdF39EHKTQrl6c" />
</intent-filter>
</activity>
<activity android:name="com.microsoft.identity.client.BrowserTabActivity" exported="true">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="psmyaccounttilix" android:host="outlook-oauth" android:path="/callback" />
</intent-filter>
</activity>
<activity android:name=".security.qrcodeLogin.QrCodeLoginActivity" launchMode="singleTask" screenOrientation="portrait" />
<activity android:name=".security.deeplinkLogin.ValidateDeepLinkLoginActivity" exported="false" launchMode="singleTask" screenOrientation="portrait" />
<activity android:name=".security.twoFAOptions.optionsMenu.TwoFAOptionsMenuActivity" exported="false" launchMode="singleTask" screenOrientation="portrait" />
<activity android:name=".security.twoFAOptions.tokenURA.TokenURAActivity" exported="false" launchMode="singleTask" screenOrientation="portrait" />
<activity android:name=".security.ClientClockMissConfiguredActivity" screenOrientation="portrait" />
<activity android:name=".security.pj.view.PJActivationActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".security.pj.view.DocumentDetailPreviewActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".importFile.view.importFile.ImportFileActivity" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".incomeTax.presentation.activity.IncomeTaxActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951634" android:name=".pix.pixHome.presentation.activity.PixHomeActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".pix.pixDict.presentation.activity.PixDictActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.pix.pixDict.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131952276" android:name=".onboarding.pix.presentation.PixOnboardingActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.onboarding.pix.presentation.PixOnboardingActivity" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".onboarding.pixRegisterKeys.presentation.PixRegisterKeysActivity" exported="false" screenOrientation="portrait" />
<activity theme="@style/2131951637" android:name=".pix.pixTransfer.presentation.activity.PixTransferActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.pix.pixTransfer.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".pix.pixRefund.presentation.activity.PixRefundActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".detran.presentation.detran_simple_account.DetranSimpleAccountActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".scheduling.view.scheduling.SchedulingActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.scheduling.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".notificationCenter.center.NotificationCenterActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951634" android:name=".automaticDebit.view.automaticDebit.AutomaticDebitActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".instantBilling.InstantBillingActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.instantBilling.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".pix.riskTimer.presentation.activity.PixRiskTimerActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.pix.riskTimer.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".openBanking.presentation.OpenBankingActivity" exported="false" launchMode="singleInstance" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".openBanking.presentation.openFinanceMain.OpenFinanceActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".auth.SessionSharingActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.auth.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".loan.flutter.privateconsigned.presentation.PrivateConsignedActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".loan.flutter.publicconsigned.presentation.PublicConsignedActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".loan.flutter.loanfgts.presentation.LoanFGTSActivity" exported="false" screenOrientation="portrait" />
<meta-data android:name="com.google.android.backup.api_key" android:value="AEdPqrEAAAAIk3IktNnquzj551pncljHZ0rEXNRWcrUHAQvpYg" />
<meta-data android:name="com.google.android.gms.vision.DEPENDENCIES" android:value="barcode" />
<provider name="androidx.core.content.FileProvider" exported="false" authorities="br.com.uol.ps.myaccount.fileprovider" grantUriPermissions="true">
<meta-data name="android.support.FILE_PROVIDER_PATHS" resource="@xml/2132082694" />
</provider>
<receiver name="com.amazonaws.mobileconnectors.pinpoint.targeting.notification.PinpointNotificationReceiver" exported="false">
<intent-filter>
<action android:name="com.amazonaws.intent.fcm.NOTIFICATION_OPEN" />
</intent-filter>
</receiver>
<receiver name=".util.InstallRefererGeneralReceiver" enabled="true" exported="true">
<intent-filter>
<action android:name="com.android.vending.INSTALL_REFERRER" />
</intent-filter>
</receiver>
<receiver name=".CloseSessionReceiver" enabled="true" exported="false">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.CLOSE_SESSION_INTENT" />
</intent-filter>
</receiver>
<receiver name=".arch.DialogReceiver" enabled="true" exported="false">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.DIALOG_BROADCAST_INTENT" />
</intent-filter>
</receiver>
<receiver name="com.pushio.manager.PushIOBroadcastReceiver" permission="com.google.android.c2dm.permission.SEND" exported="false">
<intent-filter>
<action android:name="com.google.android.c2dm.intent.RECEIVE" />
<action android:name="com.google.android.c2dm.intent.REGISTRATION" />
<category android:name="br.com.uol.ps.myaccount" />
</intent-filter>
</receiver>
<receiver name="com.pushio.manager.PushIOUriReceiver" enabled="true" exported="false">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<data scheme="pio-ABEsj98DWDFzdF39EHKTQrl6c" />
</intent-filter>
</receiver>
<service name="com.google.android.gms.analytics.CampaignTrackingService" enabled="true" exported="false" />
<service name=".sales.core.service.SaleForegroundService" enabled="true" exported="false" stopWithTask="true" />
<service name=".push.receivers.FirebaseMessagingManagerService" exported="false">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT" />
</intent-filter>
</service>
<service name="com.pushio.manager.PIOFCMIntentService" permission="android.permission.BIND_JOB_SERVICE" exported="false">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT" />
</intent-filter>
<intent-filter>
<action android:name="com.google.firebase.INSTANCE_ID_EVENT" />
</intent-filter>
</service>
<service name="br.com.topaz.heartbeat.notification.NotificationListener" permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" exported="true">
<intent-filter>
<action android:name="android.service.notification.NotificationListenerService" />
</intent-filter>
</service>
<receiver name="br.com.topaz.heartbeat.broadcast.CronListener" exported="false" />
<receiver name="br.com.topaz.heartbeat.broadcast.PackageListener" exported="false">
<intent-filter>
<action android:name="android.intent.action.PACKAGE_INSTALL" />
<action android:name="android.intent.action.PACKAGE_ADDED" />
<action android:name="android.intent.action.PACKAGE_REMOVED" />
<data scheme="package" />
</intent-filter>
</receiver>
<activity android:name="com.pushio.manager.PushIOActivityLauncher" exported="true" />
<activity theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.pushio.manager.PIOPermissionsActivity" launchMode="singleTask" />
<service name="com.pushio.manager.PIOAPIConnectorService" permission="android.permission.BIND_JOB_SERVICE" exported="false" />
<service name="com.pushio.manager.PushIOEngagementService" permission="android.permission.BIND_JOB_SERVICE" />
<service name="com.pushio.manager.PushIOUrlHandlerService" permission="android.permission.BIND_JOB_SERVICE" />
<service name="com.pushio.manager.PIOGCMRegistrationIntentService" permission="android.permission.BIND_JOB_SERVICE" exported="false" />
<service name="com.pushio.manager.PIORemoteViewClickHandlerService" permission="android.permission.BIND_JOB_SERVICE" />
<receiver name="com.pushio.manager.PIORemoteViewClickReceiver" enabled="true" exported="false" />
<activity theme="@style/2131952276" android:name=".editemail.EditEmailActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.editemail.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.account.cancel.AccountCardCancelActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.account.cancel" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.multiple.cancel.MultipleCardCancelActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.multiple.cancel" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.multiple.reissue.MultipleCardReissueActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.multiple.reissue" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.account.extract.AccountCardExtractActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.account.extract" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.account.transaction.AccountCardTransactionActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.account.transaction" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.account.virtualcard.VirtualAccountCardActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.account.virtualcard" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.account.reissue.AccountCardReissueActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.account.reissue" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.account.passwordrecovery.AccountCardPasswordRecoveryActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.account.passwordrecovery" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.account.acquisition.AccountCardAcquisitionActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.account.acquisition" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.components.documenttracking.CardDocumentTrackingActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.components.documenttracking" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.components.activation.CardActivationActivityV3" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.activation" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.components.tracking.activity.tracking.CardTrackingActivityV2" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.components.tracking.activity.tracking" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.components.tracking.activity.result.CardTrackingActivationResultActivityV2" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.components.tracking.activity.result" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".cards.account.hubv2.activity.HubAccountCardActivityV2" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.cards.account.hubv2.activity" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951634" android:name=".pixdict.presentation.main.PixDictMainActivity" exported="false" screenOrientation="portrait" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.pixdict.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".core.security.mfa.brscan.BrScanActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.core.security.mfa.brscan.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".core.security.mfa.facetec.FaceTecActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.core.security.mfa.liveness.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".core.security.mfa.liveness.BRScanLivenessActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.core.security.mfa.brscan.liveness.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".core.securitymfa.smsToken.SmsTokenActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.smsToken.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131952104" android:name=".sales.SalesActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.sales.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131952104" android:name=".sales.features.readers.pairing.PairingActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.sales.pair.reader.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".salesreport.SalesReportActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.salesreport.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".qrcode.receive.presentation.PixReceiveActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.qrcode.receive.presentation.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".qrcode.payment.pix.PixPaymentActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.qrcode.payment.presentation.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".statement.details.StatementDetailsActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.statement.details.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".statement.onboarding.OnboardingActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.statement.onboarding.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".statement.export.ExportActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.statement.export.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".accountclosure.AccountClosureActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.accountclosure.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".firstuseintroduction.PresentationActivity" exported="false" screenOrientation="portrait" allowBackup="false" largeHeap="true">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.firstuseintroduction.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".firstuseintroduction.locationInfo.view.LocationInfoActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".editbusinesscategory.EditBusinessCategoryActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.editbusinesscategory.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".education.core.main.PagEducActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.education.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131951637" android:name=".education.filter.presenter.PagEducFilterActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity theme="@style/2131951637" android:name=".education.video.presentation.VideoActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<service name=".education.podcast.model.MediaPlaybackService" exported="true">
<intent-filter>
<action android:name="android.intent.action.MEDIA_BUTTON" />
<action android:name="android.media.browse.MediaBrowserService" />
</intent-filter>
</service>
<receiver name="androidx.media.session.MediaButtonReceiver" exported="true">
<intent-filter>
<action android:name="android.intent.action.MEDIA_BUTTON" />
</intent-filter>
</receiver>
<activity android:name=".featuretransfer.presentation.main.TransferActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.transfer.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".featuretransfer.pixTransfer.presentation.activity.PixTransferModuleActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.pixtransfer.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".balance.main.BalanceActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.balance.main.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name="br.com.uol.ps.psmyaccount.kyc.KYCActivity" exported="false">
<intent-filter>
<action android:name="br.com.uol.ps.psmyaccount.kyc" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".limits.presentation.main.LimitsActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.limits.hub.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".specialcredit.core.presentation.SpecialCreditActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.special_credit.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".dda.presentation.main.DirectDebitActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.dda.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".simactivation.SimActivationActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.simactivation.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".promotions.presentation.PromotionsActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.promotions.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".shopping.presentation.main.ShoppingMainActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.shopping.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".contentpreview.presentation.ContentPreviewActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.contentpreview.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".insurance.InsuranceActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.insurance.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".investments.core.presentation.main.InvestmentsActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.investments.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".investments.registration.presentation.InvestmentsRegistrationActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".investments.registration.presentation.corporate.large.InvestmentsRegistrationLargeCorporateActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".investments.documents.presentation.InvestmentsDocumentsActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".investments.suitability.presentation.InvestmentsSuitabilityActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize" />
<activity android:name=".investments.products.presentation.InvestmentsProductsActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.investments.products.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".investments.application.presentation.InvestmentsApplicationActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.investments.application.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".investments.rescue.presentation.InvestmentsRescueActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.investments.rescue.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".investments.recommendedWallet.presentation.InvestmentsRecommendedWalletActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.investments.recommendedWallet.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".investments.recommendedWallet.presentation.about.InvestmentsRecommendedWalletAboutActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.investments.recommendedWallet.about.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".paymenthub.activity.PaymentHubActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.paymenthub.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".paymentreleases.PaymentReleasesActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.paymentreleases.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".paymentreleases.filter.PaymentReleasesFilterActivity" exported="false" screenOrientation="portrait" />
<activity android:name=".salessimulator.SalesSimulatorActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.salessimulator.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".salaryportability.SalaryPortabilityActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.salaryportability.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".receipts.ReceiptActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.receipts.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".residentialBank.presentation.ResidentialBankActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.residentialbank.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".unlockbalance.UnlockBalanceActivity" exported="false" screenOrientation="portrait">
<intent-filter exported="false">
<action android:name="br.com.uol.ps.myaccount.unlockbalance.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity theme="@style/2131952275" android:name=".accountreactivation.AccountReactivationActivity" exported="false" screenOrientation="portrait">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.accountreactivation.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".receivingplans.ReceivingPlansActivity" exported="false" screenOrientation="portrait" windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.receivingplans.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name=".security.RaspBlockActivity" exported="false" launchMode="singleTop" screenOrientation="nosensor">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.security.raspBlock.open" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<receiver name=".security.device.security.receivers.SecuritySDKReceiver" enabled="true" exported="false">
<intent-filter>
<action android:name="br.com.uol.ps.myaccount.SEC_SDK_RECONFIGURE_INTENT" />
</intent-filter>
</receiver>
<service name="com.datami.smi.SmiIntentService" />
<activity android:name="io.flutter.embedding.android.FlutterActivity" screenOrientation="portrait" configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|uiMode" windowSoftInputMode="adjustResize" hardwareAccelerated="true" />
<activity android:name="br.com.uol.ps.sdk.chatbotrasa.ui.chatbot.ChatbotActivity" screenOrientation="portrait" />
<activity android:name="br.com.uol.ps.sdk.chatbotrasa.ui.errors.NoConnectionActivity" />
<activity android:name="br.com.uol.ps.sdk.chatbotrasa.ui.errors.DefaultErrorActivity" />
<activity theme="@style/2131952281" android:name="br.com.brscan.sdk.captura.activities.DocumentoActivity" permission="android.permission.USE_SIP" exported="false" taskAffinity="" excludeFromRecents="true" launchMode="singleTask" screenOrientation="portrait" fitsSystemWindows="true" allowTaskReparenting="false" />
<activity theme="@style/2131952282" android:name="br.com.brscan.sdk.android.selfielib.activities.SelfieActivity" permission="android.permission.USE_SIP" exported="false" taskAffinity="" excludeFromRecents="true" launchMode="singleTask" screenOrientation="portrait" allowTaskReparenting="false" />
<activity android:name="io.card.payment.CardIOActivity" configChanges="keyboardHidden|orientation" />
<activity android:name="io.card.payment.DataEntryActivity" />
<activity android:name="com.microsoft.identity.common.internal.providers.oauth2.AuthorizationActivity" exported="false" launchMode="singleTask" configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.microsoft.identity.client.internal.controllers.BrokerActivity" />
<uses-library name="androidx.camera.extensions.impl" required="false" />
<meta-data android:name="flutterProjectType" android:value="module" />
<meta-data android:name="flutterEmbedding" android:value="2" />
<service name="com.google.firebase.components.ComponentDiscoveryService" exported="false" directBootAware="true">
<meta-data name="com.google.firebase.components:com.google.firebase.firestore.ktx.FirebaseFirestoreKtxRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.firestore.FirestoreRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:io.flutter.plugins.firebase.crashlytics.FlutterFirebaseAppRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.crashlytics.CrashlyticsRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.dynamiclinks.internal.FirebaseDynamicLinkRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.analytics.ktx.FirebaseAnalyticsKtxRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonKtxRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.remoteconfig.RemoteConfigRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.iid.Registrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:io.flutter.plugins.firebase.core.FlutterFirebaseCoreRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.firebase.abt.component.AbtRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
</service>
<receiver name="com.google.android.gms.analytics.AnalyticsReceiver" enabled="true" exported="false" />
<service name="com.google.android.gms.analytics.AnalyticsService" enabled="true" exported="false" />
<service name="com.google.android.gms.analytics.AnalyticsJobService" permission="android.permission.BIND_JOB_SERVICE" enabled="true" exported="false" />
<provider name="androidx.work.impl.WorkManagerInitializer" exported="false" multiprocess="true" authorities="br.com.uol.ps.myaccount.workmanager-init" directBootAware="false" />
<service name="androidx.work.impl.background.systemalarm.SystemAlarmService" enabled="@bool/2131034116" exported="false" directBootAware="false" />
<service name="androidx.work.impl.background.systemjob.SystemJobService" permission="android.permission.BIND_JOB_SERVICE" enabled="@bool/2131034118" exported="true" directBootAware="false" />
<service name="androidx.work.impl.foreground.SystemForegroundService" enabled="@bool/2131034117" exported="false" directBootAware="false" />
<receiver name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver" enabled="true" exported="false" directBootAware="false" />
<receiver name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy" enabled="false" exported="false" directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
<action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
</intent-filter>
</receiver>
<receiver name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy" enabled="false" exported="false" directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BATTERY_OKAY" />
<action android:name="android.intent.action.BATTERY_LOW" />
</intent-filter>
</receiver>
<receiver name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" enabled="false" exported="false" directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
<action android:name="android.intent.action.DEVICE_STORAGE_OK" />
</intent-filter>
</receiver>
<receiver name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy" enabled="false" exported="false" directBootAware="false">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
</intent-filter>
</receiver>
<receiver name="androidx.work.impl.background.systemalarm.RescheduleReceiver" enabled="false" exported="false" directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.TIME_SET" />
<action android:name="android.intent.action.TIMEZONE_CHANGED" />
</intent-filter>
</receiver>
<receiver name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver" enabled="@bool/2131034116" exported="false" directBootAware="false">
<intent-filter>
<action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
</intent-filter>
</receiver>
<receiver name="androidx.work.impl.diagnostics.DiagnosticsReceiver" permission="android.permission.DUMP" enabled="true" exported="true" directBootAware="false">
<intent-filter>
<action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS" />
</intent-filter>
</receiver>
<service name="androidx.room.MultiInstanceInvalidationService" exported="false" directBootAware="true" />
<provider name="com.cardinalcommerce.shared.cs.utils.CCInitProvider" enabled="true" exported="false" authorities="br.com.uol.ps.myaccount.CCInitProvider" />
<activity theme="@style/2131951879" android:name="com.cardinalcommerce.shared.cs.userinterfaces.ChallengeHTMLView" />
<activity theme="@style/2131951879" android:name="com.cardinalcommerce.shared.cs.userinterfaces.ChallengeNativeView" windowSoftInputMode="stateAlwaysHidden|adjustResize" />
<activity theme="@style/2131952398" android:name="br.com.uol.pagseguro.plugpag.TransparentActivity" exported="false" stateNotNeeded="true" excludeFromRecents="true" launchMode="singleInstance" alwaysRetainTaskState="false" allowTaskReparenting="false" windowSoftInputMode="adjustResize" noHistory="true" autoRemoveFromRecents="true" resizeableActivity="false" />
<activity theme="@style/2131952398" android:name="br.com.uol.pagseguro.plugpag.qrcode.view.QrCodeActivity" exported="false" launchMode="singleInstance" windowSoftInputMode="stateAlwaysHidden|adjustResize" />
<service name="com.google.firebase.messaging.FirebaseMessagingService" exported="false" directBootAware="true">
<intent-filter priority="-500">
<action android:name="com.google.firebase.MESSAGING_EVENT" />
</intent-filter>
</service>
<service name="com.google.android.gms.auth.api.signin.RevocationBoundService" permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION" exported="true" visibleToInstantApps="true" />
<provider name="net.take.blipchat.providers.BlipChatProvider" exported="false" authorities="br.com.uol.ps.myaccount.blipchat.fileprovider" grantUriPermissions="true">
<meta-data name="android.support.FILE_PROVIDER_PATHS" resource="@xml/2132082690" />
</provider>
<provider name="com.squareup.picasso.PicassoProvider" exported="false" authorities="br.com.uol.ps.myaccount.com.squareup.picasso" />
<activity theme="@style/2131952639" android:name="com.journeyapps.barcodescanner.CaptureActivity" clearTaskOnLaunch="true" stateNotNeeded="true" screenOrientation="sensorLandscape" windowSoftInputMode="stateAlwaysHidden" />
<service name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService" exported="false" directBootAware="true">
<meta-data name="com.google.firebase.components:com.google.mlkit.vision.objects.defaults.internal.DefaultObjectsRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.mlkit.dynamic.DynamicLoadingRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.mlkit.vision.face.internal.FaceRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.mlkit.vision.barcode.internal.BarcodeRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.mlkit.vision.vkp.VkpRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.mlkit.vision.common.internal.VisionCommonRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
<meta-data name="com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar" value="com.google.firebase.components.ComponentRegistrar" />
</service>
<receiver name="br.com.topaz.heartbeat.broadcast.OnBootScheduler" enabled="true" exported="false">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent-filter>
</receiver>
<receiver name="br.com.topaz.heartbeat.broadcast.NetworkStateChangedActionListener" exported="true">
<intent-filter>
<action android:name="android.net.wifi.STATE_CHANGE" />
</intent-filter>
</receiver>
<activity theme="@style/2131952280" android:name="com.facetec.sdk.FaceTecSessionActivity" excludeFromRecents="true" configChanges="keyboardHidden|orientation|screenSize" windowSoftInputMode="adjustPan" supportsRtl="true" resizeableActivity="false" />
<provider name="com.google.mlkit.common.internal.MlKitInitProvider" exported="false" authorities="br.com.uol.ps.myaccount.mlkitinitprovider" initOrder="99" />
<receiver name="com.google.firebase.iid.FirebaseInstanceIdReceiver" permission="com.google.android.c2dm.permission.SEND" exported="true">
<intent-filter>
<action android:name="com.google.android.c2dm.intent.RECEIVE" />
</intent-filter>
</receiver>
<activity theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" exported="false" />
<activity theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="io.flutter.plugins.urllauncher.WebViewActivity" exported="false" />
<provider name="com.google.firebase.provider.FirebaseInitProvider" exported="false" authorities="br.com.uol.ps.myaccount.firebaseinitprovider" initOrder="100" directBootAware="true" />
<receiver name="com.google.android.gms.measurement.AppMeasurementReceiver" enabled="true" exported="false" />
<service name="com.google.android.gms.measurement.AppMeasurementService" enabled="true" exported="false" />
<service name="com.google.android.gms.measurement.AppMeasurementJobService" permission="android.permission.BIND_JOB_SERVICE" enabled="true" exported="false" />
<meta-data android:name="com.google.android.gms.version" android:value="@integer/2131427361" />
<service name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" exported="false">
<meta-data name="backend:com.google.android.datatransport.cct.CctBackendFactory" value="cct" />
</service>
<service name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" permission="android.permission.BIND_JOB_SERVICE" exported="false" />
<receiver name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" exported="false" />
<activity theme="@android:style/Theme" android:name="androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity" exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
<activity theme="@android:style/Theme" android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity" exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
<activity theme="@android:style/Theme.Dialog" android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity" exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
<provider name="androidx.lifecycle.ProcessLifecycleOwnerInitializer" exported="false" multiprocess="true" authorities="br.com.uol.ps.myaccount.lifecycle-process" />
<activity android:name="com.google.android.play.core.missingsplits.PlayCoreMissingSplitsActivity" enabled="false" exported="false" process=":playcore_missing_splits_activity" stateNotNeeded="true" launchMode="singleInstance" />
<activity theme="@style/2131952339" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" enabled="false" exported="false" stateNotNeeded="true" />
<service name="com.google.android.play.core.assetpacks.AssetPackExtractionService" enabled="false" exported="true">
<meta-data name="com.google.android.play.core.assetpacks.versionCode" value="11000" />
</service>
<service name="com.google.android.play.core.assetpacks.ExtractionForegroundService" enabled="false" exported="false" />
<meta-data android:name="com.android.vending.splits.required" android:value="true" />
<meta-data android:name="com.android.stamp.source" android:value="https://play.google.com/store" />
<meta-data android:name="com.android.stamp.type" android:value="STAMP_TYPE_DISTRIBUTION_APK" />
<meta-data android:name="com.android.vending.splits" android:value="@xml/splits0" />
<meta-data android:name="com.android.vending.derived.apk.id" android:value="2" />
</application>
</manifest>