Gemini browser for Android (WIP) ☄
This repository has been archived on 2024-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
dece d447370a41 MimeType: use it to process responses accordingly
This prevents Comet from showing JPGs as Gemtext, whew… Any unhandled
MIME type now presents an alert, and we should slowly support more and
more types.
2022-02-16 11:48:23 +01:00
app MimeType: use it to process responses accordingly 2022-02-16 11:48:23 +01:00
gradle/wrapper update kotlin plugin and some deps 2022-02-02 16:26:10 +01:00
.gitignore gitignore: ignore complete .idea directory 2021-12-07 23:02:11 +01:00
ARCHITECTURE.md parse response headers 2021-12-05 21:49:24 +01:00
build.gradle update kotlin plugin and some deps 2022-02-02 16:26:10 +01:00
gradle.properties init 2021-12-05 01:50:37 +01:00
gradlew init 2021-12-05 01:50:37 +01:00
gradlew.bat init 2021-12-05 01:50:37 +01:00
README.md HistoryFragment: basic history browsable list 2022-01-24 20:09:04 +01:00
settings.gradle init 2021-12-05 01:50:37 +01:00

Comet

Comet is a Gemini browser for Android, compatible back to Android 7.0.

Features

  • Developed using standard Android SDK practices for an intuitive experience.
  • Uses the TLS capabilities of your device.
  • Basic browsing capabilities, like click on links to visit them, wow!
  • Streaming for all content types.
  • History.

About

Comet is licensed as GPLv3. The app logo is licensed under CC0.