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 bf28d30e4c MainActivity: use / as empty path in URLs
As per the spec, clients should rewrite empty paths of absolute URLs to
"/" instead. Indeed, why the server would return something other than a
redirection for "" to "/"?
2022-01-09 22:18:36 +01:00
app MainActivity: use / as empty path in URLs 2022-01-09 22:18: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 gradle: update stuff 2022-01-09 21:41: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
settings.gradle init 2021-12-05 01:50:37 +01:00