linsui

Results 423 comments of linsui

https://gitlab.com/linsui/fdroiddata/-/jobs/2731835101 I test with the master and the problem is still there.

https://gitlab.com/linsui/fdroiddata/-/jobs/2961203854 Those classes still exist.

I tried 2.2.1 and it stucked forever.

The build recipe is ```yml - versionName: 1.12.4 versionCode: 25 commit: v1.12.4 output: build/app/outputs/flutter-apk/app-release.apk srclibs: - [email protected] build: - $$flutter$$/bin/flutter config --no-analytics - $$flutter$$/bin/flutter build apk --no-tree-shake-icons ``` It stuck...

> The current Dart SDK version is 2.10.4. This is from an old flutter version. I'm not sure which Dart version is used. The full log is available at https://gitlab.com/linsui/fdroiddata/-/jobs/1321205433...

I tried to rerun it but got the same error.

1.13.0 stuch at ``` "ca": 4 untranslated message(s). "hu": 87 untranslated message(s). "ru": 15 untranslated message(s). "si": 85 untranslated message(s). To see a detailed report, use the untranslated-messages-file option in...

Yes, you can test it with [fdroidserver](https://gitlab.com/fdroid/fdroidserver) locally. The gitlab CI use the docker image.

I thought that this feature can be merged in to the search box. When a string with a special format, e.g. git-touch/git-touch, is inputed, show a hint to open it...