textlog

textlog

A text-first mobile client for textlog.cc — no algorithm, no metrics, no ads

Serge Kamel Internet Social Network

Screenshots

Screenshot of textlog Screenshot of textlog Screenshot of textlog Screenshot of textlog Screenshot of textlog

Description

A community-built client for textlog.cc, a small, text-first place to write short notes and follow the people and hashtags you care about.

The website already works on a phone. This exists because a community deserves a way in that belongs on the device: native scrolling, a live feed of new posts, threads you can follow with your thumb, and posts that render exactly as they do on the web. Nothing more. No algorithm, no metrics, no accounts of its own.

Reading
• The hot and latest feeds, plus a live firehose of new posts as they are written
• Nested threads you can fold, with a flat view for when five levels of indent is four too many on a phone
• A whole thread in one request, and threads kept for the session so going back costs nothing
• Feeds join a reply to its parent when both are on the page, so one conversation is one block
• Profiles, hashtag pages, and people and hashtags to explore
• Server-side search, plus a filter for a timeline you already have

Writing
• Post, reply, edit and delete; follow, block and report
• Drafts kept on the server, so one started on the website is here too
• Polls you can vote in, and quizzes that tell you whether you got it and why
• #todo checklists you tick from the post itself

Posts render the way the site renders them
Inline and fenced code, LaTeX, markdown links, bold, underline, italics, strikethrough, redactions you press to reveal, quoted lines, spoilers, link previews, and ASCII art kept on its own line grid. Optional block markdown — headings, lists, tables — on top, for the structure the site keeps flat.

Notifications
Replies, mentions and follows, with a reply field and a mark-read button in the notification itself. textlog has no push endpoint an app can reach, so these come from a background poll: honest, and battery-cheap, but not instant. The setting says so rather than implying a schedule Android does not keep.

Made to be read
Light, dark, sepia and dracula themes, a choice of accent colour, three monospace faces and four text sizes. A barebones mode swaps every icon for a character and turns off ripples and animation, for a reader who wants the terminal and not the app.

No account of its own, and nothing phoning home
It talks to textlog.cc and nothing else. No analytics, no crash reporting, no advertising identifiers, and no Google Play Services — notifications are raised locally rather than through Firebase.

Signing up stays in a browser on purpose, because that is where the server keeps its abuse controls.

Free software under the GNU AGPL v3, the same licence as textlog itself.

What’s new (0.7.3)

Fixes an update that could not be installed. 0.7.2 moved to F-Droid's per-ABI version code scheme, which produced 252 where 0.7.1 had shipped 2024 — a lower number, so Android and Obtainium both refused it as a downgrade. The build number now starts at 300, well clear of every code this app has published, so 0.7.3 installs over anything.

Reported in issue #8. No other changes.

Versions

Version Date Size Requires Android Download
0.7.3 current
9584fd67331e0c02…
2026-09-09 21 MB API 24
0.7.3
2075521c522373e4…
2026-09-09 19 MB API 24

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Internet accessSend and receive data over the internet.
  • NotificationsShow notifications.
  • Foreground serviceKeep running in the background, visible in the status bar.
  • FOREGROUND_SERVICE_SHORT_SERVICE
  • VibrationControl the vibration alert.
  • Network stateCheck whether and how the device is connected.
  • Prevent sleepingKeep the device from going to sleep.
  • Run at startupStart automatically after the device is switched on.
Show 1 more permissions
  • textlog.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Comments