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/ui: add option to exclude app from recent tasks #396

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

NoahCodeGG
Copy link

@NoahCodeGG NoahCodeGG commented Nov 25, 2024

feat/ui: add option to exclude app from recent tasks

  • Add excludeFromRecents boolean preference to UiStore- Implement logic to hide app from recent tasks in MainActivity
  • Add switch for excludeFromRecents in AppSettingsDesign
  • Update strings.xml files with new translation for excludeFromRecents
  • Remove unnecessary translations for launch_name and application_name
  • Update gradle-wrapper.properties to remove distributionSha256Sum
  • Add version.h to .gitignore

- Add excludeFromRecents boolean preference to UiStore- Implement logic to hide app from recent tasks in MainActivity
- Add switch for excludeFromRecents in AppSettingsDesign
- Update strings.xml files with new translation for excludeFromRecents
- Remove unnecessary translations for launch_name and application_name
- Update gradle-wrapper.properties to remove distributionSha256Sum
- Add version.h to .gitignore
@NoahCodeGG NoahCodeGG changed the title feat/ui: Added background hide feature and optimized application sett… feat/ui: add option to exclude app from recent tasks Nov 25, 2024
…ting

- Add OnChangedListener to excludeFromRecents setting item
- Update exclude from recents status for all app tasks when setting changes
- Use ActivityManager to access and modify app tasks
@yexiaoziSAS
Copy link

请问有计划上架play商店吗

@NoahCodeGG
Copy link
Author

请问有计划上架play商店吗

不好意思。这个问题应该在此项目的 discussions 中提出,我并不是此项目的核心开发者,我无权对项目的后期规划做出回答。

Sorry. This question should be asked in the discussions of this project. I am not the core developer of this project and I have no right to answer about the post-project planning.

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.

2 participants