forked from shihaam/thijooree
29ac4352ffe4251d1f8921adea572cc8ee1e6667
Replaces hardcoded paddings in the three layouts that share the standard 16dp/14dp list-row pattern (item_account, item_card, item_more_nav) with @dimen/list_item_padding_h / list_item_padding_v. Dashboard root content padding becomes @dimen/screen_margin. Card content paddings inside the dashboard are left as raw 16dp — they're a separate semantic (card-interior padding, not screen edge) and will be addressed once we either need a distinct token or have a reason to change them. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Thijooree
A native Android client for Maldivian banking services. It is a pure client: requests go directly from your device to the banks' own servers using the same protocols as their official apps. No proxy, no backend, no middleman.
Requirements
- Android 8.0+ (API 26)
- Existing accounts with MIB, BML, or Fahipay
- Your TOTP seed (base32 secret from your authenticator app setup) for each bank
Download
Privacy
No data ever leaves your device except the API calls to the banking services themselves. See the security audit for a full list of every server the app connects to.
Disclaimer
This is an unofficial third-party app. It is not affiliated with, endorsed by, or supported by MIB, BML, or Fahipay. Use at your own risk. Review the source code before entering your banking credentials.
License
GNU General Public License v3.0 - See LICENSE file for details
Languages
Kotlin
100%