Skip to content

Releases: haumacher/phoneblock

PhoneBlock Mobile 1.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Apr 20:13

Version 1.3.1:

  • Diagnostic log viewer in settings with share/clear, covering Dart, native and background-isolate crashes (#282)
  • Background blocklist sync now works reliably by using Flutter SharedPreferences
  • Allow single-digit country codes in wildcard blocking
  • Consistent rating avatars in black/whitelist views
  • Fixed crash in call screening when incoming call has no phone number (e.g. withheld numbers, emergency calls, some VoIP scenarios)

PhoneBlock Mobile 1.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 20:52

Version 1.3.0:

  • Unified call list display: all calls (mobile and Fritz!Box) use the same consistent layout
  • Fritz!Box number normalization using queried country/area code dial prefix (#265)
  • Display created date in blacklist/whitelist views
  • Add + button to whitelist view for adding numbers (#266)
  • Show personal blocklist status in call list (#266)
  • Notification toggle in app settings (#271)
  • Periodic full blocklist resync every 40 syncs to fix accumulated inconsistencies
  • SPAM badge reflects the user's blocking settings — no more "SPAM ?" for numbers above threshold
  • Fixed dark-mode display in Fritz!Box integration screens (#267)
  • Fixed Fritz!Box calls not showing "on your blocklist" for personally blocked numbers
  • Fixed hardcoded time abbreviations in blocklist sync display
  • Fixed bottom padding on about page for navigation bar (#266)
  • Fixed inconsistent phone number formatting across call sources

PhoneBlock Mobile 1.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Mar 22:50
0e5ba30

Version 1.2.1:

  • Local blocklist cache with background sync for faster call screening (#264)
  • Wildcard prefix blocking: block entire number ranges from the blocklist screen (#260)
  • Pull-to-refresh on the call list screen
  • Detect existing answerbot and DynDNS config during Fritz!Box setup
  • Hash-based API for privacy-preserving Fritz!Box call enrichment (#254)
  • Show matched wildcard prefix in call list and rating badge
  • Clear new-call markers when rating a call
  • Improved rating screen readability
  • Fix umlaut encoding in API requests (#247)
  • Fix drawer status display and call list overflow
  • Various bug fixes and UI improvements

PhoneBlock Mobile 1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:18

Version 1.2.0:

  • Fritz!Box mobile integration: sync call logs from Fritz!Box to the app
  • CardDAV blocklist setup for Fritz!Box with automatic phonebook configuration
  • Automated answerbot SIP device setup from Fritz!Box settings
  • Fritz!Box second factor authentication (2FA) support during setup
  • Enable/disable toggle for answerbot with SIP registration status display
  • Fritz!Box connection and protection status indicator in navigation drawer
  • Missed call category for Fritz!Box calls
  • Stale TR-064 connection handling with automatic reconnect
  • Normalize Fritz!Box phone numbers to international format
  • Various bug fixes and UI improvements

PhoneBlock Mobile 1.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 15:24

Version 1.1.2:

  • Rebuild of 1.1.1 for F-Droid deployment

PhoneBlock Mobile 1.1.1

Choose a tag to compare

@haumacher haumacher released this 13 Feb 17:25

What's New

Added

  • Show list of blocked/suspicious calls in notification
  • "New" indicator for calls received while app was closed
  • Display range votes in call list
  • Display formatted phone number and caller location in call list
  • Statistics section in settings showing total blocked and suspicious calls

Changed

  • Swipe right to delete, swipe left to report in call list
  • Improved notifications with PhoneBlock branding and call details
  • Skip call log and notification for blocked spam calls
  • Show notification for suspicious calls, not just blocked ones
  • Improved call list display to show actual rating and blocked status
  • Improved answerbot feature description to mention Fritz!Box
  • Move server settings from drawer to settings page
  • Open donate link in internal WebView instead of external browser

Fixed

  • "Open in App" button on mobile response page for Firefox compatibility
  • WebView loading indicator during content loading

Full Changelog: pb-mobile-1.1.0...pb-mobile-1.1.1