Skip to content

Releases: msusman1/Amadz

V1.1.5

Choose a tag to compare

@msusman1 msusman1 released this 19 Mar 15:58
  • Implement dial pad tone muting
  • Implement all call history clearing at once

V1.1.4

Choose a tag to compare

@msusman1 msusman1 released this 14 Mar 10:46
  • Fixed call screen UI in dark mode
  • Improved call-related notification user experience
  • Updated library and plugin versions

V1.1.3

Choose a tag to compare

@msusman1 msusman1 released this 06 Mar 11:33

Added setting menu

  • Blocked number management
  • Sound setting management

V1.1.2

Choose a tag to compare

@msusman1 msusman1 released this 06 Mar 07:48
  • Explicitly set jvmTarget to JVM_17 in Kotlin
  • Minor Ui fixes in the call logs history screen

V1.1.1

Choose a tag to compare

@msusman1 msusman1 released this 02 Mar 16:30

UI improvement, bump up libs, plugins versions,

Call Handling Overhaul: Replaced legacy adapters with CallOrchestrator, added foreground service orchestration, session-aware coroutines, and enhanced missed/rejected call handling.

Notification Improvements: Separate channels for incoming vs ongoing calls, silent ongoing notifications, dynamic channel handling, and decoupled ringtone/audio logic.

Contacts & Favourites: Add/remove favourites, search by name/phone/email/address, proper handling of multiple numbers, and sync with Android starred contacts.

Call Logs & History: Sticky headers, Paging 3 support, rejected call display, add unsaved numbers, block/unblock numbers, and intelligent refresh.

Smart Search & Dial Pad: Integrated search + dial pad, state-driven search bar, animated FAB/bottom bar, frequently called contact suggestions, and back-handler support.

Architecture Modernization: Navigation 3, Hilt DI, Kotlin 2.x, KSP, modular separation (UI, domain, data, audio, notifications), lifecycle cleanup, and version catalog (TOML) adoption.

V1.1.0

Choose a tag to compare

@msusman1 msusman1 released this 16 Jul 18:24
  • Contacts sorting
  • Add pagination in call logs, loading all call logs
  • Proximity sensor integration
  • Show SIM number for each call.

V1.0.9

Choose a tag to compare

@msusman1 msusman1 released this 23 Apr 07:53
  • Display the Company Name for contact

V1.0.8

Choose a tag to compare

@msusman1 msusman1 released this 14 Apr 04:43
  • Implement dialpad number input via intent
  • Update launcher icons and apply themed icon support
  • Display active call notification

V1.0.7

Choose a tag to compare

@msusman1 msusman1 released this 12 Apr 17:19
  • Implement dialpad number input via intent
  • Update launcher icons and apply themed icon support
  • Display active call notification

V1.0.6

Choose a tag to compare

@msusman1 msusman1 released this 25 Mar 07:40
  • Send dial tone to an active call
  • Fix 'Recent calls not displaying in Recents'
  • Bump up nav lib version
  • Fix Issue#1: 'Caller name not displaying in notification'