Commit Graph
9 Commits
Author SHA1 Message Date
Doug BorgandClaude Opus 4.6 0137fd66aa Add consistent User-Agent header to all HTTP clients
Create UserAgentClient (http.BaseClient wrapper) that injects a
User-Agent header into every request, reading app name and version
from VersionService and contact/homepage from dev_config.dart.

Format follows OSM tile usage policy:
  DeFlock/<version> (+https://deflock.org; contact: admin@stopflock.com)

Replaces 4 inconsistent hardcoded UA strings and adds UA to the 9
call sites that previously sent none.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 19:31:27 -07:00
Doug Borg c712aba724 Add flutter_lints and fix analyzer errors, dead code, and unused imports 2026-02-08 14:23:06 -07:00
stopflock 3868236816 Improve subdomain notation, fix error catching for xyz in tile URL 2025-11-22 22:26:04 -06:00
stopflock 49e9c673b1 Bottom offsets for android 2025-11-15 15:41:07 -06:00
stopflock 5976ab4bab max zoom per tile type 2025-10-05 13:04:48 -05:00
stopflock e71adab87e Change preview tile, add to dev_config 2025-09-29 22:18:33 -05:00
stopflock f05a31f40b more localization 2025-08-31 14:01:03 -05:00
stopflock 17c9ee0c5c idk but it's better - cache busting works. 2025-08-24 19:38:42 -05:00
stopflock 813f4f69ea cusstom providers settings 2025-08-24 14:18:04 -05:00