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

move position per update by delta Lat Long #75

Open
wants to merge 63 commits into
base: master
Choose a base branch
from

Conversation

dev-gonso
Copy link

Hi,
based on the changes from fat-tire I have added a real movement. In the settings you can specify the delta lat long per step.

Due to the fact position may change in seconds not hours I have changed the timer mechanism used.

Regards
gonso

fat-tire and others added 30 commits December 15, 2024 17:38
Update app version to 11/1.9.3-beta
Move minsdk update from 16 to 21 (required for some libraries)
Add required USE_EXACT_ALARM permission
ApplyMockBroadcastreceiver doesn't need to be exported apparently
I think the onDestroy() check is what's really needed.
Also remove check for older, now unsupported android.
But we still reuse the SCHEDULE_REQUEST_CODE.

This should have the result of canceling/replacing the
current pendingintent.  Using FLAG_CANCEL_CURRENT with FLAG_IMMUTABLE
results in an error.
Extract the version code manually. Dn't think this is actually used
for anything.
Don't use custom colors- just use theme defaults.

(previously added the material library)
… speed. IHMO BroadcastReceiver should not be used for events some seconds ahead
Previously, the attribution was not shown properly. This makes it so it is always shown (even when the keyboard is open due to the flex approach)
fat-tire and others added 19 commits February 10, 2025 19:41
Also remove check for older, now unsupported android.
But we still reuse the SCHEDULE_REQUEST_CODE.

This should have the result of canceling/replacing the
current pendingintent.  Using FLAG_CANCEL_CURRENT with FLAG_IMMUTABLE
results in an error.
Extract the version code manually. Dn't think this is actually used
for anything.
again
Previously, the attribution was not shown properly. This makes it so it is always shown (even when the keyboard is open due to the flex approach)
ApplyMockBroadcastreceiver doesn't need to be exported apparently
@ThexXTURBOXx
Copy link
Collaborator

Hello there! Could you please rebase on master? Apparently I cannot do it myself :)

@dev-gonso
Copy link
Author

I'm on the go and can rebase, but I can't really test. I've also decided to implement a new app for simulating GPX and joystick inputs. I had the feeling that this app was no longer being maintained. It's a pity. I hope the rebase helps you anyway.

schöne Grüße nach Passau

@ThexXTURBOXx
Copy link
Collaborator

Thanks and no problem - I will test thoroughly myself! Yeah, this app was unmaintained for quite a while, but I contacted mcastillof via email and he agreed to add me as a collaborator. So, I picked up the torch :)
1.9.2 is already on the way to being published on F-Droid. It's in the current build cycle, so at least the current problems will be fixed soon.
Your PR will land in 2.0.0, if no bigger issues arise!
And thanks - schöne Grüße zurück! :)

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

Successfully merging this pull request may close these issues.

3 participants