-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Retain search #1272
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
Retain search #1272
Conversation
|
@AndyScherzinger @tobiasKaminsky pls fix codacy when one of you gets to this PR :) |
|
@mario not working for me :-/ Entered search term "about" and search: Then pressing back or "arrow left" results in
|
|
@tobiasKaminsky I used EXACTLY this workflow and it worked. Will test again in a bit. |
a36023f to
6822460
Compare
|
haven't tested it yet but just fixed codacy (+rebase) |
6822460 to
574524d
Compare
|
I will try to fix this tonight before leaving. |
795d6a0 to
566ecaa
Compare
|
So I've made some progress on this. However, it requires some changes to the overall structure of the app in the fact that all these previews should not inherit from FileDisplayActivity, but should instead have their own activity. Once this is done, the search will be trivial. Postponing this to currently 1.5.1 (or 2.0.1, whatever). |
|
Thanks for the update @mario :) @tobiasKaminsky I'd also then vote for postponing this issue/pr for the next bugfix release. |
|
@AndyScherzinger if any of you can do this (separating previews to their own activity) while I'm away, that would be cool! :) |
|
I am blocked for the rest of the week unfortunately and am hoping that we can release an RC to GPlay soon... Really hope to get that done so we can gain some more user feedback. @tobiasKaminsky are you able to build beta releases for GPlay? |
|
@AndyScherzinger I can build a release still for the next few days so no worries. We have changelog + events refactor + those lint fixes to merge by @tobiasKaminsky and let's do it! :) I was kindly asking if you can do it in the next few weeks so I can fix search after that :) |
|
Oh and the new screen!
|
|
Ah okay :) weeks sounds way better then the next days :) |
3bb360b to
bb9d103
Compare
48c9487 to
9a5b962
Compare
9a5b962 to
f4cdd11
Compare
f4cdd11 to
61f1422
Compare
61f1422 to
630781e
Compare
630781e to
e92aae7
Compare
Signed-off-by: Mario Danic <mario@lovelyhq.com>
Signed-off-by: Mario Danic <mario@lovelyhq.com>
Signed-off-by: Mario Danic <mario@lovelyhq.com>
e92aae7 to
49eb043
Compare
Lint
FindBugs (new)
FindBugs (master)
|
|
Closing this one as it is rather old. |



Signed-off-by: Mario Danic mario@lovelyhq.com
Fixes #686
Fixes #2243