Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Set https://localhost default identity server #27

Merged
merged 4 commits into from
Jul 30, 2019
Merged

Set https://localhost default identity server #27

merged 4 commits into from
Jul 30, 2019

Conversation

afonari
Copy link

@afonari afonari commented Jul 29, 2019

closes #26

Main changes are in:
vector/src/main/java/im/vector/activity/LoginActivity.java
and
vector/src/main/res/values/config.xml

This is PR for #26

Default login screen looks like:
mini-matrix-screenshot

@hrj
Copy link

hrj commented Jul 30, 2019

Awesome! I didn't know there was a travis-ci configuration file in this repo! I have enabled Travis-CI for this repo now. The next commit should trigger a build.

.travis.yml Outdated Show resolved Hide resolved
.travis.yml Show resolved Hide resolved
@hrj hrj merged commit 2ce0455 into LiMium:limified Jul 30, 2019
@afonari
Copy link
Author

afonari commented Jul 30, 2019

Sounds good, thanks.

@Bubu
Copy link
Collaborator

Bubu commented Sep 2, 2019

This is now finally available in the f-droid release.
It'skinda weird when using a custom homeserver, as the server lookup logic overrides this again with the server url set by the homeserver. Which I guess makes sense, but this makes this default only useful when using a matrix.org account I guess?

@hrj
Copy link

hrj commented Sep 2, 2019

@Bubu Yeah this is very hacky at the moment. We should be able to reverse this (without compromising privacy) once upstream makes IS optional.

I am creating a new issue now to remind us.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow IS that is not responding
3 participants