-
Notifications
You must be signed in to change notification settings - Fork 374
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
Small features and improvements #2176
Small features and improvements #2176
Conversation
app/src/main/java/net/gsantner/opoc/frontend/filebrowser/GsFileBrowserListAdapter.java
Show resolved
Hide resolved
app/src/main/java/net/gsantner/opoc/frontend/GsSearchOrCustomTextDialog.java
Show resolved
Hide resolved
This is now ready |
Sorting by filesize seems to be broken currently. Guess due the sort-key changes. Can you reproduce that? |
…/markor into small_features_and_improvements
@gsantner I completely missed your comment re file sorting. This is fixed. Added zero padding to solve it. |
@gsantner This is ready to merge. Please let me know if you need changes. I will try and keep these smaller and split them up in the future :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This PR includes a bunch of small features and improvements: