Skip to content

TelegramMicro v0.1.0-preview.1

Pre-release
Pre-release

Choose a tag to compare

@faissaloo faissaloo released this 09 Aug 02:28
· 2 commits to master since this release

TelegramMicro v0.1.0-preview.1

This is the first public developer preview of TelegramMicro, a bounded CLDC 1.1/MIDP 2.1 Telegram client aimed at Nokia C2-01-class devices.

Included foundations

  • MTProto authentication, phone/code/password UI, durable sessions, and bounded login timeout/reconnect recovery.
  • Fixed-capacity dialogs and recent history with timestamps and sent/read state.
  • Bounded text compose/send, reply/forward/delete request paths, stable retry identity, and reconnect reconciliation.
  • Bounded peer discovery and in-chat message search.
  • Update state/difference and channel-difference foundations.
  • Limited media metadata/download foundations and secret-chat lifecycle/key-state foundations.
  • Pinned hosted SquirrelJME with MCP inspection, hosted TCP, runtime-profile identities, text input repair, and semantic device-style softkey placement.

Before installing

This is not an everyday-ready client and has not passed the physical-device checklist. The attached JAR is deliberately built without Telegram API credentials, so it cannot request a login code. Rebuild from source with your own API ID/hash for account testing.

The README screenshots are sanitized offline fixture captures. No live Telegram account data is included.

See the full readiness assessment for exact evidence and known gaps.