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

Merge UI improvement to OpenTracks #142

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Conversation

kevinqtra
Copy link
Collaborator

@kevinqtra kevinqtra commented Mar 26, 2024

Group 1: UI modifications

Describe the pull request
Improvement to the UI of the OpenTracks application, specifically developing Start/Stop buttons with recording functionality, modifying the pause button to stop recording immediately (instead of having to hold it), the code for avoiding NullPointerException and the floating button to match with stop/start button, and finally creating and improving certain buttons to upgrade the UI, making the application more intuitive.

Link to the the issue
(If available): The link to the issue that this pull request solves.

License agreement
By opening this pull request, you are providing your contribution under the Apache License 2.0 (see LICENSE.md).

XeqtR0 and others added 30 commits March 18, 2024 20:48
Now, user does not have to hold the button
…e recording to stop without crashing once paused.
…y to re-open it while track is still running)
…y to re-open it while track is still running)
--NOTE: Needs changes among selecting multiple options
…time is paused exclusively, total time keeps running while paused.
…time is paused exclusively, total time keeps running while paused.

(cherry picked from commit 48f11af)
…tTime

# Conflicts:
#	src/main/java/de/dennisguse/opentracks/settings/DefaultsSettingsFragment.java
#	src/main/res/values/settings.xml
…turn it into an int. Comparison is then made with the total time of the track.
…ng user selection and comparing to total track time.
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.

5 participants