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

feat(core/ui_tweaks): multiple hide ui components #106

Merged
merged 27 commits into from
Jul 16, 2024
Merged

feat(core/ui_tweaks): multiple hide ui components #106

merged 27 commits into from
Jul 16, 2024

Conversation

suryadip2008
Copy link

@suryadip2008 suryadip2008 commented Jul 11, 2024

Hides the annoying reminders in chat by default .
For example: Reminder to buy Snapchat + for a friend, reminder to grant access to contacts(As a billboard prompt on the home screen) , etc.
Before the commit:
sc-before
After the commit:
sc-after

This can also be implemented as a toggle to turn this feature on or off but I think it will be better if it stays by default.

@bocajthomas bocajthomas changed the title feat(ui): Hide below_header_message_banner_text and below_header_message by default feat(ui): Hide below header/default Jul 11, 2024
@bocajthomas bocajthomas changed the title feat(ui): Hide below header/default feat(ui): hide reminders by default Jul 11, 2024
Repository owner deleted a comment from suryadip2008 Jul 11, 2024
@bocajthomas bocajthomas added the Issue Accepted This will be looked at / worked on label Jul 12, 2024
@suryadip2008
Copy link
Author

suryadip2008 commented Jul 13, 2024

Added multiple features in commits: c1a19a9 , f723b55 , 6163558 , 54f1bb4 & 7863bf8
Full list of the features added:

  • "hide_billboard_prompt": "Remove Home Screen Reminders", (Removed as feature doesn't work)
  • "hide_below_header_message_banner": "Remove Reminders to gift Snapchat Plus",
  • "hide_chat_input_bar_camera": "Remove Chat Camera Icon",
  • "hide_chat_input_bar_gallery": "Remove Chat Gallery Icon",
  • "hide_camera_zoom_factor_pill": "Remove Camera Zoom Pill" (This feature may be added in the future.)
  • "hide_send_to_recipient_bar_new_group_button": "Remove Create Group Button when sending a Snap",
  • "hide_ngs_spotlight_icon_container": "Remove Spotlight Icon", (Duplicate Feature)
  • "hide_explorer_action": "Remove Tokens Icon in Explorer"

@bocajthomas bocajthomas changed the title feat(ui): hide reminders by default feat(core/ui_tweaks): multiple hide ui components Jul 13, 2024
@bocajthomas
Copy link
Owner

Could you remove the Remove Spotlight Icon because this is not needed, Feature Disable Spotlight kinda does the same

@suryadip2008
Copy link
Author

Could you remove the Remove Spotlight Icon because this is not needed, Feature Disable Spotlight kinda does the same

Done.

@bocajthomas
Copy link
Owner

let me know when this pull is ready and done, i will then make any changes needed then i will merge

@suryadip2008
Copy link
Author

let me know when this pull is ready and done, i will then make any changes needed then i will merge

This pull is ready. Please merge it.

@bocajthomas
Copy link
Owner

This pull is ready. Please merge it.

I'll be doing some refactoring, then I will merge it

@bocajthomas bocajthomas self-assigned this Jul 16, 2024
@bocajthomas bocajthomas merged commit a121fa9 into bocajthomas:dev Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue Accepted This will be looked at / worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants