Monzo for Android - Teardowns & Deep Dives 👨‍💻

Ah! I see what you did. I agree that’s a little confusing! :eyes:

1 Like

:eyes:

Isn’t it? :wink:

2 Likes

You tease.

2 Likes

Not for me so far as I can tell :see_no_evil:

1 Like

Same. I can’t find anything different at all :thinking:

1 Like

No deep link access from here either :slightly_frowning_face:

1 Like

The deeplink on its own won’t open anything :speak_no_evil:

We’ll reveal way more soon :grin: but I’ll leave you with this :heart_eyes:

6 Likes

Is it triggered when your salary is received?

1 Like

Oh, come on…

2 Likes

Based on

‘“You’ve spent money since this payment arrived, so you can only sort what’s left in your main account balance.”’

I’d say not, probably an actual button

1 Like

Sounds like a button for (regular) incoming transactions that lets you automatically assign proportions of it to different things.

5 Likes

So it’s not the SO from bill pots then?

Nope that’s already live.

It’s whatever this Salary Sorter does!

5 Likes

Marcus joins the other side and forgets what it’s like to wait : (

7 Likes

@nexusmaniac used to be one of us, dying to know the hidden features in every APK… Now he is corporate hoarding all the secrets to himself! :stuck_out_tongue_winking_eye::joy:

8 Likes

Right, so we need to include some extra data in the intent… a transaction ID, I’d imagine?

1 Like

I dunno, “We’ll remember this sort next time this payment comes in.” sounds like it will happen as soon as the payment arrives.

Typical, I’ve spent time this week working with the API to automate this… oh well

Yup!

2 Likes

Right… now to try and guess the key and any encoding used for the extra data… :wink:

:tada: NEW – Version: 3.0.0 :tada:

Disclaimer: things below are subject to change, could just be tests or might be reverted!

New Assets:

– ic_chat_bubbles
icn_eye – icn_eye
– pot_starter_bills
– pot_starter_savings

Pots:

<boolean name="linked_pots_enabled" value="false" />

<boolean name="bills_pot_scheduled_payments" value="true" /> (was false)

Lending:

<boolean name="improved_loan_repayments_enabled" value="true" /> (was false)

<string name="borrowing_hub_tour">disabled</string>

<string name="affordability_questions_in_signup">disabled</string>

<string name="new_user_loan_engagement">disabled</string>

<string name="manual_repayment_summary_extra_repayment_defaulted">"You’ll have {loanBalance} left to pay. You’ll still need to pay the remaining balance when you can. Please chat with us if you’d like help setting up a more manageable plan that suits you."</string>

US:

<boolean name="us_partner_account_progress_enabled" value="false" />

Authentication & Security:

<boolean name="sca_enhanced_card_security_transaction_widgets" value="false" />

Other:

<boolean name="monzo_helper_transaction_tree" value="false" />

<string name="chat_transactions_more">+%d more</string>

<string name="tax_entry_security_info_format">Your %s will be encrypted, stored securely, and only ever used to verify your identity</string>

Salary Sorter!

Deeplinks:

monzo://salary_sorter

7 Likes