• ealmeida released this 2026-04-24 18:02:04 +01:00 | 0 commits to master since this release

    Build automatico Gitea Actions

    Downloads
  • v3.1.0-hardcode — server + token hardcoded, novo ícone
    Publish Docs / build (release) Successful in 14s
    Release / Build insecure (release) Failing after 1m23s
    Release / Build release (release) Failing after 2m43s
    Release / release (release) Has been skipped
    Pre-Release

    ealmeida released this 2026-04-22 23:12:24 +01:00 | 56 commits to feat/whatsms-branding-ptpt since this release

    Melhorias sobre v3.0.0:

    • Ícone novo oficial WhatSMS (SVG rasterizado em 5 densidades)
    • Server URL hardcoded — removida necessidade de configurar https://smsgw.whatsms.pt/api/mobile/v1
    • Private token hardcoded — app auto-regista sem precisar de colar o token

    Instalação

    1. Desinstalar v3.0.0 (se tiveres)
    2. Instalar este APK
    3. Abrir app → tab Definições → Cloud Server → activa switch
    4. Volta ao Início → ONLINE em segundos

    Ainda manual nesta versão

    • Device ID gerado pela app não é automaticamente ligado ao tenant no WhatSMS — copiar o ID e meter via SQL por enquanto
    • SIM selector só via Settings globais (não per-mensagem)

    Próximas versões: QR pairing com WhatSMS dashboard (zero copy/paste) + SIM selector first-run wizard.

    Downloads
  • v3.0.0-branding — rebranding + PT-PT (alpha)
    Publish Docs / build (release) Successful in 19s
    Release / Build insecure (release) Failing after 3m7s
    Release / Build release (release) Failing after 2m53s
    Release / release (release) Has been skipped
    Pre-Release

    ealmeida released this 2026-04-22 22:20:09 +01:00 | 61 commits to feat/whatsms-branding-ptpt since this release

    Primeiro build do fork WhatSMS Gateway (baseado em capcom6/android-sms-gateway v1.39.1).

    Mudanças

    • applicationId: pt.whatsms.gateway
    • App name: WhatSMS Gateway
    • Ícone adaptativo verde WhatSMS (#25D366)
    • Tradução PT-PT completa (~130 strings)
    • Signed com whatsms-release.jks

    Ainda por fazer (pré-v3.1)

    • Pré-configurar URL do server smsgw.whatsms.pt (hoje ainda pedido na UI)
    • SIM selector no ecrã de envio (hoje é só settings globais)
    • Remover campos irrelevantes para clientes WhatSMS (Local Server, Public Cloud, etc.)

    Instalação

    1. Desinstala a app capcom6 original se a tiveres
    2. Instala este APK (permitir fonte desconhecida)
    3. Configura igual à capcom6 (URL + Private Token)

    APK será anexado em breve via GitHub-style asset upload.

    Downloads