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 9c0603cf67 PageFragment: show the URL being loaded
The URL is shown in italic to distinguish between the current URL and
the URL that is currently being loaded. Unsure that it is enough, it
does not look very good to me anyway.
2022-01-28 12:10:36 +01:00
app PageFragment: show the URL being loaded 2022-01-28 12:10:36 +01:00
gradle/wrapper init 2021-12-05 01:50:37 +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 add basic navigation drawer 2022-01-10 12:53:11 +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.