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 1fbfc38d6f colors: use colors more adequately
Turns out Solarized has a bunch of rules like maintaining the same
contrast between normal text on normal background with selected text on
slightly highlighted background and so on. This commit attempts to fix
issues related to that, and indeed it seems to look better!
2022-02-14 19:15:02 +01:00
app colors: use colors more adequately 2022-02-14 19:15:02 +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.