Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all instances of the last app name, changed to BLT #215

Merged
merged 25 commits into from
Mar 6, 2023
Merged

Remove all instances of the last app name, changed to BLT #215

merged 25 commits into from
Mar 6, 2023

Conversation

letsintegreat
Copy link
Contributor

Closes #214

Co-authored-by: Fred Falcon <7475382+fredfalcon@users.noreply.github.com>
CONTRIBUTING.md Outdated Show resolved Hide resolved
Co-authored-by: Fred Falcon <7475382+fredfalcon@users.noreply.github.com>
Copy link
Contributor

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can keep the icons, can you please revert those changes?

@fredfalcon
Copy link
Contributor

All the icons can stay the same and we can remove the old white bugheist logo

@letsintegreat
Copy link
Contributor Author

All the icons can stay the same and we can remove the old white bugheist logo

Same as this PR or same as the original repo? Do you want to keep this
image
or this
image
?

@@ -43,25 +45,9 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>CFBundleURLTypes</key>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can keep these the app needs permission to the files and also accepts a sharing intent from the share sheet

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually the ios/ folder had so many bugheist references in autogenerated files. So I had the entire folder rebuilt after changing bugheist to blt, maybe that is why we lost the changes which were made manually.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I will fix the CI tomorrow and test it out - thanks so much

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add the lines back? Looks like they didn’t revert

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add the lines back? Looks like they didn’t revert

I think they did revert - https://github.com/letsintegreat/Flutter/blob/change-name-blt/ios/Runner/Info.plist#L48

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fredfalcon
Copy link
Contributor

All the icons can stay the same and we can remove the old white bugheist logo

Same as this PR or same as the original repo? Do you want to keep this image or this image ?

Use the new logo - and keep the app icons they only show the red symbol and no name so they can remain the same. Only change the logos

@letsintegreat
Copy link
Contributor Author

Use the new logo - and keep the app icons they only show the red symbol and no name so they can remain the same. Only change the logos

App icons are not changed in this PR, only the logos were updated.

@fredfalcon
Copy link
Contributor

Use the new logo - and keep the app icons they only show the red symbol and no name so they can remain the same. Only change the logos

App icons are not changed in this PR, only the logos were updated.

It looks like they got replaced with flutter icons

Copy link
Contributor

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some new web icons . You can either delete them or use the blt icons

@@ -43,25 +45,9 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>CFBundleURLTypes</key>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add the lines back? Looks like they didn’t revert

@fredfalcon
Copy link
Contributor

Looks good to me - @just-ary27 can you please take a look?

Copy link
Contributor

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - merging to main and if there are any issues or feedback from @just-ary27 we can update in a new PR. Thanks @letsintegreat

@fredfalcon fredfalcon added this pull request to the merge queue Mar 6, 2023
Merged via the queue into OWASP-BLT:main with commit 2e07c95 Mar 6, 2023
@letsintegreat letsintegreat deleted the change-name-blt branch March 6, 2023 08:53
DonnieBLT pushed a commit that referenced this pull request Aug 12, 2023
* Remove all instances of the last app name, changed to BLT

* remove redundant file

* Update .github/workflows/issue-assign.yml

Co-authored-by: Fred Falcon <7475382+fredfalcon@users.noreply.github.com>

* Update CONTRIBUTING.md

Co-authored-by: Fred Falcon <7475382+fredfalcon@users.noreply.github.com>

* revert deleted icons

* Update about constants

* refactor link

* refactor all links

* One baseUrl across all endpoint files

* fix a url

* revert a change in Info.plist

* remove old logos again

* revert ios icons

* revert web folder

* fix base url

* update screenshots

* update screenshot

* revert changes in Info.plist

* replace info.plist with the original file to fix indentation

---------

Co-authored-by: Fred Falcon <7475382+fredfalcon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepare the Flutter repo to be transferred to OWASP
2 participants