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

[Enhancement] Sort by recently used #19

Closed
1 task done
Donkey-Doug opened this issue Dec 13, 2022 · 11 comments · Fixed by #369
Closed
1 task done

[Enhancement] Sort by recently used #19

Donkey-Doug opened this issue Dec 13, 2022 · 11 comments · Fixed by #369
Labels
Look & Feel The look and feel of the application Niche Only relevant to a very small amount of people Status: Done This has been compleated. Type: Enhancement New feature or request

Comments

@Donkey-Doug
Copy link

Donkey-Doug commented Dec 13, 2022

  • I have searched existing issues for this feature.

Motivation behind feature

This way people are more likely to scroll less
...

Proposed Feature

Instead of alphabetical, have an option to sort by recently used in the app drawer. Also make it possible to sort by recently used in the homescreen and make sure the apps present on the homescreen are then not repeated in the drawer.
...

@Donkey-Doug Donkey-Doug added the Type: Enhancement New feature or request label Dec 13, 2022
@HeCodes2Much
Copy link
Contributor

this may take me a while to come about to do as its not really something i had planed but i do like the idea so i may look into doing so later. thanks for the idea though.

@HeCodes2Much HeCodes2Much added the Status: Help wanted Extra attention is needed label Dec 14, 2022
@HeCodes2Much
Copy link
Contributor

HeCodes2Much commented Dec 15, 2022

looking into this feature it seems like we would need to add android.permission.PACKAGE_USAGE_STATS as well as needing that we would need to do quite a bit of reworking how we receive the list of apps so ill need to look into this a bit more before i make the chose if i want to go with it or not. i hope you understand.

if you are able to find a launcher currently on fdroid that does this i could look into there codebase and see how they have it done and maybe work on this a bit faster in doing so too

@HeCodes2Much HeCodes2Much added the Look & Feel The look and feel of the application label Dec 19, 2022
@HeCodes2Much
Copy link
Contributor

jkuester/unlauncher#102 may come in handy for this

@HeCodes2Much HeCodes2Much added Status: Help wanted Extra attention is needed and removed Status: Help wanted Extra attention is needed labels Dec 20, 2022
@github-actions
Copy link

This issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@HeCodes2Much HeCodes2Much changed the title [Feature Request] Sort by recently used [Enhancement] Sort by recently used Dec 22, 2022
@HeCodes2Much HeCodes2Much pinned this issue Dec 24, 2022
@XDream8
Copy link

XDream8 commented Dec 25, 2022

jkuester/unlauncher#102 may come in handy for this

kiss launcher may help you

nvm, i thought it was written with kotlin

@HeCodes2Much
Copy link
Contributor

ya kiss is java :)

@HeCodes2Much HeCodes2Much unpinned this issue Dec 28, 2022
@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the Status: Stale Not been active for some time. label Jan 25, 2023
@github-tty
Copy link
Contributor

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-tty github-tty closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2023
@HeCodes2Much HeCodes2Much reopened this Mar 2, 2024
@github-tty
Copy link
Contributor

👋 Thanks for reporting!

We will get back to you soon about this issue.

@HeCodes2Much HeCodes2Much removed the Status: Stale Not been active for some time. label Mar 2, 2024
@HeCodes2Much HeCodes2Much added the Niche Only relevant to a very small amount of people label Mar 17, 2024
@HeCodes2Much
Copy link
Contributor

HeCodes2Much commented Mar 19, 2024

Hello @Donkey-Doug and @nskvortsov, I'm in the process of developing this feature, and I'd love to hear your thoughts on how we should present the display for recent apps. Your insights would greatly contribute to optimizing our approach.

I am considering doing the recent apps with icons line this screenshot and they are always at the top. also it only shows the last 10 apps i may make this configurable too.

image

HeCodes2Much added a commit that referenced this issue Mar 19, 2024
Closes #19
Sort by recently used if enabled
Set thew number of recent apps to display
@HeCodes2Much HeCodes2Much added Status: Done This has been compleated. and removed Status: Help wanted Extra attention is needed labels Mar 19, 2024
@HeCodes2Much
Copy link
Contributor

Screenshot_20240319-201816.png

Any apps with the dots next to them are the latest apps used in the order they were last used.

You can config the number of apps to display too in the settings as well as enabling the feature.

The next task will be pined apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Look & Feel The look and feel of the application Niche Only relevant to a very small amount of people Status: Done This has been compleated. Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants