Monzo for Android - Teardowns & Deep Dives πŸ‘¨β€πŸ’»

Version: 2.44.1 :tada:

Changes:

Nothing I can read :innocent: but something I can interpret :eyes:

Monzo 2.44.1\smali_classes3\com\monzo\feed\totals
There’s a new directory filled with Smali code :stuck_out_tongue: it’s called Totals FeedTotalsActivity I’m guessing this might form part of the upcoming UI change :smiley: namely, the balance at the top of the new feed :yum:


Deep Links:

None this time :slight_smile:


Assets:

Nothing new :slight_smile:


Feature Flags:

These are new :sparkles:

<boolean name="monzo_points_enabled_v2" value="false" />
<boolean name="savings_issue_enabled_OakNorth_2019_04_18_Flexible" value="false" />

These have changed :white_check_mark:

<boolean name="inbox_carousel_enabled" value="true" />
<boolean name="monzo_plus_visible" value="true" />
8 Likes