-
Notifications
You must be signed in to change notification settings - Fork 0
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
Folders and Files tinting & filtering customizations #65
base: master
Are you sure you want to change the base?
Conversation
Same here, can you outline purpose of it? :) |
This PR contains the following:
|
@tobiasKaminsky |
@tobiasKaminsky I have extracted the fixes which can be up-streamed and here are the links:
Can you please go through them so that I can remove the up-streamed code from this PR. |
Remaining parts do not seem to be Magenta specific, so they can split up and also be upstreamed. |
app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/owncloud/android/ui/fragment/OCFileListFragment.java
Outdated
Show resolved
Hide resolved
c4ac974
to
e588d0a
Compare
@@ -251,6 +252,7 @@ class UnifiedSearchFragment : Fragment(), Injectable, UnifiedSearchListInterface | |||
} | |||
|
|||
override fun onQueryTextSubmit(query: String): Boolean { | |||
KeyboardUtils.hideKeyboardFrom(requireContext(), binding.root) |
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.
@tobiasKaminsky This logic will hide the keyboard every time whenever user do search.
Let me know if this also has to be up-streamed.
7743c4e
to
bbd2f50
Compare
1528d1f
to
4f378ac
Compare
3c3ed5d
to
4824021
Compare
4824021
to
99c2365
Compare
99c2365
to
4ec17af
Compare
4ec17af
to
c183726
Compare
c183726
to
b0bb710
Compare
b0bb710
to
b145599
Compare
b145599
to
ba44c8b
Compare
ba44c8b
to
02f8da1
Compare
02f8da1
to
e8f81ac
Compare
6392b4f
to
98c5214
Compare
98c5214
to
43a5a12
Compare
43a5a12
to
956c93e
Compare
956c93e
to
f419984
Compare
f419984
to
bb1d949
Compare
Update UnifiedSearchFragment.kt. Commit id: 4fb3fb3 from branch bug/NMC-1652. NMC-2140: Tinting removed for folder and file icons and not overlaying icon for folders.
bb1d949
to
b28f11a
Compare
NMC-1922: Filtering only folders and showing them as per NMC-2893 Task
Update UnifiedSearchFragment.kt.
Commit id: 4fb3fb3 from branch bug/NMC-1652.
NMC-3192: ExoPlayer seek forward and backward customization.
NMC-2140: Tinting removed for folder and file icons and not overlaying icon for folders.
Share icon changed.