Amine Bouabdallaoui AmineB
AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-11 18:50:16 +00:00
Tentative self signed ssl support

These two should be reverted to private.

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-11 18:48:36 +00:00
Tentative self signed ssl support

Why was this removed ?

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-11 18:46:52 +00:00
Tentative self signed ssl support

There are still version changes. Can you please revert them ?

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 19:32:28 +00:00
Tentative self signed ssl support

Why was gradle and all the dependencies updated in this PR ?

Updating gradle forces to use java 17, so I'm unable to test this.

Can you revert all the version updates ? They should be done…

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 19:03:32 +00:00
Tentative self signed ssl support

Why is this needed ? Can't it be replaced by this ?

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 19:03:32 +00:00
Tentative self signed ssl support

repository.updateApiInformation() is called in goToMain which is called at line 152. This should not be needed.

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 19:03:32 +00:00
Tentative self signed ssl support

@string/disable_ssl should be named @string/use_self_signed_cert

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 19:03:32 +00:00
Tentative self signed ssl support

<string name="disable_ssl">Disable SSL</string> => <string name="use_self_signed_cert">Use a self signed certificate</string> in all the files.

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 19:03:32 +00:00
Tentative self signed ssl support

Please revert this change.

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 19:03:32 +00:00
Tentative self signed ssl support

No idea why I added this file. Can you please delete it ?

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 13:37:01 +00:00
Tentative self signed ssl support

@davidoskky I restarted the build, it's now working.

I'll re review it pretty soon

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-08-21 18:48:50 +00:00
Tentative self signed ssl support

The CI build was already failing before. Your changes were not the cause of this.

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-08-11 19:14:23 +00:00
Tentative self signed ssl support

Yes, please.

AmineB closed pull request Louvorg/ReaderForSelfoss-multiplatform#145 2023-07-15 18:40:47 +00:00
Delete unused preference setting
AmineB suggested changes for Louvorg/ReaderForSelfoss-multiplatform#141 2023-07-15 18:39:23 +00:00
Tentative self signed ssl support

These change break ios client handling. Please keep in mind to not break ios handling with the changed you make.

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-07-15 18:38:34 +00:00
Tentative self signed ssl support

disableSSL should be disable_ssl

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-07-15 18:38:34 +00:00
Tentative self signed ssl support

Please add back all the deleted xmlns:tools="http://schemas.android.com/tools".

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-07-15 18:38:34 +00:00
Tentative self signed ssl support

Translations should be done on the translation tool. This will be overwritten when merged.