Dániel Zolnai

Results 37 comments of Dániel Zolnai

It seems that this will not be useful for our users, if it only works on Chrome (I tried it too with Fennec and Firefox, and they both don't work)....

Replacing the implementation would not be too hard, only we need to spend some extra time to migrate the data over to the new implementation. A good alternative would be...

Okay, will switch to plain text preferences then!

Fixed! I had to keep the dependency because of the migration, but we can remove it in the next major release probably.

One small correction: for point 1, for users who are not on Android 9 (so around 30%) the app should still work without losing data.

The `server_list`, and `organization_list` JSONs and their signatures are fetched, then verified against each other. After that the JSON needs to be parsed, and the view should be updated. This...

Oh sorry, I thought this was the search screen, my mistake. There the app waits for the `server_list`, but I have applied a fix to not wait if the user...

Server list is cached now for one hour.

Okay, but that means that there has to be a network call, which you did not want: > Just showing a banner that it is refreshing the list is not...