Slion / Fulguris

⚡Web Browser
http://fulguris.slions.net
Other
455 stars 48 forks source link

Custom user agent adaditional checks / Intent-Activity refactor ... #610

Closed ZhymabekRoman closed 3 months ago

ZhymabekRoman commented 3 months ago

Hi, thanks for the project! I made some changes, to make Fulguris better. Changes are:

Slion commented 3 months ago

Thanks, that's some really good contributions. Sorting out the intent stuff was long overdue. Though ideally we should have one pull request for each topic. I'll try to get this merged this week.

ZhymabekRoman commented 3 months ago

Though ideally we should have one pull request for each topic.

I can make separate PRs if it is really important. Probably, rebasing can partially solve this problem.

Slion commented 3 months ago

I can make separate PRs if it is really important. Probably, rebasing can partially solve this problem.

Don't worry for this one. I'll sort it out.

Slion commented 3 months ago

How did you test the intent changes? Could you describe the use cases?

ZhymabekRoman commented 3 months ago

How did you test the intent changes? Could you describe the use cases?

Slion commented 3 months ago

I merged all changes except the upload of build artefacts as that would result in publishing multiple builds with the same build numbers and I would like to avoid that. If that's something you really need I guess the solution could be to have another build variant. Open an issue about it if you want.