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 - Making the 5 Last Calls Clickable/Replayable #186

Closed
noamlivne opened this issue May 21, 2022 · 7 comments
Closed

Enhancement - Making the 5 Last Calls Clickable/Replayable #186

noamlivne opened this issue May 21, 2022 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@noamlivne
Copy link

Would it be possible to make the 5 last calls that appear in the Main view clickable and replayable?
That way one can return to those last calls immediately.
I know that there is an option of Search Call, but it contains ALL the calls, unfiltered, and it can take time to find what you just heard.
Thank you.

@chuot
Copy link
Owner

chuot commented May 21, 2022

Unfortunately, I don't want to make anything clickable on the main screen. The reason for this is that the aim of Rdio Scanner is to mimic real police radio scanners, where the main display is usually not clickable. This is the same reason why I don't show call duration on the main screen, as it breaks the illusion of a real police scanner.

However, I understand the need to have such functionality. That's why I'm going to add it another way. If you press the REPLAY button multiple times within 750ms between each press, you will replay the history according to the number of times you pressed the REPLAY button.

Suppose you only press the REPLAY button once, it will behave as usual. If you press REPLAY twice, it will replay that call on the second line of the history. Press it 3 times, you will replay the call on the third line, and so on.

@chuot chuot self-assigned this May 21, 2022
@chuot chuot added the enhancement New feature or request label May 21, 2022
@noamlivne
Copy link
Author

noamlivne commented May 21, 2022

Thank you very much! This feature in 6.3.2 works in the browser (Chrome for Windows and Chrome for Android), but it does not work in the Android app. I guess that is something else?

@tdduarte
Copy link

I think he needs to update the apps. Doesn't work in IOS app either.

@chuot
Copy link
Owner

chuot commented May 24, 2022

The native app is a different beast and coded with a different language and framework. I am porting this feature. Wait for v1.6.0 which should be released in a few days.

@chuot
Copy link
Owner

chuot commented May 25, 2022

Rdio Scanner native v1.6.0 is rolling out on Google Play and App Store with the new replay feature.

@noamlivne
Copy link
Author

Works fine! Thank you very much. I wonder if the active call within the 5 last calls list can be highlighted when replaying it?
It can be confusing which call is active.
:)

@chuot
Copy link
Owner

chuot commented May 26, 2022

I'll see what I can do for future releases of the open-source, then I will have to port the change on the native apps.

Since the feature is now added and working, I will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants